@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/event/8738_Abracos_1>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "Abracos_1" ;
  .
<https://eurobis.org/id/event/8738_Abracos_2>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "Abracos_2" ;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_Codonella_acuta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Codonella_acuta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Codonella_acuta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_Codonella_acuta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_Codonella_acuta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_Codonella_acuta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_Codonella_acuta'^^xsd:string;
  dwc:scientificName 'Codonella acuta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '417132'^^xsd:integer;
  dwc:occurrenceId 'A2_60_Codonella_acuta'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417132'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella acuta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_Codonella_amphorella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Codonella_amphorella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Codonella_amphorella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_Codonella_amphorella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_Codonella_amphorella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_Codonella_amphorella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_Codonella_amphorella'^^xsd:string;
  dwc:scientificName 'Codonella amphorella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '417133'^^xsd:integer;
  dwc:occurrenceId 'A2_60_Codonella_amphorella'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417133'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella amphorella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_Codonella_apicata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Codonella_apicata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Codonella_apicata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_Codonella_apicata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_Codonella_apicata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_Codonella_apicata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_Codonella_apicata'^^xsd:string;
  dwc:scientificName 'Codonella apicata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '417134'^^xsd:integer;
  dwc:occurrenceId 'A2_60_Codonella_apicata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417134'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella apicata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_Codonella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Codonella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Codonella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_Codonella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_Codonella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_Codonella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_Codonella_sp.'^^xsd:string;
  dwc:scientificName 'Codonella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '150203'^^xsd:integer;
  dwc:occurrenceId 'A2_60_Codonella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150203'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_Tintinnopsis_tocantinensis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Tintinnopsis_tocantinensis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Tintinnopsis_tocantinensis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_Tintinnopsis_tocantinensis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_Tintinnopsis_tocantinensis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_Tintinnopsis_tocantinensis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:scientificName 'Tintinnopsis tocantinensis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '417156'^^xsd:integer;
  dwc:occurrenceId 'A2_60_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417156'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis tocantinensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_Tintinnopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Tintinnopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Tintinnopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_Tintinnopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_Tintinnopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_Tintinnopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_Tintinnopsis_spp.'^^xsd:string;
  dwc:scientificName 'Tintinnopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:occurrenceId 'A2_60_Tintinnopsis_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_Codonellopsis_ostenfeldi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Codonellopsis_ostenfeldi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Codonellopsis_ostenfeldi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_Codonellopsis_ostenfeldi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_Codonellopsis_ostenfeldi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_Codonellopsis_ostenfeldi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:scientificName 'Codonellopsis ostenfeldi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '427448'^^xsd:integer;
  dwc:occurrenceId 'A2_60_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427448'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis ostenfeldi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_Codonellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Codonellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Codonellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_Codonellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_Codonellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_Codonellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_Codonellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Codonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '204197'^^xsd:integer;
  dwc:occurrenceId 'A2_60_Codonellopsis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '204197'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_Coxliella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Coxliella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Coxliella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_Coxliella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_Coxliella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_Coxliella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_Coxliella_sp.'^^xsd:string;
  dwc:scientificName 'Coxliella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '150208'^^xsd:integer;
  dwc:occurrenceId 'A2_60_Coxliella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150208'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Coxliella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_Dadayiella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Dadayiella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Dadayiella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_Dadayiella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_Dadayiella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_Dadayiella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_Dadayiella_sp.'^^xsd:string;
  dwc:scientificName 'Dadayiella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '183541'^^xsd:integer;
  dwc:occurrenceId 'A2_60_Dadayiella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183541'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dadayiella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_Dictyocysta_lepida>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Dictyocysta_lepida> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Dictyocysta_lepida> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_Dictyocysta_lepida>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_Dictyocysta_lepida>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_Dictyocysta_lepida" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_Dictyocysta_lepida'^^xsd:string;
  dwc:scientificName 'Dictyocysta lepida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '235767'^^xsd:integer;
  dwc:occurrenceId 'A2_60_Dictyocysta_lepida'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235767'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocysta lepida'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_Epiplocylis_undella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Epiplocylis_undella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Epiplocylis_undella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_Epiplocylis_undella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_Epiplocylis_undella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_Epiplocylis_undella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_Epiplocylis_undella'^^xsd:string;
  dwc:scientificName 'Epiplocylis undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '341668'^^xsd:integer;
  dwc:occurrenceId 'A2_60_Epiplocylis_undella'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '341668'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis undella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_Epiplocylis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Epiplocylis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Epiplocylis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_Epiplocylis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_Epiplocylis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_Epiplocylis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_Epiplocylis_sp.'^^xsd:string;
  dwc:scientificName 'Epiplocylis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '183562'^^xsd:integer;
  dwc:occurrenceId 'A2_60_Epiplocylis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183562'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_Favella_enrenbergii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Favella_enrenbergii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Favella_enrenbergii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_Favella_enrenbergii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_Favella_enrenbergii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_Favella_enrenbergii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_Favella_enrenbergii'^^xsd:string;
  dwc:scientificName 'Favella ehrenbergii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '235761'^^xsd:integer;
  dwc:occurrenceId 'A2_60_Favella_enrenbergii'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235761'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Favella enrenbergii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_Eutintinnus_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Eutintinnus_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Eutintinnus_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_Eutintinnus_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_Eutintinnus_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_Eutintinnus_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_Eutintinnus_spp.'^^xsd:string;
  dwc:scientificName 'Eutintinnus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '183543'^^xsd:integer;
  dwc:occurrenceId 'A2_60_Eutintinnus_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183543'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Eutintinnus spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_Amphorellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Amphorellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Amphorellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_Amphorellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_Amphorellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_Amphorellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_Amphorellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Amphorellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '425527'^^xsd:integer;
  dwc:occurrenceId 'A2_60_Amphorellopsis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '425527'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Amphorellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_Rabdonella_elegans>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Rabdonella_elegans> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Rabdonella_elegans> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_Rabdonella_elegans>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_Rabdonella_elegans>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_Rabdonella_elegans" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_Rabdonella_elegans'^^xsd:string;
  dwc:scientificName 'Rhabdonella elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '183577'^^xsd:integer;
  dwc:occurrenceId 'A2_60_Rabdonella_elegans'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183577'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella elegans'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_Rabdonella_brandti>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Rabdonella_brandti> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Rabdonella_brandti> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_Rabdonella_brandti>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_Rabdonella_brandti>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_Rabdonella_brandti" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_Rabdonella_brandti'^^xsd:string;
  dwc:scientificName 'Rhabdonella brandti'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '427513'^^xsd:integer;
  dwc:occurrenceId 'A2_60_Rabdonella_brandti'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427513'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella brandti'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_Rabdonellopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Rabdonellopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Rabdonellopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_Rabdonellopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_Rabdonellopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_Rabdonellopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_Rabdonellopsis_spp.'^^xsd:string;
  dwc:scientificName 'Rhabdonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '183550'^^xsd:integer;
  dwc:occurrenceId 'A2_60_Rabdonellopsis_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183550'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonellopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_Undella_claparedei>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Undella_claparedei> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Undella_claparedei> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_Undella_claparedei>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_Undella_claparedei>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_Undella_claparedei" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_Undella_claparedei'^^xsd:string;
  dwc:scientificName 'Undella claparedei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '341684'^^xsd:integer;
  dwc:occurrenceId 'A2_60_Undella_claparedei'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417240'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undella claparedei'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_Undella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Undella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Undella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_Undella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_Undella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_Undella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_Undella_sp.'^^xsd:string;
  dwc:scientificName 'Undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '235764'^^xsd:integer;
  dwc:occurrenceId 'A2_60_Undella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235764'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Undella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_Xystonellopsis_heros>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Xystonellopsis_heros> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Xystonellopsis_heros> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_Xystonellopsis_heros>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_Xystonellopsis_heros>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_Xystonellopsis_heros" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_Xystonellopsis_heros'^^xsd:string;
  dwc:scientificName 'Xystonellopsis heros'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '417266'^^xsd:integer;
  dwc:occurrenceId 'A2_60_Xystonellopsis_heros'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417266'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Xystonellopsis heros'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_Tintinnina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Tintinnina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Tintinnina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_Tintinnina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_Tintinnina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_Tintinnina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_Tintinnina_(others)'^^xsd:string;
  dwc:scientificName 'Tintinnina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '732976'^^xsd:integer;
  dwc:occurrenceId 'A2_60_Tintinnina_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_Collosphaera_macropora>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Collosphaera_macropora> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Collosphaera_macropora> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_Collosphaera_macropora>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_Collosphaera_macropora>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_Collosphaera_macropora" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_Collosphaera_macropora'^^xsd:string;
  dwc:scientificName 'Collosphaera macropora'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '493482'^^xsd:integer;
  dwc:occurrenceId 'A2_60_Collosphaera_macropora'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493482'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Collosphaera macropora'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_Dictyocoryne_profunda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Dictyocoryne_profunda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Dictyocoryne_profunda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_Dictyocoryne_profunda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_Dictyocoryne_profunda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_Dictyocoryne_profunda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_Dictyocoryne_profunda'^^xsd:string;
  dwc:scientificName 'Dictyocoryne profunda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '412935'^^xsd:integer;
  dwc:occurrenceId 'A2_60_Dictyocoryne_profunda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412935'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne profunda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_Dictyocoryne_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Dictyocoryne_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Dictyocoryne_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_Dictyocoryne_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_Dictyocoryne_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_Dictyocoryne_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_Dictyocoryne_sp.'^^xsd:string;
  dwc:scientificName 'Dictyocoryne'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '412934'^^xsd:integer;
  dwc:occurrenceId 'A2_60_Dictyocoryne_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412934'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_Discopyle_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Discopyle_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Discopyle_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_Discopyle_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_Discopyle_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_Discopyle_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_Discopyle_sp.'^^xsd:string;
  dwc:scientificName 'Discopyle'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '493501'^^xsd:integer;
  dwc:occurrenceId 'A2_60_Discopyle_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Discopyle sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_Pylonidae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Pylonidae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Pylonidae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_Pylonidae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_Pylonidae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_Pylonidae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_Pylonidae'^^xsd:string;
  dwc:scientificName 'Pyloniidae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '345902'^^xsd:integer;
  dwc:occurrenceId 'A2_60_Pylonidae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345902'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:verbatimIdentification 'Pylonidae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_Spongodiscus_resurgens>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Spongodiscus_resurgens> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Spongodiscus_resurgens> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_Spongodiscus_resurgens>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_Spongodiscus_resurgens>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_Spongodiscus_resurgens" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_Spongodiscus_resurgens'^^xsd:string;
  dwc:scientificName 'Spongodiscus resurgens'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '493608'^^xsd:integer;
  dwc:occurrenceId 'A2_60_Spongodiscus_resurgens'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493608'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongodiscus resurgens'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_Spongosphaera_streptacantha>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Spongosphaera_streptacantha> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Spongosphaera_streptacantha> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_Spongosphaera_streptacantha>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_Spongosphaera_streptacantha>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_Spongosphaera_streptacantha" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_Spongosphaera_streptacantha'^^xsd:string;
  dwc:scientificName 'Spongosphaera streptacantha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '493393'^^xsd:integer;
  dwc:occurrenceId 'A2_60_Spongosphaera_streptacantha'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493393'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongosphaera streptacantha'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_Spongaster_tetras>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Spongaster_tetras> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Spongaster_tetras> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_Spongaster_tetras>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_Spongaster_tetras>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_Spongaster_tetras" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_Spongaster_tetras'^^xsd:string;
  dwc:scientificName 'Spongaster tetras'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '412940'^^xsd:integer;
  dwc:occurrenceId 'A2_60_Spongaster_tetras'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412940'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongaster tetras'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_Spongotrochus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Spongotrochus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Spongotrochus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_Spongotrochus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_Spongotrochus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_Spongotrochus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_Spongotrochus_sp.'^^xsd:string;
  dwc:scientificName 'Spongotrochus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '412948'^^xsd:integer;
  dwc:occurrenceId 'A2_60_Spongotrochus_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Spongotrochus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_Zygocircus_productus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Zygocircus_productus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Zygocircus_productus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_Zygocircus_productus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_Zygocircus_productus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_Zygocircus_productus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_Zygocircus_productus'^^xsd:string;
  dwc:scientificName 'Zygocircus productus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '493705'^^xsd:integer;
  dwc:occurrenceId 'A2_60_Zygocircus_productus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493705'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus productus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_Zygocircus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Zygocircus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Zygocircus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_Zygocircus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_Zygocircus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_Zygocircus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_Zygocircus_sp.'^^xsd:string;
  dwc:scientificName 'Zygocircus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '493702'^^xsd:integer;
  dwc:occurrenceId 'A2_60_Zygocircus_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493702'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_Polycystina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Polycystina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Polycystina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_Polycystina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_Polycystina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_Polycystina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_Polycystina_(others)'^^xsd:string;
  dwc:scientificName 'Polycystina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '235740'^^xsd:integer;
  dwc:occurrenceId 'A2_60_Polycystina_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235740'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Polycystina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_ACANTHARIA_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_ACANTHARIA_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_ACANTHARIA_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_ACANTHARIA_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_ACANTHARIA_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_ACANTHARIA_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_ACANTHARIA_spp.'^^xsd:string;
  dwc:scientificName 'Acantharia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '586732'^^xsd:integer;
  dwc:occurrenceId 'A2_60_ACANTHARIA_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '586732'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'ACANTHARIA spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_Bolivina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Bolivina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Bolivina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_Bolivina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_Bolivina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_Bolivina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_Bolivina_sp.'^^xsd:string;
  dwc:scientificName 'Bolivina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '112101'^^xsd:integer;
  dwc:occurrenceId 'A2_60_Bolivina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Bolivina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_Globigerina_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Globigerina_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Globigerina_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_Globigerina_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_Globigerina_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_Globigerina_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_Globigerina_bulloides'^^xsd:string;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:occurrenceId 'A2_60_Globigerina_bulloides'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globigerina bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_Globogirinoides_ruber>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Globogirinoides_ruber> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Globogirinoides_ruber> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_Globogirinoides_ruber>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_Globogirinoides_ruber>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_Globogirinoides_ruber" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_Globogirinoides_ruber'^^xsd:string;
  dwc:scientificName 'Globigerinoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:occurrenceId 'A2_60_Globogirinoides_ruber'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globogirinoides ruber'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_Globorotalia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Globorotalia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Globorotalia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_Globorotalia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_Globorotalia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_Globorotalia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_Globorotalia_spp.'^^xsd:string;
  dwc:scientificName 'Globorotalia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '112200'^^xsd:integer;
  dwc:occurrenceId 'A2_60_Globorotalia_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112200'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Globorotalia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_Neogloboquadrina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Neogloboquadrina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Neogloboquadrina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_Neogloboquadrina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_Neogloboquadrina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_Neogloboquadrina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_Neogloboquadrina_sp.'^^xsd:string;
  dwc:scientificName 'Neogloboquadrina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '112202'^^xsd:integer;
  dwc:occurrenceId 'A2_60_Neogloboquadrina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112202'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Neogloboquadrina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_Orbulina_universa>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Orbulina_universa> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Orbulina_universa> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_Orbulina_universa>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_Orbulina_universa>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_Orbulina_universa" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_Orbulina_universa'^^xsd:string;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:occurrenceId 'A2_60_Orbulina_universa'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Orbulina universa'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_Tretomphalus_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Tretomphalus_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Tretomphalus_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_Tretomphalus_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_Tretomphalus_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_Tretomphalus_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_Tretomphalus_bulloides'^^xsd:string;
  dwc:scientificName 'Tretomphalus bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '113184'^^xsd:integer;
  dwc:occurrenceId 'A2_60_Tretomphalus_bulloides'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tretomphalus bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_Trochammina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Trochammina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Trochammina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_Trochammina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_Trochammina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_Trochammina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_Trochammina_sp.'^^xsd:string;
  dwc:scientificName 'Trochammina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:occurrenceId 'A2_60_Trochammina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Trochammina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_Foraminifera_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Foraminifera_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Foraminifera_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_Foraminifera_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_Foraminifera_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_Foraminifera_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_Foraminifera_(others)'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:occurrenceId 'A2_60_Foraminifera_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Foraminifera (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_Nannocalanus_minor>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Nannocalanus_minor> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Nannocalanus_minor> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_Nannocalanus_minor>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_Nannocalanus_minor>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_Nannocalanus_minor" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_Nannocalanus_minor'^^xsd:string;
  dwc:scientificName 'Nannocalanus minor'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '104469'^^xsd:integer;
  dwc:occurrenceId 'A2_60_Nannocalanus_minor'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104469'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus minor'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_Nannocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Nannocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Nannocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_Nannocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_Nannocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_Nannocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Nannocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '104154'^^xsd:integer;
  dwc:occurrenceId 'A2_60_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104154'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_Neocalanus_robustior>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Neocalanus_robustior> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Neocalanus_robustior> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_Neocalanus_robustior>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_Neocalanus_robustior>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_Neocalanus_robustior" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_Neocalanus_robustior'^^xsd:string;
  dwc:scientificName 'Neocalanus robustior'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '104472'^^xsd:integer;
  dwc:occurrenceId 'A2_60_Neocalanus_robustior'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104472'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Neocalanus robustior'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_Undinula_vulgaris_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Undinula_vulgaris_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Undinula_vulgaris_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_Undinula_vulgaris_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_Undinula_vulgaris_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_Undinula_vulgaris_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:scientificName 'Undinula vulgaris'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '104473'^^xsd:integer;
  dwc:occurrenceId 'A2_60_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104473'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undinula vulgaris (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_Acrocalanus_longicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Acrocalanus_longicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Acrocalanus_longicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_Acrocalanus_longicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_Acrocalanus_longicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_Acrocalanus_longicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_Acrocalanus_longicornis'^^xsd:string;
  dwc:scientificName 'Acrocalanus longicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '104646'^^xsd:integer;
  dwc:occurrenceId 'A2_60_Acrocalanus_longicornis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104646'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus longicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_Acrocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Acrocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Acrocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_Acrocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_Acrocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_Acrocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Acrocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '104192'^^xsd:integer;
  dwc:occurrenceId 'A2_60_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104192'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_Calocalanos_pavo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Calocalanos_pavo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Calocalanos_pavo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_Calocalanos_pavo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_Calocalanos_pavo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_Calocalanos_pavo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_Calocalanos_pavo'^^xsd:string;
  dwc:scientificName 'Calocalanus pavo'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '104669'^^xsd:integer;
  dwc:occurrenceId 'A2_60_Calocalanos_pavo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanos pavo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_Calocalanus_sp. _(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:scientificName 'Calocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '104193'^^xsd:integer;
  dwc:occurrenceId 'A2_60_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104193'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanus sp.  (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_Delibus_sewelli>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Delibus_sewelli> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Delibus_sewelli> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_Delibus_sewelli>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_Delibus_sewelli>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_Delibus_sewelli" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_Delibus_sewelli'^^xsd:string;
  dwc:scientificName 'Delius sewelli'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '363906'^^xsd:integer;
  dwc:occurrenceId 'A2_60_Delibus_sewelli'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363906'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sewelli'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_Delibus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Delibus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Delibus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_Delibus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_Delibus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_Delibus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Delius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '363904'^^xsd:integer;
  dwc:occurrenceId 'A2_60_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363904'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_Mecynocera_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Mecynocera_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Mecynocera_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_Mecynocera_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_Mecynocera_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_Mecynocera_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Mecynocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '104184'^^xsd:integer;
  dwc:occurrenceId 'A2_60_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Mecynocera sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_Paracalanus_aculeatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Paracalanus_aculeatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Paracalanus_aculeatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_Paracalanus_aculeatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_Paracalanus_aculeatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_Paracalanus_aculeatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_Paracalanus_aculeatus'^^xsd:string;
  dwc:scientificName 'Paracalanus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '104681'^^xsd:integer;
  dwc:occurrenceId 'A2_60_Paracalanus_aculeatus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1464945'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus aculeatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_Paracalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Paracalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Paracalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_Paracalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_Paracalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_Paracalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Paracalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '104196'^^xsd:integer;
  dwc:occurrenceId 'A2_60_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104196'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_Rhincalanus_cornutus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Rhincalanus_cornutus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Rhincalanus_cornutus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_Rhincalanus_cornutus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_Rhincalanus_cornutus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_Rhincalanus_cornutus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_Rhincalanus_cornutus'^^xsd:string;
  dwc:scientificName 'Rhincalanus cornutus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '104542'^^xsd:integer;
  dwc:occurrenceId 'A2_60_Rhincalanus_cornutus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1488083'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rhincalanus cornutus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_Subeucalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Subeucalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Subeucalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_Subeucalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_Subeucalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_Subeucalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Subeucalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '104173'^^xsd:integer;
  dwc:occurrenceId 'A2_60_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104173'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Subeucalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_Clausocalanus_furcatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Clausocalanus_furcatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Clausocalanus_furcatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_Clausocalanus_furcatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_Clausocalanus_furcatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_Clausocalanus_furcatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_Clausocalanus_furcatus'^^xsd:string;
  dwc:scientificName 'Clausocalanus furcatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '104503'^^xsd:integer;
  dwc:occurrenceId 'A2_60_Clausocalanus_furcatus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104503'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus furcatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_Clausocalanus_mastigophorus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Clausocalanus_mastigophorus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Clausocalanus_mastigophorus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_Clausocalanus_mastigophorus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_Clausocalanus_mastigophorus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_Clausocalanus_mastigophorus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:scientificName 'Clausocalanus mastigophorus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '104506'^^xsd:integer;
  dwc:occurrenceId 'A2_60_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104506'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus mastigophorus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_Clausocalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Clausocalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Clausocalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_Clausocalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_Clausocalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_Clausocalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Clausocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '104161'^^xsd:integer;
  dwc:occurrenceId 'A2_60_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104161'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_Euchaeta_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Euchaeta_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Euchaeta_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_Euchaeta_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_Euchaeta_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_Euchaeta_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Euchaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '104174'^^xsd:integer;
  dwc:occurrenceId 'A2_60_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104174'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Euchaeta spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_Scolecithrix_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Scolecithrix_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Scolecithrix_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_Scolecithrix_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_Scolecithrix_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_Scolecithrix_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_Scolecithrix_danae'^^xsd:string;
  dwc:scientificName 'Scolecithrix danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '104821'^^xsd:integer;
  dwc:occurrenceId 'A2_60_Scolecithrix_danae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104821'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_Scolecithrix_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Scolecithrix_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Scolecithrix_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_Scolecithrix_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_Scolecithrix_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_Scolecithrix_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Scolecithrix'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '104230'^^xsd:integer;
  dwc:occurrenceId 'A2_60_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104230'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_Lucicutia_flavicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Lucicutia_flavicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Lucicutia_flavicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_Lucicutia_flavicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_Lucicutia_flavicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_Lucicutia_flavicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_Lucicutia_flavicornis'^^xsd:string;
  dwc:scientificName 'Lucicutia flavicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '104597'^^xsd:integer;
  dwc:occurrenceId 'A2_60_Lucicutia_flavicornis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104597'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia flavicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_Lucicutia_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Lucicutia_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Lucicutia_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_Lucicutia_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_Lucicutia_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_Lucicutia_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_Lucicutia_sp.'^^xsd:string;
  dwc:scientificName 'Lucicutia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '104183'^^xsd:integer;
  dwc:occurrenceId 'A2_60_Lucicutia_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104183'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_Pleuromamma_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Pleuromamma_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Pleuromamma_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_Pleuromamma_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_Pleuromamma_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_Pleuromamma_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Pleuromamma'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '104191'^^xsd:integer;
  dwc:occurrenceId 'A2_60_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104191'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Pleuromamma sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_Temora_stylifera_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Temora_stylifera_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Temora_stylifera_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_Temora_stylifera_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_Temora_stylifera_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_Temora_stylifera_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:scientificName 'Temora stylifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '104879'^^xsd:integer;
  dwc:occurrenceId 'A2_60_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104879'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora stylifera (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_Temora_turbinata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Temora_turbinata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Temora_turbinata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_Temora_turbinata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_Temora_turbinata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_Temora_turbinata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_Temora_turbinata'^^xsd:string;
  dwc:scientificName 'Temora turbinata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '104880'^^xsd:integer;
  dwc:occurrenceId 'A2_60_Temora_turbinata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104880'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora turbinata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_Candacia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Candacia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Candacia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_Candacia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_Candacia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_Candacia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_Candacia_spp.'^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A2_60_Candacia_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_Candacia_sp._%28copepodite%29%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Candacia_sp._%28copepodite%29%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Candacia_sp._%28copepodite%29%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_Candacia_sp._%28copepodite%29%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_Candacia_sp._%28copepodite%29%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_Candacia_sp._(copepodite) " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A2_60_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia sp. (copepodite) '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_Calanopia_americana_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Calanopia_americana_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Calanopia_americana_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_Calanopia_americana_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_Calanopia_americana_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_Calanopia_americana_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:scientificName 'Calanopia americana'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '104723'^^xsd:integer;
  dwc:occurrenceId 'A2_60_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104723'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calanopia americana (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_Acartia_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Acartia_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Acartia_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_Acartia_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_Acartia_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_Acartia_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_Acartia_danae'^^xsd:string;
  dwc:scientificName 'Acartia (Acartia) danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '346026'^^xsd:integer;
  dwc:occurrenceId 'A2_60_Acartia_danae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346026'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_Acartia_lilljeborgii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Acartia_lilljeborgii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Acartia_lilljeborgii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_Acartia_lilljeborgii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_Acartia_lilljeborgii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_Acartia_lilljeborgii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_Acartia_lilljeborgii'^^xsd:string;
  dwc:scientificName 'Acartia lilljeborgii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '348510'^^xsd:integer;
  dwc:occurrenceId 'A2_60_Acartia_lilljeborgii'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia lilljeborgii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_Calanoida_%28others_copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Calanoida_%28others_copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Calanoida_%28others_copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_Calanoida_%28others_copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_Calanoida_%28others_copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_Calanoida_(others_copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'A2_60_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Calanoida (others copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_Oithona_atlantica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Oithona_atlantica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Oithona_atlantica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_Oithona_atlantica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_Oithona_atlantica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_Oithona_atlantica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_Oithona_atlantica'^^xsd:string;
  dwc:scientificName 'Oithona atlantica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '106642'^^xsd:integer;
  dwc:occurrenceId 'A2_60_Oithona_atlantica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106642'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona atlantica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_Oithona_plumifera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Oithona_plumifera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Oithona_plumifera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_Oithona_plumifera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_Oithona_plumifera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_Oithona_plumifera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_Oithona_plumifera'^^xsd:string;
  dwc:scientificName 'Oithona plumifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '106652'^^xsd:integer;
  dwc:occurrenceId 'A2_60_Oithona_plumifera'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106652'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona plumifera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_Oithona_setigera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Oithona_setigera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Oithona_setigera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_Oithona_setigera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_Oithona_setigera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_Oithona_setigera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_Oithona_setigera'^^xsd:string;
  dwc:scientificName 'Oithona setigera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '106655'^^xsd:integer;
  dwc:occurrenceId 'A2_60_Oithona_setigera'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '734517'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona setigera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_Oithona_hebes>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Oithona_hebes> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Oithona_hebes> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_Oithona_hebes>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_Oithona_hebes>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_Oithona_hebes" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_Oithona_hebes'^^xsd:string;
  dwc:scientificName 'Oithona hebes'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '106647'^^xsd:integer;
  dwc:occurrenceId 'A2_60_Oithona_hebes'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106647'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona hebes'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_Oithona_spp.%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Oithona_spp.%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Oithona_spp.%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_Oithona_spp.%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_Oithona_spp.%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_Oithona_spp. " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_Oithona_spp. '^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A2_60_Oithona_spp. '^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_Oithona_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Oithona_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Oithona_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_Oithona_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_Oithona_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_Oithona_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A2_60_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_Microsetella_norvegica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Microsetella_norvegica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Microsetella_norvegica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_Microsetella_norvegica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_Microsetella_norvegica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_Microsetella_norvegica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_Microsetella_norvegica'^^xsd:string;
  dwc:scientificName 'Microsetella norvegica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '116115'^^xsd:integer;
  dwc:occurrenceId 'A2_60_Microsetella_norvegica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116115'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella norvegica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_Microsetella_rosea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Microsetella_rosea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Microsetella_rosea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_Microsetella_rosea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_Microsetella_rosea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_Microsetella_rosea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_Microsetella_rosea'^^xsd:string;
  dwc:scientificName 'Microsetella rosea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '116116'^^xsd:integer;
  dwc:occurrenceId 'A2_60_Microsetella_rosea'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116116'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella rosea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_Microsetella_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Microsetella_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Microsetella_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_Microsetella_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_Microsetella_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_Microsetella_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Microsetella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '115341'^^xsd:integer;
  dwc:occurrenceId 'A2_60_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115341'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_Macrosetella_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Macrosetella_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Macrosetella_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_Macrosetella_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_Macrosetella_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_Macrosetella_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_Macrosetella_gracilis'^^xsd:string;
  dwc:scientificName 'Macrosetella gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '116382'^^xsd:integer;
  dwc:occurrenceId 'A2_60_Macrosetella_gracilis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116382'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Macrosetella gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_Miracia_efferata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Miracia_efferata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Miracia_efferata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_Miracia_efferata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_Miracia_efferata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_Miracia_efferata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_Miracia_efferata'^^xsd:string;
  dwc:scientificName 'Miracia efferata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '116383'^^xsd:integer;
  dwc:occurrenceId 'A2_60_Miracia_efferata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116383'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Miracia efferata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_Oncaea_media>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Oncaea_media> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Oncaea_media> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_Oncaea_media>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_Oncaea_media>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_Oncaea_media" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_Oncaea_media'^^xsd:string;
  dwc:scientificName 'Oncaea media'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '128938'^^xsd:integer;
  dwc:occurrenceId 'A2_60_Oncaea_media'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1862287'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea media'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_Oncaea_venusta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Oncaea_venusta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Oncaea_venusta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_Oncaea_venusta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_Oncaea_venusta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_Oncaea_venusta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_Oncaea_venusta'^^xsd:string;
  dwc:scientificName 'Oncaea venusta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '128954'^^xsd:integer;
  dwc:occurrenceId 'A2_60_Oncaea_venusta'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1754274'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea venusta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_Oncaea_mediterranea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Oncaea_mediterranea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Oncaea_mediterranea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_Oncaea_mediterranea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_Oncaea_mediterranea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_Oncaea_mediterranea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_Oncaea_mediterranea'^^xsd:string;
  dwc:scientificName 'Oncaea mediterranea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '128939'^^xsd:integer;
  dwc:occurrenceId 'A2_60_Oncaea_mediterranea'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128939'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea mediterranea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_Oncaea_scottodicarloi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Oncaea_scottodicarloi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Oncaea_scottodicarloi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_Oncaea_scottodicarloi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_Oncaea_scottodicarloi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_Oncaea_scottodicarloi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_Oncaea_scottodicarloi'^^xsd:string;
  dwc:scientificName 'Oncaea scottodicarloi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '128950'^^xsd:integer;
  dwc:occurrenceId 'A2_60_Oncaea_scottodicarloi'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128950'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea scottodicarloi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_Oncaea_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Oncaea_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Oncaea_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_Oncaea_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_Oncaea_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_Oncaea_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oncaea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '128690'^^xsd:integer;
  dwc:occurrenceId 'A2_60_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128690'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_Hemicyclops_thallassius>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Hemicyclops_thallassius> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Hemicyclops_thallassius> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_Hemicyclops_thallassius>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_Hemicyclops_thallassius>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_Hemicyclops_thallassius" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_Hemicyclops_thallassius'^^xsd:string;
  dwc:scientificName 'Hemicyclops thalassius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '352254'^^xsd:integer;
  dwc:occurrenceId 'A2_60_Hemicyclops_thallassius'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '352254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Hemicyclops thallassius'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_Copilia_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Copilia_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Copilia_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_Copilia_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_Copilia_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_Copilia_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Copilia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '128721'^^xsd:integer;
  dwc:occurrenceId 'A2_60_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128721'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Copilia spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_Agetus_flaccus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Agetus_flaccus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Agetus_flaccus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_Agetus_flaccus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_Agetus_flaccus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_Agetus_flaccus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_Agetus_flaccus'^^xsd:string;
  dwc:scientificName 'Agetus flaccus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '128795'^^xsd:integer;
  dwc:occurrenceId 'A2_60_Agetus_flaccus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128795'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Agetus flaccus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_Corycaeus_speciosus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Corycaeus_speciosus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Corycaeus_speciosus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_Corycaeus_speciosus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_Corycaeus_speciosus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_Corycaeus_speciosus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_Corycaeus_speciosus'^^xsd:string;
  dwc:scientificName 'Corycaeus speciosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '128800'^^xsd:integer;
  dwc:occurrenceId 'A2_60_Corycaeus_speciosus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128800'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus speciosus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_Corycaeus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Corycaeus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Corycaeus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_Corycaeus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_Corycaeus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_Corycaeus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Corycaeus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '128634'^^xsd:integer;
  dwc:occurrenceId 'A2_60_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128634'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_Farranula_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Farranula_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Farranula_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_Farranula_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_Farranula_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_Farranula_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_Farranula_gracilis'^^xsd:string;
  dwc:scientificName 'Farranula gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '128813'^^xsd:integer;
  dwc:occurrenceId 'A2_60_Farranula_gracilis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128813'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_Farranula_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Farranula_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Farranula_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_Farranula_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_Farranula_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_Farranula_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Farranula'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '128636'^^xsd:integer;
  dwc:occurrenceId 'A2_60_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128636'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_Copepoda_%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Copepoda_%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Copepoda_%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_Copepoda_%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_Copepoda_%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_Copepoda_(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_Copepoda_(nauplius)'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'A2_60_Copepoda_(nauplius)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Copepoda (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_CIRRIPEDIA__%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_CIRRIPEDIA__%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_CIRRIPEDIA__%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_CIRRIPEDIA__%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_CIRRIPEDIA__%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_CIRRIPEDIA__(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:occurrenceId 'A2_60_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  dwc:verbatimIdentification 'CIRRIPEDIA  (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_STOMATOPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_STOMATOPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_STOMATOPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_STOMATOPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_STOMATOPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_STOMATOPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Stomatopoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '14355'^^xsd:integer;
  dwc:occurrenceId 'A2_60_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '14355'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'STOMATOPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_DECAPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_DECAPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_DECAPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_DECAPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_DECAPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_DECAPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_DECAPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:occurrenceId 'A2_60_DECAPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'DECAPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_ECHINODERMATA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_ECHINODERMATA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_ECHINODERMATA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_ECHINODERMATA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_ECHINODERMATA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_ECHINODERMATA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:scientificName 'Echinodermata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '1806'^^xsd:integer;
  dwc:occurrenceId 'A2_60_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1806'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'ECHINODERMATA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_BRYOZOA_%28cyphonauta_larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_BRYOZOA_%28cyphonauta_larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_BRYOZOA_%28cyphonauta_larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_BRYOZOA_%28cyphonauta_larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_BRYOZOA_%28cyphonauta_larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_BRYOZOA_(cyphonauta_larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'A2_60_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'BRYOZOA (cyphonauta larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_Sagitta_friedreich>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Sagitta_friedreich> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Sagitta_friedreich> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_Sagitta_friedreich>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_Sagitta_friedreich>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_Sagitta_friedreich" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_Sagitta_friedreich'^^xsd:string;
  dwc:scientificName 'Sagitta friderici'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '105452'^^xsd:integer;
  dwc:occurrenceId 'A2_60_Sagitta_friedreich'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105441'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta friedreich'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_Sagitta_spp.%C2%A0%28imature%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Sagitta_spp.%C2%A0%28imature%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Sagitta_spp.%C2%A0%28imature%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_Sagitta_spp.%C2%A0%28imature%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_Sagitta_spp.%C2%A0%28imature%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_Sagitta_spp. (imature)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_Sagitta_spp. (imature)'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:occurrenceId 'A2_60_Sagitta_spp. (imature)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta spp. (imature)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_Chaetognatha_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Chaetognatha_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Chaetognatha_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_Chaetognatha_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_Chaetognatha_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_Chaetognatha_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_Chaetognatha_(others)'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:occurrenceId 'A2_60_Chaetognatha_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Chaetognatha (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_Fritillaria_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Fritillaria_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Fritillaria_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_Fritillaria_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_Fritillaria_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_Fritillaria_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_Fritillaria_spp.'^^xsd:string;
  dwc:scientificName 'Fritillaria'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '103358'^^xsd:integer;
  dwc:occurrenceId 'A2_60_Fritillaria_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Fritillaria spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_Oikopleura_dioica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Oikopleura_dioica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Oikopleura_dioica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_Oikopleura_dioica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_Oikopleura_dioica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_Oikopleura_dioica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_Oikopleura_dioica'^^xsd:string;
  dwc:scientificName 'Oikopleura dioica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '1770057'^^xsd:integer;
  dwc:occurrenceId 'A2_60_Oikopleura_dioica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura dioica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_Oikopleura_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Oikopleura_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Oikopleura_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_Oikopleura_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_Oikopleura_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_Oikopleura_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_Oikopleura_spp.'^^xsd:string;
  dwc:scientificName 'Oikopleura'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '103367'^^xsd:integer;
  dwc:occurrenceId 'A2_60_Oikopleura_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_Appendicularia_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Appendicularia_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Appendicularia_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_Appendicularia_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_Appendicularia_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_Appendicularia_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_Appendicularia_(others)'^^xsd:string;
  dwc:scientificName 'Appendicularia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '146421'^^xsd:integer;
  dwc:occurrenceId 'A2_60_Appendicularia_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146421'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Appendicularia (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_Thalia_democratica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Thalia_democratica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Thalia_democratica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_Thalia_democratica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_Thalia_democratica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_Thalia_democratica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_Thalia_democratica'^^xsd:string;
  dwc:scientificName 'Thalia democratica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '137279'^^xsd:integer;
  dwc:occurrenceId 'A2_60_Thalia_democratica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137279'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Thalia democratica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_Doliolo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Doliolo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Doliolo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_Doliolo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_Doliolo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_Doliolo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_Doliolo'^^xsd:string;
  dwc:scientificName 'Dolioloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '137221'^^xsd:integer;
  dwc:occurrenceId 'A2_60_Doliolo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137221'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Doliolo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_Teleostei_%28egg%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Teleostei_%28egg%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Teleostei_%28egg%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_Teleostei_%28egg%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_Teleostei_%28egg%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_Teleostei_(egg)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_Teleostei_(egg)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A2_60_Teleostei_(egg)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (egg)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_Teleostei_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Teleostei_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Teleostei_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_Teleostei_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_Teleostei_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_Teleostei_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_Teleostei_(larvae)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A2_60_Teleostei_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_SIPHONOPHORAE_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_SIPHONOPHORAE_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_SIPHONOPHORAE_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_SIPHONOPHORAE_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_SIPHONOPHORAE_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_SIPHONOPHORAE_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:scientificName 'Siphonophorae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '1371'^^xsd:integer;
  dwc:occurrenceId 'A2_60_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'SIPHONOPHORAE spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_Gastropoda_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Gastropoda_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Gastropoda_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_Gastropoda_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_Gastropoda_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_Gastropoda_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_Gastropoda_(veliger)'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'A2_60_Gastropoda_(veliger)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Gastropoda (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_Pteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Pteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Pteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_Pteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_Pteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_Pteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_Pteropoda'^^xsd:string;
  dwc:scientificName 'Pteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '325345'^^xsd:integer;
  dwc:occurrenceId 'A2_60_Pteropoda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '325345'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Pteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_Heteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Heteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Heteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_Heteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_Heteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_Heteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_Heteropoda'^^xsd:string;
  dwc:scientificName 'Heteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '1491356'^^xsd:integer;
  dwc:occurrenceId 'A2_60_Heteropoda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491356'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Heteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_Bivalvia_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Bivalvia_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_Bivalvia_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_Bivalvia_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_Bivalvia_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_Bivalvia_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_Bivalvia_(veliger)'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'A2_60_Bivalvia_(veliger)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Bivalvia (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_POLYCHAETA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_POLYCHAETA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_POLYCHAETA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_POLYCHAETA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_POLYCHAETA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_POLYCHAETA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'A2_60_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'POLYCHAETA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_OSTRACODA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_OSTRACODA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_OSTRACODA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_OSTRACODA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_OSTRACODA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_OSTRACODA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_OSTRACODA'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'A2_60_OSTRACODA'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'OSTRACODA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_60_CLADOCERA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_60_CLADOCERA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_60_CLADOCERA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5467952"^^xsd:decimal ;
  dwc:decimalLongitude "-36.3567592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_60_CLADOCERA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5467952 -36.3567592)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5467952"^^xsd:decimal ;
  geo-pos:long "-36.3567592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_60_CLADOCERA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_60_CLADOCERA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_60_CLADOCERA'^^xsd:string;
  dwc:scientificName 'Cladocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.3567592'^^xsd:double;
  dwc:latitude '-3.5467952'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 60'^^xsd:string;
  dwc:aphiaid '1076'^^xsd:integer;
  dwc:occurrenceId 'A2_60_CLADOCERA'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '155670'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'CLADOCERA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_Codonella_acuta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Codonella_acuta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Codonella_acuta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_Codonella_acuta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_Codonella_acuta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_Codonella_acuta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_Codonella_acuta'^^xsd:string;
  dwc:scientificName 'Codonella acuta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '417132'^^xsd:integer;
  dwc:occurrenceId 'A2_61_Codonella_acuta'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417132'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella acuta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_Codonella_amphorella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Codonella_amphorella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Codonella_amphorella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_Codonella_amphorella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_Codonella_amphorella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_Codonella_amphorella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_Codonella_amphorella'^^xsd:string;
  dwc:scientificName 'Codonella amphorella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '417133'^^xsd:integer;
  dwc:occurrenceId 'A2_61_Codonella_amphorella'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417133'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella amphorella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_Codonella_apicata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Codonella_apicata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Codonella_apicata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_Codonella_apicata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_Codonella_apicata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_Codonella_apicata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_Codonella_apicata'^^xsd:string;
  dwc:scientificName 'Codonella apicata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '417134'^^xsd:integer;
  dwc:occurrenceId 'A2_61_Codonella_apicata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417134'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella apicata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_Codonella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Codonella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Codonella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_Codonella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_Codonella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_Codonella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_Codonella_sp.'^^xsd:string;
  dwc:scientificName 'Codonella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '150203'^^xsd:integer;
  dwc:occurrenceId 'A2_61_Codonella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150203'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_Tintinnopsis_tocantinensis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Tintinnopsis_tocantinensis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Tintinnopsis_tocantinensis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_Tintinnopsis_tocantinensis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_Tintinnopsis_tocantinensis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_Tintinnopsis_tocantinensis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:scientificName 'Tintinnopsis tocantinensis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '417156'^^xsd:integer;
  dwc:occurrenceId 'A2_61_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417156'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis tocantinensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_Tintinnopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Tintinnopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Tintinnopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_Tintinnopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_Tintinnopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_Tintinnopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_Tintinnopsis_spp.'^^xsd:string;
  dwc:scientificName 'Tintinnopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:occurrenceId 'A2_61_Tintinnopsis_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_Codonellopsis_ostenfeldi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Codonellopsis_ostenfeldi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Codonellopsis_ostenfeldi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_Codonellopsis_ostenfeldi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_Codonellopsis_ostenfeldi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_Codonellopsis_ostenfeldi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:scientificName 'Codonellopsis ostenfeldi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '427448'^^xsd:integer;
  dwc:occurrenceId 'A2_61_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427448'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis ostenfeldi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_Codonellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Codonellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Codonellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_Codonellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_Codonellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_Codonellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_Codonellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Codonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '204197'^^xsd:integer;
  dwc:occurrenceId 'A2_61_Codonellopsis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '204197'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_Coxliella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Coxliella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Coxliella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_Coxliella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_Coxliella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_Coxliella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_Coxliella_sp.'^^xsd:string;
  dwc:scientificName 'Coxliella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '150208'^^xsd:integer;
  dwc:occurrenceId 'A2_61_Coxliella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150208'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Coxliella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_Dadayiella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Dadayiella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Dadayiella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_Dadayiella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_Dadayiella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_Dadayiella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_Dadayiella_sp.'^^xsd:string;
  dwc:scientificName 'Dadayiella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '183541'^^xsd:integer;
  dwc:occurrenceId 'A2_61_Dadayiella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183541'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dadayiella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_Dictyocysta_lepida>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Dictyocysta_lepida> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Dictyocysta_lepida> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_Dictyocysta_lepida>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_Dictyocysta_lepida>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_Dictyocysta_lepida" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_Dictyocysta_lepida'^^xsd:string;
  dwc:scientificName 'Dictyocysta lepida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '235767'^^xsd:integer;
  dwc:occurrenceId 'A2_61_Dictyocysta_lepida'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235767'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocysta lepida'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_Epiplocylis_undella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Epiplocylis_undella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Epiplocylis_undella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_Epiplocylis_undella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_Epiplocylis_undella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_Epiplocylis_undella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_Epiplocylis_undella'^^xsd:string;
  dwc:scientificName 'Epiplocylis undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '341668'^^xsd:integer;
  dwc:occurrenceId 'A2_61_Epiplocylis_undella'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '341668'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis undella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_Epiplocylis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Epiplocylis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Epiplocylis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_Epiplocylis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_Epiplocylis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_Epiplocylis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_Epiplocylis_sp.'^^xsd:string;
  dwc:scientificName 'Epiplocylis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '183562'^^xsd:integer;
  dwc:occurrenceId 'A2_61_Epiplocylis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183562'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_Favella_enrenbergii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Favella_enrenbergii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Favella_enrenbergii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_Favella_enrenbergii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_Favella_enrenbergii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_Favella_enrenbergii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_Favella_enrenbergii'^^xsd:string;
  dwc:scientificName 'Favella ehrenbergii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '235761'^^xsd:integer;
  dwc:occurrenceId 'A2_61_Favella_enrenbergii'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235761'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Favella enrenbergii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_Eutintinnus_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Eutintinnus_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Eutintinnus_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_Eutintinnus_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_Eutintinnus_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_Eutintinnus_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_Eutintinnus_spp.'^^xsd:string;
  dwc:scientificName 'Eutintinnus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '183543'^^xsd:integer;
  dwc:occurrenceId 'A2_61_Eutintinnus_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183543'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Eutintinnus spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_Amphorellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Amphorellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Amphorellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_Amphorellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_Amphorellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_Amphorellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_Amphorellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Amphorellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '425527'^^xsd:integer;
  dwc:occurrenceId 'A2_61_Amphorellopsis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '425527'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Amphorellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_Rabdonella_elegans>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Rabdonella_elegans> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Rabdonella_elegans> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_Rabdonella_elegans>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_Rabdonella_elegans>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_Rabdonella_elegans" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_Rabdonella_elegans'^^xsd:string;
  dwc:scientificName 'Rhabdonella elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '183577'^^xsd:integer;
  dwc:occurrenceId 'A2_61_Rabdonella_elegans'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183577'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella elegans'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_Rabdonella_brandti>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Rabdonella_brandti> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Rabdonella_brandti> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_Rabdonella_brandti>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_Rabdonella_brandti>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_Rabdonella_brandti" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_Rabdonella_brandti'^^xsd:string;
  dwc:scientificName 'Rhabdonella brandti'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '427513'^^xsd:integer;
  dwc:occurrenceId 'A2_61_Rabdonella_brandti'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427513'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella brandti'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_Rabdonellopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Rabdonellopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Rabdonellopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_Rabdonellopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_Rabdonellopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_Rabdonellopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_Rabdonellopsis_spp.'^^xsd:string;
  dwc:scientificName 'Rhabdonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '183550'^^xsd:integer;
  dwc:occurrenceId 'A2_61_Rabdonellopsis_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183550'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonellopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_Undella_claparedei>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Undella_claparedei> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Undella_claparedei> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_Undella_claparedei>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_Undella_claparedei>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_Undella_claparedei" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_Undella_claparedei'^^xsd:string;
  dwc:scientificName 'Undella claparedei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '341684'^^xsd:integer;
  dwc:occurrenceId 'A2_61_Undella_claparedei'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417240'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undella claparedei'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_Undella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Undella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Undella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_Undella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_Undella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_Undella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_Undella_sp.'^^xsd:string;
  dwc:scientificName 'Undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '235764'^^xsd:integer;
  dwc:occurrenceId 'A2_61_Undella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235764'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Undella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_Xystonellopsis_heros>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Xystonellopsis_heros> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Xystonellopsis_heros> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_Xystonellopsis_heros>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_Xystonellopsis_heros>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_Xystonellopsis_heros" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_Xystonellopsis_heros'^^xsd:string;
  dwc:scientificName 'Xystonellopsis heros'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '417266'^^xsd:integer;
  dwc:occurrenceId 'A2_61_Xystonellopsis_heros'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417266'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Xystonellopsis heros'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_Tintinnina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Tintinnina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Tintinnina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_Tintinnina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_Tintinnina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_Tintinnina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_Tintinnina_(others)'^^xsd:string;
  dwc:scientificName 'Tintinnina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '732976'^^xsd:integer;
  dwc:occurrenceId 'A2_61_Tintinnina_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_Collosphaera_macropora>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Collosphaera_macropora> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Collosphaera_macropora> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_Collosphaera_macropora>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_Collosphaera_macropora>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_Collosphaera_macropora" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_Collosphaera_macropora'^^xsd:string;
  dwc:scientificName 'Collosphaera macropora'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '493482'^^xsd:integer;
  dwc:occurrenceId 'A2_61_Collosphaera_macropora'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493482'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Collosphaera macropora'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_Dictyocoryne_profunda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Dictyocoryne_profunda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Dictyocoryne_profunda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_Dictyocoryne_profunda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_Dictyocoryne_profunda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_Dictyocoryne_profunda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_Dictyocoryne_profunda'^^xsd:string;
  dwc:scientificName 'Dictyocoryne profunda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '412935'^^xsd:integer;
  dwc:occurrenceId 'A2_61_Dictyocoryne_profunda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412935'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne profunda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_Dictyocoryne_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Dictyocoryne_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Dictyocoryne_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_Dictyocoryne_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_Dictyocoryne_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_Dictyocoryne_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_Dictyocoryne_sp.'^^xsd:string;
  dwc:scientificName 'Dictyocoryne'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '412934'^^xsd:integer;
  dwc:occurrenceId 'A2_61_Dictyocoryne_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412934'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_Discopyle_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Discopyle_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Discopyle_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_Discopyle_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_Discopyle_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_Discopyle_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_Discopyle_sp.'^^xsd:string;
  dwc:scientificName 'Discopyle'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '493501'^^xsd:integer;
  dwc:occurrenceId 'A2_61_Discopyle_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Discopyle sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_Pylonidae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Pylonidae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Pylonidae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_Pylonidae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_Pylonidae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_Pylonidae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_Pylonidae'^^xsd:string;
  dwc:scientificName 'Pyloniidae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '345902'^^xsd:integer;
  dwc:occurrenceId 'A2_61_Pylonidae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345902'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:verbatimIdentification 'Pylonidae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_Spongodiscus_resurgens>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Spongodiscus_resurgens> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Spongodiscus_resurgens> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_Spongodiscus_resurgens>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_Spongodiscus_resurgens>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_Spongodiscus_resurgens" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_Spongodiscus_resurgens'^^xsd:string;
  dwc:scientificName 'Spongodiscus resurgens'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '493608'^^xsd:integer;
  dwc:occurrenceId 'A2_61_Spongodiscus_resurgens'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493608'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongodiscus resurgens'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_Spongosphaera_streptacantha>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Spongosphaera_streptacantha> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Spongosphaera_streptacantha> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_Spongosphaera_streptacantha>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_Spongosphaera_streptacantha>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_Spongosphaera_streptacantha" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_Spongosphaera_streptacantha'^^xsd:string;
  dwc:scientificName 'Spongosphaera streptacantha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '493393'^^xsd:integer;
  dwc:occurrenceId 'A2_61_Spongosphaera_streptacantha'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493393'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongosphaera streptacantha'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_Spongaster_tetras>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Spongaster_tetras> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Spongaster_tetras> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_Spongaster_tetras>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_Spongaster_tetras>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_Spongaster_tetras" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_Spongaster_tetras'^^xsd:string;
  dwc:scientificName 'Spongaster tetras'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '412940'^^xsd:integer;
  dwc:occurrenceId 'A2_61_Spongaster_tetras'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412940'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongaster tetras'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_Spongotrochus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Spongotrochus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Spongotrochus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_Spongotrochus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_Spongotrochus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_Spongotrochus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_Spongotrochus_sp.'^^xsd:string;
  dwc:scientificName 'Spongotrochus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '412948'^^xsd:integer;
  dwc:occurrenceId 'A2_61_Spongotrochus_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Spongotrochus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_Zygocircus_productus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Zygocircus_productus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Zygocircus_productus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_Zygocircus_productus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_Zygocircus_productus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_Zygocircus_productus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_Zygocircus_productus'^^xsd:string;
  dwc:scientificName 'Zygocircus productus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '493705'^^xsd:integer;
  dwc:occurrenceId 'A2_61_Zygocircus_productus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493705'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus productus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_Zygocircus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Zygocircus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Zygocircus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_Zygocircus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_Zygocircus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_Zygocircus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_Zygocircus_sp.'^^xsd:string;
  dwc:scientificName 'Zygocircus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '493702'^^xsd:integer;
  dwc:occurrenceId 'A2_61_Zygocircus_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493702'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_Polycystina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Polycystina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Polycystina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_Polycystina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_Polycystina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_Polycystina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_Polycystina_(others)'^^xsd:string;
  dwc:scientificName 'Polycystina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '235740'^^xsd:integer;
  dwc:occurrenceId 'A2_61_Polycystina_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235740'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Polycystina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_ACANTHARIA_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_ACANTHARIA_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_ACANTHARIA_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_ACANTHARIA_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_ACANTHARIA_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_ACANTHARIA_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_ACANTHARIA_spp.'^^xsd:string;
  dwc:scientificName 'Acantharia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '586732'^^xsd:integer;
  dwc:occurrenceId 'A2_61_ACANTHARIA_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '586732'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'ACANTHARIA spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_Bolivina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Bolivina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Bolivina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_Bolivina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_Bolivina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_Bolivina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_Bolivina_sp.'^^xsd:string;
  dwc:scientificName 'Bolivina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '112101'^^xsd:integer;
  dwc:occurrenceId 'A2_61_Bolivina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Bolivina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_Globigerina_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Globigerina_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Globigerina_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_Globigerina_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_Globigerina_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_Globigerina_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_Globigerina_bulloides'^^xsd:string;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:occurrenceId 'A2_61_Globigerina_bulloides'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globigerina bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_Globogirinoides_ruber>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Globogirinoides_ruber> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Globogirinoides_ruber> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_Globogirinoides_ruber>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_Globogirinoides_ruber>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_Globogirinoides_ruber" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_Globogirinoides_ruber'^^xsd:string;
  dwc:scientificName 'Globigerinoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:occurrenceId 'A2_61_Globogirinoides_ruber'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globogirinoides ruber'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_Globorotalia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Globorotalia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Globorotalia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_Globorotalia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_Globorotalia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_Globorotalia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_Globorotalia_spp.'^^xsd:string;
  dwc:scientificName 'Globorotalia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '112200'^^xsd:integer;
  dwc:occurrenceId 'A2_61_Globorotalia_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112200'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Globorotalia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_Neogloboquadrina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Neogloboquadrina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Neogloboquadrina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_Neogloboquadrina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_Neogloboquadrina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_Neogloboquadrina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_Neogloboquadrina_sp.'^^xsd:string;
  dwc:scientificName 'Neogloboquadrina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '112202'^^xsd:integer;
  dwc:occurrenceId 'A2_61_Neogloboquadrina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112202'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Neogloboquadrina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_Orbulina_universa>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Orbulina_universa> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Orbulina_universa> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_Orbulina_universa>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_Orbulina_universa>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_Orbulina_universa" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_Orbulina_universa'^^xsd:string;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:occurrenceId 'A2_61_Orbulina_universa'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Orbulina universa'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_Tretomphalus_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Tretomphalus_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Tretomphalus_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_Tretomphalus_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_Tretomphalus_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_Tretomphalus_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_Tretomphalus_bulloides'^^xsd:string;
  dwc:scientificName 'Tretomphalus bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '113184'^^xsd:integer;
  dwc:occurrenceId 'A2_61_Tretomphalus_bulloides'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tretomphalus bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_Trochammina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Trochammina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Trochammina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_Trochammina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_Trochammina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_Trochammina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_Trochammina_sp.'^^xsd:string;
  dwc:scientificName 'Trochammina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:occurrenceId 'A2_61_Trochammina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Trochammina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_Foraminifera_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Foraminifera_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Foraminifera_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_Foraminifera_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_Foraminifera_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_Foraminifera_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_Foraminifera_(others)'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:occurrenceId 'A2_61_Foraminifera_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Foraminifera (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_Nannocalanus_minor>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Nannocalanus_minor> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Nannocalanus_minor> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_Nannocalanus_minor>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_Nannocalanus_minor>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_Nannocalanus_minor" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_Nannocalanus_minor'^^xsd:string;
  dwc:scientificName 'Nannocalanus minor'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '104469'^^xsd:integer;
  dwc:occurrenceId 'A2_61_Nannocalanus_minor'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104469'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus minor'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_Nannocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Nannocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Nannocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_Nannocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_Nannocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_Nannocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Nannocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '104154'^^xsd:integer;
  dwc:occurrenceId 'A2_61_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104154'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_Neocalanus_robustior>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Neocalanus_robustior> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Neocalanus_robustior> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_Neocalanus_robustior>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_Neocalanus_robustior>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_Neocalanus_robustior" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_Neocalanus_robustior'^^xsd:string;
  dwc:scientificName 'Neocalanus robustior'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '104472'^^xsd:integer;
  dwc:occurrenceId 'A2_61_Neocalanus_robustior'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104472'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Neocalanus robustior'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_Undinula_vulgaris_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Undinula_vulgaris_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Undinula_vulgaris_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_Undinula_vulgaris_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_Undinula_vulgaris_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_Undinula_vulgaris_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:scientificName 'Undinula vulgaris'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '104473'^^xsd:integer;
  dwc:occurrenceId 'A2_61_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104473'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undinula vulgaris (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_Acrocalanus_longicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Acrocalanus_longicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Acrocalanus_longicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_Acrocalanus_longicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_Acrocalanus_longicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_Acrocalanus_longicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_Acrocalanus_longicornis'^^xsd:string;
  dwc:scientificName 'Acrocalanus longicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '104646'^^xsd:integer;
  dwc:occurrenceId 'A2_61_Acrocalanus_longicornis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104646'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus longicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_Acrocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Acrocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Acrocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_Acrocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_Acrocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_Acrocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Acrocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '104192'^^xsd:integer;
  dwc:occurrenceId 'A2_61_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104192'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_Calocalanos_pavo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Calocalanos_pavo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Calocalanos_pavo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_Calocalanos_pavo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_Calocalanos_pavo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_Calocalanos_pavo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_Calocalanos_pavo'^^xsd:string;
  dwc:scientificName 'Calocalanus pavo'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '104669'^^xsd:integer;
  dwc:occurrenceId 'A2_61_Calocalanos_pavo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanos pavo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_Calocalanus_sp. _(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:scientificName 'Calocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '104193'^^xsd:integer;
  dwc:occurrenceId 'A2_61_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104193'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanus sp.  (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_Delibus_sewelli>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Delibus_sewelli> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Delibus_sewelli> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_Delibus_sewelli>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_Delibus_sewelli>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_Delibus_sewelli" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_Delibus_sewelli'^^xsd:string;
  dwc:scientificName 'Delius sewelli'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '363906'^^xsd:integer;
  dwc:occurrenceId 'A2_61_Delibus_sewelli'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363906'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sewelli'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_Delibus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Delibus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Delibus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_Delibus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_Delibus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_Delibus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Delius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '363904'^^xsd:integer;
  dwc:occurrenceId 'A2_61_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363904'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_Mecynocera_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Mecynocera_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Mecynocera_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_Mecynocera_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_Mecynocera_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_Mecynocera_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Mecynocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '104184'^^xsd:integer;
  dwc:occurrenceId 'A2_61_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Mecynocera sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_Paracalanus_aculeatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Paracalanus_aculeatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Paracalanus_aculeatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_Paracalanus_aculeatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_Paracalanus_aculeatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_Paracalanus_aculeatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_Paracalanus_aculeatus'^^xsd:string;
  dwc:scientificName 'Paracalanus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '104681'^^xsd:integer;
  dwc:occurrenceId 'A2_61_Paracalanus_aculeatus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1464945'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus aculeatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_Paracalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Paracalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Paracalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_Paracalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_Paracalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_Paracalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Paracalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '104196'^^xsd:integer;
  dwc:occurrenceId 'A2_61_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104196'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_Rhincalanus_cornutus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Rhincalanus_cornutus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Rhincalanus_cornutus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_Rhincalanus_cornutus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_Rhincalanus_cornutus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_Rhincalanus_cornutus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_Rhincalanus_cornutus'^^xsd:string;
  dwc:scientificName 'Rhincalanus cornutus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '104542'^^xsd:integer;
  dwc:occurrenceId 'A2_61_Rhincalanus_cornutus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1488083'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rhincalanus cornutus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_Subeucalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Subeucalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Subeucalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_Subeucalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_Subeucalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_Subeucalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Subeucalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '104173'^^xsd:integer;
  dwc:occurrenceId 'A2_61_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104173'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Subeucalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_Clausocalanus_furcatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Clausocalanus_furcatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Clausocalanus_furcatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_Clausocalanus_furcatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_Clausocalanus_furcatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_Clausocalanus_furcatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_Clausocalanus_furcatus'^^xsd:string;
  dwc:scientificName 'Clausocalanus furcatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '104503'^^xsd:integer;
  dwc:occurrenceId 'A2_61_Clausocalanus_furcatus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104503'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus furcatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_Clausocalanus_mastigophorus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Clausocalanus_mastigophorus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Clausocalanus_mastigophorus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_Clausocalanus_mastigophorus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_Clausocalanus_mastigophorus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_Clausocalanus_mastigophorus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:scientificName 'Clausocalanus mastigophorus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '104506'^^xsd:integer;
  dwc:occurrenceId 'A2_61_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104506'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus mastigophorus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_Clausocalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Clausocalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Clausocalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_Clausocalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_Clausocalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_Clausocalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Clausocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '104161'^^xsd:integer;
  dwc:occurrenceId 'A2_61_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104161'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_Euchaeta_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Euchaeta_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Euchaeta_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_Euchaeta_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_Euchaeta_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_Euchaeta_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Euchaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '104174'^^xsd:integer;
  dwc:occurrenceId 'A2_61_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104174'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Euchaeta spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_Scolecithrix_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Scolecithrix_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Scolecithrix_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_Scolecithrix_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_Scolecithrix_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_Scolecithrix_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_Scolecithrix_danae'^^xsd:string;
  dwc:scientificName 'Scolecithrix danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '104821'^^xsd:integer;
  dwc:occurrenceId 'A2_61_Scolecithrix_danae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104821'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_Scolecithrix_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Scolecithrix_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Scolecithrix_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_Scolecithrix_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_Scolecithrix_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_Scolecithrix_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Scolecithrix'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '104230'^^xsd:integer;
  dwc:occurrenceId 'A2_61_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104230'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_Lucicutia_flavicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Lucicutia_flavicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Lucicutia_flavicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_Lucicutia_flavicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_Lucicutia_flavicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_Lucicutia_flavicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_Lucicutia_flavicornis'^^xsd:string;
  dwc:scientificName 'Lucicutia flavicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '104597'^^xsd:integer;
  dwc:occurrenceId 'A2_61_Lucicutia_flavicornis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104597'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia flavicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_Lucicutia_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Lucicutia_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Lucicutia_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_Lucicutia_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_Lucicutia_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_Lucicutia_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_Lucicutia_sp.'^^xsd:string;
  dwc:scientificName 'Lucicutia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '104183'^^xsd:integer;
  dwc:occurrenceId 'A2_61_Lucicutia_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104183'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_Pleuromamma_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Pleuromamma_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Pleuromamma_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_Pleuromamma_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_Pleuromamma_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_Pleuromamma_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Pleuromamma'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '104191'^^xsd:integer;
  dwc:occurrenceId 'A2_61_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104191'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Pleuromamma sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_Temora_stylifera_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Temora_stylifera_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Temora_stylifera_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_Temora_stylifera_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_Temora_stylifera_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_Temora_stylifera_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:scientificName 'Temora stylifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '104879'^^xsd:integer;
  dwc:occurrenceId 'A2_61_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104879'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora stylifera (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_Temora_turbinata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Temora_turbinata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Temora_turbinata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_Temora_turbinata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_Temora_turbinata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_Temora_turbinata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_Temora_turbinata'^^xsd:string;
  dwc:scientificName 'Temora turbinata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '104880'^^xsd:integer;
  dwc:occurrenceId 'A2_61_Temora_turbinata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104880'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora turbinata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_Candacia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Candacia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Candacia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_Candacia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_Candacia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_Candacia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_Candacia_spp.'^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A2_61_Candacia_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_Candacia_sp._%28copepodite%29%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Candacia_sp._%28copepodite%29%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Candacia_sp._%28copepodite%29%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_Candacia_sp._%28copepodite%29%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_Candacia_sp._%28copepodite%29%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_Candacia_sp._(copepodite) " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A2_61_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia sp. (copepodite) '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_Calanopia_americana_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Calanopia_americana_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Calanopia_americana_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_Calanopia_americana_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_Calanopia_americana_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_Calanopia_americana_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:scientificName 'Calanopia americana'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '104723'^^xsd:integer;
  dwc:occurrenceId 'A2_61_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104723'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calanopia americana (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_Acartia_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Acartia_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Acartia_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_Acartia_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_Acartia_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_Acartia_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_Acartia_danae'^^xsd:string;
  dwc:scientificName 'Acartia (Acartia) danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '346026'^^xsd:integer;
  dwc:occurrenceId 'A2_61_Acartia_danae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346026'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_Acartia_lilljeborgii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Acartia_lilljeborgii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Acartia_lilljeborgii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_Acartia_lilljeborgii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_Acartia_lilljeborgii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_Acartia_lilljeborgii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_Acartia_lilljeborgii'^^xsd:string;
  dwc:scientificName 'Acartia lilljeborgii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '348510'^^xsd:integer;
  dwc:occurrenceId 'A2_61_Acartia_lilljeborgii'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia lilljeborgii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_Calanoida_%28others_copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Calanoida_%28others_copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Calanoida_%28others_copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_Calanoida_%28others_copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_Calanoida_%28others_copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_Calanoida_(others_copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'A2_61_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Calanoida (others copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_Oithona_atlantica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Oithona_atlantica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Oithona_atlantica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_Oithona_atlantica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_Oithona_atlantica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_Oithona_atlantica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_Oithona_atlantica'^^xsd:string;
  dwc:scientificName 'Oithona atlantica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '106642'^^xsd:integer;
  dwc:occurrenceId 'A2_61_Oithona_atlantica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106642'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona atlantica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_Oithona_plumifera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Oithona_plumifera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Oithona_plumifera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_Oithona_plumifera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_Oithona_plumifera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_Oithona_plumifera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_Oithona_plumifera'^^xsd:string;
  dwc:scientificName 'Oithona plumifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '106652'^^xsd:integer;
  dwc:occurrenceId 'A2_61_Oithona_plumifera'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106652'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona plumifera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_Oithona_setigera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Oithona_setigera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Oithona_setigera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_Oithona_setigera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_Oithona_setigera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_Oithona_setigera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_Oithona_setigera'^^xsd:string;
  dwc:scientificName 'Oithona setigera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '106655'^^xsd:integer;
  dwc:occurrenceId 'A2_61_Oithona_setigera'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '734517'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona setigera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_Oithona_hebes>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Oithona_hebes> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Oithona_hebes> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_Oithona_hebes>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_Oithona_hebes>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_Oithona_hebes" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_Oithona_hebes'^^xsd:string;
  dwc:scientificName 'Oithona hebes'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '106647'^^xsd:integer;
  dwc:occurrenceId 'A2_61_Oithona_hebes'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106647'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona hebes'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_Oithona_spp.%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Oithona_spp.%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Oithona_spp.%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_Oithona_spp.%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_Oithona_spp.%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_Oithona_spp. " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_Oithona_spp. '^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A2_61_Oithona_spp. '^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_Oithona_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Oithona_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Oithona_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_Oithona_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_Oithona_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_Oithona_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A2_61_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_Microsetella_norvegica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Microsetella_norvegica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Microsetella_norvegica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_Microsetella_norvegica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_Microsetella_norvegica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_Microsetella_norvegica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_Microsetella_norvegica'^^xsd:string;
  dwc:scientificName 'Microsetella norvegica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '116115'^^xsd:integer;
  dwc:occurrenceId 'A2_61_Microsetella_norvegica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116115'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella norvegica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_Microsetella_rosea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Microsetella_rosea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Microsetella_rosea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_Microsetella_rosea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_Microsetella_rosea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_Microsetella_rosea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_Microsetella_rosea'^^xsd:string;
  dwc:scientificName 'Microsetella rosea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '116116'^^xsd:integer;
  dwc:occurrenceId 'A2_61_Microsetella_rosea'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116116'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella rosea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_Microsetella_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Microsetella_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Microsetella_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_Microsetella_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_Microsetella_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_Microsetella_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Microsetella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '115341'^^xsd:integer;
  dwc:occurrenceId 'A2_61_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115341'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_Macrosetella_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Macrosetella_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Macrosetella_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_Macrosetella_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_Macrosetella_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_Macrosetella_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_Macrosetella_gracilis'^^xsd:string;
  dwc:scientificName 'Macrosetella gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '116382'^^xsd:integer;
  dwc:occurrenceId 'A2_61_Macrosetella_gracilis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116382'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Macrosetella gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_Miracia_efferata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Miracia_efferata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Miracia_efferata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_Miracia_efferata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_Miracia_efferata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_Miracia_efferata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_Miracia_efferata'^^xsd:string;
  dwc:scientificName 'Miracia efferata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '116383'^^xsd:integer;
  dwc:occurrenceId 'A2_61_Miracia_efferata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116383'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Miracia efferata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_Oncaea_media>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Oncaea_media> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Oncaea_media> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_Oncaea_media>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_Oncaea_media>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_Oncaea_media" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_Oncaea_media'^^xsd:string;
  dwc:scientificName 'Oncaea media'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '128938'^^xsd:integer;
  dwc:occurrenceId 'A2_61_Oncaea_media'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1862287'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea media'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_Oncaea_venusta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Oncaea_venusta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Oncaea_venusta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_Oncaea_venusta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_Oncaea_venusta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_Oncaea_venusta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_Oncaea_venusta'^^xsd:string;
  dwc:scientificName 'Oncaea venusta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '128954'^^xsd:integer;
  dwc:occurrenceId 'A2_61_Oncaea_venusta'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1754274'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea venusta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_Oncaea_mediterranea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Oncaea_mediterranea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Oncaea_mediterranea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_Oncaea_mediterranea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_Oncaea_mediterranea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_Oncaea_mediterranea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_Oncaea_mediterranea'^^xsd:string;
  dwc:scientificName 'Oncaea mediterranea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '128939'^^xsd:integer;
  dwc:occurrenceId 'A2_61_Oncaea_mediterranea'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128939'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea mediterranea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_Oncaea_scottodicarloi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Oncaea_scottodicarloi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Oncaea_scottodicarloi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_Oncaea_scottodicarloi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_Oncaea_scottodicarloi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_Oncaea_scottodicarloi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_Oncaea_scottodicarloi'^^xsd:string;
  dwc:scientificName 'Oncaea scottodicarloi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '128950'^^xsd:integer;
  dwc:occurrenceId 'A2_61_Oncaea_scottodicarloi'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128950'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea scottodicarloi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_Oncaea_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Oncaea_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Oncaea_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_Oncaea_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_Oncaea_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_Oncaea_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oncaea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '128690'^^xsd:integer;
  dwc:occurrenceId 'A2_61_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128690'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_Hemicyclops_thallassius>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Hemicyclops_thallassius> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Hemicyclops_thallassius> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_Hemicyclops_thallassius>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_Hemicyclops_thallassius>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_Hemicyclops_thallassius" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_Hemicyclops_thallassius'^^xsd:string;
  dwc:scientificName 'Hemicyclops thalassius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '352254'^^xsd:integer;
  dwc:occurrenceId 'A2_61_Hemicyclops_thallassius'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '352254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Hemicyclops thallassius'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_Copilia_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Copilia_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Copilia_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_Copilia_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_Copilia_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_Copilia_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Copilia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '128721'^^xsd:integer;
  dwc:occurrenceId 'A2_61_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128721'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Copilia spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_Agetus_flaccus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Agetus_flaccus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Agetus_flaccus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_Agetus_flaccus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_Agetus_flaccus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_Agetus_flaccus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_Agetus_flaccus'^^xsd:string;
  dwc:scientificName 'Agetus flaccus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '128795'^^xsd:integer;
  dwc:occurrenceId 'A2_61_Agetus_flaccus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128795'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Agetus flaccus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_Corycaeus_speciosus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Corycaeus_speciosus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Corycaeus_speciosus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_Corycaeus_speciosus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_Corycaeus_speciosus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_Corycaeus_speciosus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_Corycaeus_speciosus'^^xsd:string;
  dwc:scientificName 'Corycaeus speciosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '128800'^^xsd:integer;
  dwc:occurrenceId 'A2_61_Corycaeus_speciosus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128800'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus speciosus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_Corycaeus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Corycaeus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Corycaeus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_Corycaeus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_Corycaeus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_Corycaeus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Corycaeus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '128634'^^xsd:integer;
  dwc:occurrenceId 'A2_61_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128634'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_Farranula_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Farranula_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Farranula_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_Farranula_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_Farranula_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_Farranula_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_Farranula_gracilis'^^xsd:string;
  dwc:scientificName 'Farranula gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '128813'^^xsd:integer;
  dwc:occurrenceId 'A2_61_Farranula_gracilis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128813'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_Farranula_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Farranula_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Farranula_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_Farranula_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_Farranula_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_Farranula_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Farranula'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '128636'^^xsd:integer;
  dwc:occurrenceId 'A2_61_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128636'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_Copepoda_%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Copepoda_%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Copepoda_%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_Copepoda_%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_Copepoda_%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_Copepoda_(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_Copepoda_(nauplius)'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'A2_61_Copepoda_(nauplius)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Copepoda (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_CIRRIPEDIA__%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_CIRRIPEDIA__%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_CIRRIPEDIA__%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_CIRRIPEDIA__%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_CIRRIPEDIA__%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_CIRRIPEDIA__(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:occurrenceId 'A2_61_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  dwc:verbatimIdentification 'CIRRIPEDIA  (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_STOMATOPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_STOMATOPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_STOMATOPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_STOMATOPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_STOMATOPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_STOMATOPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Stomatopoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '14355'^^xsd:integer;
  dwc:occurrenceId 'A2_61_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '14355'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'STOMATOPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_DECAPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_DECAPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_DECAPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_DECAPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_DECAPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_DECAPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_DECAPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:occurrenceId 'A2_61_DECAPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'DECAPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_ECHINODERMATA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_ECHINODERMATA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_ECHINODERMATA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_ECHINODERMATA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_ECHINODERMATA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_ECHINODERMATA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:scientificName 'Echinodermata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '1806'^^xsd:integer;
  dwc:occurrenceId 'A2_61_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1806'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'ECHINODERMATA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_BRYOZOA_%28cyphonauta_larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_BRYOZOA_%28cyphonauta_larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_BRYOZOA_%28cyphonauta_larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_BRYOZOA_%28cyphonauta_larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_BRYOZOA_%28cyphonauta_larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_BRYOZOA_(cyphonauta_larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'A2_61_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'BRYOZOA (cyphonauta larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_Sagitta_friedreich>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Sagitta_friedreich> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Sagitta_friedreich> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_Sagitta_friedreich>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_Sagitta_friedreich>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_Sagitta_friedreich" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_Sagitta_friedreich'^^xsd:string;
  dwc:scientificName 'Sagitta friderici'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '105452'^^xsd:integer;
  dwc:occurrenceId 'A2_61_Sagitta_friedreich'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105441'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta friedreich'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_Sagitta_spp.%C2%A0%28imature%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Sagitta_spp.%C2%A0%28imature%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Sagitta_spp.%C2%A0%28imature%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_Sagitta_spp.%C2%A0%28imature%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_Sagitta_spp.%C2%A0%28imature%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_Sagitta_spp. (imature)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_Sagitta_spp. (imature)'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:occurrenceId 'A2_61_Sagitta_spp. (imature)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta spp. (imature)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_Chaetognatha_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Chaetognatha_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Chaetognatha_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_Chaetognatha_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_Chaetognatha_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_Chaetognatha_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_Chaetognatha_(others)'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:occurrenceId 'A2_61_Chaetognatha_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Chaetognatha (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_Fritillaria_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Fritillaria_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Fritillaria_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_Fritillaria_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_Fritillaria_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_Fritillaria_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_Fritillaria_spp.'^^xsd:string;
  dwc:scientificName 'Fritillaria'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '103358'^^xsd:integer;
  dwc:occurrenceId 'A2_61_Fritillaria_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Fritillaria spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_Oikopleura_dioica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Oikopleura_dioica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Oikopleura_dioica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_Oikopleura_dioica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_Oikopleura_dioica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_Oikopleura_dioica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_Oikopleura_dioica'^^xsd:string;
  dwc:scientificName 'Oikopleura dioica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '1770057'^^xsd:integer;
  dwc:occurrenceId 'A2_61_Oikopleura_dioica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura dioica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_Oikopleura_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Oikopleura_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Oikopleura_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_Oikopleura_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_Oikopleura_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_Oikopleura_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_Oikopleura_spp.'^^xsd:string;
  dwc:scientificName 'Oikopleura'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '103367'^^xsd:integer;
  dwc:occurrenceId 'A2_61_Oikopleura_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_Appendicularia_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Appendicularia_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Appendicularia_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_Appendicularia_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_Appendicularia_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_Appendicularia_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_Appendicularia_(others)'^^xsd:string;
  dwc:scientificName 'Appendicularia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '146421'^^xsd:integer;
  dwc:occurrenceId 'A2_61_Appendicularia_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146421'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Appendicularia (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_Thalia_democratica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Thalia_democratica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Thalia_democratica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_Thalia_democratica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_Thalia_democratica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_Thalia_democratica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_Thalia_democratica'^^xsd:string;
  dwc:scientificName 'Thalia democratica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '137279'^^xsd:integer;
  dwc:occurrenceId 'A2_61_Thalia_democratica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137279'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Thalia democratica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_Doliolo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Doliolo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Doliolo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_Doliolo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_Doliolo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_Doliolo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_Doliolo'^^xsd:string;
  dwc:scientificName 'Dolioloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '137221'^^xsd:integer;
  dwc:occurrenceId 'A2_61_Doliolo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137221'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Doliolo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_Teleostei_%28egg%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Teleostei_%28egg%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Teleostei_%28egg%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_Teleostei_%28egg%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_Teleostei_%28egg%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_Teleostei_(egg)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_Teleostei_(egg)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A2_61_Teleostei_(egg)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (egg)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_Teleostei_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Teleostei_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Teleostei_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_Teleostei_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_Teleostei_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_Teleostei_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_Teleostei_(larvae)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A2_61_Teleostei_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_SIPHONOPHORAE_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_SIPHONOPHORAE_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_SIPHONOPHORAE_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_SIPHONOPHORAE_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_SIPHONOPHORAE_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_SIPHONOPHORAE_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:scientificName 'Siphonophorae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '1371'^^xsd:integer;
  dwc:occurrenceId 'A2_61_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'SIPHONOPHORAE spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_Gastropoda_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Gastropoda_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Gastropoda_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_Gastropoda_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_Gastropoda_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_Gastropoda_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_Gastropoda_(veliger)'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'A2_61_Gastropoda_(veliger)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Gastropoda (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_Pteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Pteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Pteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_Pteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_Pteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_Pteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_Pteropoda'^^xsd:string;
  dwc:scientificName 'Pteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '325345'^^xsd:integer;
  dwc:occurrenceId 'A2_61_Pteropoda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '325345'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Pteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_Heteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Heteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Heteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_Heteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_Heteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_Heteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_Heteropoda'^^xsd:string;
  dwc:scientificName 'Heteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '1491356'^^xsd:integer;
  dwc:occurrenceId 'A2_61_Heteropoda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491356'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Heteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_Bivalvia_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Bivalvia_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_Bivalvia_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_Bivalvia_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_Bivalvia_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_Bivalvia_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_Bivalvia_(veliger)'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'A2_61_Bivalvia_(veliger)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Bivalvia (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_POLYCHAETA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_POLYCHAETA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_POLYCHAETA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_POLYCHAETA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_POLYCHAETA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_POLYCHAETA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'A2_61_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'POLYCHAETA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_OSTRACODA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_OSTRACODA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_OSTRACODA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_OSTRACODA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_OSTRACODA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_OSTRACODA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_OSTRACODA'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'A2_61_OSTRACODA'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'OSTRACODA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_61_CLADOCERA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_61_CLADOCERA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_61_CLADOCERA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1091715"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2988712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_61_CLADOCERA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1091715 -36.2988712)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1091715"^^xsd:decimal ;
  geo-pos:long "-36.2988712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_61_CLADOCERA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_61_CLADOCERA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_61_CLADOCERA'^^xsd:string;
  dwc:scientificName 'Cladocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.2988712'^^xsd:double;
  dwc:latitude '-4.1091715'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 61'^^xsd:string;
  dwc:aphiaid '1076'^^xsd:integer;
  dwc:occurrenceId 'A2_61_CLADOCERA'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '155670'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'CLADOCERA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_Codonella_acuta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Codonella_acuta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Codonella_acuta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_Codonella_acuta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_Codonella_acuta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_Codonella_acuta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_Codonella_acuta'^^xsd:string;
  dwc:scientificName 'Codonella acuta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '417132'^^xsd:integer;
  dwc:occurrenceId 'A2_58_Codonella_acuta'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417132'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella acuta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_Codonella_amphorella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Codonella_amphorella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Codonella_amphorella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_Codonella_amphorella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_Codonella_amphorella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_Codonella_amphorella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_Codonella_amphorella'^^xsd:string;
  dwc:scientificName 'Codonella amphorella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '417133'^^xsd:integer;
  dwc:occurrenceId 'A2_58_Codonella_amphorella'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417133'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella amphorella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_Codonella_apicata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Codonella_apicata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Codonella_apicata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_Codonella_apicata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_Codonella_apicata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_Codonella_apicata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_Codonella_apicata'^^xsd:string;
  dwc:scientificName 'Codonella apicata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '417134'^^xsd:integer;
  dwc:occurrenceId 'A2_58_Codonella_apicata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417134'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella apicata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_Codonella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Codonella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Codonella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_Codonella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_Codonella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_Codonella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_Codonella_sp.'^^xsd:string;
  dwc:scientificName 'Codonella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '150203'^^xsd:integer;
  dwc:occurrenceId 'A2_58_Codonella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150203'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_Tintinnopsis_tocantinensis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Tintinnopsis_tocantinensis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Tintinnopsis_tocantinensis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_Tintinnopsis_tocantinensis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_Tintinnopsis_tocantinensis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_Tintinnopsis_tocantinensis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:scientificName 'Tintinnopsis tocantinensis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '417156'^^xsd:integer;
  dwc:occurrenceId 'A2_58_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417156'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis tocantinensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_Tintinnopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Tintinnopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Tintinnopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_Tintinnopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_Tintinnopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_Tintinnopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_Tintinnopsis_spp.'^^xsd:string;
  dwc:scientificName 'Tintinnopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:occurrenceId 'A2_58_Tintinnopsis_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_Codonellopsis_ostenfeldi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Codonellopsis_ostenfeldi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Codonellopsis_ostenfeldi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_Codonellopsis_ostenfeldi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_Codonellopsis_ostenfeldi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_Codonellopsis_ostenfeldi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:scientificName 'Codonellopsis ostenfeldi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '427448'^^xsd:integer;
  dwc:occurrenceId 'A2_58_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427448'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis ostenfeldi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_Codonellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Codonellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Codonellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_Codonellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_Codonellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_Codonellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_Codonellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Codonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '204197'^^xsd:integer;
  dwc:occurrenceId 'A2_58_Codonellopsis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '204197'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_Coxliella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Coxliella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Coxliella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_Coxliella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_Coxliella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_Coxliella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_Coxliella_sp.'^^xsd:string;
  dwc:scientificName 'Coxliella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '150208'^^xsd:integer;
  dwc:occurrenceId 'A2_58_Coxliella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150208'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Coxliella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_Dadayiella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Dadayiella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Dadayiella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_Dadayiella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_Dadayiella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_Dadayiella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_Dadayiella_sp.'^^xsd:string;
  dwc:scientificName 'Dadayiella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '183541'^^xsd:integer;
  dwc:occurrenceId 'A2_58_Dadayiella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183541'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dadayiella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_Dictyocysta_lepida>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Dictyocysta_lepida> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Dictyocysta_lepida> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_Dictyocysta_lepida>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_Dictyocysta_lepida>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_Dictyocysta_lepida" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_Dictyocysta_lepida'^^xsd:string;
  dwc:scientificName 'Dictyocysta lepida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '235767'^^xsd:integer;
  dwc:occurrenceId 'A2_58_Dictyocysta_lepida'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235767'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocysta lepida'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_Epiplocylis_undella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Epiplocylis_undella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Epiplocylis_undella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_Epiplocylis_undella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_Epiplocylis_undella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_Epiplocylis_undella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_Epiplocylis_undella'^^xsd:string;
  dwc:scientificName 'Epiplocylis undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '341668'^^xsd:integer;
  dwc:occurrenceId 'A2_58_Epiplocylis_undella'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '341668'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis undella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_Epiplocylis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Epiplocylis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Epiplocylis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_Epiplocylis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_Epiplocylis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_Epiplocylis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_Epiplocylis_sp.'^^xsd:string;
  dwc:scientificName 'Epiplocylis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '183562'^^xsd:integer;
  dwc:occurrenceId 'A2_58_Epiplocylis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183562'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_Favella_enrenbergii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Favella_enrenbergii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Favella_enrenbergii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_Favella_enrenbergii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_Favella_enrenbergii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_Favella_enrenbergii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_Favella_enrenbergii'^^xsd:string;
  dwc:scientificName 'Favella ehrenbergii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '235761'^^xsd:integer;
  dwc:occurrenceId 'A2_58_Favella_enrenbergii'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235761'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Favella enrenbergii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_Eutintinnus_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Eutintinnus_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Eutintinnus_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_Eutintinnus_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_Eutintinnus_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_Eutintinnus_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_Eutintinnus_spp.'^^xsd:string;
  dwc:scientificName 'Eutintinnus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '183543'^^xsd:integer;
  dwc:occurrenceId 'A2_58_Eutintinnus_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183543'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Eutintinnus spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_Amphorellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Amphorellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Amphorellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_Amphorellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_Amphorellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_Amphorellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_Amphorellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Amphorellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '425527'^^xsd:integer;
  dwc:occurrenceId 'A2_58_Amphorellopsis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '425527'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Amphorellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_Rabdonella_elegans>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Rabdonella_elegans> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Rabdonella_elegans> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_Rabdonella_elegans>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_Rabdonella_elegans>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_Rabdonella_elegans" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_Rabdonella_elegans'^^xsd:string;
  dwc:scientificName 'Rhabdonella elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '183577'^^xsd:integer;
  dwc:occurrenceId 'A2_58_Rabdonella_elegans'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183577'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella elegans'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_Rabdonella_brandti>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Rabdonella_brandti> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Rabdonella_brandti> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_Rabdonella_brandti>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_Rabdonella_brandti>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_Rabdonella_brandti" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_Rabdonella_brandti'^^xsd:string;
  dwc:scientificName 'Rhabdonella brandti'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '427513'^^xsd:integer;
  dwc:occurrenceId 'A2_58_Rabdonella_brandti'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427513'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella brandti'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_Rabdonellopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Rabdonellopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Rabdonellopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_Rabdonellopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_Rabdonellopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_Rabdonellopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_Rabdonellopsis_spp.'^^xsd:string;
  dwc:scientificName 'Rhabdonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '183550'^^xsd:integer;
  dwc:occurrenceId 'A2_58_Rabdonellopsis_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183550'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonellopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_Undella_claparedei>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Undella_claparedei> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Undella_claparedei> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_Undella_claparedei>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_Undella_claparedei>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_Undella_claparedei" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_Undella_claparedei'^^xsd:string;
  dwc:scientificName 'Undella claparedei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '341684'^^xsd:integer;
  dwc:occurrenceId 'A2_58_Undella_claparedei'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417240'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undella claparedei'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_Undella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Undella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Undella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_Undella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_Undella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_Undella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_Undella_sp.'^^xsd:string;
  dwc:scientificName 'Undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '235764'^^xsd:integer;
  dwc:occurrenceId 'A2_58_Undella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235764'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Undella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_Xystonellopsis_heros>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Xystonellopsis_heros> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Xystonellopsis_heros> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_Xystonellopsis_heros>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_Xystonellopsis_heros>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_Xystonellopsis_heros" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_Xystonellopsis_heros'^^xsd:string;
  dwc:scientificName 'Xystonellopsis heros'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '417266'^^xsd:integer;
  dwc:occurrenceId 'A2_58_Xystonellopsis_heros'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417266'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Xystonellopsis heros'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_Tintinnina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Tintinnina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Tintinnina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_Tintinnina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_Tintinnina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_Tintinnina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_Tintinnina_(others)'^^xsd:string;
  dwc:scientificName 'Tintinnina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '732976'^^xsd:integer;
  dwc:occurrenceId 'A2_58_Tintinnina_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_Collosphaera_macropora>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Collosphaera_macropora> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Collosphaera_macropora> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_Collosphaera_macropora>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_Collosphaera_macropora>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_Collosphaera_macropora" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_Collosphaera_macropora'^^xsd:string;
  dwc:scientificName 'Collosphaera macropora'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '493482'^^xsd:integer;
  dwc:occurrenceId 'A2_58_Collosphaera_macropora'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493482'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Collosphaera macropora'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_Dictyocoryne_profunda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Dictyocoryne_profunda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Dictyocoryne_profunda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_Dictyocoryne_profunda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_Dictyocoryne_profunda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_Dictyocoryne_profunda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_Dictyocoryne_profunda'^^xsd:string;
  dwc:scientificName 'Dictyocoryne profunda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '412935'^^xsd:integer;
  dwc:occurrenceId 'A2_58_Dictyocoryne_profunda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412935'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne profunda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_Dictyocoryne_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Dictyocoryne_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Dictyocoryne_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_Dictyocoryne_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_Dictyocoryne_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_Dictyocoryne_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_Dictyocoryne_sp.'^^xsd:string;
  dwc:scientificName 'Dictyocoryne'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '412934'^^xsd:integer;
  dwc:occurrenceId 'A2_58_Dictyocoryne_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412934'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_Discopyle_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Discopyle_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Discopyle_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_Discopyle_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_Discopyle_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_Discopyle_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_Discopyle_sp.'^^xsd:string;
  dwc:scientificName 'Discopyle'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '493501'^^xsd:integer;
  dwc:occurrenceId 'A2_58_Discopyle_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Discopyle sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_Pylonidae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Pylonidae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Pylonidae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_Pylonidae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_Pylonidae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_Pylonidae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_Pylonidae'^^xsd:string;
  dwc:scientificName 'Pyloniidae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '345902'^^xsd:integer;
  dwc:occurrenceId 'A2_58_Pylonidae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345902'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:verbatimIdentification 'Pylonidae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_Spongodiscus_resurgens>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Spongodiscus_resurgens> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Spongodiscus_resurgens> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_Spongodiscus_resurgens>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_Spongodiscus_resurgens>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_Spongodiscus_resurgens" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_Spongodiscus_resurgens'^^xsd:string;
  dwc:scientificName 'Spongodiscus resurgens'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '493608'^^xsd:integer;
  dwc:occurrenceId 'A2_58_Spongodiscus_resurgens'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493608'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongodiscus resurgens'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_Spongosphaera_streptacantha>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Spongosphaera_streptacantha> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Spongosphaera_streptacantha> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_Spongosphaera_streptacantha>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_Spongosphaera_streptacantha>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_Spongosphaera_streptacantha" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_Spongosphaera_streptacantha'^^xsd:string;
  dwc:scientificName 'Spongosphaera streptacantha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '493393'^^xsd:integer;
  dwc:occurrenceId 'A2_58_Spongosphaera_streptacantha'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493393'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongosphaera streptacantha'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_Spongaster_tetras>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Spongaster_tetras> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Spongaster_tetras> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_Spongaster_tetras>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_Spongaster_tetras>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_Spongaster_tetras" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_Spongaster_tetras'^^xsd:string;
  dwc:scientificName 'Spongaster tetras'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '412940'^^xsd:integer;
  dwc:occurrenceId 'A2_58_Spongaster_tetras'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412940'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongaster tetras'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_Spongotrochus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Spongotrochus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Spongotrochus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_Spongotrochus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_Spongotrochus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_Spongotrochus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_Spongotrochus_sp.'^^xsd:string;
  dwc:scientificName 'Spongotrochus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '412948'^^xsd:integer;
  dwc:occurrenceId 'A2_58_Spongotrochus_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Spongotrochus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_Zygocircus_productus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Zygocircus_productus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Zygocircus_productus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_Zygocircus_productus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_Zygocircus_productus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_Zygocircus_productus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_Zygocircus_productus'^^xsd:string;
  dwc:scientificName 'Zygocircus productus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '493705'^^xsd:integer;
  dwc:occurrenceId 'A2_58_Zygocircus_productus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493705'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus productus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_Zygocircus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Zygocircus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Zygocircus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_Zygocircus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_Zygocircus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_Zygocircus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_Zygocircus_sp.'^^xsd:string;
  dwc:scientificName 'Zygocircus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '493702'^^xsd:integer;
  dwc:occurrenceId 'A2_58_Zygocircus_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493702'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_Polycystina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Polycystina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Polycystina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_Polycystina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_Polycystina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_Polycystina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_Polycystina_(others)'^^xsd:string;
  dwc:scientificName 'Polycystina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '235740'^^xsd:integer;
  dwc:occurrenceId 'A2_58_Polycystina_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235740'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Polycystina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_ACANTHARIA_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_ACANTHARIA_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_ACANTHARIA_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_ACANTHARIA_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_ACANTHARIA_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_ACANTHARIA_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_ACANTHARIA_spp.'^^xsd:string;
  dwc:scientificName 'Acantharia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '586732'^^xsd:integer;
  dwc:occurrenceId 'A2_58_ACANTHARIA_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '586732'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'ACANTHARIA spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_Bolivina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Bolivina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Bolivina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_Bolivina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_Bolivina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_Bolivina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_Bolivina_sp.'^^xsd:string;
  dwc:scientificName 'Bolivina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '112101'^^xsd:integer;
  dwc:occurrenceId 'A2_58_Bolivina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Bolivina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_Globigerina_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Globigerina_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Globigerina_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_Globigerina_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_Globigerina_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_Globigerina_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_Globigerina_bulloides'^^xsd:string;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:occurrenceId 'A2_58_Globigerina_bulloides'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globigerina bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_Globogirinoides_ruber>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Globogirinoides_ruber> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Globogirinoides_ruber> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_Globogirinoides_ruber>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_Globogirinoides_ruber>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_Globogirinoides_ruber" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_Globogirinoides_ruber'^^xsd:string;
  dwc:scientificName 'Globigerinoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:occurrenceId 'A2_58_Globogirinoides_ruber'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globogirinoides ruber'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_Globorotalia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Globorotalia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Globorotalia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_Globorotalia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_Globorotalia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_Globorotalia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_Globorotalia_spp.'^^xsd:string;
  dwc:scientificName 'Globorotalia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '112200'^^xsd:integer;
  dwc:occurrenceId 'A2_58_Globorotalia_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112200'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Globorotalia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_Neogloboquadrina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Neogloboquadrina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Neogloboquadrina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_Neogloboquadrina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_Neogloboquadrina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_Neogloboquadrina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_Neogloboquadrina_sp.'^^xsd:string;
  dwc:scientificName 'Neogloboquadrina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '112202'^^xsd:integer;
  dwc:occurrenceId 'A2_58_Neogloboquadrina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112202'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Neogloboquadrina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_Orbulina_universa>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Orbulina_universa> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Orbulina_universa> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_Orbulina_universa>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_Orbulina_universa>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_Orbulina_universa" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_Orbulina_universa'^^xsd:string;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:occurrenceId 'A2_58_Orbulina_universa'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Orbulina universa'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_Tretomphalus_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Tretomphalus_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Tretomphalus_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_Tretomphalus_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_Tretomphalus_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_Tretomphalus_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_Tretomphalus_bulloides'^^xsd:string;
  dwc:scientificName 'Tretomphalus bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '113184'^^xsd:integer;
  dwc:occurrenceId 'A2_58_Tretomphalus_bulloides'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tretomphalus bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_Trochammina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Trochammina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Trochammina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_Trochammina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_Trochammina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_Trochammina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_Trochammina_sp.'^^xsd:string;
  dwc:scientificName 'Trochammina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:occurrenceId 'A2_58_Trochammina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Trochammina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_Foraminifera_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Foraminifera_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Foraminifera_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_Foraminifera_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_Foraminifera_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_Foraminifera_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_Foraminifera_(others)'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:occurrenceId 'A2_58_Foraminifera_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Foraminifera (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_Nannocalanus_minor>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Nannocalanus_minor> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Nannocalanus_minor> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_Nannocalanus_minor>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_Nannocalanus_minor>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_Nannocalanus_minor" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_Nannocalanus_minor'^^xsd:string;
  dwc:scientificName 'Nannocalanus minor'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '104469'^^xsd:integer;
  dwc:occurrenceId 'A2_58_Nannocalanus_minor'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104469'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus minor'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_Nannocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Nannocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Nannocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_Nannocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_Nannocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_Nannocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Nannocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '104154'^^xsd:integer;
  dwc:occurrenceId 'A2_58_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104154'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_Neocalanus_robustior>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Neocalanus_robustior> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Neocalanus_robustior> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_Neocalanus_robustior>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_Neocalanus_robustior>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_Neocalanus_robustior" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_Neocalanus_robustior'^^xsd:string;
  dwc:scientificName 'Neocalanus robustior'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '104472'^^xsd:integer;
  dwc:occurrenceId 'A2_58_Neocalanus_robustior'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104472'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Neocalanus robustior'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_Undinula_vulgaris_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Undinula_vulgaris_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Undinula_vulgaris_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_Undinula_vulgaris_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_Undinula_vulgaris_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_Undinula_vulgaris_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:scientificName 'Undinula vulgaris'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '104473'^^xsd:integer;
  dwc:occurrenceId 'A2_58_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104473'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undinula vulgaris (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_Acrocalanus_longicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Acrocalanus_longicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Acrocalanus_longicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_Acrocalanus_longicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_Acrocalanus_longicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_Acrocalanus_longicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_Acrocalanus_longicornis'^^xsd:string;
  dwc:scientificName 'Acrocalanus longicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '104646'^^xsd:integer;
  dwc:occurrenceId 'A2_58_Acrocalanus_longicornis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104646'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus longicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_Acrocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Acrocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Acrocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_Acrocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_Acrocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_Acrocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Acrocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '104192'^^xsd:integer;
  dwc:occurrenceId 'A2_58_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104192'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_Calocalanos_pavo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Calocalanos_pavo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Calocalanos_pavo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_Calocalanos_pavo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_Calocalanos_pavo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_Calocalanos_pavo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_Calocalanos_pavo'^^xsd:string;
  dwc:scientificName 'Calocalanus pavo'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '104669'^^xsd:integer;
  dwc:occurrenceId 'A2_58_Calocalanos_pavo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanos pavo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_Calocalanus_sp. _(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:scientificName 'Calocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '104193'^^xsd:integer;
  dwc:occurrenceId 'A2_58_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104193'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanus sp.  (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_Delibus_sewelli>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Delibus_sewelli> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Delibus_sewelli> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_Delibus_sewelli>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_Delibus_sewelli>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_Delibus_sewelli" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_Delibus_sewelli'^^xsd:string;
  dwc:scientificName 'Delius sewelli'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '363906'^^xsd:integer;
  dwc:occurrenceId 'A2_58_Delibus_sewelli'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363906'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sewelli'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_Delibus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Delibus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Delibus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_Delibus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_Delibus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_Delibus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Delius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '363904'^^xsd:integer;
  dwc:occurrenceId 'A2_58_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363904'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_Mecynocera_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Mecynocera_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Mecynocera_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_Mecynocera_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_Mecynocera_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_Mecynocera_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Mecynocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '104184'^^xsd:integer;
  dwc:occurrenceId 'A2_58_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Mecynocera sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_Paracalanus_aculeatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Paracalanus_aculeatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Paracalanus_aculeatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_Paracalanus_aculeatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_Paracalanus_aculeatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_Paracalanus_aculeatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_Paracalanus_aculeatus'^^xsd:string;
  dwc:scientificName 'Paracalanus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '104681'^^xsd:integer;
  dwc:occurrenceId 'A2_58_Paracalanus_aculeatus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1464945'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus aculeatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_Paracalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Paracalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Paracalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_Paracalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_Paracalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_Paracalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Paracalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '104196'^^xsd:integer;
  dwc:occurrenceId 'A2_58_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104196'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_Rhincalanus_cornutus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Rhincalanus_cornutus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Rhincalanus_cornutus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_Rhincalanus_cornutus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_Rhincalanus_cornutus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_Rhincalanus_cornutus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_Rhincalanus_cornutus'^^xsd:string;
  dwc:scientificName 'Rhincalanus cornutus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '104542'^^xsd:integer;
  dwc:occurrenceId 'A2_58_Rhincalanus_cornutus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1488083'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rhincalanus cornutus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_Subeucalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Subeucalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Subeucalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_Subeucalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_Subeucalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_Subeucalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Subeucalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '104173'^^xsd:integer;
  dwc:occurrenceId 'A2_58_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104173'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Subeucalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_Clausocalanus_furcatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Clausocalanus_furcatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Clausocalanus_furcatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_Clausocalanus_furcatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_Clausocalanus_furcatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_Clausocalanus_furcatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_Clausocalanus_furcatus'^^xsd:string;
  dwc:scientificName 'Clausocalanus furcatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '104503'^^xsd:integer;
  dwc:occurrenceId 'A2_58_Clausocalanus_furcatus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104503'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus furcatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_Clausocalanus_mastigophorus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Clausocalanus_mastigophorus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Clausocalanus_mastigophorus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_Clausocalanus_mastigophorus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_Clausocalanus_mastigophorus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_Clausocalanus_mastigophorus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:scientificName 'Clausocalanus mastigophorus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '104506'^^xsd:integer;
  dwc:occurrenceId 'A2_58_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104506'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus mastigophorus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_Clausocalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Clausocalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Clausocalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_Clausocalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_Clausocalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_Clausocalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Clausocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '104161'^^xsd:integer;
  dwc:occurrenceId 'A2_58_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104161'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_Euchaeta_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Euchaeta_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Euchaeta_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_Euchaeta_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_Euchaeta_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_Euchaeta_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Euchaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '104174'^^xsd:integer;
  dwc:occurrenceId 'A2_58_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104174'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Euchaeta spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_Scolecithrix_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Scolecithrix_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Scolecithrix_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_Scolecithrix_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_Scolecithrix_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_Scolecithrix_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_Scolecithrix_danae'^^xsd:string;
  dwc:scientificName 'Scolecithrix danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '104821'^^xsd:integer;
  dwc:occurrenceId 'A2_58_Scolecithrix_danae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104821'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_Scolecithrix_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Scolecithrix_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Scolecithrix_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_Scolecithrix_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_Scolecithrix_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_Scolecithrix_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Scolecithrix'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '104230'^^xsd:integer;
  dwc:occurrenceId 'A2_58_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104230'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_Lucicutia_flavicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Lucicutia_flavicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Lucicutia_flavicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_Lucicutia_flavicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_Lucicutia_flavicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_Lucicutia_flavicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_Lucicutia_flavicornis'^^xsd:string;
  dwc:scientificName 'Lucicutia flavicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '104597'^^xsd:integer;
  dwc:occurrenceId 'A2_58_Lucicutia_flavicornis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104597'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia flavicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_Lucicutia_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Lucicutia_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Lucicutia_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_Lucicutia_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_Lucicutia_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_Lucicutia_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_Lucicutia_sp.'^^xsd:string;
  dwc:scientificName 'Lucicutia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '104183'^^xsd:integer;
  dwc:occurrenceId 'A2_58_Lucicutia_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104183'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_Pleuromamma_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Pleuromamma_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Pleuromamma_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_Pleuromamma_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_Pleuromamma_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_Pleuromamma_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Pleuromamma'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '104191'^^xsd:integer;
  dwc:occurrenceId 'A2_58_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104191'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Pleuromamma sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_Temora_stylifera_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Temora_stylifera_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Temora_stylifera_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_Temora_stylifera_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_Temora_stylifera_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_Temora_stylifera_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:scientificName 'Temora stylifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '104879'^^xsd:integer;
  dwc:occurrenceId 'A2_58_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104879'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora stylifera (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_Temora_turbinata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Temora_turbinata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Temora_turbinata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_Temora_turbinata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_Temora_turbinata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_Temora_turbinata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_Temora_turbinata'^^xsd:string;
  dwc:scientificName 'Temora turbinata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '104880'^^xsd:integer;
  dwc:occurrenceId 'A2_58_Temora_turbinata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104880'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora turbinata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_Candacia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Candacia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Candacia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_Candacia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_Candacia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_Candacia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_Candacia_spp.'^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A2_58_Candacia_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_Candacia_sp._%28copepodite%29%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Candacia_sp._%28copepodite%29%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Candacia_sp._%28copepodite%29%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_Candacia_sp._%28copepodite%29%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_Candacia_sp._%28copepodite%29%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_Candacia_sp._(copepodite) " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A2_58_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia sp. (copepodite) '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_Calanopia_americana_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Calanopia_americana_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Calanopia_americana_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_Calanopia_americana_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_Calanopia_americana_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_Calanopia_americana_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:scientificName 'Calanopia americana'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '104723'^^xsd:integer;
  dwc:occurrenceId 'A2_58_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104723'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calanopia americana (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_Acartia_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Acartia_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Acartia_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_Acartia_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_Acartia_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_Acartia_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_Acartia_danae'^^xsd:string;
  dwc:scientificName 'Acartia (Acartia) danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '346026'^^xsd:integer;
  dwc:occurrenceId 'A2_58_Acartia_danae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346026'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_Acartia_lilljeborgii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Acartia_lilljeborgii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Acartia_lilljeborgii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_Acartia_lilljeborgii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_Acartia_lilljeborgii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_Acartia_lilljeborgii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_Acartia_lilljeborgii'^^xsd:string;
  dwc:scientificName 'Acartia lilljeborgii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '348510'^^xsd:integer;
  dwc:occurrenceId 'A2_58_Acartia_lilljeborgii'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia lilljeborgii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_Calanoida_%28others_copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Calanoida_%28others_copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Calanoida_%28others_copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_Calanoida_%28others_copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_Calanoida_%28others_copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_Calanoida_(others_copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'A2_58_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Calanoida (others copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_Oithona_atlantica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Oithona_atlantica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Oithona_atlantica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_Oithona_atlantica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_Oithona_atlantica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_Oithona_atlantica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_Oithona_atlantica'^^xsd:string;
  dwc:scientificName 'Oithona atlantica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '106642'^^xsd:integer;
  dwc:occurrenceId 'A2_58_Oithona_atlantica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106642'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona atlantica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_Oithona_plumifera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Oithona_plumifera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Oithona_plumifera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_Oithona_plumifera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_Oithona_plumifera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_Oithona_plumifera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_Oithona_plumifera'^^xsd:string;
  dwc:scientificName 'Oithona plumifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '106652'^^xsd:integer;
  dwc:occurrenceId 'A2_58_Oithona_plumifera'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106652'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona plumifera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_Oithona_setigera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Oithona_setigera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Oithona_setigera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_Oithona_setigera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_Oithona_setigera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_Oithona_setigera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_Oithona_setigera'^^xsd:string;
  dwc:scientificName 'Oithona setigera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '106655'^^xsd:integer;
  dwc:occurrenceId 'A2_58_Oithona_setigera'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '734517'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona setigera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_Oithona_hebes>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Oithona_hebes> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Oithona_hebes> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_Oithona_hebes>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_Oithona_hebes>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_Oithona_hebes" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_Oithona_hebes'^^xsd:string;
  dwc:scientificName 'Oithona hebes'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '106647'^^xsd:integer;
  dwc:occurrenceId 'A2_58_Oithona_hebes'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106647'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona hebes'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_Oithona_spp.%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Oithona_spp.%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Oithona_spp.%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_Oithona_spp.%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_Oithona_spp.%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_Oithona_spp. " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_Oithona_spp. '^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A2_58_Oithona_spp. '^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_Oithona_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Oithona_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Oithona_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_Oithona_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_Oithona_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_Oithona_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A2_58_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_Microsetella_norvegica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Microsetella_norvegica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Microsetella_norvegica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_Microsetella_norvegica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_Microsetella_norvegica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_Microsetella_norvegica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_Microsetella_norvegica'^^xsd:string;
  dwc:scientificName 'Microsetella norvegica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '116115'^^xsd:integer;
  dwc:occurrenceId 'A2_58_Microsetella_norvegica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116115'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella norvegica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_Microsetella_rosea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Microsetella_rosea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Microsetella_rosea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_Microsetella_rosea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_Microsetella_rosea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_Microsetella_rosea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_Microsetella_rosea'^^xsd:string;
  dwc:scientificName 'Microsetella rosea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '116116'^^xsd:integer;
  dwc:occurrenceId 'A2_58_Microsetella_rosea'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116116'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella rosea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_Microsetella_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Microsetella_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Microsetella_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_Microsetella_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_Microsetella_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_Microsetella_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Microsetella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '115341'^^xsd:integer;
  dwc:occurrenceId 'A2_58_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115341'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_Macrosetella_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Macrosetella_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Macrosetella_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_Macrosetella_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_Macrosetella_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_Macrosetella_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_Macrosetella_gracilis'^^xsd:string;
  dwc:scientificName 'Macrosetella gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '116382'^^xsd:integer;
  dwc:occurrenceId 'A2_58_Macrosetella_gracilis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116382'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Macrosetella gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_Miracia_efferata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Miracia_efferata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Miracia_efferata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_Miracia_efferata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_Miracia_efferata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_Miracia_efferata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_Miracia_efferata'^^xsd:string;
  dwc:scientificName 'Miracia efferata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '116383'^^xsd:integer;
  dwc:occurrenceId 'A2_58_Miracia_efferata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116383'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Miracia efferata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_Oncaea_media>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Oncaea_media> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Oncaea_media> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_Oncaea_media>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_Oncaea_media>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_Oncaea_media" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_Oncaea_media'^^xsd:string;
  dwc:scientificName 'Oncaea media'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '128938'^^xsd:integer;
  dwc:occurrenceId 'A2_58_Oncaea_media'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1862287'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea media'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_Oncaea_venusta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Oncaea_venusta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Oncaea_venusta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_Oncaea_venusta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_Oncaea_venusta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_Oncaea_venusta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_Oncaea_venusta'^^xsd:string;
  dwc:scientificName 'Oncaea venusta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '128954'^^xsd:integer;
  dwc:occurrenceId 'A2_58_Oncaea_venusta'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1754274'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea venusta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_Oncaea_mediterranea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Oncaea_mediterranea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Oncaea_mediterranea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_Oncaea_mediterranea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_Oncaea_mediterranea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_Oncaea_mediterranea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_Oncaea_mediterranea'^^xsd:string;
  dwc:scientificName 'Oncaea mediterranea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '128939'^^xsd:integer;
  dwc:occurrenceId 'A2_58_Oncaea_mediterranea'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128939'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea mediterranea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_Oncaea_scottodicarloi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Oncaea_scottodicarloi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Oncaea_scottodicarloi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_Oncaea_scottodicarloi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_Oncaea_scottodicarloi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_Oncaea_scottodicarloi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_Oncaea_scottodicarloi'^^xsd:string;
  dwc:scientificName 'Oncaea scottodicarloi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '128950'^^xsd:integer;
  dwc:occurrenceId 'A2_58_Oncaea_scottodicarloi'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128950'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea scottodicarloi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_Oncaea_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Oncaea_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Oncaea_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_Oncaea_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_Oncaea_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_Oncaea_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oncaea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '128690'^^xsd:integer;
  dwc:occurrenceId 'A2_58_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128690'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_Hemicyclops_thallassius>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Hemicyclops_thallassius> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Hemicyclops_thallassius> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_Hemicyclops_thallassius>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_Hemicyclops_thallassius>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_Hemicyclops_thallassius" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_Hemicyclops_thallassius'^^xsd:string;
  dwc:scientificName 'Hemicyclops thalassius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '352254'^^xsd:integer;
  dwc:occurrenceId 'A2_58_Hemicyclops_thallassius'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '352254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Hemicyclops thallassius'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_Copilia_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Copilia_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Copilia_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_Copilia_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_Copilia_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_Copilia_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Copilia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '128721'^^xsd:integer;
  dwc:occurrenceId 'A2_58_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128721'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Copilia spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_Agetus_flaccus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Agetus_flaccus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Agetus_flaccus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_Agetus_flaccus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_Agetus_flaccus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_Agetus_flaccus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_Agetus_flaccus'^^xsd:string;
  dwc:scientificName 'Agetus flaccus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '128795'^^xsd:integer;
  dwc:occurrenceId 'A2_58_Agetus_flaccus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128795'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Agetus flaccus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_Corycaeus_speciosus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Corycaeus_speciosus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Corycaeus_speciosus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_Corycaeus_speciosus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_Corycaeus_speciosus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_Corycaeus_speciosus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_Corycaeus_speciosus'^^xsd:string;
  dwc:scientificName 'Corycaeus speciosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '128800'^^xsd:integer;
  dwc:occurrenceId 'A2_58_Corycaeus_speciosus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128800'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus speciosus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_Corycaeus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Corycaeus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Corycaeus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_Corycaeus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_Corycaeus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_Corycaeus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Corycaeus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '128634'^^xsd:integer;
  dwc:occurrenceId 'A2_58_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128634'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_Farranula_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Farranula_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Farranula_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_Farranula_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_Farranula_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_Farranula_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_Farranula_gracilis'^^xsd:string;
  dwc:scientificName 'Farranula gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '128813'^^xsd:integer;
  dwc:occurrenceId 'A2_58_Farranula_gracilis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128813'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_Farranula_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Farranula_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Farranula_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_Farranula_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_Farranula_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_Farranula_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Farranula'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '128636'^^xsd:integer;
  dwc:occurrenceId 'A2_58_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128636'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_Copepoda_%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Copepoda_%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Copepoda_%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_Copepoda_%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_Copepoda_%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_Copepoda_(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_Copepoda_(nauplius)'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'A2_58_Copepoda_(nauplius)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Copepoda (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_CIRRIPEDIA__%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_CIRRIPEDIA__%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_CIRRIPEDIA__%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_CIRRIPEDIA__%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_CIRRIPEDIA__%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_CIRRIPEDIA__(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:occurrenceId 'A2_58_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  dwc:verbatimIdentification 'CIRRIPEDIA  (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_STOMATOPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_STOMATOPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_STOMATOPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_STOMATOPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_STOMATOPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_STOMATOPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Stomatopoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '14355'^^xsd:integer;
  dwc:occurrenceId 'A2_58_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '14355'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'STOMATOPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_DECAPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_DECAPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_DECAPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_DECAPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_DECAPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_DECAPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_DECAPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:occurrenceId 'A2_58_DECAPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'DECAPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_ECHINODERMATA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_ECHINODERMATA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_ECHINODERMATA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_ECHINODERMATA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_ECHINODERMATA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_ECHINODERMATA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:scientificName 'Echinodermata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '1806'^^xsd:integer;
  dwc:occurrenceId 'A2_58_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1806'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'ECHINODERMATA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_BRYOZOA_%28cyphonauta_larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_BRYOZOA_%28cyphonauta_larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_BRYOZOA_%28cyphonauta_larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_BRYOZOA_%28cyphonauta_larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_BRYOZOA_%28cyphonauta_larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_BRYOZOA_(cyphonauta_larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'A2_58_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'BRYOZOA (cyphonauta larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_Sagitta_friedreich>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Sagitta_friedreich> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Sagitta_friedreich> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_Sagitta_friedreich>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_Sagitta_friedreich>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_Sagitta_friedreich" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_Sagitta_friedreich'^^xsd:string;
  dwc:scientificName 'Sagitta friderici'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '105452'^^xsd:integer;
  dwc:occurrenceId 'A2_58_Sagitta_friedreich'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105441'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta friedreich'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_Sagitta_spp.%C2%A0%28imature%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Sagitta_spp.%C2%A0%28imature%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Sagitta_spp.%C2%A0%28imature%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_Sagitta_spp.%C2%A0%28imature%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_Sagitta_spp.%C2%A0%28imature%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_Sagitta_spp. (imature)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_Sagitta_spp. (imature)'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:occurrenceId 'A2_58_Sagitta_spp. (imature)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta spp. (imature)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_Chaetognatha_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Chaetognatha_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Chaetognatha_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_Chaetognatha_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_Chaetognatha_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_Chaetognatha_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_Chaetognatha_(others)'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:occurrenceId 'A2_58_Chaetognatha_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Chaetognatha (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_Fritillaria_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Fritillaria_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Fritillaria_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_Fritillaria_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_Fritillaria_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_Fritillaria_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_Fritillaria_spp.'^^xsd:string;
  dwc:scientificName 'Fritillaria'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '103358'^^xsd:integer;
  dwc:occurrenceId 'A2_58_Fritillaria_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Fritillaria spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_Oikopleura_dioica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Oikopleura_dioica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Oikopleura_dioica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_Oikopleura_dioica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_Oikopleura_dioica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_Oikopleura_dioica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_Oikopleura_dioica'^^xsd:string;
  dwc:scientificName 'Oikopleura dioica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '1770057'^^xsd:integer;
  dwc:occurrenceId 'A2_58_Oikopleura_dioica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura dioica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_Oikopleura_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Oikopleura_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Oikopleura_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_Oikopleura_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_Oikopleura_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_Oikopleura_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_Oikopleura_spp.'^^xsd:string;
  dwc:scientificName 'Oikopleura'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '103367'^^xsd:integer;
  dwc:occurrenceId 'A2_58_Oikopleura_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_Appendicularia_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Appendicularia_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Appendicularia_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_Appendicularia_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_Appendicularia_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_Appendicularia_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_Appendicularia_(others)'^^xsd:string;
  dwc:scientificName 'Appendicularia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '146421'^^xsd:integer;
  dwc:occurrenceId 'A2_58_Appendicularia_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146421'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Appendicularia (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_Thalia_democratica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Thalia_democratica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Thalia_democratica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_Thalia_democratica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_Thalia_democratica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_Thalia_democratica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_Thalia_democratica'^^xsd:string;
  dwc:scientificName 'Thalia democratica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '137279'^^xsd:integer;
  dwc:occurrenceId 'A2_58_Thalia_democratica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137279'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Thalia democratica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_Doliolo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Doliolo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Doliolo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_Doliolo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_Doliolo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_Doliolo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_Doliolo'^^xsd:string;
  dwc:scientificName 'Dolioloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '137221'^^xsd:integer;
  dwc:occurrenceId 'A2_58_Doliolo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137221'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Doliolo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_Teleostei_%28egg%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Teleostei_%28egg%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Teleostei_%28egg%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_Teleostei_%28egg%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_Teleostei_%28egg%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_Teleostei_(egg)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_Teleostei_(egg)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A2_58_Teleostei_(egg)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (egg)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_Teleostei_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Teleostei_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Teleostei_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_Teleostei_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_Teleostei_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_Teleostei_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_Teleostei_(larvae)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A2_58_Teleostei_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_SIPHONOPHORAE_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_SIPHONOPHORAE_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_SIPHONOPHORAE_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_SIPHONOPHORAE_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_SIPHONOPHORAE_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_SIPHONOPHORAE_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:scientificName 'Siphonophorae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '1371'^^xsd:integer;
  dwc:occurrenceId 'A2_58_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'SIPHONOPHORAE spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_Gastropoda_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Gastropoda_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Gastropoda_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_Gastropoda_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_Gastropoda_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_Gastropoda_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_Gastropoda_(veliger)'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'A2_58_Gastropoda_(veliger)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Gastropoda (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_Pteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Pteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Pteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_Pteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_Pteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_Pteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_Pteropoda'^^xsd:string;
  dwc:scientificName 'Pteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '325345'^^xsd:integer;
  dwc:occurrenceId 'A2_58_Pteropoda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '325345'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Pteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_Heteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Heteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Heteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_Heteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_Heteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_Heteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_Heteropoda'^^xsd:string;
  dwc:scientificName 'Heteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '1491356'^^xsd:integer;
  dwc:occurrenceId 'A2_58_Heteropoda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491356'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Heteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_Bivalvia_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Bivalvia_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_Bivalvia_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_Bivalvia_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_Bivalvia_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_Bivalvia_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_Bivalvia_(veliger)'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'A2_58_Bivalvia_(veliger)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Bivalvia (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_POLYCHAETA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_POLYCHAETA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_POLYCHAETA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_POLYCHAETA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_POLYCHAETA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_POLYCHAETA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'A2_58_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'POLYCHAETA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_OSTRACODA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_OSTRACODA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_OSTRACODA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_OSTRACODA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_OSTRACODA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_OSTRACODA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_OSTRACODA'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'A2_58_OSTRACODA'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'OSTRACODA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_58_CLADOCERA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_58_CLADOCERA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_58_CLADOCERA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.934732"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1732705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_58_CLADOCERA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.934732 -36.1732705)"^^geo:wktLiteral ;
  geo-pos:lat "-3.934732"^^xsd:decimal ;
  geo-pos:long "-36.1732705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_58_CLADOCERA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_58_CLADOCERA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_58_CLADOCERA'^^xsd:string;
  dwc:scientificName 'Cladocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-36.1732705'^^xsd:double;
  dwc:latitude '-3.934732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 58'^^xsd:string;
  dwc:aphiaid '1076'^^xsd:integer;
  dwc:occurrenceId 'A2_58_CLADOCERA'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '155670'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'CLADOCERA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_Codonella_acuta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Codonella_acuta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Codonella_acuta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_Codonella_acuta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_Codonella_acuta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_Codonella_acuta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_Codonella_acuta'^^xsd:string;
  dwc:scientificName 'Codonella acuta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '417132'^^xsd:integer;
  dwc:occurrenceId 'A2_36_Codonella_acuta'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417132'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella acuta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_Codonella_amphorella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Codonella_amphorella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Codonella_amphorella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_Codonella_amphorella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_Codonella_amphorella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_Codonella_amphorella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_Codonella_amphorella'^^xsd:string;
  dwc:scientificName 'Codonella amphorella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '417133'^^xsd:integer;
  dwc:occurrenceId 'A2_36_Codonella_amphorella'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417133'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella amphorella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_Codonella_apicata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Codonella_apicata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Codonella_apicata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_Codonella_apicata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_Codonella_apicata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_Codonella_apicata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_Codonella_apicata'^^xsd:string;
  dwc:scientificName 'Codonella apicata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '417134'^^xsd:integer;
  dwc:occurrenceId 'A2_36_Codonella_apicata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417134'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella apicata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_Codonella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Codonella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Codonella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_Codonella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_Codonella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_Codonella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_Codonella_sp.'^^xsd:string;
  dwc:scientificName 'Codonella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '150203'^^xsd:integer;
  dwc:occurrenceId 'A2_36_Codonella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150203'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_Tintinnopsis_tocantinensis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Tintinnopsis_tocantinensis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Tintinnopsis_tocantinensis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_Tintinnopsis_tocantinensis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_Tintinnopsis_tocantinensis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_Tintinnopsis_tocantinensis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:scientificName 'Tintinnopsis tocantinensis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '417156'^^xsd:integer;
  dwc:occurrenceId 'A2_36_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417156'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis tocantinensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_Tintinnopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Tintinnopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Tintinnopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_Tintinnopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_Tintinnopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_Tintinnopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_Tintinnopsis_spp.'^^xsd:string;
  dwc:scientificName 'Tintinnopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:occurrenceId 'A2_36_Tintinnopsis_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_Codonellopsis_ostenfeldi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Codonellopsis_ostenfeldi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Codonellopsis_ostenfeldi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_Codonellopsis_ostenfeldi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_Codonellopsis_ostenfeldi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_Codonellopsis_ostenfeldi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:scientificName 'Codonellopsis ostenfeldi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '427448'^^xsd:integer;
  dwc:occurrenceId 'A2_36_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427448'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis ostenfeldi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_Codonellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Codonellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Codonellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_Codonellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_Codonellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_Codonellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_Codonellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Codonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '204197'^^xsd:integer;
  dwc:occurrenceId 'A2_36_Codonellopsis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '204197'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_Coxliella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Coxliella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Coxliella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_Coxliella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_Coxliella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_Coxliella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_Coxliella_sp.'^^xsd:string;
  dwc:scientificName 'Coxliella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '150208'^^xsd:integer;
  dwc:occurrenceId 'A2_36_Coxliella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150208'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Coxliella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_Dadayiella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Dadayiella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Dadayiella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_Dadayiella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_Dadayiella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_Dadayiella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_Dadayiella_sp.'^^xsd:string;
  dwc:scientificName 'Dadayiella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '183541'^^xsd:integer;
  dwc:occurrenceId 'A2_36_Dadayiella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183541'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dadayiella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_Dictyocysta_lepida>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Dictyocysta_lepida> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Dictyocysta_lepida> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_Dictyocysta_lepida>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_Dictyocysta_lepida>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_Dictyocysta_lepida" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_Dictyocysta_lepida'^^xsd:string;
  dwc:scientificName 'Dictyocysta lepida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '235767'^^xsd:integer;
  dwc:occurrenceId 'A2_36_Dictyocysta_lepida'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235767'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocysta lepida'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_Epiplocylis_undella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Epiplocylis_undella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Epiplocylis_undella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_Epiplocylis_undella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_Epiplocylis_undella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_Epiplocylis_undella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_Epiplocylis_undella'^^xsd:string;
  dwc:scientificName 'Epiplocylis undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '341668'^^xsd:integer;
  dwc:occurrenceId 'A2_36_Epiplocylis_undella'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '341668'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis undella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_Epiplocylis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Epiplocylis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Epiplocylis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_Epiplocylis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_Epiplocylis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_Epiplocylis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_Epiplocylis_sp.'^^xsd:string;
  dwc:scientificName 'Epiplocylis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '183562'^^xsd:integer;
  dwc:occurrenceId 'A2_36_Epiplocylis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183562'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_Favella_enrenbergii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Favella_enrenbergii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Favella_enrenbergii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_Favella_enrenbergii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_Favella_enrenbergii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_Favella_enrenbergii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_Favella_enrenbergii'^^xsd:string;
  dwc:scientificName 'Favella ehrenbergii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '235761'^^xsd:integer;
  dwc:occurrenceId 'A2_36_Favella_enrenbergii'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235761'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Favella enrenbergii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_Eutintinnus_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Eutintinnus_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Eutintinnus_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_Eutintinnus_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_Eutintinnus_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_Eutintinnus_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_Eutintinnus_spp.'^^xsd:string;
  dwc:scientificName 'Eutintinnus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '183543'^^xsd:integer;
  dwc:occurrenceId 'A2_36_Eutintinnus_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183543'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Eutintinnus spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_Amphorellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Amphorellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Amphorellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_Amphorellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_Amphorellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_Amphorellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_Amphorellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Amphorellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '425527'^^xsd:integer;
  dwc:occurrenceId 'A2_36_Amphorellopsis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '425527'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Amphorellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_Rabdonella_elegans>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Rabdonella_elegans> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Rabdonella_elegans> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_Rabdonella_elegans>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_Rabdonella_elegans>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_Rabdonella_elegans" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_Rabdonella_elegans'^^xsd:string;
  dwc:scientificName 'Rhabdonella elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '183577'^^xsd:integer;
  dwc:occurrenceId 'A2_36_Rabdonella_elegans'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183577'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella elegans'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_Rabdonella_brandti>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Rabdonella_brandti> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Rabdonella_brandti> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_Rabdonella_brandti>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_Rabdonella_brandti>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_Rabdonella_brandti" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_Rabdonella_brandti'^^xsd:string;
  dwc:scientificName 'Rhabdonella brandti'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '427513'^^xsd:integer;
  dwc:occurrenceId 'A2_36_Rabdonella_brandti'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427513'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella brandti'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_Rabdonellopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Rabdonellopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Rabdonellopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_Rabdonellopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_Rabdonellopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_Rabdonellopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_Rabdonellopsis_spp.'^^xsd:string;
  dwc:scientificName 'Rhabdonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '183550'^^xsd:integer;
  dwc:occurrenceId 'A2_36_Rabdonellopsis_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183550'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonellopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_Undella_claparedei>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Undella_claparedei> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Undella_claparedei> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_Undella_claparedei>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_Undella_claparedei>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_Undella_claparedei" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_Undella_claparedei'^^xsd:string;
  dwc:scientificName 'Undella claparedei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '341684'^^xsd:integer;
  dwc:occurrenceId 'A2_36_Undella_claparedei'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417240'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undella claparedei'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_Undella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Undella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Undella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_Undella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_Undella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_Undella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_Undella_sp.'^^xsd:string;
  dwc:scientificName 'Undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '235764'^^xsd:integer;
  dwc:occurrenceId 'A2_36_Undella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235764'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Undella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_Xystonellopsis_heros>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Xystonellopsis_heros> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Xystonellopsis_heros> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_Xystonellopsis_heros>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_Xystonellopsis_heros>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_Xystonellopsis_heros" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_Xystonellopsis_heros'^^xsd:string;
  dwc:scientificName 'Xystonellopsis heros'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '417266'^^xsd:integer;
  dwc:occurrenceId 'A2_36_Xystonellopsis_heros'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417266'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Xystonellopsis heros'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_Tintinnina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Tintinnina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Tintinnina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_Tintinnina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_Tintinnina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_Tintinnina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_Tintinnina_(others)'^^xsd:string;
  dwc:scientificName 'Tintinnina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '732976'^^xsd:integer;
  dwc:occurrenceId 'A2_36_Tintinnina_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_Collosphaera_macropora>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Collosphaera_macropora> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Collosphaera_macropora> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_Collosphaera_macropora>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_Collosphaera_macropora>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_Collosphaera_macropora" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_Collosphaera_macropora'^^xsd:string;
  dwc:scientificName 'Collosphaera macropora'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '493482'^^xsd:integer;
  dwc:occurrenceId 'A2_36_Collosphaera_macropora'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493482'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Collosphaera macropora'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_Dictyocoryne_profunda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Dictyocoryne_profunda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Dictyocoryne_profunda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_Dictyocoryne_profunda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_Dictyocoryne_profunda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_Dictyocoryne_profunda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_Dictyocoryne_profunda'^^xsd:string;
  dwc:scientificName 'Dictyocoryne profunda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '412935'^^xsd:integer;
  dwc:occurrenceId 'A2_36_Dictyocoryne_profunda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412935'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne profunda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_Dictyocoryne_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Dictyocoryne_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Dictyocoryne_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_Dictyocoryne_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_Dictyocoryne_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_Dictyocoryne_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_Dictyocoryne_sp.'^^xsd:string;
  dwc:scientificName 'Dictyocoryne'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '412934'^^xsd:integer;
  dwc:occurrenceId 'A2_36_Dictyocoryne_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412934'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_Discopyle_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Discopyle_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Discopyle_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_Discopyle_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_Discopyle_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_Discopyle_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_Discopyle_sp.'^^xsd:string;
  dwc:scientificName 'Discopyle'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '493501'^^xsd:integer;
  dwc:occurrenceId 'A2_36_Discopyle_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Discopyle sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_Pylonidae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Pylonidae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Pylonidae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_Pylonidae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_Pylonidae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_Pylonidae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_Pylonidae'^^xsd:string;
  dwc:scientificName 'Pyloniidae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '345902'^^xsd:integer;
  dwc:occurrenceId 'A2_36_Pylonidae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345902'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:verbatimIdentification 'Pylonidae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_Spongodiscus_resurgens>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Spongodiscus_resurgens> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Spongodiscus_resurgens> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_Spongodiscus_resurgens>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_Spongodiscus_resurgens>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_Spongodiscus_resurgens" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_Spongodiscus_resurgens'^^xsd:string;
  dwc:scientificName 'Spongodiscus resurgens'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '493608'^^xsd:integer;
  dwc:occurrenceId 'A2_36_Spongodiscus_resurgens'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493608'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongodiscus resurgens'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_Spongosphaera_streptacantha>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Spongosphaera_streptacantha> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Spongosphaera_streptacantha> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_Spongosphaera_streptacantha>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_Spongosphaera_streptacantha>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_Spongosphaera_streptacantha" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_Spongosphaera_streptacantha'^^xsd:string;
  dwc:scientificName 'Spongosphaera streptacantha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '493393'^^xsd:integer;
  dwc:occurrenceId 'A2_36_Spongosphaera_streptacantha'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493393'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongosphaera streptacantha'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_Spongaster_tetras>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Spongaster_tetras> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Spongaster_tetras> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_Spongaster_tetras>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_Spongaster_tetras>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_Spongaster_tetras" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_Spongaster_tetras'^^xsd:string;
  dwc:scientificName 'Spongaster tetras'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '412940'^^xsd:integer;
  dwc:occurrenceId 'A2_36_Spongaster_tetras'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412940'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongaster tetras'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_Spongotrochus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Spongotrochus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Spongotrochus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_Spongotrochus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_Spongotrochus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_Spongotrochus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_Spongotrochus_sp.'^^xsd:string;
  dwc:scientificName 'Spongotrochus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '412948'^^xsd:integer;
  dwc:occurrenceId 'A2_36_Spongotrochus_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Spongotrochus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_Zygocircus_productus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Zygocircus_productus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Zygocircus_productus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_Zygocircus_productus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_Zygocircus_productus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_Zygocircus_productus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_Zygocircus_productus'^^xsd:string;
  dwc:scientificName 'Zygocircus productus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '493705'^^xsd:integer;
  dwc:occurrenceId 'A2_36_Zygocircus_productus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493705'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus productus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_Zygocircus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Zygocircus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Zygocircus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_Zygocircus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_Zygocircus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_Zygocircus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_Zygocircus_sp.'^^xsd:string;
  dwc:scientificName 'Zygocircus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '493702'^^xsd:integer;
  dwc:occurrenceId 'A2_36_Zygocircus_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493702'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_Polycystina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Polycystina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Polycystina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_Polycystina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_Polycystina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_Polycystina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_Polycystina_(others)'^^xsd:string;
  dwc:scientificName 'Polycystina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '235740'^^xsd:integer;
  dwc:occurrenceId 'A2_36_Polycystina_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235740'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Polycystina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_ACANTHARIA_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_ACANTHARIA_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_ACANTHARIA_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_ACANTHARIA_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_ACANTHARIA_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_ACANTHARIA_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_ACANTHARIA_spp.'^^xsd:string;
  dwc:scientificName 'Acantharia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '586732'^^xsd:integer;
  dwc:occurrenceId 'A2_36_ACANTHARIA_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '586732'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'ACANTHARIA spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_Bolivina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Bolivina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Bolivina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_Bolivina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_Bolivina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_Bolivina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_Bolivina_sp.'^^xsd:string;
  dwc:scientificName 'Bolivina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '112101'^^xsd:integer;
  dwc:occurrenceId 'A2_36_Bolivina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Bolivina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_Globigerina_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Globigerina_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Globigerina_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_Globigerina_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_Globigerina_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_Globigerina_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_Globigerina_bulloides'^^xsd:string;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:occurrenceId 'A2_36_Globigerina_bulloides'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globigerina bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_Globogirinoides_ruber>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Globogirinoides_ruber> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Globogirinoides_ruber> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_Globogirinoides_ruber>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_Globogirinoides_ruber>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_Globogirinoides_ruber" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_Globogirinoides_ruber'^^xsd:string;
  dwc:scientificName 'Globigerinoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:occurrenceId 'A2_36_Globogirinoides_ruber'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globogirinoides ruber'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_Globorotalia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Globorotalia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Globorotalia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_Globorotalia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_Globorotalia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_Globorotalia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_Globorotalia_spp.'^^xsd:string;
  dwc:scientificName 'Globorotalia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '112200'^^xsd:integer;
  dwc:occurrenceId 'A2_36_Globorotalia_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112200'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Globorotalia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_Neogloboquadrina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Neogloboquadrina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Neogloboquadrina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_Neogloboquadrina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_Neogloboquadrina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_Neogloboquadrina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_Neogloboquadrina_sp.'^^xsd:string;
  dwc:scientificName 'Neogloboquadrina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '112202'^^xsd:integer;
  dwc:occurrenceId 'A2_36_Neogloboquadrina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112202'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Neogloboquadrina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_Orbulina_universa>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Orbulina_universa> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Orbulina_universa> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_Orbulina_universa>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_Orbulina_universa>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_Orbulina_universa" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_Orbulina_universa'^^xsd:string;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:occurrenceId 'A2_36_Orbulina_universa'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Orbulina universa'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_Tretomphalus_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Tretomphalus_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Tretomphalus_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_Tretomphalus_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_Tretomphalus_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_Tretomphalus_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_Tretomphalus_bulloides'^^xsd:string;
  dwc:scientificName 'Tretomphalus bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '113184'^^xsd:integer;
  dwc:occurrenceId 'A2_36_Tretomphalus_bulloides'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tretomphalus bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_Trochammina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Trochammina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Trochammina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_Trochammina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_Trochammina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_Trochammina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_Trochammina_sp.'^^xsd:string;
  dwc:scientificName 'Trochammina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:occurrenceId 'A2_36_Trochammina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Trochammina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_Foraminifera_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Foraminifera_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Foraminifera_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_Foraminifera_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_Foraminifera_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_Foraminifera_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_Foraminifera_(others)'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:occurrenceId 'A2_36_Foraminifera_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Foraminifera (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_Nannocalanus_minor>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Nannocalanus_minor> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Nannocalanus_minor> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_Nannocalanus_minor>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_Nannocalanus_minor>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_Nannocalanus_minor" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_Nannocalanus_minor'^^xsd:string;
  dwc:scientificName 'Nannocalanus minor'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '104469'^^xsd:integer;
  dwc:occurrenceId 'A2_36_Nannocalanus_minor'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104469'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus minor'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_Nannocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Nannocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Nannocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_Nannocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_Nannocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_Nannocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Nannocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '104154'^^xsd:integer;
  dwc:occurrenceId 'A2_36_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104154'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_Neocalanus_robustior>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Neocalanus_robustior> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Neocalanus_robustior> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_Neocalanus_robustior>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_Neocalanus_robustior>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_Neocalanus_robustior" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_Neocalanus_robustior'^^xsd:string;
  dwc:scientificName 'Neocalanus robustior'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '104472'^^xsd:integer;
  dwc:occurrenceId 'A2_36_Neocalanus_robustior'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104472'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Neocalanus robustior'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_Undinula_vulgaris_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Undinula_vulgaris_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Undinula_vulgaris_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_Undinula_vulgaris_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_Undinula_vulgaris_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_Undinula_vulgaris_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:scientificName 'Undinula vulgaris'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '104473'^^xsd:integer;
  dwc:occurrenceId 'A2_36_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104473'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undinula vulgaris (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_Acrocalanus_longicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Acrocalanus_longicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Acrocalanus_longicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_Acrocalanus_longicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_Acrocalanus_longicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_Acrocalanus_longicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_Acrocalanus_longicornis'^^xsd:string;
  dwc:scientificName 'Acrocalanus longicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '104646'^^xsd:integer;
  dwc:occurrenceId 'A2_36_Acrocalanus_longicornis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104646'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus longicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_Acrocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Acrocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Acrocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_Acrocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_Acrocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_Acrocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Acrocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '104192'^^xsd:integer;
  dwc:occurrenceId 'A2_36_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104192'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_Calocalanos_pavo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Calocalanos_pavo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Calocalanos_pavo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_Calocalanos_pavo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_Calocalanos_pavo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_Calocalanos_pavo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_Calocalanos_pavo'^^xsd:string;
  dwc:scientificName 'Calocalanus pavo'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '104669'^^xsd:integer;
  dwc:occurrenceId 'A2_36_Calocalanos_pavo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanos pavo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_Calocalanus_sp. _(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:scientificName 'Calocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '104193'^^xsd:integer;
  dwc:occurrenceId 'A2_36_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104193'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanus sp.  (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_Delibus_sewelli>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Delibus_sewelli> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Delibus_sewelli> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_Delibus_sewelli>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_Delibus_sewelli>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_Delibus_sewelli" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_Delibus_sewelli'^^xsd:string;
  dwc:scientificName 'Delius sewelli'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '363906'^^xsd:integer;
  dwc:occurrenceId 'A2_36_Delibus_sewelli'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363906'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sewelli'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_Delibus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Delibus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Delibus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_Delibus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_Delibus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_Delibus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Delius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '363904'^^xsd:integer;
  dwc:occurrenceId 'A2_36_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363904'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_Mecynocera_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Mecynocera_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Mecynocera_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_Mecynocera_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_Mecynocera_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_Mecynocera_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Mecynocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '104184'^^xsd:integer;
  dwc:occurrenceId 'A2_36_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Mecynocera sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_Paracalanus_aculeatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Paracalanus_aculeatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Paracalanus_aculeatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_Paracalanus_aculeatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_Paracalanus_aculeatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_Paracalanus_aculeatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_Paracalanus_aculeatus'^^xsd:string;
  dwc:scientificName 'Paracalanus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '104681'^^xsd:integer;
  dwc:occurrenceId 'A2_36_Paracalanus_aculeatus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1464945'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus aculeatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_Paracalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Paracalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Paracalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_Paracalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_Paracalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_Paracalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Paracalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '104196'^^xsd:integer;
  dwc:occurrenceId 'A2_36_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104196'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_Rhincalanus_cornutus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Rhincalanus_cornutus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Rhincalanus_cornutus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_Rhincalanus_cornutus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_Rhincalanus_cornutus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_Rhincalanus_cornutus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_Rhincalanus_cornutus'^^xsd:string;
  dwc:scientificName 'Rhincalanus cornutus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '104542'^^xsd:integer;
  dwc:occurrenceId 'A2_36_Rhincalanus_cornutus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1488083'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rhincalanus cornutus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_Subeucalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Subeucalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Subeucalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_Subeucalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_Subeucalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_Subeucalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Subeucalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '104173'^^xsd:integer;
  dwc:occurrenceId 'A2_36_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104173'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Subeucalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_Clausocalanus_furcatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Clausocalanus_furcatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Clausocalanus_furcatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_Clausocalanus_furcatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_Clausocalanus_furcatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_Clausocalanus_furcatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_Clausocalanus_furcatus'^^xsd:string;
  dwc:scientificName 'Clausocalanus furcatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '104503'^^xsd:integer;
  dwc:occurrenceId 'A2_36_Clausocalanus_furcatus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104503'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus furcatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_Clausocalanus_mastigophorus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Clausocalanus_mastigophorus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Clausocalanus_mastigophorus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_Clausocalanus_mastigophorus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_Clausocalanus_mastigophorus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_Clausocalanus_mastigophorus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:scientificName 'Clausocalanus mastigophorus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '104506'^^xsd:integer;
  dwc:occurrenceId 'A2_36_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104506'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus mastigophorus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_Clausocalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Clausocalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Clausocalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_Clausocalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_Clausocalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_Clausocalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Clausocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '104161'^^xsd:integer;
  dwc:occurrenceId 'A2_36_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104161'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_Euchaeta_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Euchaeta_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Euchaeta_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_Euchaeta_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_Euchaeta_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_Euchaeta_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Euchaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '104174'^^xsd:integer;
  dwc:occurrenceId 'A2_36_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104174'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Euchaeta spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_Scolecithrix_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Scolecithrix_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Scolecithrix_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_Scolecithrix_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_Scolecithrix_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_Scolecithrix_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_Scolecithrix_danae'^^xsd:string;
  dwc:scientificName 'Scolecithrix danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '104821'^^xsd:integer;
  dwc:occurrenceId 'A2_36_Scolecithrix_danae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104821'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_Scolecithrix_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Scolecithrix_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Scolecithrix_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_Scolecithrix_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_Scolecithrix_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_Scolecithrix_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Scolecithrix'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '104230'^^xsd:integer;
  dwc:occurrenceId 'A2_36_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104230'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_Lucicutia_flavicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Lucicutia_flavicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Lucicutia_flavicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_Lucicutia_flavicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_Lucicutia_flavicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_Lucicutia_flavicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_Lucicutia_flavicornis'^^xsd:string;
  dwc:scientificName 'Lucicutia flavicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '104597'^^xsd:integer;
  dwc:occurrenceId 'A2_36_Lucicutia_flavicornis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104597'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia flavicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_Lucicutia_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Lucicutia_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Lucicutia_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_Lucicutia_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_Lucicutia_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_Lucicutia_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_Lucicutia_sp.'^^xsd:string;
  dwc:scientificName 'Lucicutia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '104183'^^xsd:integer;
  dwc:occurrenceId 'A2_36_Lucicutia_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104183'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_Pleuromamma_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Pleuromamma_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Pleuromamma_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_Pleuromamma_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_Pleuromamma_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_Pleuromamma_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Pleuromamma'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '104191'^^xsd:integer;
  dwc:occurrenceId 'A2_36_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104191'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Pleuromamma sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_Temora_stylifera_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Temora_stylifera_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Temora_stylifera_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_Temora_stylifera_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_Temora_stylifera_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_Temora_stylifera_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:scientificName 'Temora stylifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '104879'^^xsd:integer;
  dwc:occurrenceId 'A2_36_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104879'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora stylifera (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_Temora_turbinata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Temora_turbinata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Temora_turbinata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_Temora_turbinata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_Temora_turbinata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_Temora_turbinata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_Temora_turbinata'^^xsd:string;
  dwc:scientificName 'Temora turbinata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '104880'^^xsd:integer;
  dwc:occurrenceId 'A2_36_Temora_turbinata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104880'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora turbinata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_Candacia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Candacia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Candacia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_Candacia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_Candacia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_Candacia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_Candacia_spp.'^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A2_36_Candacia_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_Candacia_sp._%28copepodite%29%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Candacia_sp._%28copepodite%29%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Candacia_sp._%28copepodite%29%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_Candacia_sp._%28copepodite%29%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_Candacia_sp._%28copepodite%29%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_Candacia_sp._(copepodite) " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A2_36_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia sp. (copepodite) '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_Calanopia_americana_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Calanopia_americana_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Calanopia_americana_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_Calanopia_americana_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_Calanopia_americana_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_Calanopia_americana_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:scientificName 'Calanopia americana'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '104723'^^xsd:integer;
  dwc:occurrenceId 'A2_36_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104723'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calanopia americana (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_Acartia_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Acartia_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Acartia_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_Acartia_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_Acartia_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_Acartia_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_Acartia_danae'^^xsd:string;
  dwc:scientificName 'Acartia (Acartia) danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '346026'^^xsd:integer;
  dwc:occurrenceId 'A2_36_Acartia_danae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346026'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_Acartia_lilljeborgii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Acartia_lilljeborgii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Acartia_lilljeborgii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_Acartia_lilljeborgii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_Acartia_lilljeborgii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_Acartia_lilljeborgii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_Acartia_lilljeborgii'^^xsd:string;
  dwc:scientificName 'Acartia lilljeborgii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '348510'^^xsd:integer;
  dwc:occurrenceId 'A2_36_Acartia_lilljeborgii'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia lilljeborgii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_Calanoida_%28others_copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Calanoida_%28others_copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Calanoida_%28others_copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_Calanoida_%28others_copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_Calanoida_%28others_copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_Calanoida_(others_copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'A2_36_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Calanoida (others copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_Oithona_atlantica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Oithona_atlantica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Oithona_atlantica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_Oithona_atlantica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_Oithona_atlantica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_Oithona_atlantica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_Oithona_atlantica'^^xsd:string;
  dwc:scientificName 'Oithona atlantica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '106642'^^xsd:integer;
  dwc:occurrenceId 'A2_36_Oithona_atlantica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106642'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona atlantica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_Oithona_plumifera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Oithona_plumifera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Oithona_plumifera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_Oithona_plumifera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_Oithona_plumifera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_Oithona_plumifera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_Oithona_plumifera'^^xsd:string;
  dwc:scientificName 'Oithona plumifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '106652'^^xsd:integer;
  dwc:occurrenceId 'A2_36_Oithona_plumifera'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106652'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona plumifera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_Oithona_setigera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Oithona_setigera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Oithona_setigera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_Oithona_setigera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_Oithona_setigera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_Oithona_setigera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_Oithona_setigera'^^xsd:string;
  dwc:scientificName 'Oithona setigera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '106655'^^xsd:integer;
  dwc:occurrenceId 'A2_36_Oithona_setigera'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '734517'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona setigera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_Oithona_hebes>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Oithona_hebes> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Oithona_hebes> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_Oithona_hebes>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_Oithona_hebes>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_Oithona_hebes" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_Oithona_hebes'^^xsd:string;
  dwc:scientificName 'Oithona hebes'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '106647'^^xsd:integer;
  dwc:occurrenceId 'A2_36_Oithona_hebes'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106647'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona hebes'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_Oithona_spp.%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Oithona_spp.%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Oithona_spp.%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_Oithona_spp.%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_Oithona_spp.%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_Oithona_spp. " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_Oithona_spp. '^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A2_36_Oithona_spp. '^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_Oithona_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Oithona_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Oithona_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_Oithona_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_Oithona_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_Oithona_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A2_36_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_Microsetella_norvegica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Microsetella_norvegica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Microsetella_norvegica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_Microsetella_norvegica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_Microsetella_norvegica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_Microsetella_norvegica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_Microsetella_norvegica'^^xsd:string;
  dwc:scientificName 'Microsetella norvegica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '116115'^^xsd:integer;
  dwc:occurrenceId 'A2_36_Microsetella_norvegica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116115'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella norvegica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_Microsetella_rosea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Microsetella_rosea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Microsetella_rosea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_Microsetella_rosea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_Microsetella_rosea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_Microsetella_rosea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_Microsetella_rosea'^^xsd:string;
  dwc:scientificName 'Microsetella rosea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '116116'^^xsd:integer;
  dwc:occurrenceId 'A2_36_Microsetella_rosea'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116116'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella rosea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_Microsetella_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Microsetella_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Microsetella_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_Microsetella_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_Microsetella_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_Microsetella_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Microsetella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '115341'^^xsd:integer;
  dwc:occurrenceId 'A2_36_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115341'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_Macrosetella_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Macrosetella_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Macrosetella_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_Macrosetella_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_Macrosetella_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_Macrosetella_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_Macrosetella_gracilis'^^xsd:string;
  dwc:scientificName 'Macrosetella gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '116382'^^xsd:integer;
  dwc:occurrenceId 'A2_36_Macrosetella_gracilis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116382'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Macrosetella gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_Miracia_efferata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Miracia_efferata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Miracia_efferata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_Miracia_efferata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_Miracia_efferata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_Miracia_efferata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_Miracia_efferata'^^xsd:string;
  dwc:scientificName 'Miracia efferata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '116383'^^xsd:integer;
  dwc:occurrenceId 'A2_36_Miracia_efferata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116383'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Miracia efferata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_Oncaea_media>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Oncaea_media> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Oncaea_media> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_Oncaea_media>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_Oncaea_media>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_Oncaea_media" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_Oncaea_media'^^xsd:string;
  dwc:scientificName 'Oncaea media'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '128938'^^xsd:integer;
  dwc:occurrenceId 'A2_36_Oncaea_media'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1862287'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea media'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_Oncaea_venusta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Oncaea_venusta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Oncaea_venusta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_Oncaea_venusta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_Oncaea_venusta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_Oncaea_venusta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_Oncaea_venusta'^^xsd:string;
  dwc:scientificName 'Oncaea venusta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '128954'^^xsd:integer;
  dwc:occurrenceId 'A2_36_Oncaea_venusta'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1754274'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea venusta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_Oncaea_mediterranea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Oncaea_mediterranea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Oncaea_mediterranea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_Oncaea_mediterranea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_Oncaea_mediterranea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_Oncaea_mediterranea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_Oncaea_mediterranea'^^xsd:string;
  dwc:scientificName 'Oncaea mediterranea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '128939'^^xsd:integer;
  dwc:occurrenceId 'A2_36_Oncaea_mediterranea'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128939'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea mediterranea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_Oncaea_scottodicarloi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Oncaea_scottodicarloi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Oncaea_scottodicarloi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_Oncaea_scottodicarloi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_Oncaea_scottodicarloi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_Oncaea_scottodicarloi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_Oncaea_scottodicarloi'^^xsd:string;
  dwc:scientificName 'Oncaea scottodicarloi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '128950'^^xsd:integer;
  dwc:occurrenceId 'A2_36_Oncaea_scottodicarloi'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128950'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea scottodicarloi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_Oncaea_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Oncaea_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Oncaea_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_Oncaea_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_Oncaea_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_Oncaea_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oncaea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '128690'^^xsd:integer;
  dwc:occurrenceId 'A2_36_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128690'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_Hemicyclops_thallassius>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Hemicyclops_thallassius> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Hemicyclops_thallassius> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_Hemicyclops_thallassius>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_Hemicyclops_thallassius>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_Hemicyclops_thallassius" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_Hemicyclops_thallassius'^^xsd:string;
  dwc:scientificName 'Hemicyclops thalassius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '352254'^^xsd:integer;
  dwc:occurrenceId 'A2_36_Hemicyclops_thallassius'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '352254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Hemicyclops thallassius'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_Copilia_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Copilia_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Copilia_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_Copilia_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_Copilia_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_Copilia_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Copilia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '128721'^^xsd:integer;
  dwc:occurrenceId 'A2_36_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128721'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Copilia spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_Agetus_flaccus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Agetus_flaccus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Agetus_flaccus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_Agetus_flaccus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_Agetus_flaccus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_Agetus_flaccus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_Agetus_flaccus'^^xsd:string;
  dwc:scientificName 'Agetus flaccus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '128795'^^xsd:integer;
  dwc:occurrenceId 'A2_36_Agetus_flaccus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128795'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Agetus flaccus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_Corycaeus_speciosus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Corycaeus_speciosus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Corycaeus_speciosus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_Corycaeus_speciosus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_Corycaeus_speciosus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_Corycaeus_speciosus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_Corycaeus_speciosus'^^xsd:string;
  dwc:scientificName 'Corycaeus speciosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '128800'^^xsd:integer;
  dwc:occurrenceId 'A2_36_Corycaeus_speciosus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128800'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus speciosus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_Corycaeus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Corycaeus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Corycaeus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_Corycaeus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_Corycaeus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_Corycaeus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Corycaeus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '128634'^^xsd:integer;
  dwc:occurrenceId 'A2_36_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128634'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_Farranula_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Farranula_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Farranula_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_Farranula_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_Farranula_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_Farranula_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_Farranula_gracilis'^^xsd:string;
  dwc:scientificName 'Farranula gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '128813'^^xsd:integer;
  dwc:occurrenceId 'A2_36_Farranula_gracilis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128813'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_Farranula_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Farranula_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Farranula_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_Farranula_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_Farranula_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_Farranula_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Farranula'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '128636'^^xsd:integer;
  dwc:occurrenceId 'A2_36_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128636'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_Copepoda_%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Copepoda_%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Copepoda_%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_Copepoda_%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_Copepoda_%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_Copepoda_(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_Copepoda_(nauplius)'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'A2_36_Copepoda_(nauplius)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Copepoda (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_CIRRIPEDIA__%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_CIRRIPEDIA__%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_CIRRIPEDIA__%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_CIRRIPEDIA__%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_CIRRIPEDIA__%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_CIRRIPEDIA__(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:occurrenceId 'A2_36_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  dwc:verbatimIdentification 'CIRRIPEDIA  (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_STOMATOPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_STOMATOPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_STOMATOPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_STOMATOPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_STOMATOPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_STOMATOPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Stomatopoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '14355'^^xsd:integer;
  dwc:occurrenceId 'A2_36_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '14355'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'STOMATOPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_DECAPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_DECAPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_DECAPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_DECAPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_DECAPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_DECAPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_DECAPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:occurrenceId 'A2_36_DECAPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'DECAPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_ECHINODERMATA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_ECHINODERMATA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_ECHINODERMATA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_ECHINODERMATA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_ECHINODERMATA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_ECHINODERMATA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:scientificName 'Echinodermata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '1806'^^xsd:integer;
  dwc:occurrenceId 'A2_36_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1806'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'ECHINODERMATA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_BRYOZOA_%28cyphonauta_larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_BRYOZOA_%28cyphonauta_larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_BRYOZOA_%28cyphonauta_larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_BRYOZOA_%28cyphonauta_larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_BRYOZOA_%28cyphonauta_larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_BRYOZOA_(cyphonauta_larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'A2_36_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'BRYOZOA (cyphonauta larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_Sagitta_friedreich>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Sagitta_friedreich> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Sagitta_friedreich> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_Sagitta_friedreich>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_Sagitta_friedreich>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_Sagitta_friedreich" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_Sagitta_friedreich'^^xsd:string;
  dwc:scientificName 'Sagitta friderici'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '105452'^^xsd:integer;
  dwc:occurrenceId 'A2_36_Sagitta_friedreich'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105441'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta friedreich'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_Sagitta_spp.%C2%A0%28imature%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Sagitta_spp.%C2%A0%28imature%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Sagitta_spp.%C2%A0%28imature%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_Sagitta_spp.%C2%A0%28imature%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_Sagitta_spp.%C2%A0%28imature%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_Sagitta_spp. (imature)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_Sagitta_spp. (imature)'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:occurrenceId 'A2_36_Sagitta_spp. (imature)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta spp. (imature)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_Chaetognatha_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Chaetognatha_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Chaetognatha_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_Chaetognatha_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_Chaetognatha_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_Chaetognatha_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_Chaetognatha_(others)'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:occurrenceId 'A2_36_Chaetognatha_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Chaetognatha (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_Fritillaria_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Fritillaria_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Fritillaria_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_Fritillaria_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_Fritillaria_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_Fritillaria_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_Fritillaria_spp.'^^xsd:string;
  dwc:scientificName 'Fritillaria'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '103358'^^xsd:integer;
  dwc:occurrenceId 'A2_36_Fritillaria_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Fritillaria spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_Oikopleura_dioica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Oikopleura_dioica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Oikopleura_dioica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_Oikopleura_dioica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_Oikopleura_dioica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_Oikopleura_dioica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_Oikopleura_dioica'^^xsd:string;
  dwc:scientificName 'Oikopleura dioica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '1770057'^^xsd:integer;
  dwc:occurrenceId 'A2_36_Oikopleura_dioica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura dioica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_Oikopleura_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Oikopleura_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Oikopleura_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_Oikopleura_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_Oikopleura_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_Oikopleura_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_Oikopleura_spp.'^^xsd:string;
  dwc:scientificName 'Oikopleura'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '103367'^^xsd:integer;
  dwc:occurrenceId 'A2_36_Oikopleura_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_Appendicularia_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Appendicularia_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Appendicularia_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_Appendicularia_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_Appendicularia_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_Appendicularia_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_Appendicularia_(others)'^^xsd:string;
  dwc:scientificName 'Appendicularia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '146421'^^xsd:integer;
  dwc:occurrenceId 'A2_36_Appendicularia_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146421'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Appendicularia (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_Thalia_democratica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Thalia_democratica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Thalia_democratica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_Thalia_democratica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_Thalia_democratica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_Thalia_democratica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_Thalia_democratica'^^xsd:string;
  dwc:scientificName 'Thalia democratica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '137279'^^xsd:integer;
  dwc:occurrenceId 'A2_36_Thalia_democratica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137279'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Thalia democratica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_Doliolo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Doliolo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Doliolo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_Doliolo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_Doliolo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_Doliolo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_Doliolo'^^xsd:string;
  dwc:scientificName 'Dolioloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '137221'^^xsd:integer;
  dwc:occurrenceId 'A2_36_Doliolo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137221'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Doliolo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_Teleostei_%28egg%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Teleostei_%28egg%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Teleostei_%28egg%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_Teleostei_%28egg%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_Teleostei_%28egg%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_Teleostei_(egg)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_Teleostei_(egg)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A2_36_Teleostei_(egg)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (egg)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_Teleostei_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Teleostei_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Teleostei_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_Teleostei_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_Teleostei_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_Teleostei_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_Teleostei_(larvae)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A2_36_Teleostei_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_SIPHONOPHORAE_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_SIPHONOPHORAE_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_SIPHONOPHORAE_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_SIPHONOPHORAE_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_SIPHONOPHORAE_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_SIPHONOPHORAE_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:scientificName 'Siphonophorae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '1371'^^xsd:integer;
  dwc:occurrenceId 'A2_36_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'SIPHONOPHORAE spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_Gastropoda_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Gastropoda_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Gastropoda_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_Gastropoda_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_Gastropoda_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_Gastropoda_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_Gastropoda_(veliger)'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'A2_36_Gastropoda_(veliger)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Gastropoda (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_Pteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Pteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Pteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_Pteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_Pteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_Pteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_Pteropoda'^^xsd:string;
  dwc:scientificName 'Pteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '325345'^^xsd:integer;
  dwc:occurrenceId 'A2_36_Pteropoda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '325345'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Pteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_Heteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Heteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Heteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_Heteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_Heteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_Heteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_Heteropoda'^^xsd:string;
  dwc:scientificName 'Heteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '1491356'^^xsd:integer;
  dwc:occurrenceId 'A2_36_Heteropoda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491356'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Heteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_Bivalvia_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Bivalvia_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_Bivalvia_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_Bivalvia_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_Bivalvia_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_Bivalvia_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_Bivalvia_(veliger)'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'A2_36_Bivalvia_(veliger)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Bivalvia (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_POLYCHAETA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_POLYCHAETA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_POLYCHAETA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_POLYCHAETA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_POLYCHAETA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_POLYCHAETA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'A2_36_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'POLYCHAETA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_OSTRACODA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_OSTRACODA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_OSTRACODA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_OSTRACODA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_OSTRACODA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_OSTRACODA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_OSTRACODA'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'A2_36_OSTRACODA'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'OSTRACODA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_36_CLADOCERA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_36_CLADOCERA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_36_CLADOCERA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7770342"^^xsd:decimal ;
  dwc:decimalLongitude "-35.8340825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_36_CLADOCERA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7770342 -35.8340825)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7770342"^^xsd:decimal ;
  geo-pos:long "-35.8340825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_36_CLADOCERA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_36_CLADOCERA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_36_CLADOCERA'^^xsd:string;
  dwc:scientificName 'Cladocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.8340825'^^xsd:double;
  dwc:latitude '-4.7770342'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '1076'^^xsd:integer;
  dwc:occurrenceId 'A2_36_CLADOCERA'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '155670'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'CLADOCERA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_Codonella_acuta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Codonella_acuta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Codonella_acuta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_Codonella_acuta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_Codonella_acuta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_Codonella_acuta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_Codonella_acuta'^^xsd:string;
  dwc:scientificName 'Codonella acuta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '417132'^^xsd:integer;
  dwc:occurrenceId 'A2_35_Codonella_acuta'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417132'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella acuta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_Codonella_amphorella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Codonella_amphorella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Codonella_amphorella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_Codonella_amphorella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_Codonella_amphorella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_Codonella_amphorella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_Codonella_amphorella'^^xsd:string;
  dwc:scientificName 'Codonella amphorella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '417133'^^xsd:integer;
  dwc:occurrenceId 'A2_35_Codonella_amphorella'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417133'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella amphorella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_Codonella_apicata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Codonella_apicata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Codonella_apicata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_Codonella_apicata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_Codonella_apicata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_Codonella_apicata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_Codonella_apicata'^^xsd:string;
  dwc:scientificName 'Codonella apicata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '417134'^^xsd:integer;
  dwc:occurrenceId 'A2_35_Codonella_apicata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417134'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella apicata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_Codonella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Codonella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Codonella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_Codonella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_Codonella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_Codonella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_Codonella_sp.'^^xsd:string;
  dwc:scientificName 'Codonella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '150203'^^xsd:integer;
  dwc:occurrenceId 'A2_35_Codonella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150203'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_Tintinnopsis_tocantinensis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Tintinnopsis_tocantinensis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Tintinnopsis_tocantinensis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_Tintinnopsis_tocantinensis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_Tintinnopsis_tocantinensis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_Tintinnopsis_tocantinensis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:scientificName 'Tintinnopsis tocantinensis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '417156'^^xsd:integer;
  dwc:occurrenceId 'A2_35_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417156'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis tocantinensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_Tintinnopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Tintinnopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Tintinnopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_Tintinnopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_Tintinnopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_Tintinnopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_Tintinnopsis_spp.'^^xsd:string;
  dwc:scientificName 'Tintinnopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:occurrenceId 'A2_35_Tintinnopsis_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_Codonellopsis_ostenfeldi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Codonellopsis_ostenfeldi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Codonellopsis_ostenfeldi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_Codonellopsis_ostenfeldi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_Codonellopsis_ostenfeldi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_Codonellopsis_ostenfeldi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:scientificName 'Codonellopsis ostenfeldi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '427448'^^xsd:integer;
  dwc:occurrenceId 'A2_35_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427448'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis ostenfeldi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_Codonellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Codonellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Codonellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_Codonellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_Codonellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_Codonellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_Codonellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Codonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '204197'^^xsd:integer;
  dwc:occurrenceId 'A2_35_Codonellopsis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '204197'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_Coxliella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Coxliella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Coxliella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_Coxliella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_Coxliella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_Coxliella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_Coxliella_sp.'^^xsd:string;
  dwc:scientificName 'Coxliella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '150208'^^xsd:integer;
  dwc:occurrenceId 'A2_35_Coxliella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150208'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Coxliella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_Dadayiella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Dadayiella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Dadayiella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_Dadayiella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_Dadayiella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_Dadayiella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_Dadayiella_sp.'^^xsd:string;
  dwc:scientificName 'Dadayiella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '183541'^^xsd:integer;
  dwc:occurrenceId 'A2_35_Dadayiella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183541'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dadayiella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_Dictyocysta_lepida>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Dictyocysta_lepida> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Dictyocysta_lepida> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_Dictyocysta_lepida>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_Dictyocysta_lepida>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_Dictyocysta_lepida" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_Dictyocysta_lepida'^^xsd:string;
  dwc:scientificName 'Dictyocysta lepida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '235767'^^xsd:integer;
  dwc:occurrenceId 'A2_35_Dictyocysta_lepida'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235767'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocysta lepida'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_Epiplocylis_undella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Epiplocylis_undella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Epiplocylis_undella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_Epiplocylis_undella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_Epiplocylis_undella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_Epiplocylis_undella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_Epiplocylis_undella'^^xsd:string;
  dwc:scientificName 'Epiplocylis undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '341668'^^xsd:integer;
  dwc:occurrenceId 'A2_35_Epiplocylis_undella'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '341668'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis undella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_Epiplocylis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Epiplocylis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Epiplocylis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_Epiplocylis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_Epiplocylis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_Epiplocylis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_Epiplocylis_sp.'^^xsd:string;
  dwc:scientificName 'Epiplocylis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '183562'^^xsd:integer;
  dwc:occurrenceId 'A2_35_Epiplocylis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183562'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_Favella_enrenbergii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Favella_enrenbergii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Favella_enrenbergii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_Favella_enrenbergii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_Favella_enrenbergii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_Favella_enrenbergii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_Favella_enrenbergii'^^xsd:string;
  dwc:scientificName 'Favella ehrenbergii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '235761'^^xsd:integer;
  dwc:occurrenceId 'A2_35_Favella_enrenbergii'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235761'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Favella enrenbergii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_Eutintinnus_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Eutintinnus_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Eutintinnus_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_Eutintinnus_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_Eutintinnus_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_Eutintinnus_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_Eutintinnus_spp.'^^xsd:string;
  dwc:scientificName 'Eutintinnus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '183543'^^xsd:integer;
  dwc:occurrenceId 'A2_35_Eutintinnus_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183543'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Eutintinnus spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_Amphorellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Amphorellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Amphorellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_Amphorellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_Amphorellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_Amphorellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_Amphorellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Amphorellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '425527'^^xsd:integer;
  dwc:occurrenceId 'A2_35_Amphorellopsis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '425527'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Amphorellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_Rabdonella_elegans>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Rabdonella_elegans> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Rabdonella_elegans> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_Rabdonella_elegans>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_Rabdonella_elegans>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_Rabdonella_elegans" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_Rabdonella_elegans'^^xsd:string;
  dwc:scientificName 'Rhabdonella elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '183577'^^xsd:integer;
  dwc:occurrenceId 'A2_35_Rabdonella_elegans'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183577'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella elegans'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_Rabdonella_brandti>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Rabdonella_brandti> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Rabdonella_brandti> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_Rabdonella_brandti>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_Rabdonella_brandti>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_Rabdonella_brandti" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_Rabdonella_brandti'^^xsd:string;
  dwc:scientificName 'Rhabdonella brandti'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '427513'^^xsd:integer;
  dwc:occurrenceId 'A2_35_Rabdonella_brandti'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427513'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella brandti'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_Rabdonellopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Rabdonellopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Rabdonellopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_Rabdonellopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_Rabdonellopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_Rabdonellopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_Rabdonellopsis_spp.'^^xsd:string;
  dwc:scientificName 'Rhabdonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '183550'^^xsd:integer;
  dwc:occurrenceId 'A2_35_Rabdonellopsis_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183550'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonellopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_Undella_claparedei>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Undella_claparedei> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Undella_claparedei> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_Undella_claparedei>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_Undella_claparedei>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_Undella_claparedei" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_Undella_claparedei'^^xsd:string;
  dwc:scientificName 'Undella claparedei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '341684'^^xsd:integer;
  dwc:occurrenceId 'A2_35_Undella_claparedei'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417240'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undella claparedei'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_Undella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Undella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Undella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_Undella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_Undella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_Undella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_Undella_sp.'^^xsd:string;
  dwc:scientificName 'Undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '235764'^^xsd:integer;
  dwc:occurrenceId 'A2_35_Undella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235764'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Undella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_Xystonellopsis_heros>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Xystonellopsis_heros> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Xystonellopsis_heros> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_Xystonellopsis_heros>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_Xystonellopsis_heros>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_Xystonellopsis_heros" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_Xystonellopsis_heros'^^xsd:string;
  dwc:scientificName 'Xystonellopsis heros'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '417266'^^xsd:integer;
  dwc:occurrenceId 'A2_35_Xystonellopsis_heros'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417266'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Xystonellopsis heros'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_Tintinnina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Tintinnina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Tintinnina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_Tintinnina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_Tintinnina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_Tintinnina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_Tintinnina_(others)'^^xsd:string;
  dwc:scientificName 'Tintinnina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '732976'^^xsd:integer;
  dwc:occurrenceId 'A2_35_Tintinnina_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_Collosphaera_macropora>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Collosphaera_macropora> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Collosphaera_macropora> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_Collosphaera_macropora>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_Collosphaera_macropora>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_Collosphaera_macropora" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_Collosphaera_macropora'^^xsd:string;
  dwc:scientificName 'Collosphaera macropora'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '493482'^^xsd:integer;
  dwc:occurrenceId 'A2_35_Collosphaera_macropora'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493482'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Collosphaera macropora'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_Dictyocoryne_profunda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Dictyocoryne_profunda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Dictyocoryne_profunda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_Dictyocoryne_profunda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_Dictyocoryne_profunda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_Dictyocoryne_profunda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_Dictyocoryne_profunda'^^xsd:string;
  dwc:scientificName 'Dictyocoryne profunda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '412935'^^xsd:integer;
  dwc:occurrenceId 'A2_35_Dictyocoryne_profunda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412935'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne profunda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_Dictyocoryne_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Dictyocoryne_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Dictyocoryne_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_Dictyocoryne_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_Dictyocoryne_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_Dictyocoryne_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_Dictyocoryne_sp.'^^xsd:string;
  dwc:scientificName 'Dictyocoryne'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '412934'^^xsd:integer;
  dwc:occurrenceId 'A2_35_Dictyocoryne_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412934'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_Discopyle_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Discopyle_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Discopyle_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_Discopyle_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_Discopyle_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_Discopyle_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_Discopyle_sp.'^^xsd:string;
  dwc:scientificName 'Discopyle'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '493501'^^xsd:integer;
  dwc:occurrenceId 'A2_35_Discopyle_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Discopyle sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_Pylonidae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Pylonidae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Pylonidae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_Pylonidae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_Pylonidae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_Pylonidae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_Pylonidae'^^xsd:string;
  dwc:scientificName 'Pyloniidae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '345902'^^xsd:integer;
  dwc:occurrenceId 'A2_35_Pylonidae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345902'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:verbatimIdentification 'Pylonidae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_Spongodiscus_resurgens>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Spongodiscus_resurgens> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Spongodiscus_resurgens> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_Spongodiscus_resurgens>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_Spongodiscus_resurgens>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_Spongodiscus_resurgens" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_Spongodiscus_resurgens'^^xsd:string;
  dwc:scientificName 'Spongodiscus resurgens'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '493608'^^xsd:integer;
  dwc:occurrenceId 'A2_35_Spongodiscus_resurgens'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493608'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongodiscus resurgens'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_Spongosphaera_streptacantha>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Spongosphaera_streptacantha> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Spongosphaera_streptacantha> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_Spongosphaera_streptacantha>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_Spongosphaera_streptacantha>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_Spongosphaera_streptacantha" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_Spongosphaera_streptacantha'^^xsd:string;
  dwc:scientificName 'Spongosphaera streptacantha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '493393'^^xsd:integer;
  dwc:occurrenceId 'A2_35_Spongosphaera_streptacantha'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493393'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongosphaera streptacantha'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_Spongaster_tetras>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Spongaster_tetras> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Spongaster_tetras> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_Spongaster_tetras>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_Spongaster_tetras>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_Spongaster_tetras" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_Spongaster_tetras'^^xsd:string;
  dwc:scientificName 'Spongaster tetras'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '412940'^^xsd:integer;
  dwc:occurrenceId 'A2_35_Spongaster_tetras'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412940'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongaster tetras'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_Spongotrochus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Spongotrochus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Spongotrochus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_Spongotrochus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_Spongotrochus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_Spongotrochus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_Spongotrochus_sp.'^^xsd:string;
  dwc:scientificName 'Spongotrochus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '412948'^^xsd:integer;
  dwc:occurrenceId 'A2_35_Spongotrochus_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Spongotrochus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_Zygocircus_productus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Zygocircus_productus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Zygocircus_productus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_Zygocircus_productus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_Zygocircus_productus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_Zygocircus_productus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_Zygocircus_productus'^^xsd:string;
  dwc:scientificName 'Zygocircus productus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '493705'^^xsd:integer;
  dwc:occurrenceId 'A2_35_Zygocircus_productus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493705'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus productus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_Zygocircus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Zygocircus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Zygocircus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_Zygocircus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_Zygocircus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_Zygocircus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_Zygocircus_sp.'^^xsd:string;
  dwc:scientificName 'Zygocircus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '493702'^^xsd:integer;
  dwc:occurrenceId 'A2_35_Zygocircus_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493702'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_Polycystina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Polycystina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Polycystina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_Polycystina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_Polycystina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_Polycystina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_Polycystina_(others)'^^xsd:string;
  dwc:scientificName 'Polycystina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '235740'^^xsd:integer;
  dwc:occurrenceId 'A2_35_Polycystina_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235740'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Polycystina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_ACANTHARIA_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_ACANTHARIA_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_ACANTHARIA_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_ACANTHARIA_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_ACANTHARIA_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_ACANTHARIA_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_ACANTHARIA_spp.'^^xsd:string;
  dwc:scientificName 'Acantharia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '586732'^^xsd:integer;
  dwc:occurrenceId 'A2_35_ACANTHARIA_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '586732'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'ACANTHARIA spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_Bolivina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Bolivina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Bolivina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_Bolivina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_Bolivina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_Bolivina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_Bolivina_sp.'^^xsd:string;
  dwc:scientificName 'Bolivina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '112101'^^xsd:integer;
  dwc:occurrenceId 'A2_35_Bolivina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Bolivina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_Globigerina_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Globigerina_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Globigerina_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_Globigerina_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_Globigerina_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_Globigerina_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_Globigerina_bulloides'^^xsd:string;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:occurrenceId 'A2_35_Globigerina_bulloides'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globigerina bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_Globogirinoides_ruber>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Globogirinoides_ruber> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Globogirinoides_ruber> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_Globogirinoides_ruber>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_Globogirinoides_ruber>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_Globogirinoides_ruber" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_Globogirinoides_ruber'^^xsd:string;
  dwc:scientificName 'Globigerinoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:occurrenceId 'A2_35_Globogirinoides_ruber'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globogirinoides ruber'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_Globorotalia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Globorotalia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Globorotalia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_Globorotalia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_Globorotalia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_Globorotalia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_Globorotalia_spp.'^^xsd:string;
  dwc:scientificName 'Globorotalia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '112200'^^xsd:integer;
  dwc:occurrenceId 'A2_35_Globorotalia_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112200'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Globorotalia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_Neogloboquadrina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Neogloboquadrina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Neogloboquadrina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_Neogloboquadrina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_Neogloboquadrina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_Neogloboquadrina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_Neogloboquadrina_sp.'^^xsd:string;
  dwc:scientificName 'Neogloboquadrina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '112202'^^xsd:integer;
  dwc:occurrenceId 'A2_35_Neogloboquadrina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112202'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Neogloboquadrina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_Orbulina_universa>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Orbulina_universa> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Orbulina_universa> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_Orbulina_universa>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_Orbulina_universa>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_Orbulina_universa" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_Orbulina_universa'^^xsd:string;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:occurrenceId 'A2_35_Orbulina_universa'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Orbulina universa'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_Tretomphalus_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Tretomphalus_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Tretomphalus_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_Tretomphalus_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_Tretomphalus_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_Tretomphalus_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_Tretomphalus_bulloides'^^xsd:string;
  dwc:scientificName 'Tretomphalus bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '113184'^^xsd:integer;
  dwc:occurrenceId 'A2_35_Tretomphalus_bulloides'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tretomphalus bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_Trochammina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Trochammina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Trochammina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_Trochammina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_Trochammina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_Trochammina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_Trochammina_sp.'^^xsd:string;
  dwc:scientificName 'Trochammina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:occurrenceId 'A2_35_Trochammina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Trochammina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_Foraminifera_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Foraminifera_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Foraminifera_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_Foraminifera_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_Foraminifera_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_Foraminifera_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_Foraminifera_(others)'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:occurrenceId 'A2_35_Foraminifera_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Foraminifera (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_Nannocalanus_minor>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Nannocalanus_minor> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Nannocalanus_minor> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_Nannocalanus_minor>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_Nannocalanus_minor>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_Nannocalanus_minor" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_Nannocalanus_minor'^^xsd:string;
  dwc:scientificName 'Nannocalanus minor'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '104469'^^xsd:integer;
  dwc:occurrenceId 'A2_35_Nannocalanus_minor'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104469'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus minor'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_Nannocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Nannocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Nannocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_Nannocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_Nannocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_Nannocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Nannocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '104154'^^xsd:integer;
  dwc:occurrenceId 'A2_35_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104154'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_Neocalanus_robustior>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Neocalanus_robustior> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Neocalanus_robustior> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_Neocalanus_robustior>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_Neocalanus_robustior>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_Neocalanus_robustior" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_Neocalanus_robustior'^^xsd:string;
  dwc:scientificName 'Neocalanus robustior'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '104472'^^xsd:integer;
  dwc:occurrenceId 'A2_35_Neocalanus_robustior'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104472'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Neocalanus robustior'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_Undinula_vulgaris_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Undinula_vulgaris_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Undinula_vulgaris_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_Undinula_vulgaris_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_Undinula_vulgaris_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_Undinula_vulgaris_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:scientificName 'Undinula vulgaris'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '104473'^^xsd:integer;
  dwc:occurrenceId 'A2_35_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104473'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undinula vulgaris (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_Acrocalanus_longicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Acrocalanus_longicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Acrocalanus_longicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_Acrocalanus_longicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_Acrocalanus_longicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_Acrocalanus_longicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_Acrocalanus_longicornis'^^xsd:string;
  dwc:scientificName 'Acrocalanus longicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '104646'^^xsd:integer;
  dwc:occurrenceId 'A2_35_Acrocalanus_longicornis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104646'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus longicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_Acrocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Acrocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Acrocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_Acrocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_Acrocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_Acrocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Acrocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '104192'^^xsd:integer;
  dwc:occurrenceId 'A2_35_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104192'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_Calocalanos_pavo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Calocalanos_pavo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Calocalanos_pavo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_Calocalanos_pavo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_Calocalanos_pavo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_Calocalanos_pavo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_Calocalanos_pavo'^^xsd:string;
  dwc:scientificName 'Calocalanus pavo'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '104669'^^xsd:integer;
  dwc:occurrenceId 'A2_35_Calocalanos_pavo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanos pavo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_Calocalanus_sp. _(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:scientificName 'Calocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '104193'^^xsd:integer;
  dwc:occurrenceId 'A2_35_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104193'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanus sp.  (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_Delibus_sewelli>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Delibus_sewelli> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Delibus_sewelli> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_Delibus_sewelli>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_Delibus_sewelli>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_Delibus_sewelli" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_Delibus_sewelli'^^xsd:string;
  dwc:scientificName 'Delius sewelli'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '363906'^^xsd:integer;
  dwc:occurrenceId 'A2_35_Delibus_sewelli'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363906'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sewelli'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_Delibus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Delibus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Delibus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_Delibus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_Delibus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_Delibus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Delius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '363904'^^xsd:integer;
  dwc:occurrenceId 'A2_35_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363904'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_Mecynocera_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Mecynocera_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Mecynocera_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_Mecynocera_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_Mecynocera_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_Mecynocera_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Mecynocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '104184'^^xsd:integer;
  dwc:occurrenceId 'A2_35_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Mecynocera sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_Paracalanus_aculeatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Paracalanus_aculeatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Paracalanus_aculeatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_Paracalanus_aculeatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_Paracalanus_aculeatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_Paracalanus_aculeatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_Paracalanus_aculeatus'^^xsd:string;
  dwc:scientificName 'Paracalanus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '104681'^^xsd:integer;
  dwc:occurrenceId 'A2_35_Paracalanus_aculeatus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1464945'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus aculeatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_Paracalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Paracalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Paracalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_Paracalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_Paracalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_Paracalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Paracalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '104196'^^xsd:integer;
  dwc:occurrenceId 'A2_35_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104196'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_Rhincalanus_cornutus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Rhincalanus_cornutus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Rhincalanus_cornutus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_Rhincalanus_cornutus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_Rhincalanus_cornutus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_Rhincalanus_cornutus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_Rhincalanus_cornutus'^^xsd:string;
  dwc:scientificName 'Rhincalanus cornutus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '104542'^^xsd:integer;
  dwc:occurrenceId 'A2_35_Rhincalanus_cornutus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1488083'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rhincalanus cornutus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_Subeucalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Subeucalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Subeucalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_Subeucalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_Subeucalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_Subeucalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Subeucalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '104173'^^xsd:integer;
  dwc:occurrenceId 'A2_35_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104173'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Subeucalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_Clausocalanus_furcatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Clausocalanus_furcatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Clausocalanus_furcatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_Clausocalanus_furcatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_Clausocalanus_furcatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_Clausocalanus_furcatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_Clausocalanus_furcatus'^^xsd:string;
  dwc:scientificName 'Clausocalanus furcatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '104503'^^xsd:integer;
  dwc:occurrenceId 'A2_35_Clausocalanus_furcatus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104503'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus furcatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_Clausocalanus_mastigophorus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Clausocalanus_mastigophorus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Clausocalanus_mastigophorus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_Clausocalanus_mastigophorus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_Clausocalanus_mastigophorus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_Clausocalanus_mastigophorus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:scientificName 'Clausocalanus mastigophorus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '104506'^^xsd:integer;
  dwc:occurrenceId 'A2_35_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104506'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus mastigophorus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_Clausocalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Clausocalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Clausocalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_Clausocalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_Clausocalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_Clausocalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Clausocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '104161'^^xsd:integer;
  dwc:occurrenceId 'A2_35_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104161'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_Euchaeta_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Euchaeta_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Euchaeta_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_Euchaeta_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_Euchaeta_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_Euchaeta_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Euchaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '104174'^^xsd:integer;
  dwc:occurrenceId 'A2_35_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104174'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Euchaeta spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_Scolecithrix_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Scolecithrix_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Scolecithrix_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_Scolecithrix_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_Scolecithrix_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_Scolecithrix_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_Scolecithrix_danae'^^xsd:string;
  dwc:scientificName 'Scolecithrix danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '104821'^^xsd:integer;
  dwc:occurrenceId 'A2_35_Scolecithrix_danae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104821'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_Scolecithrix_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Scolecithrix_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Scolecithrix_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_Scolecithrix_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_Scolecithrix_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_Scolecithrix_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Scolecithrix'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '104230'^^xsd:integer;
  dwc:occurrenceId 'A2_35_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104230'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_Lucicutia_flavicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Lucicutia_flavicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Lucicutia_flavicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_Lucicutia_flavicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_Lucicutia_flavicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_Lucicutia_flavicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_Lucicutia_flavicornis'^^xsd:string;
  dwc:scientificName 'Lucicutia flavicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '104597'^^xsd:integer;
  dwc:occurrenceId 'A2_35_Lucicutia_flavicornis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104597'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia flavicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_Lucicutia_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Lucicutia_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Lucicutia_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_Lucicutia_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_Lucicutia_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_Lucicutia_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_Lucicutia_sp.'^^xsd:string;
  dwc:scientificName 'Lucicutia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '104183'^^xsd:integer;
  dwc:occurrenceId 'A2_35_Lucicutia_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104183'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_Pleuromamma_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Pleuromamma_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Pleuromamma_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_Pleuromamma_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_Pleuromamma_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_Pleuromamma_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Pleuromamma'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '104191'^^xsd:integer;
  dwc:occurrenceId 'A2_35_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104191'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Pleuromamma sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_Temora_stylifera_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Temora_stylifera_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Temora_stylifera_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_Temora_stylifera_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_Temora_stylifera_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_Temora_stylifera_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:scientificName 'Temora stylifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '104879'^^xsd:integer;
  dwc:occurrenceId 'A2_35_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104879'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora stylifera (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_Temora_turbinata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Temora_turbinata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Temora_turbinata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_Temora_turbinata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_Temora_turbinata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_Temora_turbinata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_Temora_turbinata'^^xsd:string;
  dwc:scientificName 'Temora turbinata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '104880'^^xsd:integer;
  dwc:occurrenceId 'A2_35_Temora_turbinata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104880'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora turbinata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_Candacia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Candacia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Candacia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_Candacia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_Candacia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_Candacia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_Candacia_spp.'^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A2_35_Candacia_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_Candacia_sp._%28copepodite%29%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Candacia_sp._%28copepodite%29%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Candacia_sp._%28copepodite%29%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_Candacia_sp._%28copepodite%29%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_Candacia_sp._%28copepodite%29%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_Candacia_sp._(copepodite) " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A2_35_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia sp. (copepodite) '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_Calanopia_americana_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Calanopia_americana_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Calanopia_americana_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_Calanopia_americana_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_Calanopia_americana_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_Calanopia_americana_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:scientificName 'Calanopia americana'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '104723'^^xsd:integer;
  dwc:occurrenceId 'A2_35_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104723'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calanopia americana (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_Acartia_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Acartia_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Acartia_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_Acartia_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_Acartia_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_Acartia_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_Acartia_danae'^^xsd:string;
  dwc:scientificName 'Acartia (Acartia) danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '346026'^^xsd:integer;
  dwc:occurrenceId 'A2_35_Acartia_danae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346026'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_Acartia_lilljeborgii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Acartia_lilljeborgii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Acartia_lilljeborgii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_Acartia_lilljeborgii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_Acartia_lilljeborgii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_Acartia_lilljeborgii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_Acartia_lilljeborgii'^^xsd:string;
  dwc:scientificName 'Acartia lilljeborgii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '348510'^^xsd:integer;
  dwc:occurrenceId 'A2_35_Acartia_lilljeborgii'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia lilljeborgii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_Calanoida_%28others_copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Calanoida_%28others_copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Calanoida_%28others_copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_Calanoida_%28others_copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_Calanoida_%28others_copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_Calanoida_(others_copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'A2_35_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Calanoida (others copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_Oithona_atlantica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Oithona_atlantica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Oithona_atlantica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_Oithona_atlantica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_Oithona_atlantica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_Oithona_atlantica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_Oithona_atlantica'^^xsd:string;
  dwc:scientificName 'Oithona atlantica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '106642'^^xsd:integer;
  dwc:occurrenceId 'A2_35_Oithona_atlantica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106642'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona atlantica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_Oithona_plumifera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Oithona_plumifera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Oithona_plumifera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_Oithona_plumifera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_Oithona_plumifera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_Oithona_plumifera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_Oithona_plumifera'^^xsd:string;
  dwc:scientificName 'Oithona plumifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '106652'^^xsd:integer;
  dwc:occurrenceId 'A2_35_Oithona_plumifera'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106652'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona plumifera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_Oithona_setigera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Oithona_setigera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Oithona_setigera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_Oithona_setigera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_Oithona_setigera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_Oithona_setigera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_Oithona_setigera'^^xsd:string;
  dwc:scientificName 'Oithona setigera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '106655'^^xsd:integer;
  dwc:occurrenceId 'A2_35_Oithona_setigera'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '734517'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona setigera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_Oithona_hebes>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Oithona_hebes> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Oithona_hebes> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_Oithona_hebes>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_Oithona_hebes>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_Oithona_hebes" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_Oithona_hebes'^^xsd:string;
  dwc:scientificName 'Oithona hebes'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '106647'^^xsd:integer;
  dwc:occurrenceId 'A2_35_Oithona_hebes'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106647'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona hebes'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_Oithona_spp.%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Oithona_spp.%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Oithona_spp.%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_Oithona_spp.%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_Oithona_spp.%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_Oithona_spp. " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_Oithona_spp. '^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A2_35_Oithona_spp. '^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_Oithona_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Oithona_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Oithona_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_Oithona_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_Oithona_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_Oithona_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A2_35_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_Microsetella_norvegica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Microsetella_norvegica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Microsetella_norvegica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_Microsetella_norvegica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_Microsetella_norvegica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_Microsetella_norvegica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_Microsetella_norvegica'^^xsd:string;
  dwc:scientificName 'Microsetella norvegica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '116115'^^xsd:integer;
  dwc:occurrenceId 'A2_35_Microsetella_norvegica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116115'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella norvegica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_Microsetella_rosea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Microsetella_rosea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Microsetella_rosea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_Microsetella_rosea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_Microsetella_rosea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_Microsetella_rosea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_Microsetella_rosea'^^xsd:string;
  dwc:scientificName 'Microsetella rosea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '116116'^^xsd:integer;
  dwc:occurrenceId 'A2_35_Microsetella_rosea'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116116'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella rosea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_Microsetella_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Microsetella_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Microsetella_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_Microsetella_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_Microsetella_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_Microsetella_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Microsetella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '115341'^^xsd:integer;
  dwc:occurrenceId 'A2_35_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115341'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_Macrosetella_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Macrosetella_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Macrosetella_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_Macrosetella_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_Macrosetella_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_Macrosetella_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_Macrosetella_gracilis'^^xsd:string;
  dwc:scientificName 'Macrosetella gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '116382'^^xsd:integer;
  dwc:occurrenceId 'A2_35_Macrosetella_gracilis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116382'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Macrosetella gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_Miracia_efferata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Miracia_efferata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Miracia_efferata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_Miracia_efferata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_Miracia_efferata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_Miracia_efferata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_Miracia_efferata'^^xsd:string;
  dwc:scientificName 'Miracia efferata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '116383'^^xsd:integer;
  dwc:occurrenceId 'A2_35_Miracia_efferata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116383'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Miracia efferata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_Oncaea_media>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Oncaea_media> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Oncaea_media> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_Oncaea_media>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_Oncaea_media>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_Oncaea_media" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_Oncaea_media'^^xsd:string;
  dwc:scientificName 'Oncaea media'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '128938'^^xsd:integer;
  dwc:occurrenceId 'A2_35_Oncaea_media'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1862287'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea media'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_Oncaea_venusta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Oncaea_venusta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Oncaea_venusta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_Oncaea_venusta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_Oncaea_venusta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_Oncaea_venusta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_Oncaea_venusta'^^xsd:string;
  dwc:scientificName 'Oncaea venusta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '128954'^^xsd:integer;
  dwc:occurrenceId 'A2_35_Oncaea_venusta'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1754274'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea venusta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_Oncaea_mediterranea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Oncaea_mediterranea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Oncaea_mediterranea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_Oncaea_mediterranea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_Oncaea_mediterranea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_Oncaea_mediterranea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_Oncaea_mediterranea'^^xsd:string;
  dwc:scientificName 'Oncaea mediterranea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '128939'^^xsd:integer;
  dwc:occurrenceId 'A2_35_Oncaea_mediterranea'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128939'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea mediterranea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_Oncaea_scottodicarloi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Oncaea_scottodicarloi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Oncaea_scottodicarloi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_Oncaea_scottodicarloi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_Oncaea_scottodicarloi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_Oncaea_scottodicarloi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_Oncaea_scottodicarloi'^^xsd:string;
  dwc:scientificName 'Oncaea scottodicarloi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '128950'^^xsd:integer;
  dwc:occurrenceId 'A2_35_Oncaea_scottodicarloi'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128950'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea scottodicarloi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_Oncaea_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Oncaea_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Oncaea_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_Oncaea_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_Oncaea_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_Oncaea_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oncaea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '128690'^^xsd:integer;
  dwc:occurrenceId 'A2_35_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128690'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_Hemicyclops_thallassius>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Hemicyclops_thallassius> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Hemicyclops_thallassius> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_Hemicyclops_thallassius>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_Hemicyclops_thallassius>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_Hemicyclops_thallassius" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_Hemicyclops_thallassius'^^xsd:string;
  dwc:scientificName 'Hemicyclops thalassius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '352254'^^xsd:integer;
  dwc:occurrenceId 'A2_35_Hemicyclops_thallassius'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '352254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Hemicyclops thallassius'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_Copilia_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Copilia_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Copilia_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_Copilia_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_Copilia_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_Copilia_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Copilia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '128721'^^xsd:integer;
  dwc:occurrenceId 'A2_35_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128721'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Copilia spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_Agetus_flaccus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Agetus_flaccus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Agetus_flaccus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_Agetus_flaccus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_Agetus_flaccus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_Agetus_flaccus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_Agetus_flaccus'^^xsd:string;
  dwc:scientificName 'Agetus flaccus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '128795'^^xsd:integer;
  dwc:occurrenceId 'A2_35_Agetus_flaccus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128795'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Agetus flaccus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_Corycaeus_speciosus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Corycaeus_speciosus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Corycaeus_speciosus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_Corycaeus_speciosus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_Corycaeus_speciosus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_Corycaeus_speciosus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_Corycaeus_speciosus'^^xsd:string;
  dwc:scientificName 'Corycaeus speciosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '128800'^^xsd:integer;
  dwc:occurrenceId 'A2_35_Corycaeus_speciosus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128800'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus speciosus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_Corycaeus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Corycaeus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Corycaeus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_Corycaeus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_Corycaeus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_Corycaeus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Corycaeus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '128634'^^xsd:integer;
  dwc:occurrenceId 'A2_35_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128634'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_Farranula_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Farranula_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Farranula_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_Farranula_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_Farranula_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_Farranula_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_Farranula_gracilis'^^xsd:string;
  dwc:scientificName 'Farranula gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '128813'^^xsd:integer;
  dwc:occurrenceId 'A2_35_Farranula_gracilis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128813'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_Farranula_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Farranula_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Farranula_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_Farranula_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_Farranula_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_Farranula_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Farranula'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '128636'^^xsd:integer;
  dwc:occurrenceId 'A2_35_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128636'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_Copepoda_%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Copepoda_%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Copepoda_%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_Copepoda_%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_Copepoda_%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_Copepoda_(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_Copepoda_(nauplius)'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'A2_35_Copepoda_(nauplius)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Copepoda (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_CIRRIPEDIA__%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_CIRRIPEDIA__%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_CIRRIPEDIA__%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_CIRRIPEDIA__%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_CIRRIPEDIA__%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_CIRRIPEDIA__(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:occurrenceId 'A2_35_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  dwc:verbatimIdentification 'CIRRIPEDIA  (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_STOMATOPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_STOMATOPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_STOMATOPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_STOMATOPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_STOMATOPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_STOMATOPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Stomatopoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '14355'^^xsd:integer;
  dwc:occurrenceId 'A2_35_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '14355'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'STOMATOPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_DECAPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_DECAPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_DECAPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_DECAPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_DECAPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_DECAPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_DECAPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:occurrenceId 'A2_35_DECAPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'DECAPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_ECHINODERMATA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_ECHINODERMATA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_ECHINODERMATA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_ECHINODERMATA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_ECHINODERMATA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_ECHINODERMATA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:scientificName 'Echinodermata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '1806'^^xsd:integer;
  dwc:occurrenceId 'A2_35_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1806'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'ECHINODERMATA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_BRYOZOA_%28cyphonauta_larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_BRYOZOA_%28cyphonauta_larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_BRYOZOA_%28cyphonauta_larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_BRYOZOA_%28cyphonauta_larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_BRYOZOA_%28cyphonauta_larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_BRYOZOA_(cyphonauta_larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'A2_35_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'BRYOZOA (cyphonauta larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_Sagitta_friedreich>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Sagitta_friedreich> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Sagitta_friedreich> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_Sagitta_friedreich>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_Sagitta_friedreich>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_Sagitta_friedreich" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_Sagitta_friedreich'^^xsd:string;
  dwc:scientificName 'Sagitta friderici'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '105452'^^xsd:integer;
  dwc:occurrenceId 'A2_35_Sagitta_friedreich'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105441'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta friedreich'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_Sagitta_spp.%C2%A0%28imature%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Sagitta_spp.%C2%A0%28imature%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Sagitta_spp.%C2%A0%28imature%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_Sagitta_spp.%C2%A0%28imature%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_Sagitta_spp.%C2%A0%28imature%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_Sagitta_spp. (imature)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_Sagitta_spp. (imature)'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:occurrenceId 'A2_35_Sagitta_spp. (imature)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta spp. (imature)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_Chaetognatha_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Chaetognatha_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Chaetognatha_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_Chaetognatha_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_Chaetognatha_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_Chaetognatha_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_Chaetognatha_(others)'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:occurrenceId 'A2_35_Chaetognatha_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Chaetognatha (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_Fritillaria_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Fritillaria_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Fritillaria_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_Fritillaria_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_Fritillaria_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_Fritillaria_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_Fritillaria_spp.'^^xsd:string;
  dwc:scientificName 'Fritillaria'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '103358'^^xsd:integer;
  dwc:occurrenceId 'A2_35_Fritillaria_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Fritillaria spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_Oikopleura_dioica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Oikopleura_dioica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Oikopleura_dioica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_Oikopleura_dioica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_Oikopleura_dioica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_Oikopleura_dioica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_Oikopleura_dioica'^^xsd:string;
  dwc:scientificName 'Oikopleura dioica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '1770057'^^xsd:integer;
  dwc:occurrenceId 'A2_35_Oikopleura_dioica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura dioica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_Oikopleura_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Oikopleura_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Oikopleura_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_Oikopleura_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_Oikopleura_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_Oikopleura_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_Oikopleura_spp.'^^xsd:string;
  dwc:scientificName 'Oikopleura'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '103367'^^xsd:integer;
  dwc:occurrenceId 'A2_35_Oikopleura_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_Appendicularia_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Appendicularia_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Appendicularia_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_Appendicularia_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_Appendicularia_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_Appendicularia_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_Appendicularia_(others)'^^xsd:string;
  dwc:scientificName 'Appendicularia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '146421'^^xsd:integer;
  dwc:occurrenceId 'A2_35_Appendicularia_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146421'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Appendicularia (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_Thalia_democratica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Thalia_democratica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Thalia_democratica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_Thalia_democratica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_Thalia_democratica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_Thalia_democratica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_Thalia_democratica'^^xsd:string;
  dwc:scientificName 'Thalia democratica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '137279'^^xsd:integer;
  dwc:occurrenceId 'A2_35_Thalia_democratica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137279'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Thalia democratica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_Doliolo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Doliolo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Doliolo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_Doliolo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_Doliolo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_Doliolo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_Doliolo'^^xsd:string;
  dwc:scientificName 'Dolioloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '137221'^^xsd:integer;
  dwc:occurrenceId 'A2_35_Doliolo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137221'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Doliolo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_Teleostei_%28egg%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Teleostei_%28egg%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Teleostei_%28egg%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_Teleostei_%28egg%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_Teleostei_%28egg%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_Teleostei_(egg)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_Teleostei_(egg)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A2_35_Teleostei_(egg)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (egg)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_Teleostei_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Teleostei_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Teleostei_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_Teleostei_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_Teleostei_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_Teleostei_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_Teleostei_(larvae)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A2_35_Teleostei_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_SIPHONOPHORAE_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_SIPHONOPHORAE_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_SIPHONOPHORAE_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_SIPHONOPHORAE_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_SIPHONOPHORAE_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_SIPHONOPHORAE_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:scientificName 'Siphonophorae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '1371'^^xsd:integer;
  dwc:occurrenceId 'A2_35_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'SIPHONOPHORAE spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_Gastropoda_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Gastropoda_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Gastropoda_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_Gastropoda_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_Gastropoda_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_Gastropoda_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_Gastropoda_(veliger)'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'A2_35_Gastropoda_(veliger)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Gastropoda (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_Pteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Pteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Pteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_Pteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_Pteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_Pteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_Pteropoda'^^xsd:string;
  dwc:scientificName 'Pteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '325345'^^xsd:integer;
  dwc:occurrenceId 'A2_35_Pteropoda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '325345'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Pteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_Heteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Heteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Heteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_Heteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_Heteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_Heteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_Heteropoda'^^xsd:string;
  dwc:scientificName 'Heteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '1491356'^^xsd:integer;
  dwc:occurrenceId 'A2_35_Heteropoda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491356'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Heteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_Bivalvia_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Bivalvia_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_Bivalvia_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_Bivalvia_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_Bivalvia_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_Bivalvia_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_Bivalvia_(veliger)'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'A2_35_Bivalvia_(veliger)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Bivalvia (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_POLYCHAETA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_POLYCHAETA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_POLYCHAETA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_POLYCHAETA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_POLYCHAETA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_POLYCHAETA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'A2_35_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'POLYCHAETA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_OSTRACODA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_OSTRACODA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_OSTRACODA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_OSTRACODA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_OSTRACODA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_OSTRACODA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_OSTRACODA'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'A2_35_OSTRACODA'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'OSTRACODA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_35_CLADOCERA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_35_CLADOCERA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_35_CLADOCERA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2961507"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5668002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_35_CLADOCERA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2961507 -35.5668002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2961507"^^xsd:decimal ;
  geo-pos:long "-35.5668002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_35_CLADOCERA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_35_CLADOCERA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_35_CLADOCERA'^^xsd:string;
  dwc:scientificName 'Cladocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5668002'^^xsd:double;
  dwc:latitude '-4.2961507'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 35'^^xsd:string;
  dwc:aphiaid '1076'^^xsd:integer;
  dwc:occurrenceId 'A2_35_CLADOCERA'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '155670'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'CLADOCERA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_Codonella_acuta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Codonella_acuta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Codonella_acuta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_Codonella_acuta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_Codonella_acuta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_Codonella_acuta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_Codonella_acuta'^^xsd:string;
  dwc:scientificName 'Codonella acuta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '417132'^^xsd:integer;
  dwc:occurrenceId 'A2_34_Codonella_acuta'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417132'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella acuta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_Codonella_amphorella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Codonella_amphorella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Codonella_amphorella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_Codonella_amphorella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_Codonella_amphorella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_Codonella_amphorella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_Codonella_amphorella'^^xsd:string;
  dwc:scientificName 'Codonella amphorella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '417133'^^xsd:integer;
  dwc:occurrenceId 'A2_34_Codonella_amphorella'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417133'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella amphorella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_Codonella_apicata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Codonella_apicata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Codonella_apicata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_Codonella_apicata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_Codonella_apicata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_Codonella_apicata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_Codonella_apicata'^^xsd:string;
  dwc:scientificName 'Codonella apicata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '417134'^^xsd:integer;
  dwc:occurrenceId 'A2_34_Codonella_apicata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417134'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella apicata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_Codonella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Codonella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Codonella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_Codonella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_Codonella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_Codonella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_Codonella_sp.'^^xsd:string;
  dwc:scientificName 'Codonella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '150203'^^xsd:integer;
  dwc:occurrenceId 'A2_34_Codonella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150203'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_Tintinnopsis_tocantinensis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Tintinnopsis_tocantinensis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Tintinnopsis_tocantinensis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_Tintinnopsis_tocantinensis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_Tintinnopsis_tocantinensis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_Tintinnopsis_tocantinensis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:scientificName 'Tintinnopsis tocantinensis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '417156'^^xsd:integer;
  dwc:occurrenceId 'A2_34_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417156'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis tocantinensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_Tintinnopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Tintinnopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Tintinnopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_Tintinnopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_Tintinnopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_Tintinnopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_Tintinnopsis_spp.'^^xsd:string;
  dwc:scientificName 'Tintinnopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:occurrenceId 'A2_34_Tintinnopsis_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_Codonellopsis_ostenfeldi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Codonellopsis_ostenfeldi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Codonellopsis_ostenfeldi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_Codonellopsis_ostenfeldi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_Codonellopsis_ostenfeldi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_Codonellopsis_ostenfeldi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:scientificName 'Codonellopsis ostenfeldi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '427448'^^xsd:integer;
  dwc:occurrenceId 'A2_34_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427448'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis ostenfeldi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_Codonellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Codonellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Codonellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_Codonellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_Codonellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_Codonellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_Codonellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Codonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '204197'^^xsd:integer;
  dwc:occurrenceId 'A2_34_Codonellopsis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '204197'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_Coxliella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Coxliella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Coxliella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_Coxliella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_Coxliella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_Coxliella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_Coxliella_sp.'^^xsd:string;
  dwc:scientificName 'Coxliella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '150208'^^xsd:integer;
  dwc:occurrenceId 'A2_34_Coxliella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150208'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Coxliella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_Dadayiella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Dadayiella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Dadayiella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_Dadayiella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_Dadayiella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_Dadayiella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_Dadayiella_sp.'^^xsd:string;
  dwc:scientificName 'Dadayiella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '183541'^^xsd:integer;
  dwc:occurrenceId 'A2_34_Dadayiella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183541'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dadayiella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_Dictyocysta_lepida>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Dictyocysta_lepida> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Dictyocysta_lepida> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_Dictyocysta_lepida>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_Dictyocysta_lepida>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_Dictyocysta_lepida" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_Dictyocysta_lepida'^^xsd:string;
  dwc:scientificName 'Dictyocysta lepida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '235767'^^xsd:integer;
  dwc:occurrenceId 'A2_34_Dictyocysta_lepida'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235767'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocysta lepida'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_Epiplocylis_undella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Epiplocylis_undella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Epiplocylis_undella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_Epiplocylis_undella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_Epiplocylis_undella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_Epiplocylis_undella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_Epiplocylis_undella'^^xsd:string;
  dwc:scientificName 'Epiplocylis undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '341668'^^xsd:integer;
  dwc:occurrenceId 'A2_34_Epiplocylis_undella'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '341668'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis undella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_Epiplocylis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Epiplocylis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Epiplocylis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_Epiplocylis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_Epiplocylis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_Epiplocylis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_Epiplocylis_sp.'^^xsd:string;
  dwc:scientificName 'Epiplocylis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '183562'^^xsd:integer;
  dwc:occurrenceId 'A2_34_Epiplocylis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183562'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_Favella_enrenbergii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Favella_enrenbergii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Favella_enrenbergii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_Favella_enrenbergii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_Favella_enrenbergii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_Favella_enrenbergii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_Favella_enrenbergii'^^xsd:string;
  dwc:scientificName 'Favella ehrenbergii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '235761'^^xsd:integer;
  dwc:occurrenceId 'A2_34_Favella_enrenbergii'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235761'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Favella enrenbergii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_Eutintinnus_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Eutintinnus_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Eutintinnus_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_Eutintinnus_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_Eutintinnus_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_Eutintinnus_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_Eutintinnus_spp.'^^xsd:string;
  dwc:scientificName 'Eutintinnus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '183543'^^xsd:integer;
  dwc:occurrenceId 'A2_34_Eutintinnus_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183543'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Eutintinnus spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_Amphorellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Amphorellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Amphorellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_Amphorellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_Amphorellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_Amphorellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_Amphorellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Amphorellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '425527'^^xsd:integer;
  dwc:occurrenceId 'A2_34_Amphorellopsis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '425527'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Amphorellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_Rabdonella_elegans>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Rabdonella_elegans> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Rabdonella_elegans> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_Rabdonella_elegans>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_Rabdonella_elegans>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_Rabdonella_elegans" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_Rabdonella_elegans'^^xsd:string;
  dwc:scientificName 'Rhabdonella elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '183577'^^xsd:integer;
  dwc:occurrenceId 'A2_34_Rabdonella_elegans'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183577'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella elegans'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_Rabdonella_brandti>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Rabdonella_brandti> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Rabdonella_brandti> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_Rabdonella_brandti>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_Rabdonella_brandti>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_Rabdonella_brandti" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_Rabdonella_brandti'^^xsd:string;
  dwc:scientificName 'Rhabdonella brandti'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '427513'^^xsd:integer;
  dwc:occurrenceId 'A2_34_Rabdonella_brandti'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427513'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella brandti'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_Rabdonellopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Rabdonellopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Rabdonellopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_Rabdonellopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_Rabdonellopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_Rabdonellopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_Rabdonellopsis_spp.'^^xsd:string;
  dwc:scientificName 'Rhabdonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '183550'^^xsd:integer;
  dwc:occurrenceId 'A2_34_Rabdonellopsis_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183550'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonellopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_Undella_claparedei>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Undella_claparedei> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Undella_claparedei> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_Undella_claparedei>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_Undella_claparedei>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_Undella_claparedei" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_Undella_claparedei'^^xsd:string;
  dwc:scientificName 'Undella claparedei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '341684'^^xsd:integer;
  dwc:occurrenceId 'A2_34_Undella_claparedei'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417240'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undella claparedei'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_Undella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Undella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Undella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_Undella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_Undella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_Undella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_Undella_sp.'^^xsd:string;
  dwc:scientificName 'Undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '235764'^^xsd:integer;
  dwc:occurrenceId 'A2_34_Undella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235764'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Undella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_Xystonellopsis_heros>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Xystonellopsis_heros> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Xystonellopsis_heros> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_Xystonellopsis_heros>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_Xystonellopsis_heros>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_Xystonellopsis_heros" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_Xystonellopsis_heros'^^xsd:string;
  dwc:scientificName 'Xystonellopsis heros'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '417266'^^xsd:integer;
  dwc:occurrenceId 'A2_34_Xystonellopsis_heros'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417266'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Xystonellopsis heros'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_Tintinnina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Tintinnina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Tintinnina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_Tintinnina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_Tintinnina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_Tintinnina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_Tintinnina_(others)'^^xsd:string;
  dwc:scientificName 'Tintinnina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '732976'^^xsd:integer;
  dwc:occurrenceId 'A2_34_Tintinnina_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_Collosphaera_macropora>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Collosphaera_macropora> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Collosphaera_macropora> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_Collosphaera_macropora>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_Collosphaera_macropora>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_Collosphaera_macropora" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_Collosphaera_macropora'^^xsd:string;
  dwc:scientificName 'Collosphaera macropora'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '493482'^^xsd:integer;
  dwc:occurrenceId 'A2_34_Collosphaera_macropora'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493482'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Collosphaera macropora'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_Dictyocoryne_profunda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Dictyocoryne_profunda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Dictyocoryne_profunda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_Dictyocoryne_profunda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_Dictyocoryne_profunda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_Dictyocoryne_profunda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_Dictyocoryne_profunda'^^xsd:string;
  dwc:scientificName 'Dictyocoryne profunda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '412935'^^xsd:integer;
  dwc:occurrenceId 'A2_34_Dictyocoryne_profunda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412935'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne profunda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_Dictyocoryne_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Dictyocoryne_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Dictyocoryne_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_Dictyocoryne_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_Dictyocoryne_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_Dictyocoryne_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_Dictyocoryne_sp.'^^xsd:string;
  dwc:scientificName 'Dictyocoryne'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '412934'^^xsd:integer;
  dwc:occurrenceId 'A2_34_Dictyocoryne_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412934'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_Discopyle_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Discopyle_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Discopyle_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_Discopyle_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_Discopyle_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_Discopyle_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_Discopyle_sp.'^^xsd:string;
  dwc:scientificName 'Discopyle'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '493501'^^xsd:integer;
  dwc:occurrenceId 'A2_34_Discopyle_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Discopyle sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_Pylonidae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Pylonidae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Pylonidae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_Pylonidae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_Pylonidae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_Pylonidae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_Pylonidae'^^xsd:string;
  dwc:scientificName 'Pyloniidae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '345902'^^xsd:integer;
  dwc:occurrenceId 'A2_34_Pylonidae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345902'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:verbatimIdentification 'Pylonidae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_Spongodiscus_resurgens>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Spongodiscus_resurgens> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Spongodiscus_resurgens> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_Spongodiscus_resurgens>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_Spongodiscus_resurgens>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_Spongodiscus_resurgens" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_Spongodiscus_resurgens'^^xsd:string;
  dwc:scientificName 'Spongodiscus resurgens'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '493608'^^xsd:integer;
  dwc:occurrenceId 'A2_34_Spongodiscus_resurgens'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493608'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongodiscus resurgens'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_Spongosphaera_streptacantha>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Spongosphaera_streptacantha> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Spongosphaera_streptacantha> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_Spongosphaera_streptacantha>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_Spongosphaera_streptacantha>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_Spongosphaera_streptacantha" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_Spongosphaera_streptacantha'^^xsd:string;
  dwc:scientificName 'Spongosphaera streptacantha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '493393'^^xsd:integer;
  dwc:occurrenceId 'A2_34_Spongosphaera_streptacantha'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493393'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongosphaera streptacantha'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_Spongaster_tetras>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Spongaster_tetras> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Spongaster_tetras> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_Spongaster_tetras>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_Spongaster_tetras>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_Spongaster_tetras" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_Spongaster_tetras'^^xsd:string;
  dwc:scientificName 'Spongaster tetras'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '412940'^^xsd:integer;
  dwc:occurrenceId 'A2_34_Spongaster_tetras'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412940'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongaster tetras'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_Spongotrochus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Spongotrochus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Spongotrochus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_Spongotrochus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_Spongotrochus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_Spongotrochus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_Spongotrochus_sp.'^^xsd:string;
  dwc:scientificName 'Spongotrochus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '412948'^^xsd:integer;
  dwc:occurrenceId 'A2_34_Spongotrochus_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Spongotrochus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_Zygocircus_productus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Zygocircus_productus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Zygocircus_productus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_Zygocircus_productus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_Zygocircus_productus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_Zygocircus_productus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_Zygocircus_productus'^^xsd:string;
  dwc:scientificName 'Zygocircus productus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '493705'^^xsd:integer;
  dwc:occurrenceId 'A2_34_Zygocircus_productus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493705'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus productus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_Zygocircus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Zygocircus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Zygocircus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_Zygocircus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_Zygocircus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_Zygocircus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_Zygocircus_sp.'^^xsd:string;
  dwc:scientificName 'Zygocircus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '493702'^^xsd:integer;
  dwc:occurrenceId 'A2_34_Zygocircus_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493702'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_Polycystina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Polycystina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Polycystina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_Polycystina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_Polycystina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_Polycystina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_Polycystina_(others)'^^xsd:string;
  dwc:scientificName 'Polycystina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '235740'^^xsd:integer;
  dwc:occurrenceId 'A2_34_Polycystina_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235740'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Polycystina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_ACANTHARIA_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_ACANTHARIA_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_ACANTHARIA_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_ACANTHARIA_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_ACANTHARIA_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_ACANTHARIA_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_ACANTHARIA_spp.'^^xsd:string;
  dwc:scientificName 'Acantharia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '586732'^^xsd:integer;
  dwc:occurrenceId 'A2_34_ACANTHARIA_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '586732'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'ACANTHARIA spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_Bolivina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Bolivina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Bolivina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_Bolivina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_Bolivina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_Bolivina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_Bolivina_sp.'^^xsd:string;
  dwc:scientificName 'Bolivina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '112101'^^xsd:integer;
  dwc:occurrenceId 'A2_34_Bolivina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Bolivina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_Globigerina_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Globigerina_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Globigerina_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_Globigerina_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_Globigerina_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_Globigerina_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_Globigerina_bulloides'^^xsd:string;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:occurrenceId 'A2_34_Globigerina_bulloides'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globigerina bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_Globogirinoides_ruber>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Globogirinoides_ruber> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Globogirinoides_ruber> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_Globogirinoides_ruber>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_Globogirinoides_ruber>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_Globogirinoides_ruber" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_Globogirinoides_ruber'^^xsd:string;
  dwc:scientificName 'Globigerinoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:occurrenceId 'A2_34_Globogirinoides_ruber'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globogirinoides ruber'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_Globorotalia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Globorotalia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Globorotalia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_Globorotalia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_Globorotalia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_Globorotalia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_Globorotalia_spp.'^^xsd:string;
  dwc:scientificName 'Globorotalia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '112200'^^xsd:integer;
  dwc:occurrenceId 'A2_34_Globorotalia_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112200'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Globorotalia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_Neogloboquadrina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Neogloboquadrina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Neogloboquadrina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_Neogloboquadrina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_Neogloboquadrina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_Neogloboquadrina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_Neogloboquadrina_sp.'^^xsd:string;
  dwc:scientificName 'Neogloboquadrina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '112202'^^xsd:integer;
  dwc:occurrenceId 'A2_34_Neogloboquadrina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112202'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Neogloboquadrina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_Orbulina_universa>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Orbulina_universa> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Orbulina_universa> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_Orbulina_universa>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_Orbulina_universa>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_Orbulina_universa" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_Orbulina_universa'^^xsd:string;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:occurrenceId 'A2_34_Orbulina_universa'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Orbulina universa'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_Tretomphalus_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Tretomphalus_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Tretomphalus_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_Tretomphalus_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_Tretomphalus_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_Tretomphalus_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_Tretomphalus_bulloides'^^xsd:string;
  dwc:scientificName 'Tretomphalus bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '113184'^^xsd:integer;
  dwc:occurrenceId 'A2_34_Tretomphalus_bulloides'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tretomphalus bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_Trochammina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Trochammina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Trochammina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_Trochammina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_Trochammina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_Trochammina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_Trochammina_sp.'^^xsd:string;
  dwc:scientificName 'Trochammina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:occurrenceId 'A2_34_Trochammina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Trochammina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_Foraminifera_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Foraminifera_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Foraminifera_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_Foraminifera_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_Foraminifera_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_Foraminifera_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_Foraminifera_(others)'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:occurrenceId 'A2_34_Foraminifera_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Foraminifera (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_Nannocalanus_minor>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Nannocalanus_minor> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Nannocalanus_minor> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_Nannocalanus_minor>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_Nannocalanus_minor>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_Nannocalanus_minor" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_Nannocalanus_minor'^^xsd:string;
  dwc:scientificName 'Nannocalanus minor'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '104469'^^xsd:integer;
  dwc:occurrenceId 'A2_34_Nannocalanus_minor'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104469'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus minor'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_Nannocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Nannocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Nannocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_Nannocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_Nannocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_Nannocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Nannocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '104154'^^xsd:integer;
  dwc:occurrenceId 'A2_34_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104154'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_Neocalanus_robustior>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Neocalanus_robustior> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Neocalanus_robustior> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_Neocalanus_robustior>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_Neocalanus_robustior>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_Neocalanus_robustior" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_Neocalanus_robustior'^^xsd:string;
  dwc:scientificName 'Neocalanus robustior'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '104472'^^xsd:integer;
  dwc:occurrenceId 'A2_34_Neocalanus_robustior'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104472'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Neocalanus robustior'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_Undinula_vulgaris_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Undinula_vulgaris_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Undinula_vulgaris_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_Undinula_vulgaris_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_Undinula_vulgaris_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_Undinula_vulgaris_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:scientificName 'Undinula vulgaris'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '104473'^^xsd:integer;
  dwc:occurrenceId 'A2_34_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104473'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undinula vulgaris (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_Acrocalanus_longicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Acrocalanus_longicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Acrocalanus_longicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_Acrocalanus_longicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_Acrocalanus_longicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_Acrocalanus_longicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_Acrocalanus_longicornis'^^xsd:string;
  dwc:scientificName 'Acrocalanus longicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '104646'^^xsd:integer;
  dwc:occurrenceId 'A2_34_Acrocalanus_longicornis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104646'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus longicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_Acrocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Acrocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Acrocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_Acrocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_Acrocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_Acrocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Acrocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '104192'^^xsd:integer;
  dwc:occurrenceId 'A2_34_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104192'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_Calocalanos_pavo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Calocalanos_pavo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Calocalanos_pavo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_Calocalanos_pavo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_Calocalanos_pavo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_Calocalanos_pavo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_Calocalanos_pavo'^^xsd:string;
  dwc:scientificName 'Calocalanus pavo'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '104669'^^xsd:integer;
  dwc:occurrenceId 'A2_34_Calocalanos_pavo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanos pavo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_Calocalanus_sp. _(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:scientificName 'Calocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '104193'^^xsd:integer;
  dwc:occurrenceId 'A2_34_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104193'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanus sp.  (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_Delibus_sewelli>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Delibus_sewelli> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Delibus_sewelli> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_Delibus_sewelli>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_Delibus_sewelli>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_Delibus_sewelli" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_Delibus_sewelli'^^xsd:string;
  dwc:scientificName 'Delius sewelli'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '363906'^^xsd:integer;
  dwc:occurrenceId 'A2_34_Delibus_sewelli'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363906'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sewelli'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_Delibus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Delibus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Delibus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_Delibus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_Delibus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_Delibus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Delius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '363904'^^xsd:integer;
  dwc:occurrenceId 'A2_34_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363904'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_Mecynocera_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Mecynocera_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Mecynocera_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_Mecynocera_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_Mecynocera_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_Mecynocera_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Mecynocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '104184'^^xsd:integer;
  dwc:occurrenceId 'A2_34_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Mecynocera sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_Paracalanus_aculeatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Paracalanus_aculeatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Paracalanus_aculeatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_Paracalanus_aculeatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_Paracalanus_aculeatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_Paracalanus_aculeatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_Paracalanus_aculeatus'^^xsd:string;
  dwc:scientificName 'Paracalanus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '104681'^^xsd:integer;
  dwc:occurrenceId 'A2_34_Paracalanus_aculeatus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1464945'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus aculeatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_Paracalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Paracalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Paracalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_Paracalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_Paracalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_Paracalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Paracalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '104196'^^xsd:integer;
  dwc:occurrenceId 'A2_34_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104196'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_Rhincalanus_cornutus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Rhincalanus_cornutus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Rhincalanus_cornutus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_Rhincalanus_cornutus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_Rhincalanus_cornutus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_Rhincalanus_cornutus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_Rhincalanus_cornutus'^^xsd:string;
  dwc:scientificName 'Rhincalanus cornutus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '104542'^^xsd:integer;
  dwc:occurrenceId 'A2_34_Rhincalanus_cornutus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1488083'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rhincalanus cornutus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_Subeucalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Subeucalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Subeucalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_Subeucalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_Subeucalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_Subeucalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Subeucalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '104173'^^xsd:integer;
  dwc:occurrenceId 'A2_34_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104173'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Subeucalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_Clausocalanus_furcatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Clausocalanus_furcatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Clausocalanus_furcatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_Clausocalanus_furcatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_Clausocalanus_furcatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_Clausocalanus_furcatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_Clausocalanus_furcatus'^^xsd:string;
  dwc:scientificName 'Clausocalanus furcatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '104503'^^xsd:integer;
  dwc:occurrenceId 'A2_34_Clausocalanus_furcatus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104503'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus furcatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_Clausocalanus_mastigophorus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Clausocalanus_mastigophorus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Clausocalanus_mastigophorus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_Clausocalanus_mastigophorus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_Clausocalanus_mastigophorus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_Clausocalanus_mastigophorus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:scientificName 'Clausocalanus mastigophorus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '104506'^^xsd:integer;
  dwc:occurrenceId 'A2_34_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104506'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus mastigophorus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_Clausocalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Clausocalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Clausocalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_Clausocalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_Clausocalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_Clausocalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Clausocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '104161'^^xsd:integer;
  dwc:occurrenceId 'A2_34_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104161'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_Euchaeta_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Euchaeta_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Euchaeta_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_Euchaeta_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_Euchaeta_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_Euchaeta_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Euchaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '104174'^^xsd:integer;
  dwc:occurrenceId 'A2_34_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104174'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Euchaeta spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_Scolecithrix_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Scolecithrix_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Scolecithrix_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_Scolecithrix_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_Scolecithrix_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_Scolecithrix_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_Scolecithrix_danae'^^xsd:string;
  dwc:scientificName 'Scolecithrix danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '104821'^^xsd:integer;
  dwc:occurrenceId 'A2_34_Scolecithrix_danae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104821'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_Scolecithrix_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Scolecithrix_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Scolecithrix_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_Scolecithrix_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_Scolecithrix_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_Scolecithrix_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Scolecithrix'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '104230'^^xsd:integer;
  dwc:occurrenceId 'A2_34_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104230'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_Lucicutia_flavicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Lucicutia_flavicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Lucicutia_flavicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_Lucicutia_flavicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_Lucicutia_flavicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_Lucicutia_flavicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_Lucicutia_flavicornis'^^xsd:string;
  dwc:scientificName 'Lucicutia flavicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '104597'^^xsd:integer;
  dwc:occurrenceId 'A2_34_Lucicutia_flavicornis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104597'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia flavicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_Lucicutia_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Lucicutia_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Lucicutia_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_Lucicutia_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_Lucicutia_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_Lucicutia_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_Lucicutia_sp.'^^xsd:string;
  dwc:scientificName 'Lucicutia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '104183'^^xsd:integer;
  dwc:occurrenceId 'A2_34_Lucicutia_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104183'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_Pleuromamma_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Pleuromamma_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Pleuromamma_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_Pleuromamma_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_Pleuromamma_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_Pleuromamma_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Pleuromamma'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '104191'^^xsd:integer;
  dwc:occurrenceId 'A2_34_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104191'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Pleuromamma sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_Temora_stylifera_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Temora_stylifera_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Temora_stylifera_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_Temora_stylifera_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_Temora_stylifera_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_Temora_stylifera_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:scientificName 'Temora stylifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '104879'^^xsd:integer;
  dwc:occurrenceId 'A2_34_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104879'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora stylifera (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_Temora_turbinata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Temora_turbinata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Temora_turbinata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_Temora_turbinata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_Temora_turbinata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_Temora_turbinata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_Temora_turbinata'^^xsd:string;
  dwc:scientificName 'Temora turbinata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '104880'^^xsd:integer;
  dwc:occurrenceId 'A2_34_Temora_turbinata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104880'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora turbinata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_Candacia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Candacia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Candacia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_Candacia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_Candacia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_Candacia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_Candacia_spp.'^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A2_34_Candacia_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_Candacia_sp._%28copepodite%29%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Candacia_sp._%28copepodite%29%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Candacia_sp._%28copepodite%29%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_Candacia_sp._%28copepodite%29%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_Candacia_sp._%28copepodite%29%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_Candacia_sp._(copepodite) " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A2_34_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia sp. (copepodite) '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_Calanopia_americana_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Calanopia_americana_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Calanopia_americana_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_Calanopia_americana_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_Calanopia_americana_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_Calanopia_americana_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:scientificName 'Calanopia americana'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '104723'^^xsd:integer;
  dwc:occurrenceId 'A2_34_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104723'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calanopia americana (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_Acartia_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Acartia_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Acartia_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_Acartia_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_Acartia_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_Acartia_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_Acartia_danae'^^xsd:string;
  dwc:scientificName 'Acartia (Acartia) danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '346026'^^xsd:integer;
  dwc:occurrenceId 'A2_34_Acartia_danae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346026'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_Acartia_lilljeborgii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Acartia_lilljeborgii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Acartia_lilljeborgii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_Acartia_lilljeborgii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_Acartia_lilljeborgii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_Acartia_lilljeborgii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_Acartia_lilljeborgii'^^xsd:string;
  dwc:scientificName 'Acartia lilljeborgii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '348510'^^xsd:integer;
  dwc:occurrenceId 'A2_34_Acartia_lilljeborgii'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia lilljeborgii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_Calanoida_%28others_copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Calanoida_%28others_copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Calanoida_%28others_copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_Calanoida_%28others_copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_Calanoida_%28others_copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_Calanoida_(others_copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'A2_34_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Calanoida (others copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_Oithona_atlantica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Oithona_atlantica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Oithona_atlantica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_Oithona_atlantica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_Oithona_atlantica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_Oithona_atlantica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_Oithona_atlantica'^^xsd:string;
  dwc:scientificName 'Oithona atlantica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '106642'^^xsd:integer;
  dwc:occurrenceId 'A2_34_Oithona_atlantica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106642'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona atlantica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_Oithona_plumifera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Oithona_plumifera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Oithona_plumifera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_Oithona_plumifera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_Oithona_plumifera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_Oithona_plumifera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_Oithona_plumifera'^^xsd:string;
  dwc:scientificName 'Oithona plumifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '106652'^^xsd:integer;
  dwc:occurrenceId 'A2_34_Oithona_plumifera'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106652'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona plumifera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_Oithona_setigera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Oithona_setigera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Oithona_setigera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_Oithona_setigera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_Oithona_setigera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_Oithona_setigera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_Oithona_setigera'^^xsd:string;
  dwc:scientificName 'Oithona setigera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '106655'^^xsd:integer;
  dwc:occurrenceId 'A2_34_Oithona_setigera'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '734517'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona setigera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_Oithona_hebes>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Oithona_hebes> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Oithona_hebes> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_Oithona_hebes>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_Oithona_hebes>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_Oithona_hebes" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_Oithona_hebes'^^xsd:string;
  dwc:scientificName 'Oithona hebes'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '106647'^^xsd:integer;
  dwc:occurrenceId 'A2_34_Oithona_hebes'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106647'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona hebes'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_Oithona_spp.%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Oithona_spp.%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Oithona_spp.%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_Oithona_spp.%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_Oithona_spp.%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_Oithona_spp. " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_Oithona_spp. '^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A2_34_Oithona_spp. '^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_Oithona_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Oithona_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Oithona_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_Oithona_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_Oithona_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_Oithona_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A2_34_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_Microsetella_norvegica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Microsetella_norvegica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Microsetella_norvegica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_Microsetella_norvegica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_Microsetella_norvegica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_Microsetella_norvegica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_Microsetella_norvegica'^^xsd:string;
  dwc:scientificName 'Microsetella norvegica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '116115'^^xsd:integer;
  dwc:occurrenceId 'A2_34_Microsetella_norvegica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116115'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella norvegica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_Microsetella_rosea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Microsetella_rosea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Microsetella_rosea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_Microsetella_rosea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_Microsetella_rosea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_Microsetella_rosea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_Microsetella_rosea'^^xsd:string;
  dwc:scientificName 'Microsetella rosea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '116116'^^xsd:integer;
  dwc:occurrenceId 'A2_34_Microsetella_rosea'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116116'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella rosea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_Microsetella_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Microsetella_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Microsetella_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_Microsetella_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_Microsetella_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_Microsetella_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Microsetella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '115341'^^xsd:integer;
  dwc:occurrenceId 'A2_34_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115341'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_Macrosetella_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Macrosetella_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Macrosetella_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_Macrosetella_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_Macrosetella_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_Macrosetella_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_Macrosetella_gracilis'^^xsd:string;
  dwc:scientificName 'Macrosetella gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '116382'^^xsd:integer;
  dwc:occurrenceId 'A2_34_Macrosetella_gracilis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116382'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Macrosetella gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_Miracia_efferata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Miracia_efferata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Miracia_efferata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_Miracia_efferata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_Miracia_efferata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_Miracia_efferata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_Miracia_efferata'^^xsd:string;
  dwc:scientificName 'Miracia efferata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '116383'^^xsd:integer;
  dwc:occurrenceId 'A2_34_Miracia_efferata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116383'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Miracia efferata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_Oncaea_media>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Oncaea_media> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Oncaea_media> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_Oncaea_media>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_Oncaea_media>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_Oncaea_media" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_Oncaea_media'^^xsd:string;
  dwc:scientificName 'Oncaea media'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '128938'^^xsd:integer;
  dwc:occurrenceId 'A2_34_Oncaea_media'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1862287'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea media'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_Oncaea_venusta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Oncaea_venusta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Oncaea_venusta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_Oncaea_venusta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_Oncaea_venusta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_Oncaea_venusta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_Oncaea_venusta'^^xsd:string;
  dwc:scientificName 'Oncaea venusta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '128954'^^xsd:integer;
  dwc:occurrenceId 'A2_34_Oncaea_venusta'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1754274'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea venusta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_Oncaea_mediterranea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Oncaea_mediterranea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Oncaea_mediterranea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_Oncaea_mediterranea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_Oncaea_mediterranea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_Oncaea_mediterranea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_Oncaea_mediterranea'^^xsd:string;
  dwc:scientificName 'Oncaea mediterranea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '128939'^^xsd:integer;
  dwc:occurrenceId 'A2_34_Oncaea_mediterranea'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128939'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea mediterranea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_Oncaea_scottodicarloi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Oncaea_scottodicarloi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Oncaea_scottodicarloi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_Oncaea_scottodicarloi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_Oncaea_scottodicarloi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_Oncaea_scottodicarloi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_Oncaea_scottodicarloi'^^xsd:string;
  dwc:scientificName 'Oncaea scottodicarloi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '128950'^^xsd:integer;
  dwc:occurrenceId 'A2_34_Oncaea_scottodicarloi'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128950'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea scottodicarloi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_Oncaea_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Oncaea_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Oncaea_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_Oncaea_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_Oncaea_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_Oncaea_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oncaea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '128690'^^xsd:integer;
  dwc:occurrenceId 'A2_34_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128690'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_Hemicyclops_thallassius>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Hemicyclops_thallassius> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Hemicyclops_thallassius> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_Hemicyclops_thallassius>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_Hemicyclops_thallassius>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_Hemicyclops_thallassius" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_Hemicyclops_thallassius'^^xsd:string;
  dwc:scientificName 'Hemicyclops thalassius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '352254'^^xsd:integer;
  dwc:occurrenceId 'A2_34_Hemicyclops_thallassius'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '352254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Hemicyclops thallassius'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_Copilia_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Copilia_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Copilia_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_Copilia_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_Copilia_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_Copilia_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Copilia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '128721'^^xsd:integer;
  dwc:occurrenceId 'A2_34_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128721'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Copilia spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_Agetus_flaccus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Agetus_flaccus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Agetus_flaccus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_Agetus_flaccus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_Agetus_flaccus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_Agetus_flaccus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_Agetus_flaccus'^^xsd:string;
  dwc:scientificName 'Agetus flaccus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '128795'^^xsd:integer;
  dwc:occurrenceId 'A2_34_Agetus_flaccus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128795'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Agetus flaccus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_Corycaeus_speciosus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Corycaeus_speciosus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Corycaeus_speciosus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_Corycaeus_speciosus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_Corycaeus_speciosus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_Corycaeus_speciosus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_Corycaeus_speciosus'^^xsd:string;
  dwc:scientificName 'Corycaeus speciosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '128800'^^xsd:integer;
  dwc:occurrenceId 'A2_34_Corycaeus_speciosus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128800'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus speciosus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_Corycaeus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Corycaeus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Corycaeus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_Corycaeus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_Corycaeus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_Corycaeus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Corycaeus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '128634'^^xsd:integer;
  dwc:occurrenceId 'A2_34_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128634'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_Farranula_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Farranula_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Farranula_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_Farranula_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_Farranula_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_Farranula_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_Farranula_gracilis'^^xsd:string;
  dwc:scientificName 'Farranula gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '128813'^^xsd:integer;
  dwc:occurrenceId 'A2_34_Farranula_gracilis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128813'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_Farranula_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Farranula_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Farranula_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_Farranula_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_Farranula_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_Farranula_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Farranula'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '128636'^^xsd:integer;
  dwc:occurrenceId 'A2_34_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128636'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_Copepoda_%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Copepoda_%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Copepoda_%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_Copepoda_%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_Copepoda_%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_Copepoda_(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_Copepoda_(nauplius)'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'A2_34_Copepoda_(nauplius)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Copepoda (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_CIRRIPEDIA__%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_CIRRIPEDIA__%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_CIRRIPEDIA__%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_CIRRIPEDIA__%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_CIRRIPEDIA__%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_CIRRIPEDIA__(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:occurrenceId 'A2_34_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  dwc:verbatimIdentification 'CIRRIPEDIA  (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_STOMATOPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_STOMATOPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_STOMATOPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_STOMATOPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_STOMATOPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_STOMATOPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Stomatopoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '14355'^^xsd:integer;
  dwc:occurrenceId 'A2_34_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '14355'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'STOMATOPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_DECAPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_DECAPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_DECAPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_DECAPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_DECAPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_DECAPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_DECAPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:occurrenceId 'A2_34_DECAPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'DECAPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_ECHINODERMATA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_ECHINODERMATA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_ECHINODERMATA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_ECHINODERMATA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_ECHINODERMATA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_ECHINODERMATA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:scientificName 'Echinodermata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '1806'^^xsd:integer;
  dwc:occurrenceId 'A2_34_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1806'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'ECHINODERMATA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_BRYOZOA_%28cyphonauta_larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_BRYOZOA_%28cyphonauta_larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_BRYOZOA_%28cyphonauta_larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_BRYOZOA_%28cyphonauta_larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_BRYOZOA_%28cyphonauta_larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_BRYOZOA_(cyphonauta_larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'A2_34_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'BRYOZOA (cyphonauta larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_Sagitta_friedreich>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Sagitta_friedreich> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Sagitta_friedreich> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_Sagitta_friedreich>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_Sagitta_friedreich>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_Sagitta_friedreich" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_Sagitta_friedreich'^^xsd:string;
  dwc:scientificName 'Sagitta friderici'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '105452'^^xsd:integer;
  dwc:occurrenceId 'A2_34_Sagitta_friedreich'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105441'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta friedreich'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_Sagitta_spp.%C2%A0%28imature%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Sagitta_spp.%C2%A0%28imature%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Sagitta_spp.%C2%A0%28imature%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_Sagitta_spp.%C2%A0%28imature%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_Sagitta_spp.%C2%A0%28imature%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_Sagitta_spp. (imature)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_Sagitta_spp. (imature)'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:occurrenceId 'A2_34_Sagitta_spp. (imature)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta spp. (imature)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_Chaetognatha_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Chaetognatha_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Chaetognatha_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_Chaetognatha_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_Chaetognatha_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_Chaetognatha_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_Chaetognatha_(others)'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:occurrenceId 'A2_34_Chaetognatha_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Chaetognatha (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_Fritillaria_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Fritillaria_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Fritillaria_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_Fritillaria_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_Fritillaria_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_Fritillaria_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_Fritillaria_spp.'^^xsd:string;
  dwc:scientificName 'Fritillaria'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '103358'^^xsd:integer;
  dwc:occurrenceId 'A2_34_Fritillaria_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Fritillaria spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_Oikopleura_dioica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Oikopleura_dioica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Oikopleura_dioica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_Oikopleura_dioica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_Oikopleura_dioica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_Oikopleura_dioica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_Oikopleura_dioica'^^xsd:string;
  dwc:scientificName 'Oikopleura dioica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '1770057'^^xsd:integer;
  dwc:occurrenceId 'A2_34_Oikopleura_dioica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura dioica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_Oikopleura_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Oikopleura_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Oikopleura_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_Oikopleura_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_Oikopleura_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_Oikopleura_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_Oikopleura_spp.'^^xsd:string;
  dwc:scientificName 'Oikopleura'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '103367'^^xsd:integer;
  dwc:occurrenceId 'A2_34_Oikopleura_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_Appendicularia_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Appendicularia_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Appendicularia_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_Appendicularia_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_Appendicularia_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_Appendicularia_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_Appendicularia_(others)'^^xsd:string;
  dwc:scientificName 'Appendicularia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '146421'^^xsd:integer;
  dwc:occurrenceId 'A2_34_Appendicularia_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146421'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Appendicularia (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_Thalia_democratica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Thalia_democratica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Thalia_democratica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_Thalia_democratica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_Thalia_democratica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_Thalia_democratica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_Thalia_democratica'^^xsd:string;
  dwc:scientificName 'Thalia democratica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '137279'^^xsd:integer;
  dwc:occurrenceId 'A2_34_Thalia_democratica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137279'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Thalia democratica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_Doliolo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Doliolo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Doliolo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_Doliolo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_Doliolo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_Doliolo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_Doliolo'^^xsd:string;
  dwc:scientificName 'Dolioloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '137221'^^xsd:integer;
  dwc:occurrenceId 'A2_34_Doliolo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137221'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Doliolo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_Teleostei_%28egg%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Teleostei_%28egg%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Teleostei_%28egg%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_Teleostei_%28egg%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_Teleostei_%28egg%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_Teleostei_(egg)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_Teleostei_(egg)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A2_34_Teleostei_(egg)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (egg)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_Teleostei_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Teleostei_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Teleostei_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_Teleostei_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_Teleostei_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_Teleostei_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_Teleostei_(larvae)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A2_34_Teleostei_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_SIPHONOPHORAE_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_SIPHONOPHORAE_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_SIPHONOPHORAE_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_SIPHONOPHORAE_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_SIPHONOPHORAE_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_SIPHONOPHORAE_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:scientificName 'Siphonophorae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '1371'^^xsd:integer;
  dwc:occurrenceId 'A2_34_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'SIPHONOPHORAE spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_Gastropoda_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Gastropoda_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Gastropoda_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_Gastropoda_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_Gastropoda_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_Gastropoda_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_Gastropoda_(veliger)'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'A2_34_Gastropoda_(veliger)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Gastropoda (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_Pteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Pteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Pteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_Pteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_Pteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_Pteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_Pteropoda'^^xsd:string;
  dwc:scientificName 'Pteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '325345'^^xsd:integer;
  dwc:occurrenceId 'A2_34_Pteropoda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '325345'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Pteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_Heteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Heteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Heteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_Heteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_Heteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_Heteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_Heteropoda'^^xsd:string;
  dwc:scientificName 'Heteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '1491356'^^xsd:integer;
  dwc:occurrenceId 'A2_34_Heteropoda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491356'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Heteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_Bivalvia_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Bivalvia_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_Bivalvia_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_Bivalvia_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_Bivalvia_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_Bivalvia_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_Bivalvia_(veliger)'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'A2_34_Bivalvia_(veliger)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Bivalvia (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_POLYCHAETA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_POLYCHAETA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_POLYCHAETA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_POLYCHAETA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_POLYCHAETA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_POLYCHAETA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'A2_34_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'POLYCHAETA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_OSTRACODA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_OSTRACODA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_OSTRACODA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_OSTRACODA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_OSTRACODA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_OSTRACODA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_OSTRACODA'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'A2_34_OSTRACODA'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'OSTRACODA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_34_CLADOCERA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_34_CLADOCERA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_34_CLADOCERA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6776928"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5553807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_34_CLADOCERA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6776928 -35.5553807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6776928"^^xsd:decimal ;
  geo-pos:long "-35.5553807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_34_CLADOCERA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_34_CLADOCERA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_34_CLADOCERA'^^xsd:string;
  dwc:scientificName 'Cladocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.5553807'^^xsd:double;
  dwc:latitude '-4.6776928'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '1076'^^xsd:integer;
  dwc:occurrenceId 'A2_34_CLADOCERA'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '155670'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'CLADOCERA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_Codonella_acuta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Codonella_acuta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Codonella_acuta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_Codonella_acuta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_Codonella_acuta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_Codonella_acuta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_Codonella_acuta'^^xsd:string;
  dwc:scientificName 'Codonella acuta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '417132'^^xsd:integer;
  dwc:occurrenceId 'A2_3_Codonella_acuta'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417132'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella acuta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_Codonella_amphorella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Codonella_amphorella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Codonella_amphorella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_Codonella_amphorella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_Codonella_amphorella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_Codonella_amphorella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_Codonella_amphorella'^^xsd:string;
  dwc:scientificName 'Codonella amphorella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '417133'^^xsd:integer;
  dwc:occurrenceId 'A2_3_Codonella_amphorella'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417133'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella amphorella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_Codonella_apicata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Codonella_apicata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Codonella_apicata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_Codonella_apicata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_Codonella_apicata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_Codonella_apicata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_Codonella_apicata'^^xsd:string;
  dwc:scientificName 'Codonella apicata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '417134'^^xsd:integer;
  dwc:occurrenceId 'A2_3_Codonella_apicata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417134'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella apicata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_Codonella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Codonella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Codonella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_Codonella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_Codonella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_Codonella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_Codonella_sp.'^^xsd:string;
  dwc:scientificName 'Codonella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '150203'^^xsd:integer;
  dwc:occurrenceId 'A2_3_Codonella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150203'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_Tintinnopsis_tocantinensis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Tintinnopsis_tocantinensis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Tintinnopsis_tocantinensis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_Tintinnopsis_tocantinensis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_Tintinnopsis_tocantinensis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_Tintinnopsis_tocantinensis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:scientificName 'Tintinnopsis tocantinensis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '417156'^^xsd:integer;
  dwc:occurrenceId 'A2_3_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417156'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis tocantinensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_Tintinnopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Tintinnopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Tintinnopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_Tintinnopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_Tintinnopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_Tintinnopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_Tintinnopsis_spp.'^^xsd:string;
  dwc:scientificName 'Tintinnopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:occurrenceId 'A2_3_Tintinnopsis_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_Codonellopsis_ostenfeldi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Codonellopsis_ostenfeldi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Codonellopsis_ostenfeldi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_Codonellopsis_ostenfeldi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_Codonellopsis_ostenfeldi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_Codonellopsis_ostenfeldi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:scientificName 'Codonellopsis ostenfeldi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '427448'^^xsd:integer;
  dwc:occurrenceId 'A2_3_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427448'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis ostenfeldi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_Codonellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Codonellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Codonellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_Codonellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_Codonellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_Codonellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_Codonellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Codonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '204197'^^xsd:integer;
  dwc:occurrenceId 'A2_3_Codonellopsis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '204197'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_Coxliella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Coxliella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Coxliella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_Coxliella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_Coxliella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_Coxliella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_Coxliella_sp.'^^xsd:string;
  dwc:scientificName 'Coxliella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '150208'^^xsd:integer;
  dwc:occurrenceId 'A2_3_Coxliella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150208'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Coxliella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_Dadayiella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Dadayiella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Dadayiella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_Dadayiella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_Dadayiella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_Dadayiella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_Dadayiella_sp.'^^xsd:string;
  dwc:scientificName 'Dadayiella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '183541'^^xsd:integer;
  dwc:occurrenceId 'A2_3_Dadayiella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183541'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dadayiella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_Dictyocysta_lepida>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Dictyocysta_lepida> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Dictyocysta_lepida> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_Dictyocysta_lepida>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_Dictyocysta_lepida>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_Dictyocysta_lepida" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_Dictyocysta_lepida'^^xsd:string;
  dwc:scientificName 'Dictyocysta lepida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '235767'^^xsd:integer;
  dwc:occurrenceId 'A2_3_Dictyocysta_lepida'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235767'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocysta lepida'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_Epiplocylis_undella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Epiplocylis_undella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Epiplocylis_undella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_Epiplocylis_undella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_Epiplocylis_undella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_Epiplocylis_undella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_Epiplocylis_undella'^^xsd:string;
  dwc:scientificName 'Epiplocylis undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '341668'^^xsd:integer;
  dwc:occurrenceId 'A2_3_Epiplocylis_undella'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '341668'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis undella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_Epiplocylis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Epiplocylis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Epiplocylis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_Epiplocylis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_Epiplocylis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_Epiplocylis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_Epiplocylis_sp.'^^xsd:string;
  dwc:scientificName 'Epiplocylis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '183562'^^xsd:integer;
  dwc:occurrenceId 'A2_3_Epiplocylis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183562'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_Favella_enrenbergii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Favella_enrenbergii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Favella_enrenbergii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_Favella_enrenbergii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_Favella_enrenbergii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_Favella_enrenbergii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_Favella_enrenbergii'^^xsd:string;
  dwc:scientificName 'Favella ehrenbergii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '235761'^^xsd:integer;
  dwc:occurrenceId 'A2_3_Favella_enrenbergii'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235761'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Favella enrenbergii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_Eutintinnus_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Eutintinnus_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Eutintinnus_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_Eutintinnus_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_Eutintinnus_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_Eutintinnus_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_Eutintinnus_spp.'^^xsd:string;
  dwc:scientificName 'Eutintinnus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '183543'^^xsd:integer;
  dwc:occurrenceId 'A2_3_Eutintinnus_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183543'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Eutintinnus spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_Amphorellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Amphorellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Amphorellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_Amphorellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_Amphorellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_Amphorellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_Amphorellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Amphorellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '425527'^^xsd:integer;
  dwc:occurrenceId 'A2_3_Amphorellopsis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '425527'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Amphorellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_Rabdonella_elegans>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Rabdonella_elegans> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Rabdonella_elegans> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_Rabdonella_elegans>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_Rabdonella_elegans>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_Rabdonella_elegans" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_Rabdonella_elegans'^^xsd:string;
  dwc:scientificName 'Rhabdonella elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '183577'^^xsd:integer;
  dwc:occurrenceId 'A2_3_Rabdonella_elegans'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183577'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella elegans'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_Rabdonella_brandti>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Rabdonella_brandti> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Rabdonella_brandti> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_Rabdonella_brandti>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_Rabdonella_brandti>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_Rabdonella_brandti" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_Rabdonella_brandti'^^xsd:string;
  dwc:scientificName 'Rhabdonella brandti'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '427513'^^xsd:integer;
  dwc:occurrenceId 'A2_3_Rabdonella_brandti'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427513'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella brandti'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_Rabdonellopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Rabdonellopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Rabdonellopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_Rabdonellopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_Rabdonellopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_Rabdonellopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_Rabdonellopsis_spp.'^^xsd:string;
  dwc:scientificName 'Rhabdonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '183550'^^xsd:integer;
  dwc:occurrenceId 'A2_3_Rabdonellopsis_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183550'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonellopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_Undella_claparedei>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Undella_claparedei> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Undella_claparedei> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_Undella_claparedei>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_Undella_claparedei>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_Undella_claparedei" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_Undella_claparedei'^^xsd:string;
  dwc:scientificName 'Undella claparedei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '341684'^^xsd:integer;
  dwc:occurrenceId 'A2_3_Undella_claparedei'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417240'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undella claparedei'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_Undella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Undella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Undella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_Undella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_Undella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_Undella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_Undella_sp.'^^xsd:string;
  dwc:scientificName 'Undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '235764'^^xsd:integer;
  dwc:occurrenceId 'A2_3_Undella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235764'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Undella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_Xystonellopsis_heros>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Xystonellopsis_heros> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Xystonellopsis_heros> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_Xystonellopsis_heros>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_Xystonellopsis_heros>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_Xystonellopsis_heros" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_Xystonellopsis_heros'^^xsd:string;
  dwc:scientificName 'Xystonellopsis heros'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '417266'^^xsd:integer;
  dwc:occurrenceId 'A2_3_Xystonellopsis_heros'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417266'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Xystonellopsis heros'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_Tintinnina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Tintinnina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Tintinnina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_Tintinnina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_Tintinnina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_Tintinnina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_Tintinnina_(others)'^^xsd:string;
  dwc:scientificName 'Tintinnina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '732976'^^xsd:integer;
  dwc:occurrenceId 'A2_3_Tintinnina_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_Collosphaera_macropora>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Collosphaera_macropora> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Collosphaera_macropora> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_Collosphaera_macropora>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_Collosphaera_macropora>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_Collosphaera_macropora" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_Collosphaera_macropora'^^xsd:string;
  dwc:scientificName 'Collosphaera macropora'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '493482'^^xsd:integer;
  dwc:occurrenceId 'A2_3_Collosphaera_macropora'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493482'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Collosphaera macropora'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_Dictyocoryne_profunda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Dictyocoryne_profunda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Dictyocoryne_profunda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_Dictyocoryne_profunda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_Dictyocoryne_profunda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_Dictyocoryne_profunda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_Dictyocoryne_profunda'^^xsd:string;
  dwc:scientificName 'Dictyocoryne profunda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '412935'^^xsd:integer;
  dwc:occurrenceId 'A2_3_Dictyocoryne_profunda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412935'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne profunda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_Dictyocoryne_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Dictyocoryne_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Dictyocoryne_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_Dictyocoryne_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_Dictyocoryne_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_Dictyocoryne_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_Dictyocoryne_sp.'^^xsd:string;
  dwc:scientificName 'Dictyocoryne'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '412934'^^xsd:integer;
  dwc:occurrenceId 'A2_3_Dictyocoryne_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412934'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_Discopyle_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Discopyle_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Discopyle_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_Discopyle_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_Discopyle_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_Discopyle_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_Discopyle_sp.'^^xsd:string;
  dwc:scientificName 'Discopyle'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '493501'^^xsd:integer;
  dwc:occurrenceId 'A2_3_Discopyle_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Discopyle sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_Pylonidae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Pylonidae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Pylonidae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_Pylonidae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_Pylonidae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_Pylonidae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_Pylonidae'^^xsd:string;
  dwc:scientificName 'Pyloniidae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '345902'^^xsd:integer;
  dwc:occurrenceId 'A2_3_Pylonidae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345902'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:verbatimIdentification 'Pylonidae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_Spongodiscus_resurgens>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Spongodiscus_resurgens> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Spongodiscus_resurgens> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_Spongodiscus_resurgens>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_Spongodiscus_resurgens>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_Spongodiscus_resurgens" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_Spongodiscus_resurgens'^^xsd:string;
  dwc:scientificName 'Spongodiscus resurgens'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '493608'^^xsd:integer;
  dwc:occurrenceId 'A2_3_Spongodiscus_resurgens'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493608'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongodiscus resurgens'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_Spongosphaera_streptacantha>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Spongosphaera_streptacantha> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Spongosphaera_streptacantha> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_Spongosphaera_streptacantha>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_Spongosphaera_streptacantha>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_Spongosphaera_streptacantha" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_Spongosphaera_streptacantha'^^xsd:string;
  dwc:scientificName 'Spongosphaera streptacantha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '493393'^^xsd:integer;
  dwc:occurrenceId 'A2_3_Spongosphaera_streptacantha'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493393'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongosphaera streptacantha'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_Spongaster_tetras>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Spongaster_tetras> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Spongaster_tetras> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_Spongaster_tetras>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_Spongaster_tetras>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_Spongaster_tetras" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_Spongaster_tetras'^^xsd:string;
  dwc:scientificName 'Spongaster tetras'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '412940'^^xsd:integer;
  dwc:occurrenceId 'A2_3_Spongaster_tetras'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412940'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongaster tetras'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_Spongotrochus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Spongotrochus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Spongotrochus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_Spongotrochus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_Spongotrochus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_Spongotrochus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_Spongotrochus_sp.'^^xsd:string;
  dwc:scientificName 'Spongotrochus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '412948'^^xsd:integer;
  dwc:occurrenceId 'A2_3_Spongotrochus_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Spongotrochus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_Zygocircus_productus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Zygocircus_productus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Zygocircus_productus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_Zygocircus_productus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_Zygocircus_productus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_Zygocircus_productus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_Zygocircus_productus'^^xsd:string;
  dwc:scientificName 'Zygocircus productus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '493705'^^xsd:integer;
  dwc:occurrenceId 'A2_3_Zygocircus_productus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493705'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus productus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_Zygocircus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Zygocircus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Zygocircus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_Zygocircus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_Zygocircus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_Zygocircus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_Zygocircus_sp.'^^xsd:string;
  dwc:scientificName 'Zygocircus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '493702'^^xsd:integer;
  dwc:occurrenceId 'A2_3_Zygocircus_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493702'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_Polycystina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Polycystina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Polycystina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_Polycystina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_Polycystina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_Polycystina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_Polycystina_(others)'^^xsd:string;
  dwc:scientificName 'Polycystina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '235740'^^xsd:integer;
  dwc:occurrenceId 'A2_3_Polycystina_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235740'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Polycystina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_ACANTHARIA_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_ACANTHARIA_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_ACANTHARIA_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_ACANTHARIA_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_ACANTHARIA_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_ACANTHARIA_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_ACANTHARIA_spp.'^^xsd:string;
  dwc:scientificName 'Acantharia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '586732'^^xsd:integer;
  dwc:occurrenceId 'A2_3_ACANTHARIA_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '586732'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'ACANTHARIA spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_Bolivina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Bolivina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Bolivina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_Bolivina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_Bolivina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_Bolivina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_Bolivina_sp.'^^xsd:string;
  dwc:scientificName 'Bolivina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '112101'^^xsd:integer;
  dwc:occurrenceId 'A2_3_Bolivina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Bolivina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_Globigerina_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Globigerina_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Globigerina_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_Globigerina_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_Globigerina_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_Globigerina_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_Globigerina_bulloides'^^xsd:string;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:occurrenceId 'A2_3_Globigerina_bulloides'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globigerina bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_Globogirinoides_ruber>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Globogirinoides_ruber> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Globogirinoides_ruber> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_Globogirinoides_ruber>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_Globogirinoides_ruber>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_Globogirinoides_ruber" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_Globogirinoides_ruber'^^xsd:string;
  dwc:scientificName 'Globigerinoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:occurrenceId 'A2_3_Globogirinoides_ruber'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globogirinoides ruber'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_Globorotalia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Globorotalia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Globorotalia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_Globorotalia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_Globorotalia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_Globorotalia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_Globorotalia_spp.'^^xsd:string;
  dwc:scientificName 'Globorotalia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '112200'^^xsd:integer;
  dwc:occurrenceId 'A2_3_Globorotalia_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112200'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Globorotalia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_Neogloboquadrina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Neogloboquadrina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Neogloboquadrina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_Neogloboquadrina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_Neogloboquadrina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_Neogloboquadrina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_Neogloboquadrina_sp.'^^xsd:string;
  dwc:scientificName 'Neogloboquadrina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '112202'^^xsd:integer;
  dwc:occurrenceId 'A2_3_Neogloboquadrina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112202'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Neogloboquadrina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_Orbulina_universa>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Orbulina_universa> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Orbulina_universa> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_Orbulina_universa>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_Orbulina_universa>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_Orbulina_universa" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_Orbulina_universa'^^xsd:string;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:occurrenceId 'A2_3_Orbulina_universa'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Orbulina universa'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_Tretomphalus_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Tretomphalus_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Tretomphalus_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_Tretomphalus_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_Tretomphalus_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_Tretomphalus_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_Tretomphalus_bulloides'^^xsd:string;
  dwc:scientificName 'Tretomphalus bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '113184'^^xsd:integer;
  dwc:occurrenceId 'A2_3_Tretomphalus_bulloides'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tretomphalus bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_Trochammina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Trochammina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Trochammina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_Trochammina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_Trochammina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_Trochammina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_Trochammina_sp.'^^xsd:string;
  dwc:scientificName 'Trochammina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:occurrenceId 'A2_3_Trochammina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Trochammina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_Foraminifera_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Foraminifera_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Foraminifera_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_Foraminifera_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_Foraminifera_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_Foraminifera_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_Foraminifera_(others)'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:occurrenceId 'A2_3_Foraminifera_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Foraminifera (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_Nannocalanus_minor>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Nannocalanus_minor> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Nannocalanus_minor> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_Nannocalanus_minor>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_Nannocalanus_minor>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_Nannocalanus_minor" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_Nannocalanus_minor'^^xsd:string;
  dwc:scientificName 'Nannocalanus minor'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '104469'^^xsd:integer;
  dwc:occurrenceId 'A2_3_Nannocalanus_minor'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104469'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus minor'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_Nannocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Nannocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Nannocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_Nannocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_Nannocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_Nannocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Nannocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '104154'^^xsd:integer;
  dwc:occurrenceId 'A2_3_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104154'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_Neocalanus_robustior>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Neocalanus_robustior> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Neocalanus_robustior> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_Neocalanus_robustior>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_Neocalanus_robustior>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_Neocalanus_robustior" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_Neocalanus_robustior'^^xsd:string;
  dwc:scientificName 'Neocalanus robustior'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '104472'^^xsd:integer;
  dwc:occurrenceId 'A2_3_Neocalanus_robustior'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104472'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Neocalanus robustior'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_Undinula_vulgaris_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Undinula_vulgaris_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Undinula_vulgaris_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_Undinula_vulgaris_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_Undinula_vulgaris_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_Undinula_vulgaris_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:scientificName 'Undinula vulgaris'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '104473'^^xsd:integer;
  dwc:occurrenceId 'A2_3_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104473'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undinula vulgaris (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_Acrocalanus_longicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Acrocalanus_longicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Acrocalanus_longicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_Acrocalanus_longicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_Acrocalanus_longicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_Acrocalanus_longicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_Acrocalanus_longicornis'^^xsd:string;
  dwc:scientificName 'Acrocalanus longicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '104646'^^xsd:integer;
  dwc:occurrenceId 'A2_3_Acrocalanus_longicornis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104646'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus longicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_Acrocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Acrocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Acrocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_Acrocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_Acrocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_Acrocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Acrocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '104192'^^xsd:integer;
  dwc:occurrenceId 'A2_3_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104192'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_Calocalanos_pavo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Calocalanos_pavo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Calocalanos_pavo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_Calocalanos_pavo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_Calocalanos_pavo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_Calocalanos_pavo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_Calocalanos_pavo'^^xsd:string;
  dwc:scientificName 'Calocalanus pavo'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '104669'^^xsd:integer;
  dwc:occurrenceId 'A2_3_Calocalanos_pavo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanos pavo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_Calocalanus_sp. _(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:scientificName 'Calocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '104193'^^xsd:integer;
  dwc:occurrenceId 'A2_3_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104193'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanus sp.  (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_Delibus_sewelli>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Delibus_sewelli> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Delibus_sewelli> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_Delibus_sewelli>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_Delibus_sewelli>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_Delibus_sewelli" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_Delibus_sewelli'^^xsd:string;
  dwc:scientificName 'Delius sewelli'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '363906'^^xsd:integer;
  dwc:occurrenceId 'A2_3_Delibus_sewelli'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363906'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sewelli'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_Delibus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Delibus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Delibus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_Delibus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_Delibus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_Delibus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Delius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '363904'^^xsd:integer;
  dwc:occurrenceId 'A2_3_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363904'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_Mecynocera_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Mecynocera_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Mecynocera_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_Mecynocera_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_Mecynocera_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_Mecynocera_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Mecynocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '104184'^^xsd:integer;
  dwc:occurrenceId 'A2_3_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Mecynocera sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_Paracalanus_aculeatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Paracalanus_aculeatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Paracalanus_aculeatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_Paracalanus_aculeatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_Paracalanus_aculeatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_Paracalanus_aculeatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_Paracalanus_aculeatus'^^xsd:string;
  dwc:scientificName 'Paracalanus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '104681'^^xsd:integer;
  dwc:occurrenceId 'A2_3_Paracalanus_aculeatus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1464945'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus aculeatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_Paracalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Paracalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Paracalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_Paracalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_Paracalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_Paracalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Paracalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '104196'^^xsd:integer;
  dwc:occurrenceId 'A2_3_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104196'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_Rhincalanus_cornutus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Rhincalanus_cornutus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Rhincalanus_cornutus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_Rhincalanus_cornutus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_Rhincalanus_cornutus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_Rhincalanus_cornutus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_Rhincalanus_cornutus'^^xsd:string;
  dwc:scientificName 'Rhincalanus cornutus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '104542'^^xsd:integer;
  dwc:occurrenceId 'A2_3_Rhincalanus_cornutus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1488083'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rhincalanus cornutus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_Subeucalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Subeucalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Subeucalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_Subeucalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_Subeucalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_Subeucalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Subeucalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '104173'^^xsd:integer;
  dwc:occurrenceId 'A2_3_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104173'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Subeucalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_Clausocalanus_furcatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Clausocalanus_furcatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Clausocalanus_furcatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_Clausocalanus_furcatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_Clausocalanus_furcatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_Clausocalanus_furcatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_Clausocalanus_furcatus'^^xsd:string;
  dwc:scientificName 'Clausocalanus furcatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '104503'^^xsd:integer;
  dwc:occurrenceId 'A2_3_Clausocalanus_furcatus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104503'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus furcatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_Clausocalanus_mastigophorus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Clausocalanus_mastigophorus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Clausocalanus_mastigophorus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_Clausocalanus_mastigophorus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_Clausocalanus_mastigophorus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_Clausocalanus_mastigophorus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:scientificName 'Clausocalanus mastigophorus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '104506'^^xsd:integer;
  dwc:occurrenceId 'A2_3_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104506'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus mastigophorus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_Clausocalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Clausocalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Clausocalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_Clausocalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_Clausocalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_Clausocalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Clausocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '104161'^^xsd:integer;
  dwc:occurrenceId 'A2_3_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104161'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_Euchaeta_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Euchaeta_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Euchaeta_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_Euchaeta_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_Euchaeta_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_Euchaeta_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Euchaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '104174'^^xsd:integer;
  dwc:occurrenceId 'A2_3_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104174'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Euchaeta spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_Scolecithrix_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Scolecithrix_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Scolecithrix_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_Scolecithrix_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_Scolecithrix_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_Scolecithrix_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_Scolecithrix_danae'^^xsd:string;
  dwc:scientificName 'Scolecithrix danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '104821'^^xsd:integer;
  dwc:occurrenceId 'A2_3_Scolecithrix_danae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104821'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_Scolecithrix_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Scolecithrix_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Scolecithrix_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_Scolecithrix_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_Scolecithrix_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_Scolecithrix_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Scolecithrix'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '104230'^^xsd:integer;
  dwc:occurrenceId 'A2_3_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104230'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_Lucicutia_flavicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Lucicutia_flavicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Lucicutia_flavicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_Lucicutia_flavicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_Lucicutia_flavicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_Lucicutia_flavicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_Lucicutia_flavicornis'^^xsd:string;
  dwc:scientificName 'Lucicutia flavicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '104597'^^xsd:integer;
  dwc:occurrenceId 'A2_3_Lucicutia_flavicornis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104597'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia flavicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_Lucicutia_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Lucicutia_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Lucicutia_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_Lucicutia_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_Lucicutia_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_Lucicutia_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_Lucicutia_sp.'^^xsd:string;
  dwc:scientificName 'Lucicutia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '104183'^^xsd:integer;
  dwc:occurrenceId 'A2_3_Lucicutia_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104183'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_Pleuromamma_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Pleuromamma_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Pleuromamma_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_Pleuromamma_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_Pleuromamma_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_Pleuromamma_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Pleuromamma'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '104191'^^xsd:integer;
  dwc:occurrenceId 'A2_3_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104191'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Pleuromamma sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_Temora_stylifera_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Temora_stylifera_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Temora_stylifera_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_Temora_stylifera_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_Temora_stylifera_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_Temora_stylifera_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:scientificName 'Temora stylifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '104879'^^xsd:integer;
  dwc:occurrenceId 'A2_3_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104879'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora stylifera (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_Temora_turbinata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Temora_turbinata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Temora_turbinata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_Temora_turbinata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_Temora_turbinata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_Temora_turbinata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_Temora_turbinata'^^xsd:string;
  dwc:scientificName 'Temora turbinata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '104880'^^xsd:integer;
  dwc:occurrenceId 'A2_3_Temora_turbinata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104880'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora turbinata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_Candacia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Candacia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Candacia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_Candacia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_Candacia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_Candacia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_Candacia_spp.'^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A2_3_Candacia_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_Candacia_sp._%28copepodite%29%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Candacia_sp._%28copepodite%29%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Candacia_sp._%28copepodite%29%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_Candacia_sp._%28copepodite%29%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_Candacia_sp._%28copepodite%29%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_Candacia_sp._(copepodite) " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A2_3_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia sp. (copepodite) '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_Calanopia_americana_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Calanopia_americana_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Calanopia_americana_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_Calanopia_americana_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_Calanopia_americana_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_Calanopia_americana_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:scientificName 'Calanopia americana'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '104723'^^xsd:integer;
  dwc:occurrenceId 'A2_3_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104723'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calanopia americana (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_Acartia_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Acartia_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Acartia_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_Acartia_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_Acartia_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_Acartia_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_Acartia_danae'^^xsd:string;
  dwc:scientificName 'Acartia (Acartia) danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '346026'^^xsd:integer;
  dwc:occurrenceId 'A2_3_Acartia_danae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346026'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_Acartia_lilljeborgii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Acartia_lilljeborgii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Acartia_lilljeborgii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_Acartia_lilljeborgii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_Acartia_lilljeborgii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_Acartia_lilljeborgii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_Acartia_lilljeborgii'^^xsd:string;
  dwc:scientificName 'Acartia lilljeborgii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '348510'^^xsd:integer;
  dwc:occurrenceId 'A2_3_Acartia_lilljeborgii'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia lilljeborgii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_Calanoida_%28others_copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Calanoida_%28others_copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Calanoida_%28others_copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_Calanoida_%28others_copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_Calanoida_%28others_copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_Calanoida_(others_copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'A2_3_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Calanoida (others copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_Oithona_atlantica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Oithona_atlantica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Oithona_atlantica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_Oithona_atlantica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_Oithona_atlantica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_Oithona_atlantica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_Oithona_atlantica'^^xsd:string;
  dwc:scientificName 'Oithona atlantica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '106642'^^xsd:integer;
  dwc:occurrenceId 'A2_3_Oithona_atlantica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106642'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona atlantica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_Oithona_plumifera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Oithona_plumifera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Oithona_plumifera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_Oithona_plumifera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_Oithona_plumifera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_Oithona_plumifera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_Oithona_plumifera'^^xsd:string;
  dwc:scientificName 'Oithona plumifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '106652'^^xsd:integer;
  dwc:occurrenceId 'A2_3_Oithona_plumifera'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106652'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona plumifera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_Oithona_setigera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Oithona_setigera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Oithona_setigera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_Oithona_setigera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_Oithona_setigera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_Oithona_setigera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_Oithona_setigera'^^xsd:string;
  dwc:scientificName 'Oithona setigera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '106655'^^xsd:integer;
  dwc:occurrenceId 'A2_3_Oithona_setigera'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '734517'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona setigera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_Oithona_hebes>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Oithona_hebes> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Oithona_hebes> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_Oithona_hebes>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_Oithona_hebes>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_Oithona_hebes" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_Oithona_hebes'^^xsd:string;
  dwc:scientificName 'Oithona hebes'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '106647'^^xsd:integer;
  dwc:occurrenceId 'A2_3_Oithona_hebes'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106647'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona hebes'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_Oithona_spp.%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Oithona_spp.%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Oithona_spp.%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_Oithona_spp.%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_Oithona_spp.%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_Oithona_spp. " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_Oithona_spp. '^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A2_3_Oithona_spp. '^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_Oithona_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Oithona_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Oithona_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_Oithona_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_Oithona_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_Oithona_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A2_3_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_Microsetella_norvegica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Microsetella_norvegica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Microsetella_norvegica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_Microsetella_norvegica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_Microsetella_norvegica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_Microsetella_norvegica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_Microsetella_norvegica'^^xsd:string;
  dwc:scientificName 'Microsetella norvegica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '116115'^^xsd:integer;
  dwc:occurrenceId 'A2_3_Microsetella_norvegica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116115'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella norvegica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_Microsetella_rosea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Microsetella_rosea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Microsetella_rosea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_Microsetella_rosea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_Microsetella_rosea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_Microsetella_rosea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_Microsetella_rosea'^^xsd:string;
  dwc:scientificName 'Microsetella rosea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '116116'^^xsd:integer;
  dwc:occurrenceId 'A2_3_Microsetella_rosea'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116116'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella rosea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_Microsetella_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Microsetella_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Microsetella_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_Microsetella_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_Microsetella_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_Microsetella_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Microsetella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '115341'^^xsd:integer;
  dwc:occurrenceId 'A2_3_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115341'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_Macrosetella_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Macrosetella_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Macrosetella_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_Macrosetella_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_Macrosetella_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_Macrosetella_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_Macrosetella_gracilis'^^xsd:string;
  dwc:scientificName 'Macrosetella gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '116382'^^xsd:integer;
  dwc:occurrenceId 'A2_3_Macrosetella_gracilis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116382'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Macrosetella gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_Miracia_efferata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Miracia_efferata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Miracia_efferata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_Miracia_efferata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_Miracia_efferata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_Miracia_efferata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_Miracia_efferata'^^xsd:string;
  dwc:scientificName 'Miracia efferata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '116383'^^xsd:integer;
  dwc:occurrenceId 'A2_3_Miracia_efferata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116383'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Miracia efferata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_Oncaea_media>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Oncaea_media> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Oncaea_media> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_Oncaea_media>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_Oncaea_media>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_Oncaea_media" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_Oncaea_media'^^xsd:string;
  dwc:scientificName 'Oncaea media'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '128938'^^xsd:integer;
  dwc:occurrenceId 'A2_3_Oncaea_media'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1862287'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea media'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_Oncaea_venusta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Oncaea_venusta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Oncaea_venusta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_Oncaea_venusta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_Oncaea_venusta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_Oncaea_venusta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_Oncaea_venusta'^^xsd:string;
  dwc:scientificName 'Oncaea venusta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '128954'^^xsd:integer;
  dwc:occurrenceId 'A2_3_Oncaea_venusta'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1754274'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea venusta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_Oncaea_mediterranea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Oncaea_mediterranea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Oncaea_mediterranea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_Oncaea_mediterranea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_Oncaea_mediterranea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_Oncaea_mediterranea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_Oncaea_mediterranea'^^xsd:string;
  dwc:scientificName 'Oncaea mediterranea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '128939'^^xsd:integer;
  dwc:occurrenceId 'A2_3_Oncaea_mediterranea'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128939'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea mediterranea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_Oncaea_scottodicarloi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Oncaea_scottodicarloi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Oncaea_scottodicarloi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_Oncaea_scottodicarloi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_Oncaea_scottodicarloi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_Oncaea_scottodicarloi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_Oncaea_scottodicarloi'^^xsd:string;
  dwc:scientificName 'Oncaea scottodicarloi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '128950'^^xsd:integer;
  dwc:occurrenceId 'A2_3_Oncaea_scottodicarloi'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128950'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea scottodicarloi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_Oncaea_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Oncaea_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Oncaea_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_Oncaea_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_Oncaea_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_Oncaea_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oncaea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '128690'^^xsd:integer;
  dwc:occurrenceId 'A2_3_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128690'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_Hemicyclops_thallassius>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Hemicyclops_thallassius> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Hemicyclops_thallassius> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_Hemicyclops_thallassius>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_Hemicyclops_thallassius>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_Hemicyclops_thallassius" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_Hemicyclops_thallassius'^^xsd:string;
  dwc:scientificName 'Hemicyclops thalassius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '352254'^^xsd:integer;
  dwc:occurrenceId 'A2_3_Hemicyclops_thallassius'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '352254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Hemicyclops thallassius'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_Copilia_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Copilia_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Copilia_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_Copilia_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_Copilia_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_Copilia_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Copilia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '128721'^^xsd:integer;
  dwc:occurrenceId 'A2_3_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128721'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Copilia spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_Agetus_flaccus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Agetus_flaccus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Agetus_flaccus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_Agetus_flaccus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_Agetus_flaccus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_Agetus_flaccus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_Agetus_flaccus'^^xsd:string;
  dwc:scientificName 'Agetus flaccus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '128795'^^xsd:integer;
  dwc:occurrenceId 'A2_3_Agetus_flaccus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128795'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Agetus flaccus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_Corycaeus_speciosus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Corycaeus_speciosus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Corycaeus_speciosus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_Corycaeus_speciosus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_Corycaeus_speciosus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_Corycaeus_speciosus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_Corycaeus_speciosus'^^xsd:string;
  dwc:scientificName 'Corycaeus speciosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '128800'^^xsd:integer;
  dwc:occurrenceId 'A2_3_Corycaeus_speciosus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128800'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus speciosus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_Corycaeus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Corycaeus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Corycaeus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_Corycaeus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_Corycaeus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_Corycaeus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Corycaeus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '128634'^^xsd:integer;
  dwc:occurrenceId 'A2_3_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128634'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_Farranula_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Farranula_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Farranula_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_Farranula_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_Farranula_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_Farranula_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_Farranula_gracilis'^^xsd:string;
  dwc:scientificName 'Farranula gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '128813'^^xsd:integer;
  dwc:occurrenceId 'A2_3_Farranula_gracilis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128813'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_Farranula_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Farranula_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Farranula_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_Farranula_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_Farranula_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_Farranula_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Farranula'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '128636'^^xsd:integer;
  dwc:occurrenceId 'A2_3_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128636'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_Copepoda_%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Copepoda_%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Copepoda_%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_Copepoda_%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_Copepoda_%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_Copepoda_(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_Copepoda_(nauplius)'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'A2_3_Copepoda_(nauplius)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Copepoda (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_CIRRIPEDIA__%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_CIRRIPEDIA__%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_CIRRIPEDIA__%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_CIRRIPEDIA__%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_CIRRIPEDIA__%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_CIRRIPEDIA__(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:occurrenceId 'A2_3_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  dwc:verbatimIdentification 'CIRRIPEDIA  (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_STOMATOPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_STOMATOPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_STOMATOPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_STOMATOPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_STOMATOPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_STOMATOPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Stomatopoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '14355'^^xsd:integer;
  dwc:occurrenceId 'A2_3_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '14355'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'STOMATOPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_DECAPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_DECAPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_DECAPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_DECAPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_DECAPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_DECAPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_DECAPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:occurrenceId 'A2_3_DECAPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'DECAPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_ECHINODERMATA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_ECHINODERMATA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_ECHINODERMATA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_ECHINODERMATA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_ECHINODERMATA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_ECHINODERMATA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:scientificName 'Echinodermata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '1806'^^xsd:integer;
  dwc:occurrenceId 'A2_3_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1806'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'ECHINODERMATA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_BRYOZOA_%28cyphonauta_larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_BRYOZOA_%28cyphonauta_larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_BRYOZOA_%28cyphonauta_larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_BRYOZOA_%28cyphonauta_larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_BRYOZOA_%28cyphonauta_larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_BRYOZOA_(cyphonauta_larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'A2_3_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'BRYOZOA (cyphonauta larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_Sagitta_friedreich>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Sagitta_friedreich> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Sagitta_friedreich> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_Sagitta_friedreich>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_Sagitta_friedreich>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_Sagitta_friedreich" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_Sagitta_friedreich'^^xsd:string;
  dwc:scientificName 'Sagitta friderici'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '105452'^^xsd:integer;
  dwc:occurrenceId 'A2_3_Sagitta_friedreich'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105441'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta friedreich'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_Sagitta_spp.%C2%A0%28imature%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Sagitta_spp.%C2%A0%28imature%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Sagitta_spp.%C2%A0%28imature%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_Sagitta_spp.%C2%A0%28imature%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_Sagitta_spp.%C2%A0%28imature%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_Sagitta_spp. (imature)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_Sagitta_spp. (imature)'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:occurrenceId 'A2_3_Sagitta_spp. (imature)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta spp. (imature)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_Chaetognatha_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Chaetognatha_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Chaetognatha_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_Chaetognatha_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_Chaetognatha_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_Chaetognatha_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_Chaetognatha_(others)'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:occurrenceId 'A2_3_Chaetognatha_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Chaetognatha (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_Fritillaria_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Fritillaria_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Fritillaria_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_Fritillaria_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_Fritillaria_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_Fritillaria_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_Fritillaria_spp.'^^xsd:string;
  dwc:scientificName 'Fritillaria'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '103358'^^xsd:integer;
  dwc:occurrenceId 'A2_3_Fritillaria_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Fritillaria spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_Oikopleura_dioica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Oikopleura_dioica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Oikopleura_dioica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_Oikopleura_dioica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_Oikopleura_dioica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_Oikopleura_dioica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_Oikopleura_dioica'^^xsd:string;
  dwc:scientificName 'Oikopleura dioica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '1770057'^^xsd:integer;
  dwc:occurrenceId 'A2_3_Oikopleura_dioica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura dioica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_Oikopleura_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Oikopleura_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Oikopleura_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_Oikopleura_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_Oikopleura_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_Oikopleura_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_Oikopleura_spp.'^^xsd:string;
  dwc:scientificName 'Oikopleura'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '103367'^^xsd:integer;
  dwc:occurrenceId 'A2_3_Oikopleura_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_Appendicularia_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Appendicularia_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Appendicularia_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_Appendicularia_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_Appendicularia_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_Appendicularia_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_Appendicularia_(others)'^^xsd:string;
  dwc:scientificName 'Appendicularia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '146421'^^xsd:integer;
  dwc:occurrenceId 'A2_3_Appendicularia_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146421'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Appendicularia (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_Thalia_democratica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Thalia_democratica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Thalia_democratica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_Thalia_democratica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_Thalia_democratica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_Thalia_democratica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_Thalia_democratica'^^xsd:string;
  dwc:scientificName 'Thalia democratica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '137279'^^xsd:integer;
  dwc:occurrenceId 'A2_3_Thalia_democratica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137279'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Thalia democratica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_Doliolo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Doliolo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Doliolo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_Doliolo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_Doliolo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_Doliolo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_Doliolo'^^xsd:string;
  dwc:scientificName 'Dolioloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '137221'^^xsd:integer;
  dwc:occurrenceId 'A2_3_Doliolo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137221'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Doliolo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_Teleostei_%28egg%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Teleostei_%28egg%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Teleostei_%28egg%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_Teleostei_%28egg%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_Teleostei_%28egg%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_Teleostei_(egg)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_Teleostei_(egg)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A2_3_Teleostei_(egg)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (egg)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_Teleostei_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Teleostei_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Teleostei_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_Teleostei_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_Teleostei_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_Teleostei_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_Teleostei_(larvae)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A2_3_Teleostei_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_SIPHONOPHORAE_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_SIPHONOPHORAE_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_SIPHONOPHORAE_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_SIPHONOPHORAE_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_SIPHONOPHORAE_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_SIPHONOPHORAE_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:scientificName 'Siphonophorae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '1371'^^xsd:integer;
  dwc:occurrenceId 'A2_3_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'SIPHONOPHORAE spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_Gastropoda_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Gastropoda_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Gastropoda_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_Gastropoda_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_Gastropoda_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_Gastropoda_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_Gastropoda_(veliger)'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'A2_3_Gastropoda_(veliger)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Gastropoda (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_Pteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Pteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Pteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_Pteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_Pteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_Pteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_Pteropoda'^^xsd:string;
  dwc:scientificName 'Pteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '325345'^^xsd:integer;
  dwc:occurrenceId 'A2_3_Pteropoda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '325345'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Pteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_Heteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Heteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Heteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_Heteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_Heteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_Heteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_Heteropoda'^^xsd:string;
  dwc:scientificName 'Heteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '1491356'^^xsd:integer;
  dwc:occurrenceId 'A2_3_Heteropoda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491356'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Heteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_Bivalvia_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Bivalvia_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_Bivalvia_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_Bivalvia_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_Bivalvia_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_Bivalvia_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_Bivalvia_(veliger)'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'A2_3_Bivalvia_(veliger)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Bivalvia (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_POLYCHAETA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_POLYCHAETA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_POLYCHAETA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_POLYCHAETA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_POLYCHAETA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_POLYCHAETA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'A2_3_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'POLYCHAETA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_OSTRACODA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_OSTRACODA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_OSTRACODA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_OSTRACODA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_OSTRACODA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_OSTRACODA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_OSTRACODA'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'A2_3_OSTRACODA'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'OSTRACODA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_3_CLADOCERA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_3_CLADOCERA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_3_CLADOCERA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3946452"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3890482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_3_CLADOCERA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3946452 -35.3890482)"^^geo:wktLiteral ;
  geo-pos:lat "-9.3946452"^^xsd:decimal ;
  geo-pos:long "-35.3890482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_3_CLADOCERA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_3_CLADOCERA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_3_CLADOCERA'^^xsd:string;
  dwc:scientificName 'Cladocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3890482'^^xsd:double;
  dwc:latitude '-9.3946452'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 3'^^xsd:string;
  dwc:aphiaid '1076'^^xsd:integer;
  dwc:occurrenceId 'A2_3_CLADOCERA'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '155670'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'CLADOCERA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_Codonella_acuta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Codonella_acuta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Codonella_acuta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_Codonella_acuta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_Codonella_acuta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_Codonella_acuta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_Codonella_acuta'^^xsd:string;
  dwc:scientificName 'Codonella acuta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '417132'^^xsd:integer;
  dwc:occurrenceId 'A2_56_Codonella_acuta'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417132'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella acuta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_Codonella_amphorella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Codonella_amphorella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Codonella_amphorella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_Codonella_amphorella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_Codonella_amphorella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_Codonella_amphorella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_Codonella_amphorella'^^xsd:string;
  dwc:scientificName 'Codonella amphorella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '417133'^^xsd:integer;
  dwc:occurrenceId 'A2_56_Codonella_amphorella'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417133'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella amphorella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_Codonella_apicata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Codonella_apicata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Codonella_apicata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_Codonella_apicata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_Codonella_apicata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_Codonella_apicata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_Codonella_apicata'^^xsd:string;
  dwc:scientificName 'Codonella apicata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '417134'^^xsd:integer;
  dwc:occurrenceId 'A2_56_Codonella_apicata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417134'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella apicata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_Codonella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Codonella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Codonella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_Codonella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_Codonella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_Codonella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_Codonella_sp.'^^xsd:string;
  dwc:scientificName 'Codonella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '150203'^^xsd:integer;
  dwc:occurrenceId 'A2_56_Codonella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150203'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_Tintinnopsis_tocantinensis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Tintinnopsis_tocantinensis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Tintinnopsis_tocantinensis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_Tintinnopsis_tocantinensis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_Tintinnopsis_tocantinensis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_Tintinnopsis_tocantinensis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:scientificName 'Tintinnopsis tocantinensis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '417156'^^xsd:integer;
  dwc:occurrenceId 'A2_56_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417156'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis tocantinensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_Tintinnopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Tintinnopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Tintinnopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_Tintinnopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_Tintinnopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_Tintinnopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_Tintinnopsis_spp.'^^xsd:string;
  dwc:scientificName 'Tintinnopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:occurrenceId 'A2_56_Tintinnopsis_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_Codonellopsis_ostenfeldi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Codonellopsis_ostenfeldi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Codonellopsis_ostenfeldi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_Codonellopsis_ostenfeldi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_Codonellopsis_ostenfeldi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_Codonellopsis_ostenfeldi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:scientificName 'Codonellopsis ostenfeldi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '427448'^^xsd:integer;
  dwc:occurrenceId 'A2_56_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427448'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis ostenfeldi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_Codonellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Codonellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Codonellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_Codonellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_Codonellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_Codonellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_Codonellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Codonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '204197'^^xsd:integer;
  dwc:occurrenceId 'A2_56_Codonellopsis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '204197'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_Coxliella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Coxliella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Coxliella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_Coxliella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_Coxliella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_Coxliella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_Coxliella_sp.'^^xsd:string;
  dwc:scientificName 'Coxliella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '150208'^^xsd:integer;
  dwc:occurrenceId 'A2_56_Coxliella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150208'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Coxliella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_Dadayiella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Dadayiella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Dadayiella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_Dadayiella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_Dadayiella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_Dadayiella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_Dadayiella_sp.'^^xsd:string;
  dwc:scientificName 'Dadayiella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '183541'^^xsd:integer;
  dwc:occurrenceId 'A2_56_Dadayiella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183541'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dadayiella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_Dictyocysta_lepida>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Dictyocysta_lepida> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Dictyocysta_lepida> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_Dictyocysta_lepida>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_Dictyocysta_lepida>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_Dictyocysta_lepida" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_Dictyocysta_lepida'^^xsd:string;
  dwc:scientificName 'Dictyocysta lepida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '235767'^^xsd:integer;
  dwc:occurrenceId 'A2_56_Dictyocysta_lepida'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235767'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocysta lepida'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_Epiplocylis_undella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Epiplocylis_undella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Epiplocylis_undella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_Epiplocylis_undella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_Epiplocylis_undella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_Epiplocylis_undella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_Epiplocylis_undella'^^xsd:string;
  dwc:scientificName 'Epiplocylis undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '341668'^^xsd:integer;
  dwc:occurrenceId 'A2_56_Epiplocylis_undella'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '341668'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis undella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_Epiplocylis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Epiplocylis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Epiplocylis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_Epiplocylis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_Epiplocylis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_Epiplocylis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_Epiplocylis_sp.'^^xsd:string;
  dwc:scientificName 'Epiplocylis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '183562'^^xsd:integer;
  dwc:occurrenceId 'A2_56_Epiplocylis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183562'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_Favella_enrenbergii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Favella_enrenbergii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Favella_enrenbergii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_Favella_enrenbergii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_Favella_enrenbergii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_Favella_enrenbergii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_Favella_enrenbergii'^^xsd:string;
  dwc:scientificName 'Favella ehrenbergii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '235761'^^xsd:integer;
  dwc:occurrenceId 'A2_56_Favella_enrenbergii'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235761'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Favella enrenbergii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_Eutintinnus_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Eutintinnus_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Eutintinnus_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_Eutintinnus_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_Eutintinnus_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_Eutintinnus_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_Eutintinnus_spp.'^^xsd:string;
  dwc:scientificName 'Eutintinnus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '183543'^^xsd:integer;
  dwc:occurrenceId 'A2_56_Eutintinnus_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183543'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Eutintinnus spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_Amphorellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Amphorellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Amphorellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_Amphorellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_Amphorellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_Amphorellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_Amphorellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Amphorellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '425527'^^xsd:integer;
  dwc:occurrenceId 'A2_56_Amphorellopsis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '425527'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Amphorellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_Rabdonella_elegans>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Rabdonella_elegans> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Rabdonella_elegans> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_Rabdonella_elegans>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_Rabdonella_elegans>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_Rabdonella_elegans" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_Rabdonella_elegans'^^xsd:string;
  dwc:scientificName 'Rhabdonella elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '183577'^^xsd:integer;
  dwc:occurrenceId 'A2_56_Rabdonella_elegans'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183577'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella elegans'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_Rabdonella_brandti>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Rabdonella_brandti> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Rabdonella_brandti> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_Rabdonella_brandti>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_Rabdonella_brandti>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_Rabdonella_brandti" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_Rabdonella_brandti'^^xsd:string;
  dwc:scientificName 'Rhabdonella brandti'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '427513'^^xsd:integer;
  dwc:occurrenceId 'A2_56_Rabdonella_brandti'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427513'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella brandti'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_Rabdonellopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Rabdonellopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Rabdonellopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_Rabdonellopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_Rabdonellopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_Rabdonellopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_Rabdonellopsis_spp.'^^xsd:string;
  dwc:scientificName 'Rhabdonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '183550'^^xsd:integer;
  dwc:occurrenceId 'A2_56_Rabdonellopsis_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183550'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonellopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_Undella_claparedei>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Undella_claparedei> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Undella_claparedei> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_Undella_claparedei>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_Undella_claparedei>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_Undella_claparedei" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_Undella_claparedei'^^xsd:string;
  dwc:scientificName 'Undella claparedei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '341684'^^xsd:integer;
  dwc:occurrenceId 'A2_56_Undella_claparedei'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417240'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undella claparedei'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_Undella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Undella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Undella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_Undella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_Undella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_Undella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_Undella_sp.'^^xsd:string;
  dwc:scientificName 'Undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '235764'^^xsd:integer;
  dwc:occurrenceId 'A2_56_Undella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235764'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Undella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_Xystonellopsis_heros>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Xystonellopsis_heros> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Xystonellopsis_heros> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_Xystonellopsis_heros>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_Xystonellopsis_heros>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_Xystonellopsis_heros" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_Xystonellopsis_heros'^^xsd:string;
  dwc:scientificName 'Xystonellopsis heros'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '417266'^^xsd:integer;
  dwc:occurrenceId 'A2_56_Xystonellopsis_heros'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417266'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Xystonellopsis heros'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_Tintinnina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Tintinnina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Tintinnina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_Tintinnina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_Tintinnina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_Tintinnina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_Tintinnina_(others)'^^xsd:string;
  dwc:scientificName 'Tintinnina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '732976'^^xsd:integer;
  dwc:occurrenceId 'A2_56_Tintinnina_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_Collosphaera_macropora>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Collosphaera_macropora> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Collosphaera_macropora> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_Collosphaera_macropora>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_Collosphaera_macropora>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_Collosphaera_macropora" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_Collosphaera_macropora'^^xsd:string;
  dwc:scientificName 'Collosphaera macropora'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '493482'^^xsd:integer;
  dwc:occurrenceId 'A2_56_Collosphaera_macropora'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493482'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Collosphaera macropora'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_Dictyocoryne_profunda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Dictyocoryne_profunda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Dictyocoryne_profunda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_Dictyocoryne_profunda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_Dictyocoryne_profunda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_Dictyocoryne_profunda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_Dictyocoryne_profunda'^^xsd:string;
  dwc:scientificName 'Dictyocoryne profunda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '412935'^^xsd:integer;
  dwc:occurrenceId 'A2_56_Dictyocoryne_profunda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412935'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne profunda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_Dictyocoryne_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Dictyocoryne_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Dictyocoryne_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_Dictyocoryne_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_Dictyocoryne_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_Dictyocoryne_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_Dictyocoryne_sp.'^^xsd:string;
  dwc:scientificName 'Dictyocoryne'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '412934'^^xsd:integer;
  dwc:occurrenceId 'A2_56_Dictyocoryne_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412934'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_Discopyle_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Discopyle_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Discopyle_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_Discopyle_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_Discopyle_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_Discopyle_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_Discopyle_sp.'^^xsd:string;
  dwc:scientificName 'Discopyle'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '493501'^^xsd:integer;
  dwc:occurrenceId 'A2_56_Discopyle_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Discopyle sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_Pylonidae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Pylonidae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Pylonidae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_Pylonidae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_Pylonidae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_Pylonidae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_Pylonidae'^^xsd:string;
  dwc:scientificName 'Pyloniidae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '345902'^^xsd:integer;
  dwc:occurrenceId 'A2_56_Pylonidae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345902'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:verbatimIdentification 'Pylonidae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_Spongodiscus_resurgens>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Spongodiscus_resurgens> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Spongodiscus_resurgens> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_Spongodiscus_resurgens>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_Spongodiscus_resurgens>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_Spongodiscus_resurgens" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_Spongodiscus_resurgens'^^xsd:string;
  dwc:scientificName 'Spongodiscus resurgens'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '493608'^^xsd:integer;
  dwc:occurrenceId 'A2_56_Spongodiscus_resurgens'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493608'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongodiscus resurgens'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_Spongosphaera_streptacantha>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Spongosphaera_streptacantha> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Spongosphaera_streptacantha> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_Spongosphaera_streptacantha>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_Spongosphaera_streptacantha>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_Spongosphaera_streptacantha" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_Spongosphaera_streptacantha'^^xsd:string;
  dwc:scientificName 'Spongosphaera streptacantha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '493393'^^xsd:integer;
  dwc:occurrenceId 'A2_56_Spongosphaera_streptacantha'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493393'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongosphaera streptacantha'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_Spongaster_tetras>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Spongaster_tetras> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Spongaster_tetras> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_Spongaster_tetras>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_Spongaster_tetras>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_Spongaster_tetras" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_Spongaster_tetras'^^xsd:string;
  dwc:scientificName 'Spongaster tetras'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '412940'^^xsd:integer;
  dwc:occurrenceId 'A2_56_Spongaster_tetras'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412940'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongaster tetras'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_Spongotrochus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Spongotrochus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Spongotrochus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_Spongotrochus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_Spongotrochus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_Spongotrochus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_Spongotrochus_sp.'^^xsd:string;
  dwc:scientificName 'Spongotrochus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '412948'^^xsd:integer;
  dwc:occurrenceId 'A2_56_Spongotrochus_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Spongotrochus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_Zygocircus_productus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Zygocircus_productus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Zygocircus_productus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_Zygocircus_productus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_Zygocircus_productus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_Zygocircus_productus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_Zygocircus_productus'^^xsd:string;
  dwc:scientificName 'Zygocircus productus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '493705'^^xsd:integer;
  dwc:occurrenceId 'A2_56_Zygocircus_productus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493705'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus productus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_Zygocircus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Zygocircus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Zygocircus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_Zygocircus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_Zygocircus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_Zygocircus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_Zygocircus_sp.'^^xsd:string;
  dwc:scientificName 'Zygocircus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '493702'^^xsd:integer;
  dwc:occurrenceId 'A2_56_Zygocircus_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493702'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_Polycystina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Polycystina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Polycystina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_Polycystina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_Polycystina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_Polycystina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_Polycystina_(others)'^^xsd:string;
  dwc:scientificName 'Polycystina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '235740'^^xsd:integer;
  dwc:occurrenceId 'A2_56_Polycystina_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235740'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Polycystina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_ACANTHARIA_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_ACANTHARIA_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_ACANTHARIA_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_ACANTHARIA_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_ACANTHARIA_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_ACANTHARIA_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_ACANTHARIA_spp.'^^xsd:string;
  dwc:scientificName 'Acantharia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '586732'^^xsd:integer;
  dwc:occurrenceId 'A2_56_ACANTHARIA_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '586732'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'ACANTHARIA spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_Bolivina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Bolivina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Bolivina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_Bolivina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_Bolivina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_Bolivina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_Bolivina_sp.'^^xsd:string;
  dwc:scientificName 'Bolivina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '112101'^^xsd:integer;
  dwc:occurrenceId 'A2_56_Bolivina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Bolivina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_Globigerina_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Globigerina_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Globigerina_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_Globigerina_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_Globigerina_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_Globigerina_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_Globigerina_bulloides'^^xsd:string;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:occurrenceId 'A2_56_Globigerina_bulloides'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globigerina bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_Globogirinoides_ruber>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Globogirinoides_ruber> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Globogirinoides_ruber> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_Globogirinoides_ruber>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_Globogirinoides_ruber>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_Globogirinoides_ruber" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_Globogirinoides_ruber'^^xsd:string;
  dwc:scientificName 'Globigerinoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:occurrenceId 'A2_56_Globogirinoides_ruber'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globogirinoides ruber'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_Globorotalia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Globorotalia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Globorotalia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_Globorotalia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_Globorotalia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_Globorotalia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_Globorotalia_spp.'^^xsd:string;
  dwc:scientificName 'Globorotalia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '112200'^^xsd:integer;
  dwc:occurrenceId 'A2_56_Globorotalia_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112200'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Globorotalia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_Neogloboquadrina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Neogloboquadrina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Neogloboquadrina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_Neogloboquadrina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_Neogloboquadrina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_Neogloboquadrina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_Neogloboquadrina_sp.'^^xsd:string;
  dwc:scientificName 'Neogloboquadrina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '112202'^^xsd:integer;
  dwc:occurrenceId 'A2_56_Neogloboquadrina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112202'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Neogloboquadrina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_Orbulina_universa>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Orbulina_universa> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Orbulina_universa> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_Orbulina_universa>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_Orbulina_universa>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_Orbulina_universa" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_Orbulina_universa'^^xsd:string;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:occurrenceId 'A2_56_Orbulina_universa'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Orbulina universa'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_Tretomphalus_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Tretomphalus_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Tretomphalus_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_Tretomphalus_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_Tretomphalus_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_Tretomphalus_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_Tretomphalus_bulloides'^^xsd:string;
  dwc:scientificName 'Tretomphalus bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '113184'^^xsd:integer;
  dwc:occurrenceId 'A2_56_Tretomphalus_bulloides'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tretomphalus bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_Trochammina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Trochammina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Trochammina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_Trochammina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_Trochammina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_Trochammina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_Trochammina_sp.'^^xsd:string;
  dwc:scientificName 'Trochammina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:occurrenceId 'A2_56_Trochammina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Trochammina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_Foraminifera_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Foraminifera_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Foraminifera_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_Foraminifera_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_Foraminifera_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_Foraminifera_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_Foraminifera_(others)'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:occurrenceId 'A2_56_Foraminifera_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Foraminifera (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_Nannocalanus_minor>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Nannocalanus_minor> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Nannocalanus_minor> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_Nannocalanus_minor>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_Nannocalanus_minor>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_Nannocalanus_minor" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_Nannocalanus_minor'^^xsd:string;
  dwc:scientificName 'Nannocalanus minor'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '104469'^^xsd:integer;
  dwc:occurrenceId 'A2_56_Nannocalanus_minor'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104469'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus minor'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_Nannocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Nannocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Nannocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_Nannocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_Nannocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_Nannocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Nannocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '104154'^^xsd:integer;
  dwc:occurrenceId 'A2_56_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104154'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_Neocalanus_robustior>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Neocalanus_robustior> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Neocalanus_robustior> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_Neocalanus_robustior>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_Neocalanus_robustior>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_Neocalanus_robustior" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_Neocalanus_robustior'^^xsd:string;
  dwc:scientificName 'Neocalanus robustior'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '104472'^^xsd:integer;
  dwc:occurrenceId 'A2_56_Neocalanus_robustior'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104472'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Neocalanus robustior'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_Undinula_vulgaris_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Undinula_vulgaris_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Undinula_vulgaris_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_Undinula_vulgaris_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_Undinula_vulgaris_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_Undinula_vulgaris_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:scientificName 'Undinula vulgaris'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '104473'^^xsd:integer;
  dwc:occurrenceId 'A2_56_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104473'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undinula vulgaris (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_Acrocalanus_longicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Acrocalanus_longicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Acrocalanus_longicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_Acrocalanus_longicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_Acrocalanus_longicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_Acrocalanus_longicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_Acrocalanus_longicornis'^^xsd:string;
  dwc:scientificName 'Acrocalanus longicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '104646'^^xsd:integer;
  dwc:occurrenceId 'A2_56_Acrocalanus_longicornis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104646'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus longicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_Acrocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Acrocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Acrocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_Acrocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_Acrocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_Acrocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Acrocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '104192'^^xsd:integer;
  dwc:occurrenceId 'A2_56_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104192'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_Calocalanos_pavo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Calocalanos_pavo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Calocalanos_pavo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_Calocalanos_pavo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_Calocalanos_pavo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_Calocalanos_pavo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_Calocalanos_pavo'^^xsd:string;
  dwc:scientificName 'Calocalanus pavo'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '104669'^^xsd:integer;
  dwc:occurrenceId 'A2_56_Calocalanos_pavo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanos pavo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_Calocalanus_sp. _(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:scientificName 'Calocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '104193'^^xsd:integer;
  dwc:occurrenceId 'A2_56_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104193'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanus sp.  (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_Delibus_sewelli>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Delibus_sewelli> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Delibus_sewelli> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_Delibus_sewelli>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_Delibus_sewelli>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_Delibus_sewelli" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_Delibus_sewelli'^^xsd:string;
  dwc:scientificName 'Delius sewelli'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '363906'^^xsd:integer;
  dwc:occurrenceId 'A2_56_Delibus_sewelli'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363906'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sewelli'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_Delibus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Delibus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Delibus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_Delibus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_Delibus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_Delibus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Delius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '363904'^^xsd:integer;
  dwc:occurrenceId 'A2_56_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363904'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_Mecynocera_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Mecynocera_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Mecynocera_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_Mecynocera_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_Mecynocera_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_Mecynocera_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Mecynocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '104184'^^xsd:integer;
  dwc:occurrenceId 'A2_56_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Mecynocera sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_Paracalanus_aculeatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Paracalanus_aculeatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Paracalanus_aculeatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_Paracalanus_aculeatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_Paracalanus_aculeatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_Paracalanus_aculeatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_Paracalanus_aculeatus'^^xsd:string;
  dwc:scientificName 'Paracalanus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '104681'^^xsd:integer;
  dwc:occurrenceId 'A2_56_Paracalanus_aculeatus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1464945'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus aculeatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_Paracalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Paracalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Paracalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_Paracalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_Paracalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_Paracalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Paracalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '104196'^^xsd:integer;
  dwc:occurrenceId 'A2_56_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104196'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_Rhincalanus_cornutus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Rhincalanus_cornutus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Rhincalanus_cornutus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_Rhincalanus_cornutus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_Rhincalanus_cornutus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_Rhincalanus_cornutus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_Rhincalanus_cornutus'^^xsd:string;
  dwc:scientificName 'Rhincalanus cornutus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '104542'^^xsd:integer;
  dwc:occurrenceId 'A2_56_Rhincalanus_cornutus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1488083'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rhincalanus cornutus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_Subeucalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Subeucalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Subeucalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_Subeucalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_Subeucalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_Subeucalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Subeucalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '104173'^^xsd:integer;
  dwc:occurrenceId 'A2_56_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104173'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Subeucalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_Clausocalanus_furcatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Clausocalanus_furcatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Clausocalanus_furcatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_Clausocalanus_furcatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_Clausocalanus_furcatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_Clausocalanus_furcatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_Clausocalanus_furcatus'^^xsd:string;
  dwc:scientificName 'Clausocalanus furcatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '104503'^^xsd:integer;
  dwc:occurrenceId 'A2_56_Clausocalanus_furcatus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104503'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus furcatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_Clausocalanus_mastigophorus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Clausocalanus_mastigophorus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Clausocalanus_mastigophorus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_Clausocalanus_mastigophorus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_Clausocalanus_mastigophorus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_Clausocalanus_mastigophorus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:scientificName 'Clausocalanus mastigophorus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '104506'^^xsd:integer;
  dwc:occurrenceId 'A2_56_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104506'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus mastigophorus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_Clausocalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Clausocalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Clausocalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_Clausocalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_Clausocalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_Clausocalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Clausocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '104161'^^xsd:integer;
  dwc:occurrenceId 'A2_56_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104161'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_Euchaeta_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Euchaeta_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Euchaeta_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_Euchaeta_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_Euchaeta_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_Euchaeta_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Euchaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '104174'^^xsd:integer;
  dwc:occurrenceId 'A2_56_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104174'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Euchaeta spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_Scolecithrix_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Scolecithrix_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Scolecithrix_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_Scolecithrix_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_Scolecithrix_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_Scolecithrix_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_Scolecithrix_danae'^^xsd:string;
  dwc:scientificName 'Scolecithrix danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '104821'^^xsd:integer;
  dwc:occurrenceId 'A2_56_Scolecithrix_danae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104821'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_Scolecithrix_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Scolecithrix_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Scolecithrix_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_Scolecithrix_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_Scolecithrix_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_Scolecithrix_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Scolecithrix'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '104230'^^xsd:integer;
  dwc:occurrenceId 'A2_56_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104230'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_Lucicutia_flavicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Lucicutia_flavicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Lucicutia_flavicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_Lucicutia_flavicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_Lucicutia_flavicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_Lucicutia_flavicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_Lucicutia_flavicornis'^^xsd:string;
  dwc:scientificName 'Lucicutia flavicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '104597'^^xsd:integer;
  dwc:occurrenceId 'A2_56_Lucicutia_flavicornis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104597'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia flavicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_Lucicutia_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Lucicutia_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Lucicutia_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_Lucicutia_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_Lucicutia_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_Lucicutia_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_Lucicutia_sp.'^^xsd:string;
  dwc:scientificName 'Lucicutia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '104183'^^xsd:integer;
  dwc:occurrenceId 'A2_56_Lucicutia_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104183'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_Pleuromamma_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Pleuromamma_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Pleuromamma_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_Pleuromamma_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_Pleuromamma_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_Pleuromamma_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Pleuromamma'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '104191'^^xsd:integer;
  dwc:occurrenceId 'A2_56_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104191'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Pleuromamma sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_Temora_stylifera_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Temora_stylifera_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Temora_stylifera_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_Temora_stylifera_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_Temora_stylifera_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_Temora_stylifera_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:scientificName 'Temora stylifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '104879'^^xsd:integer;
  dwc:occurrenceId 'A2_56_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104879'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora stylifera (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_Temora_turbinata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Temora_turbinata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Temora_turbinata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_Temora_turbinata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_Temora_turbinata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_Temora_turbinata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_Temora_turbinata'^^xsd:string;
  dwc:scientificName 'Temora turbinata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '104880'^^xsd:integer;
  dwc:occurrenceId 'A2_56_Temora_turbinata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104880'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora turbinata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_Candacia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Candacia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Candacia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_Candacia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_Candacia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_Candacia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_Candacia_spp.'^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A2_56_Candacia_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_Candacia_sp._%28copepodite%29%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Candacia_sp._%28copepodite%29%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Candacia_sp._%28copepodite%29%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_Candacia_sp._%28copepodite%29%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_Candacia_sp._%28copepodite%29%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_Candacia_sp._(copepodite) " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A2_56_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia sp. (copepodite) '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_Calanopia_americana_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Calanopia_americana_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Calanopia_americana_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_Calanopia_americana_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_Calanopia_americana_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_Calanopia_americana_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:scientificName 'Calanopia americana'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '104723'^^xsd:integer;
  dwc:occurrenceId 'A2_56_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104723'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calanopia americana (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_Acartia_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Acartia_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Acartia_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_Acartia_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_Acartia_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_Acartia_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_Acartia_danae'^^xsd:string;
  dwc:scientificName 'Acartia (Acartia) danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '346026'^^xsd:integer;
  dwc:occurrenceId 'A2_56_Acartia_danae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346026'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_Acartia_lilljeborgii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Acartia_lilljeborgii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Acartia_lilljeborgii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_Acartia_lilljeborgii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_Acartia_lilljeborgii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_Acartia_lilljeborgii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_Acartia_lilljeborgii'^^xsd:string;
  dwc:scientificName 'Acartia lilljeborgii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '348510'^^xsd:integer;
  dwc:occurrenceId 'A2_56_Acartia_lilljeborgii'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia lilljeborgii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_Calanoida_%28others_copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Calanoida_%28others_copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Calanoida_%28others_copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_Calanoida_%28others_copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_Calanoida_%28others_copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_Calanoida_(others_copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'A2_56_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Calanoida (others copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_Oithona_atlantica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Oithona_atlantica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Oithona_atlantica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_Oithona_atlantica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_Oithona_atlantica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_Oithona_atlantica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_Oithona_atlantica'^^xsd:string;
  dwc:scientificName 'Oithona atlantica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '106642'^^xsd:integer;
  dwc:occurrenceId 'A2_56_Oithona_atlantica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106642'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona atlantica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_Oithona_plumifera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Oithona_plumifera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Oithona_plumifera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_Oithona_plumifera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_Oithona_plumifera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_Oithona_plumifera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_Oithona_plumifera'^^xsd:string;
  dwc:scientificName 'Oithona plumifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '106652'^^xsd:integer;
  dwc:occurrenceId 'A2_56_Oithona_plumifera'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106652'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona plumifera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_Oithona_setigera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Oithona_setigera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Oithona_setigera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_Oithona_setigera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_Oithona_setigera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_Oithona_setigera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_Oithona_setigera'^^xsd:string;
  dwc:scientificName 'Oithona setigera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '106655'^^xsd:integer;
  dwc:occurrenceId 'A2_56_Oithona_setigera'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '734517'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona setigera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_Oithona_hebes>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Oithona_hebes> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Oithona_hebes> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_Oithona_hebes>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_Oithona_hebes>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_Oithona_hebes" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_Oithona_hebes'^^xsd:string;
  dwc:scientificName 'Oithona hebes'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '106647'^^xsd:integer;
  dwc:occurrenceId 'A2_56_Oithona_hebes'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106647'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona hebes'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_Oithona_spp.%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Oithona_spp.%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Oithona_spp.%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_Oithona_spp.%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_Oithona_spp.%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_Oithona_spp. " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_Oithona_spp. '^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A2_56_Oithona_spp. '^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_Oithona_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Oithona_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Oithona_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_Oithona_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_Oithona_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_Oithona_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A2_56_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_Microsetella_norvegica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Microsetella_norvegica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Microsetella_norvegica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_Microsetella_norvegica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_Microsetella_norvegica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_Microsetella_norvegica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_Microsetella_norvegica'^^xsd:string;
  dwc:scientificName 'Microsetella norvegica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '116115'^^xsd:integer;
  dwc:occurrenceId 'A2_56_Microsetella_norvegica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116115'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella norvegica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_Microsetella_rosea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Microsetella_rosea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Microsetella_rosea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_Microsetella_rosea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_Microsetella_rosea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_Microsetella_rosea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_Microsetella_rosea'^^xsd:string;
  dwc:scientificName 'Microsetella rosea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '116116'^^xsd:integer;
  dwc:occurrenceId 'A2_56_Microsetella_rosea'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116116'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella rosea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_Microsetella_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Microsetella_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Microsetella_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_Microsetella_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_Microsetella_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_Microsetella_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Microsetella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '115341'^^xsd:integer;
  dwc:occurrenceId 'A2_56_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115341'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_Macrosetella_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Macrosetella_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Macrosetella_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_Macrosetella_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_Macrosetella_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_Macrosetella_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_Macrosetella_gracilis'^^xsd:string;
  dwc:scientificName 'Macrosetella gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '116382'^^xsd:integer;
  dwc:occurrenceId 'A2_56_Macrosetella_gracilis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116382'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Macrosetella gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_Miracia_efferata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Miracia_efferata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Miracia_efferata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_Miracia_efferata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_Miracia_efferata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_Miracia_efferata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_Miracia_efferata'^^xsd:string;
  dwc:scientificName 'Miracia efferata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '116383'^^xsd:integer;
  dwc:occurrenceId 'A2_56_Miracia_efferata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116383'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Miracia efferata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_Oncaea_media>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Oncaea_media> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Oncaea_media> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_Oncaea_media>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_Oncaea_media>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_Oncaea_media" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_Oncaea_media'^^xsd:string;
  dwc:scientificName 'Oncaea media'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '128938'^^xsd:integer;
  dwc:occurrenceId 'A2_56_Oncaea_media'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1862287'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea media'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_Oncaea_venusta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Oncaea_venusta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Oncaea_venusta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_Oncaea_venusta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_Oncaea_venusta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_Oncaea_venusta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_Oncaea_venusta'^^xsd:string;
  dwc:scientificName 'Oncaea venusta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '128954'^^xsd:integer;
  dwc:occurrenceId 'A2_56_Oncaea_venusta'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1754274'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea venusta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_Oncaea_mediterranea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Oncaea_mediterranea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Oncaea_mediterranea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_Oncaea_mediterranea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_Oncaea_mediterranea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_Oncaea_mediterranea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_Oncaea_mediterranea'^^xsd:string;
  dwc:scientificName 'Oncaea mediterranea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '128939'^^xsd:integer;
  dwc:occurrenceId 'A2_56_Oncaea_mediterranea'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128939'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea mediterranea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_Oncaea_scottodicarloi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Oncaea_scottodicarloi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Oncaea_scottodicarloi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_Oncaea_scottodicarloi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_Oncaea_scottodicarloi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_Oncaea_scottodicarloi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_Oncaea_scottodicarloi'^^xsd:string;
  dwc:scientificName 'Oncaea scottodicarloi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '128950'^^xsd:integer;
  dwc:occurrenceId 'A2_56_Oncaea_scottodicarloi'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128950'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea scottodicarloi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_Oncaea_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Oncaea_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Oncaea_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_Oncaea_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_Oncaea_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_Oncaea_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oncaea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '128690'^^xsd:integer;
  dwc:occurrenceId 'A2_56_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128690'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_Hemicyclops_thallassius>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Hemicyclops_thallassius> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Hemicyclops_thallassius> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_Hemicyclops_thallassius>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_Hemicyclops_thallassius>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_Hemicyclops_thallassius" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_Hemicyclops_thallassius'^^xsd:string;
  dwc:scientificName 'Hemicyclops thalassius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '352254'^^xsd:integer;
  dwc:occurrenceId 'A2_56_Hemicyclops_thallassius'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '352254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Hemicyclops thallassius'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_Copilia_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Copilia_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Copilia_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_Copilia_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_Copilia_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_Copilia_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Copilia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '128721'^^xsd:integer;
  dwc:occurrenceId 'A2_56_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128721'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Copilia spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_Agetus_flaccus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Agetus_flaccus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Agetus_flaccus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_Agetus_flaccus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_Agetus_flaccus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_Agetus_flaccus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_Agetus_flaccus'^^xsd:string;
  dwc:scientificName 'Agetus flaccus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '128795'^^xsd:integer;
  dwc:occurrenceId 'A2_56_Agetus_flaccus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128795'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Agetus flaccus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_Corycaeus_speciosus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Corycaeus_speciosus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Corycaeus_speciosus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_Corycaeus_speciosus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_Corycaeus_speciosus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_Corycaeus_speciosus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_Corycaeus_speciosus'^^xsd:string;
  dwc:scientificName 'Corycaeus speciosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '128800'^^xsd:integer;
  dwc:occurrenceId 'A2_56_Corycaeus_speciosus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128800'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus speciosus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_Corycaeus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Corycaeus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Corycaeus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_Corycaeus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_Corycaeus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_Corycaeus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Corycaeus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '128634'^^xsd:integer;
  dwc:occurrenceId 'A2_56_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128634'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_Farranula_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Farranula_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Farranula_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_Farranula_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_Farranula_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_Farranula_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_Farranula_gracilis'^^xsd:string;
  dwc:scientificName 'Farranula gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '128813'^^xsd:integer;
  dwc:occurrenceId 'A2_56_Farranula_gracilis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128813'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_Farranula_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Farranula_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Farranula_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_Farranula_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_Farranula_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_Farranula_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Farranula'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '128636'^^xsd:integer;
  dwc:occurrenceId 'A2_56_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128636'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_Copepoda_%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Copepoda_%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Copepoda_%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_Copepoda_%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_Copepoda_%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_Copepoda_(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_Copepoda_(nauplius)'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'A2_56_Copepoda_(nauplius)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Copepoda (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_CIRRIPEDIA__%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_CIRRIPEDIA__%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_CIRRIPEDIA__%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_CIRRIPEDIA__%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_CIRRIPEDIA__%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_CIRRIPEDIA__(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:occurrenceId 'A2_56_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  dwc:verbatimIdentification 'CIRRIPEDIA  (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_STOMATOPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_STOMATOPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_STOMATOPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_STOMATOPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_STOMATOPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_STOMATOPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Stomatopoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '14355'^^xsd:integer;
  dwc:occurrenceId 'A2_56_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '14355'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'STOMATOPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_DECAPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_DECAPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_DECAPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_DECAPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_DECAPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_DECAPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_DECAPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:occurrenceId 'A2_56_DECAPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'DECAPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_ECHINODERMATA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_ECHINODERMATA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_ECHINODERMATA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_ECHINODERMATA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_ECHINODERMATA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_ECHINODERMATA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:scientificName 'Echinodermata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '1806'^^xsd:integer;
  dwc:occurrenceId 'A2_56_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1806'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'ECHINODERMATA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_BRYOZOA_%28cyphonauta_larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_BRYOZOA_%28cyphonauta_larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_BRYOZOA_%28cyphonauta_larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_BRYOZOA_%28cyphonauta_larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_BRYOZOA_%28cyphonauta_larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_BRYOZOA_(cyphonauta_larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'A2_56_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'BRYOZOA (cyphonauta larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_Sagitta_friedreich>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Sagitta_friedreich> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Sagitta_friedreich> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_Sagitta_friedreich>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_Sagitta_friedreich>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_Sagitta_friedreich" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_Sagitta_friedreich'^^xsd:string;
  dwc:scientificName 'Sagitta friderici'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '105452'^^xsd:integer;
  dwc:occurrenceId 'A2_56_Sagitta_friedreich'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105441'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta friedreich'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_Sagitta_spp.%C2%A0%28imature%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Sagitta_spp.%C2%A0%28imature%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Sagitta_spp.%C2%A0%28imature%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_Sagitta_spp.%C2%A0%28imature%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_Sagitta_spp.%C2%A0%28imature%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_Sagitta_spp. (imature)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_Sagitta_spp. (imature)'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:occurrenceId 'A2_56_Sagitta_spp. (imature)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta spp. (imature)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_Chaetognatha_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Chaetognatha_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Chaetognatha_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_Chaetognatha_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_Chaetognatha_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_Chaetognatha_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_Chaetognatha_(others)'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:occurrenceId 'A2_56_Chaetognatha_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Chaetognatha (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_Fritillaria_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Fritillaria_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Fritillaria_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_Fritillaria_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_Fritillaria_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_Fritillaria_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_Fritillaria_spp.'^^xsd:string;
  dwc:scientificName 'Fritillaria'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '103358'^^xsd:integer;
  dwc:occurrenceId 'A2_56_Fritillaria_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Fritillaria spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_Oikopleura_dioica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Oikopleura_dioica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Oikopleura_dioica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_Oikopleura_dioica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_Oikopleura_dioica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_Oikopleura_dioica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_Oikopleura_dioica'^^xsd:string;
  dwc:scientificName 'Oikopleura dioica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '1770057'^^xsd:integer;
  dwc:occurrenceId 'A2_56_Oikopleura_dioica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura dioica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_Oikopleura_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Oikopleura_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Oikopleura_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_Oikopleura_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_Oikopleura_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_Oikopleura_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_Oikopleura_spp.'^^xsd:string;
  dwc:scientificName 'Oikopleura'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '103367'^^xsd:integer;
  dwc:occurrenceId 'A2_56_Oikopleura_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_Appendicularia_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Appendicularia_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Appendicularia_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_Appendicularia_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_Appendicularia_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_Appendicularia_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_Appendicularia_(others)'^^xsd:string;
  dwc:scientificName 'Appendicularia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '146421'^^xsd:integer;
  dwc:occurrenceId 'A2_56_Appendicularia_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146421'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Appendicularia (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_Thalia_democratica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Thalia_democratica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Thalia_democratica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_Thalia_democratica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_Thalia_democratica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_Thalia_democratica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_Thalia_democratica'^^xsd:string;
  dwc:scientificName 'Thalia democratica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '137279'^^xsd:integer;
  dwc:occurrenceId 'A2_56_Thalia_democratica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137279'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Thalia democratica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_Doliolo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Doliolo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Doliolo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_Doliolo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_Doliolo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_Doliolo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_Doliolo'^^xsd:string;
  dwc:scientificName 'Dolioloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '137221'^^xsd:integer;
  dwc:occurrenceId 'A2_56_Doliolo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137221'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Doliolo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_Teleostei_%28egg%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Teleostei_%28egg%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Teleostei_%28egg%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_Teleostei_%28egg%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_Teleostei_%28egg%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_Teleostei_(egg)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_Teleostei_(egg)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A2_56_Teleostei_(egg)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (egg)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_Teleostei_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Teleostei_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Teleostei_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_Teleostei_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_Teleostei_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_Teleostei_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_Teleostei_(larvae)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A2_56_Teleostei_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_SIPHONOPHORAE_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_SIPHONOPHORAE_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_SIPHONOPHORAE_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_SIPHONOPHORAE_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_SIPHONOPHORAE_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_SIPHONOPHORAE_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:scientificName 'Siphonophorae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '1371'^^xsd:integer;
  dwc:occurrenceId 'A2_56_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'SIPHONOPHORAE spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_Gastropoda_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Gastropoda_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Gastropoda_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_Gastropoda_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_Gastropoda_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_Gastropoda_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_Gastropoda_(veliger)'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'A2_56_Gastropoda_(veliger)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Gastropoda (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_Pteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Pteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Pteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_Pteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_Pteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_Pteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_Pteropoda'^^xsd:string;
  dwc:scientificName 'Pteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '325345'^^xsd:integer;
  dwc:occurrenceId 'A2_56_Pteropoda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '325345'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Pteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_Heteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Heteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Heteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_Heteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_Heteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_Heteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_Heteropoda'^^xsd:string;
  dwc:scientificName 'Heteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '1491356'^^xsd:integer;
  dwc:occurrenceId 'A2_56_Heteropoda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491356'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Heteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_Bivalvia_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Bivalvia_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_Bivalvia_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_Bivalvia_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_Bivalvia_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_Bivalvia_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_Bivalvia_(veliger)'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'A2_56_Bivalvia_(veliger)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Bivalvia (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_POLYCHAETA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_POLYCHAETA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_POLYCHAETA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_POLYCHAETA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_POLYCHAETA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_POLYCHAETA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'A2_56_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'POLYCHAETA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_OSTRACODA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_OSTRACODA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_OSTRACODA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_OSTRACODA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_OSTRACODA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_OSTRACODA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_OSTRACODA'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'A2_56_OSTRACODA'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'OSTRACODA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_56_CLADOCERA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_56_CLADOCERA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_56_CLADOCERA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9798165"^^xsd:decimal ;
  dwc:decimalLongitude "-35.3864113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_56_CLADOCERA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9798165 -35.3864113)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9798165"^^xsd:decimal ;
  geo-pos:long "-35.3864113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_56_CLADOCERA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_56_CLADOCERA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_56_CLADOCERA'^^xsd:string;
  dwc:scientificName 'Cladocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.3864113'^^xsd:double;
  dwc:latitude '-3.9798165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 56'^^xsd:string;
  dwc:aphiaid '1076'^^xsd:integer;
  dwc:occurrenceId 'A2_56_CLADOCERA'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '155670'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'CLADOCERA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_Codonella_acuta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Codonella_acuta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Codonella_acuta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_Codonella_acuta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_Codonella_acuta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_Codonella_acuta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_Codonella_acuta'^^xsd:string;
  dwc:scientificName 'Codonella acuta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '417132'^^xsd:integer;
  dwc:occurrenceId 'A2_29_Codonella_acuta'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417132'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella acuta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_Codonella_amphorella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Codonella_amphorella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Codonella_amphorella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_Codonella_amphorella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_Codonella_amphorella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_Codonella_amphorella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_Codonella_amphorella'^^xsd:string;
  dwc:scientificName 'Codonella amphorella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '417133'^^xsd:integer;
  dwc:occurrenceId 'A2_29_Codonella_amphorella'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417133'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella amphorella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_Codonella_apicata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Codonella_apicata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Codonella_apicata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_Codonella_apicata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_Codonella_apicata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_Codonella_apicata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_Codonella_apicata'^^xsd:string;
  dwc:scientificName 'Codonella apicata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '417134'^^xsd:integer;
  dwc:occurrenceId 'A2_29_Codonella_apicata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417134'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella apicata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_Codonella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Codonella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Codonella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_Codonella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_Codonella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_Codonella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_Codonella_sp.'^^xsd:string;
  dwc:scientificName 'Codonella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '150203'^^xsd:integer;
  dwc:occurrenceId 'A2_29_Codonella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150203'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_Tintinnopsis_tocantinensis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Tintinnopsis_tocantinensis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Tintinnopsis_tocantinensis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_Tintinnopsis_tocantinensis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_Tintinnopsis_tocantinensis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_Tintinnopsis_tocantinensis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:scientificName 'Tintinnopsis tocantinensis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '417156'^^xsd:integer;
  dwc:occurrenceId 'A2_29_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417156'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis tocantinensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_Tintinnopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Tintinnopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Tintinnopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_Tintinnopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_Tintinnopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_Tintinnopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_Tintinnopsis_spp.'^^xsd:string;
  dwc:scientificName 'Tintinnopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:occurrenceId 'A2_29_Tintinnopsis_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_Codonellopsis_ostenfeldi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Codonellopsis_ostenfeldi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Codonellopsis_ostenfeldi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_Codonellopsis_ostenfeldi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_Codonellopsis_ostenfeldi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_Codonellopsis_ostenfeldi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:scientificName 'Codonellopsis ostenfeldi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '427448'^^xsd:integer;
  dwc:occurrenceId 'A2_29_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427448'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis ostenfeldi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_Codonellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Codonellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Codonellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_Codonellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_Codonellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_Codonellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_Codonellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Codonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '204197'^^xsd:integer;
  dwc:occurrenceId 'A2_29_Codonellopsis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '204197'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_Coxliella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Coxliella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Coxliella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_Coxliella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_Coxliella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_Coxliella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_Coxliella_sp.'^^xsd:string;
  dwc:scientificName 'Coxliella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '150208'^^xsd:integer;
  dwc:occurrenceId 'A2_29_Coxliella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150208'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Coxliella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_Dadayiella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Dadayiella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Dadayiella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_Dadayiella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_Dadayiella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_Dadayiella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_Dadayiella_sp.'^^xsd:string;
  dwc:scientificName 'Dadayiella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '183541'^^xsd:integer;
  dwc:occurrenceId 'A2_29_Dadayiella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183541'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dadayiella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_Dictyocysta_lepida>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Dictyocysta_lepida> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Dictyocysta_lepida> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_Dictyocysta_lepida>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_Dictyocysta_lepida>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_Dictyocysta_lepida" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_Dictyocysta_lepida'^^xsd:string;
  dwc:scientificName 'Dictyocysta lepida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '235767'^^xsd:integer;
  dwc:occurrenceId 'A2_29_Dictyocysta_lepida'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235767'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocysta lepida'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_Epiplocylis_undella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Epiplocylis_undella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Epiplocylis_undella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_Epiplocylis_undella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_Epiplocylis_undella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_Epiplocylis_undella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_Epiplocylis_undella'^^xsd:string;
  dwc:scientificName 'Epiplocylis undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '341668'^^xsd:integer;
  dwc:occurrenceId 'A2_29_Epiplocylis_undella'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '341668'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis undella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_Epiplocylis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Epiplocylis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Epiplocylis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_Epiplocylis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_Epiplocylis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_Epiplocylis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_Epiplocylis_sp.'^^xsd:string;
  dwc:scientificName 'Epiplocylis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '183562'^^xsd:integer;
  dwc:occurrenceId 'A2_29_Epiplocylis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183562'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_Favella_enrenbergii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Favella_enrenbergii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Favella_enrenbergii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_Favella_enrenbergii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_Favella_enrenbergii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_Favella_enrenbergii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_Favella_enrenbergii'^^xsd:string;
  dwc:scientificName 'Favella ehrenbergii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '235761'^^xsd:integer;
  dwc:occurrenceId 'A2_29_Favella_enrenbergii'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235761'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Favella enrenbergii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_Eutintinnus_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Eutintinnus_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Eutintinnus_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_Eutintinnus_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_Eutintinnus_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_Eutintinnus_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_Eutintinnus_spp.'^^xsd:string;
  dwc:scientificName 'Eutintinnus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '183543'^^xsd:integer;
  dwc:occurrenceId 'A2_29_Eutintinnus_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183543'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Eutintinnus spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_Amphorellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Amphorellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Amphorellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_Amphorellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_Amphorellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_Amphorellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_Amphorellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Amphorellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '425527'^^xsd:integer;
  dwc:occurrenceId 'A2_29_Amphorellopsis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '425527'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Amphorellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_Rabdonella_elegans>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Rabdonella_elegans> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Rabdonella_elegans> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_Rabdonella_elegans>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_Rabdonella_elegans>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_Rabdonella_elegans" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_Rabdonella_elegans'^^xsd:string;
  dwc:scientificName 'Rhabdonella elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '183577'^^xsd:integer;
  dwc:occurrenceId 'A2_29_Rabdonella_elegans'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183577'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella elegans'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_Rabdonella_brandti>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Rabdonella_brandti> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Rabdonella_brandti> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_Rabdonella_brandti>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_Rabdonella_brandti>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_Rabdonella_brandti" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_Rabdonella_brandti'^^xsd:string;
  dwc:scientificName 'Rhabdonella brandti'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '427513'^^xsd:integer;
  dwc:occurrenceId 'A2_29_Rabdonella_brandti'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427513'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella brandti'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_Rabdonellopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Rabdonellopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Rabdonellopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_Rabdonellopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_Rabdonellopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_Rabdonellopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_Rabdonellopsis_spp.'^^xsd:string;
  dwc:scientificName 'Rhabdonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '183550'^^xsd:integer;
  dwc:occurrenceId 'A2_29_Rabdonellopsis_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183550'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonellopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_Undella_claparedei>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Undella_claparedei> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Undella_claparedei> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_Undella_claparedei>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_Undella_claparedei>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_Undella_claparedei" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_Undella_claparedei'^^xsd:string;
  dwc:scientificName 'Undella claparedei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '341684'^^xsd:integer;
  dwc:occurrenceId 'A2_29_Undella_claparedei'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417240'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undella claparedei'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_Undella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Undella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Undella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_Undella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_Undella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_Undella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_Undella_sp.'^^xsd:string;
  dwc:scientificName 'Undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '235764'^^xsd:integer;
  dwc:occurrenceId 'A2_29_Undella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235764'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Undella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_Xystonellopsis_heros>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Xystonellopsis_heros> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Xystonellopsis_heros> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_Xystonellopsis_heros>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_Xystonellopsis_heros>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_Xystonellopsis_heros" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_Xystonellopsis_heros'^^xsd:string;
  dwc:scientificName 'Xystonellopsis heros'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '417266'^^xsd:integer;
  dwc:occurrenceId 'A2_29_Xystonellopsis_heros'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417266'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Xystonellopsis heros'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_Tintinnina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Tintinnina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Tintinnina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_Tintinnina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_Tintinnina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_Tintinnina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_Tintinnina_(others)'^^xsd:string;
  dwc:scientificName 'Tintinnina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '732976'^^xsd:integer;
  dwc:occurrenceId 'A2_29_Tintinnina_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_Collosphaera_macropora>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Collosphaera_macropora> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Collosphaera_macropora> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_Collosphaera_macropora>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_Collosphaera_macropora>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_Collosphaera_macropora" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_Collosphaera_macropora'^^xsd:string;
  dwc:scientificName 'Collosphaera macropora'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '493482'^^xsd:integer;
  dwc:occurrenceId 'A2_29_Collosphaera_macropora'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493482'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Collosphaera macropora'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_Dictyocoryne_profunda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Dictyocoryne_profunda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Dictyocoryne_profunda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_Dictyocoryne_profunda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_Dictyocoryne_profunda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_Dictyocoryne_profunda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_Dictyocoryne_profunda'^^xsd:string;
  dwc:scientificName 'Dictyocoryne profunda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '412935'^^xsd:integer;
  dwc:occurrenceId 'A2_29_Dictyocoryne_profunda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412935'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne profunda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_Dictyocoryne_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Dictyocoryne_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Dictyocoryne_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_Dictyocoryne_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_Dictyocoryne_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_Dictyocoryne_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_Dictyocoryne_sp.'^^xsd:string;
  dwc:scientificName 'Dictyocoryne'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '412934'^^xsd:integer;
  dwc:occurrenceId 'A2_29_Dictyocoryne_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412934'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_Discopyle_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Discopyle_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Discopyle_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_Discopyle_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_Discopyle_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_Discopyle_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_Discopyle_sp.'^^xsd:string;
  dwc:scientificName 'Discopyle'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '493501'^^xsd:integer;
  dwc:occurrenceId 'A2_29_Discopyle_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Discopyle sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_Pylonidae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Pylonidae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Pylonidae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_Pylonidae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_Pylonidae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_Pylonidae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_Pylonidae'^^xsd:string;
  dwc:scientificName 'Pyloniidae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '345902'^^xsd:integer;
  dwc:occurrenceId 'A2_29_Pylonidae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345902'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:verbatimIdentification 'Pylonidae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_Spongodiscus_resurgens>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Spongodiscus_resurgens> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Spongodiscus_resurgens> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_Spongodiscus_resurgens>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_Spongodiscus_resurgens>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_Spongodiscus_resurgens" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_Spongodiscus_resurgens'^^xsd:string;
  dwc:scientificName 'Spongodiscus resurgens'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '493608'^^xsd:integer;
  dwc:occurrenceId 'A2_29_Spongodiscus_resurgens'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493608'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongodiscus resurgens'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_Spongosphaera_streptacantha>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Spongosphaera_streptacantha> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Spongosphaera_streptacantha> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_Spongosphaera_streptacantha>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_Spongosphaera_streptacantha>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_Spongosphaera_streptacantha" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_Spongosphaera_streptacantha'^^xsd:string;
  dwc:scientificName 'Spongosphaera streptacantha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '493393'^^xsd:integer;
  dwc:occurrenceId 'A2_29_Spongosphaera_streptacantha'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493393'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongosphaera streptacantha'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_Spongaster_tetras>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Spongaster_tetras> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Spongaster_tetras> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_Spongaster_tetras>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_Spongaster_tetras>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_Spongaster_tetras" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_Spongaster_tetras'^^xsd:string;
  dwc:scientificName 'Spongaster tetras'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '412940'^^xsd:integer;
  dwc:occurrenceId 'A2_29_Spongaster_tetras'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412940'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongaster tetras'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_Spongotrochus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Spongotrochus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Spongotrochus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_Spongotrochus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_Spongotrochus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_Spongotrochus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_Spongotrochus_sp.'^^xsd:string;
  dwc:scientificName 'Spongotrochus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '412948'^^xsd:integer;
  dwc:occurrenceId 'A2_29_Spongotrochus_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Spongotrochus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_Zygocircus_productus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Zygocircus_productus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Zygocircus_productus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_Zygocircus_productus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_Zygocircus_productus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_Zygocircus_productus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_Zygocircus_productus'^^xsd:string;
  dwc:scientificName 'Zygocircus productus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '493705'^^xsd:integer;
  dwc:occurrenceId 'A2_29_Zygocircus_productus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493705'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus productus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_Zygocircus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Zygocircus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Zygocircus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_Zygocircus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_Zygocircus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_Zygocircus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_Zygocircus_sp.'^^xsd:string;
  dwc:scientificName 'Zygocircus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '493702'^^xsd:integer;
  dwc:occurrenceId 'A2_29_Zygocircus_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493702'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_Polycystina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Polycystina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Polycystina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_Polycystina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_Polycystina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_Polycystina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_Polycystina_(others)'^^xsd:string;
  dwc:scientificName 'Polycystina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '235740'^^xsd:integer;
  dwc:occurrenceId 'A2_29_Polycystina_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235740'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Polycystina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_ACANTHARIA_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_ACANTHARIA_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_ACANTHARIA_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_ACANTHARIA_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_ACANTHARIA_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_ACANTHARIA_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_ACANTHARIA_spp.'^^xsd:string;
  dwc:scientificName 'Acantharia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '586732'^^xsd:integer;
  dwc:occurrenceId 'A2_29_ACANTHARIA_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '586732'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'ACANTHARIA spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_Bolivina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Bolivina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Bolivina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_Bolivina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_Bolivina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_Bolivina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_Bolivina_sp.'^^xsd:string;
  dwc:scientificName 'Bolivina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '112101'^^xsd:integer;
  dwc:occurrenceId 'A2_29_Bolivina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Bolivina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_Globigerina_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Globigerina_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Globigerina_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_Globigerina_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_Globigerina_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_Globigerina_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_Globigerina_bulloides'^^xsd:string;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:occurrenceId 'A2_29_Globigerina_bulloides'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globigerina bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_Globogirinoides_ruber>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Globogirinoides_ruber> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Globogirinoides_ruber> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_Globogirinoides_ruber>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_Globogirinoides_ruber>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_Globogirinoides_ruber" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_Globogirinoides_ruber'^^xsd:string;
  dwc:scientificName 'Globigerinoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:occurrenceId 'A2_29_Globogirinoides_ruber'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globogirinoides ruber'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_Globorotalia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Globorotalia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Globorotalia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_Globorotalia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_Globorotalia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_Globorotalia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_Globorotalia_spp.'^^xsd:string;
  dwc:scientificName 'Globorotalia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '112200'^^xsd:integer;
  dwc:occurrenceId 'A2_29_Globorotalia_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112200'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Globorotalia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_Neogloboquadrina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Neogloboquadrina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Neogloboquadrina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_Neogloboquadrina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_Neogloboquadrina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_Neogloboquadrina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_Neogloboquadrina_sp.'^^xsd:string;
  dwc:scientificName 'Neogloboquadrina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '112202'^^xsd:integer;
  dwc:occurrenceId 'A2_29_Neogloboquadrina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112202'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Neogloboquadrina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_Orbulina_universa>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Orbulina_universa> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Orbulina_universa> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_Orbulina_universa>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_Orbulina_universa>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_Orbulina_universa" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_Orbulina_universa'^^xsd:string;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:occurrenceId 'A2_29_Orbulina_universa'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Orbulina universa'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_Tretomphalus_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Tretomphalus_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Tretomphalus_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_Tretomphalus_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_Tretomphalus_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_Tretomphalus_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_Tretomphalus_bulloides'^^xsd:string;
  dwc:scientificName 'Tretomphalus bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '113184'^^xsd:integer;
  dwc:occurrenceId 'A2_29_Tretomphalus_bulloides'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tretomphalus bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_Trochammina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Trochammina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Trochammina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_Trochammina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_Trochammina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_Trochammina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_Trochammina_sp.'^^xsd:string;
  dwc:scientificName 'Trochammina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:occurrenceId 'A2_29_Trochammina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Trochammina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_Foraminifera_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Foraminifera_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Foraminifera_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_Foraminifera_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_Foraminifera_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_Foraminifera_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_Foraminifera_(others)'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:occurrenceId 'A2_29_Foraminifera_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Foraminifera (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_Nannocalanus_minor>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Nannocalanus_minor> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Nannocalanus_minor> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_Nannocalanus_minor>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_Nannocalanus_minor>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_Nannocalanus_minor" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_Nannocalanus_minor'^^xsd:string;
  dwc:scientificName 'Nannocalanus minor'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '104469'^^xsd:integer;
  dwc:occurrenceId 'A2_29_Nannocalanus_minor'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104469'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus minor'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_Nannocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Nannocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Nannocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_Nannocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_Nannocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_Nannocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Nannocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '104154'^^xsd:integer;
  dwc:occurrenceId 'A2_29_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104154'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_Neocalanus_robustior>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Neocalanus_robustior> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Neocalanus_robustior> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_Neocalanus_robustior>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_Neocalanus_robustior>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_Neocalanus_robustior" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_Neocalanus_robustior'^^xsd:string;
  dwc:scientificName 'Neocalanus robustior'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '104472'^^xsd:integer;
  dwc:occurrenceId 'A2_29_Neocalanus_robustior'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104472'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Neocalanus robustior'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_Undinula_vulgaris_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Undinula_vulgaris_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Undinula_vulgaris_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_Undinula_vulgaris_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_Undinula_vulgaris_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_Undinula_vulgaris_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:scientificName 'Undinula vulgaris'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '104473'^^xsd:integer;
  dwc:occurrenceId 'A2_29_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104473'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undinula vulgaris (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_Acrocalanus_longicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Acrocalanus_longicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Acrocalanus_longicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_Acrocalanus_longicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_Acrocalanus_longicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_Acrocalanus_longicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_Acrocalanus_longicornis'^^xsd:string;
  dwc:scientificName 'Acrocalanus longicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '104646'^^xsd:integer;
  dwc:occurrenceId 'A2_29_Acrocalanus_longicornis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104646'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus longicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_Acrocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Acrocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Acrocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_Acrocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_Acrocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_Acrocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Acrocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '104192'^^xsd:integer;
  dwc:occurrenceId 'A2_29_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104192'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_Calocalanos_pavo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Calocalanos_pavo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Calocalanos_pavo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_Calocalanos_pavo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_Calocalanos_pavo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_Calocalanos_pavo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_Calocalanos_pavo'^^xsd:string;
  dwc:scientificName 'Calocalanus pavo'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '104669'^^xsd:integer;
  dwc:occurrenceId 'A2_29_Calocalanos_pavo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanos pavo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_Calocalanus_sp. _(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:scientificName 'Calocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '104193'^^xsd:integer;
  dwc:occurrenceId 'A2_29_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104193'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanus sp.  (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_Delibus_sewelli>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Delibus_sewelli> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Delibus_sewelli> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_Delibus_sewelli>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_Delibus_sewelli>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_Delibus_sewelli" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_Delibus_sewelli'^^xsd:string;
  dwc:scientificName 'Delius sewelli'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '363906'^^xsd:integer;
  dwc:occurrenceId 'A2_29_Delibus_sewelli'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363906'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sewelli'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_Delibus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Delibus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Delibus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_Delibus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_Delibus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_Delibus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Delius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '363904'^^xsd:integer;
  dwc:occurrenceId 'A2_29_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363904'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_Mecynocera_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Mecynocera_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Mecynocera_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_Mecynocera_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_Mecynocera_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_Mecynocera_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Mecynocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '104184'^^xsd:integer;
  dwc:occurrenceId 'A2_29_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Mecynocera sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_Paracalanus_aculeatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Paracalanus_aculeatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Paracalanus_aculeatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_Paracalanus_aculeatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_Paracalanus_aculeatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_Paracalanus_aculeatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_Paracalanus_aculeatus'^^xsd:string;
  dwc:scientificName 'Paracalanus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '104681'^^xsd:integer;
  dwc:occurrenceId 'A2_29_Paracalanus_aculeatus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1464945'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus aculeatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_Paracalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Paracalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Paracalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_Paracalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_Paracalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_Paracalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Paracalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '104196'^^xsd:integer;
  dwc:occurrenceId 'A2_29_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104196'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_Rhincalanus_cornutus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Rhincalanus_cornutus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Rhincalanus_cornutus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_Rhincalanus_cornutus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_Rhincalanus_cornutus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_Rhincalanus_cornutus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_Rhincalanus_cornutus'^^xsd:string;
  dwc:scientificName 'Rhincalanus cornutus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '104542'^^xsd:integer;
  dwc:occurrenceId 'A2_29_Rhincalanus_cornutus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1488083'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rhincalanus cornutus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_Subeucalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Subeucalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Subeucalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_Subeucalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_Subeucalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_Subeucalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Subeucalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '104173'^^xsd:integer;
  dwc:occurrenceId 'A2_29_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104173'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Subeucalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_Clausocalanus_furcatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Clausocalanus_furcatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Clausocalanus_furcatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_Clausocalanus_furcatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_Clausocalanus_furcatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_Clausocalanus_furcatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_Clausocalanus_furcatus'^^xsd:string;
  dwc:scientificName 'Clausocalanus furcatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '104503'^^xsd:integer;
  dwc:occurrenceId 'A2_29_Clausocalanus_furcatus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104503'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus furcatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_Clausocalanus_mastigophorus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Clausocalanus_mastigophorus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Clausocalanus_mastigophorus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_Clausocalanus_mastigophorus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_Clausocalanus_mastigophorus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_Clausocalanus_mastigophorus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:scientificName 'Clausocalanus mastigophorus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '104506'^^xsd:integer;
  dwc:occurrenceId 'A2_29_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104506'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus mastigophorus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_Clausocalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Clausocalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Clausocalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_Clausocalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_Clausocalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_Clausocalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Clausocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '104161'^^xsd:integer;
  dwc:occurrenceId 'A2_29_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104161'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_Euchaeta_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Euchaeta_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Euchaeta_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_Euchaeta_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_Euchaeta_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_Euchaeta_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Euchaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '104174'^^xsd:integer;
  dwc:occurrenceId 'A2_29_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104174'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Euchaeta spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_Scolecithrix_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Scolecithrix_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Scolecithrix_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_Scolecithrix_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_Scolecithrix_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_Scolecithrix_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_Scolecithrix_danae'^^xsd:string;
  dwc:scientificName 'Scolecithrix danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '104821'^^xsd:integer;
  dwc:occurrenceId 'A2_29_Scolecithrix_danae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104821'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_Scolecithrix_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Scolecithrix_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Scolecithrix_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_Scolecithrix_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_Scolecithrix_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_Scolecithrix_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Scolecithrix'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '104230'^^xsd:integer;
  dwc:occurrenceId 'A2_29_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104230'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_Lucicutia_flavicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Lucicutia_flavicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Lucicutia_flavicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_Lucicutia_flavicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_Lucicutia_flavicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_Lucicutia_flavicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_Lucicutia_flavicornis'^^xsd:string;
  dwc:scientificName 'Lucicutia flavicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '104597'^^xsd:integer;
  dwc:occurrenceId 'A2_29_Lucicutia_flavicornis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104597'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia flavicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_Lucicutia_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Lucicutia_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Lucicutia_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_Lucicutia_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_Lucicutia_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_Lucicutia_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_Lucicutia_sp.'^^xsd:string;
  dwc:scientificName 'Lucicutia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '104183'^^xsd:integer;
  dwc:occurrenceId 'A2_29_Lucicutia_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104183'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_Pleuromamma_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Pleuromamma_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Pleuromamma_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_Pleuromamma_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_Pleuromamma_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_Pleuromamma_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Pleuromamma'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '104191'^^xsd:integer;
  dwc:occurrenceId 'A2_29_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104191'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Pleuromamma sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_Temora_stylifera_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Temora_stylifera_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Temora_stylifera_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_Temora_stylifera_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_Temora_stylifera_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_Temora_stylifera_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:scientificName 'Temora stylifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '104879'^^xsd:integer;
  dwc:occurrenceId 'A2_29_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104879'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora stylifera (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_Temora_turbinata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Temora_turbinata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Temora_turbinata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_Temora_turbinata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_Temora_turbinata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_Temora_turbinata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_Temora_turbinata'^^xsd:string;
  dwc:scientificName 'Temora turbinata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '104880'^^xsd:integer;
  dwc:occurrenceId 'A2_29_Temora_turbinata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104880'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora turbinata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_Candacia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Candacia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Candacia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_Candacia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_Candacia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_Candacia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_Candacia_spp.'^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A2_29_Candacia_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_Candacia_sp._%28copepodite%29%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Candacia_sp._%28copepodite%29%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Candacia_sp._%28copepodite%29%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_Candacia_sp._%28copepodite%29%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_Candacia_sp._%28copepodite%29%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_Candacia_sp._(copepodite) " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A2_29_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia sp. (copepodite) '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_Calanopia_americana_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Calanopia_americana_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Calanopia_americana_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_Calanopia_americana_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_Calanopia_americana_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_Calanopia_americana_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:scientificName 'Calanopia americana'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '104723'^^xsd:integer;
  dwc:occurrenceId 'A2_29_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104723'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calanopia americana (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_Acartia_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Acartia_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Acartia_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_Acartia_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_Acartia_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_Acartia_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_Acartia_danae'^^xsd:string;
  dwc:scientificName 'Acartia (Acartia) danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '346026'^^xsd:integer;
  dwc:occurrenceId 'A2_29_Acartia_danae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346026'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_Acartia_lilljeborgii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Acartia_lilljeborgii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Acartia_lilljeborgii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_Acartia_lilljeborgii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_Acartia_lilljeborgii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_Acartia_lilljeborgii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_Acartia_lilljeborgii'^^xsd:string;
  dwc:scientificName 'Acartia lilljeborgii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '348510'^^xsd:integer;
  dwc:occurrenceId 'A2_29_Acartia_lilljeborgii'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia lilljeborgii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_Calanoida_%28others_copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Calanoida_%28others_copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Calanoida_%28others_copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_Calanoida_%28others_copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_Calanoida_%28others_copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_Calanoida_(others_copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'A2_29_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Calanoida (others copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_Oithona_atlantica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Oithona_atlantica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Oithona_atlantica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_Oithona_atlantica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_Oithona_atlantica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_Oithona_atlantica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_Oithona_atlantica'^^xsd:string;
  dwc:scientificName 'Oithona atlantica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '106642'^^xsd:integer;
  dwc:occurrenceId 'A2_29_Oithona_atlantica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106642'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona atlantica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_Oithona_plumifera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Oithona_plumifera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Oithona_plumifera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_Oithona_plumifera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_Oithona_plumifera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_Oithona_plumifera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_Oithona_plumifera'^^xsd:string;
  dwc:scientificName 'Oithona plumifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '106652'^^xsd:integer;
  dwc:occurrenceId 'A2_29_Oithona_plumifera'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106652'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona plumifera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_Oithona_setigera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Oithona_setigera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Oithona_setigera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_Oithona_setigera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_Oithona_setigera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_Oithona_setigera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_Oithona_setigera'^^xsd:string;
  dwc:scientificName 'Oithona setigera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '106655'^^xsd:integer;
  dwc:occurrenceId 'A2_29_Oithona_setigera'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '734517'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona setigera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_Oithona_hebes>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Oithona_hebes> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Oithona_hebes> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_Oithona_hebes>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_Oithona_hebes>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_Oithona_hebes" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_Oithona_hebes'^^xsd:string;
  dwc:scientificName 'Oithona hebes'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '106647'^^xsd:integer;
  dwc:occurrenceId 'A2_29_Oithona_hebes'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106647'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona hebes'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_Oithona_spp.%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Oithona_spp.%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Oithona_spp.%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_Oithona_spp.%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_Oithona_spp.%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_Oithona_spp. " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_Oithona_spp. '^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A2_29_Oithona_spp. '^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_Oithona_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Oithona_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Oithona_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_Oithona_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_Oithona_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_Oithona_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A2_29_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_Microsetella_norvegica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Microsetella_norvegica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Microsetella_norvegica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_Microsetella_norvegica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_Microsetella_norvegica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_Microsetella_norvegica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_Microsetella_norvegica'^^xsd:string;
  dwc:scientificName 'Microsetella norvegica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '116115'^^xsd:integer;
  dwc:occurrenceId 'A2_29_Microsetella_norvegica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116115'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella norvegica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_Microsetella_rosea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Microsetella_rosea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Microsetella_rosea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_Microsetella_rosea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_Microsetella_rosea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_Microsetella_rosea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_Microsetella_rosea'^^xsd:string;
  dwc:scientificName 'Microsetella rosea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '116116'^^xsd:integer;
  dwc:occurrenceId 'A2_29_Microsetella_rosea'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116116'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella rosea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_Microsetella_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Microsetella_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Microsetella_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_Microsetella_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_Microsetella_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_Microsetella_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Microsetella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '115341'^^xsd:integer;
  dwc:occurrenceId 'A2_29_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115341'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_Macrosetella_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Macrosetella_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Macrosetella_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_Macrosetella_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_Macrosetella_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_Macrosetella_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_Macrosetella_gracilis'^^xsd:string;
  dwc:scientificName 'Macrosetella gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '116382'^^xsd:integer;
  dwc:occurrenceId 'A2_29_Macrosetella_gracilis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116382'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Macrosetella gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_Miracia_efferata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Miracia_efferata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Miracia_efferata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_Miracia_efferata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_Miracia_efferata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_Miracia_efferata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_Miracia_efferata'^^xsd:string;
  dwc:scientificName 'Miracia efferata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '116383'^^xsd:integer;
  dwc:occurrenceId 'A2_29_Miracia_efferata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116383'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Miracia efferata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_Oncaea_media>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Oncaea_media> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Oncaea_media> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_Oncaea_media>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_Oncaea_media>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_Oncaea_media" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_Oncaea_media'^^xsd:string;
  dwc:scientificName 'Oncaea media'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '128938'^^xsd:integer;
  dwc:occurrenceId 'A2_29_Oncaea_media'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1862287'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea media'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_Oncaea_venusta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Oncaea_venusta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Oncaea_venusta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_Oncaea_venusta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_Oncaea_venusta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_Oncaea_venusta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_Oncaea_venusta'^^xsd:string;
  dwc:scientificName 'Oncaea venusta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '128954'^^xsd:integer;
  dwc:occurrenceId 'A2_29_Oncaea_venusta'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1754274'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea venusta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_Oncaea_mediterranea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Oncaea_mediterranea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Oncaea_mediterranea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_Oncaea_mediterranea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_Oncaea_mediterranea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_Oncaea_mediterranea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_Oncaea_mediterranea'^^xsd:string;
  dwc:scientificName 'Oncaea mediterranea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '128939'^^xsd:integer;
  dwc:occurrenceId 'A2_29_Oncaea_mediterranea'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128939'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea mediterranea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_Oncaea_scottodicarloi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Oncaea_scottodicarloi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Oncaea_scottodicarloi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_Oncaea_scottodicarloi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_Oncaea_scottodicarloi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_Oncaea_scottodicarloi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_Oncaea_scottodicarloi'^^xsd:string;
  dwc:scientificName 'Oncaea scottodicarloi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '128950'^^xsd:integer;
  dwc:occurrenceId 'A2_29_Oncaea_scottodicarloi'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128950'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea scottodicarloi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_Oncaea_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Oncaea_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Oncaea_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_Oncaea_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_Oncaea_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_Oncaea_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oncaea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '128690'^^xsd:integer;
  dwc:occurrenceId 'A2_29_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128690'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_Hemicyclops_thallassius>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Hemicyclops_thallassius> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Hemicyclops_thallassius> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_Hemicyclops_thallassius>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_Hemicyclops_thallassius>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_Hemicyclops_thallassius" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_Hemicyclops_thallassius'^^xsd:string;
  dwc:scientificName 'Hemicyclops thalassius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '352254'^^xsd:integer;
  dwc:occurrenceId 'A2_29_Hemicyclops_thallassius'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '352254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Hemicyclops thallassius'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_Copilia_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Copilia_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Copilia_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_Copilia_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_Copilia_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_Copilia_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Copilia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '128721'^^xsd:integer;
  dwc:occurrenceId 'A2_29_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128721'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Copilia spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_Agetus_flaccus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Agetus_flaccus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Agetus_flaccus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_Agetus_flaccus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_Agetus_flaccus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_Agetus_flaccus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_Agetus_flaccus'^^xsd:string;
  dwc:scientificName 'Agetus flaccus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '128795'^^xsd:integer;
  dwc:occurrenceId 'A2_29_Agetus_flaccus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128795'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Agetus flaccus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_Corycaeus_speciosus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Corycaeus_speciosus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Corycaeus_speciosus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_Corycaeus_speciosus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_Corycaeus_speciosus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_Corycaeus_speciosus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_Corycaeus_speciosus'^^xsd:string;
  dwc:scientificName 'Corycaeus speciosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '128800'^^xsd:integer;
  dwc:occurrenceId 'A2_29_Corycaeus_speciosus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128800'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus speciosus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_Corycaeus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Corycaeus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Corycaeus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_Corycaeus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_Corycaeus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_Corycaeus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Corycaeus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '128634'^^xsd:integer;
  dwc:occurrenceId 'A2_29_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128634'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_Farranula_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Farranula_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Farranula_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_Farranula_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_Farranula_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_Farranula_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_Farranula_gracilis'^^xsd:string;
  dwc:scientificName 'Farranula gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '128813'^^xsd:integer;
  dwc:occurrenceId 'A2_29_Farranula_gracilis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128813'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_Farranula_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Farranula_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Farranula_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_Farranula_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_Farranula_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_Farranula_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Farranula'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '128636'^^xsd:integer;
  dwc:occurrenceId 'A2_29_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128636'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_Copepoda_%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Copepoda_%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Copepoda_%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_Copepoda_%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_Copepoda_%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_Copepoda_(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_Copepoda_(nauplius)'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'A2_29_Copepoda_(nauplius)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Copepoda (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_CIRRIPEDIA__%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_CIRRIPEDIA__%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_CIRRIPEDIA__%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_CIRRIPEDIA__%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_CIRRIPEDIA__%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_CIRRIPEDIA__(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:occurrenceId 'A2_29_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  dwc:verbatimIdentification 'CIRRIPEDIA  (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_STOMATOPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_STOMATOPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_STOMATOPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_STOMATOPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_STOMATOPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_STOMATOPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Stomatopoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '14355'^^xsd:integer;
  dwc:occurrenceId 'A2_29_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '14355'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'STOMATOPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_DECAPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_DECAPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_DECAPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_DECAPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_DECAPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_DECAPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_DECAPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:occurrenceId 'A2_29_DECAPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'DECAPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_ECHINODERMATA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_ECHINODERMATA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_ECHINODERMATA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_ECHINODERMATA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_ECHINODERMATA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_ECHINODERMATA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:scientificName 'Echinodermata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '1806'^^xsd:integer;
  dwc:occurrenceId 'A2_29_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1806'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'ECHINODERMATA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_BRYOZOA_%28cyphonauta_larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_BRYOZOA_%28cyphonauta_larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_BRYOZOA_%28cyphonauta_larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_BRYOZOA_%28cyphonauta_larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_BRYOZOA_%28cyphonauta_larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_BRYOZOA_(cyphonauta_larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'A2_29_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'BRYOZOA (cyphonauta larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_Sagitta_friedreich>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Sagitta_friedreich> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Sagitta_friedreich> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_Sagitta_friedreich>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_Sagitta_friedreich>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_Sagitta_friedreich" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_Sagitta_friedreich'^^xsd:string;
  dwc:scientificName 'Sagitta friderici'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '105452'^^xsd:integer;
  dwc:occurrenceId 'A2_29_Sagitta_friedreich'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105441'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta friedreich'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_Sagitta_spp.%C2%A0%28imature%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Sagitta_spp.%C2%A0%28imature%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Sagitta_spp.%C2%A0%28imature%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_Sagitta_spp.%C2%A0%28imature%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_Sagitta_spp.%C2%A0%28imature%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_Sagitta_spp. (imature)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_Sagitta_spp. (imature)'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:occurrenceId 'A2_29_Sagitta_spp. (imature)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta spp. (imature)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_Chaetognatha_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Chaetognatha_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Chaetognatha_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_Chaetognatha_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_Chaetognatha_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_Chaetognatha_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_Chaetognatha_(others)'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:occurrenceId 'A2_29_Chaetognatha_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Chaetognatha (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_Fritillaria_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Fritillaria_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Fritillaria_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_Fritillaria_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_Fritillaria_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_Fritillaria_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_Fritillaria_spp.'^^xsd:string;
  dwc:scientificName 'Fritillaria'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '103358'^^xsd:integer;
  dwc:occurrenceId 'A2_29_Fritillaria_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Fritillaria spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_Oikopleura_dioica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Oikopleura_dioica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Oikopleura_dioica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_Oikopleura_dioica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_Oikopleura_dioica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_Oikopleura_dioica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_Oikopleura_dioica'^^xsd:string;
  dwc:scientificName 'Oikopleura dioica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '1770057'^^xsd:integer;
  dwc:occurrenceId 'A2_29_Oikopleura_dioica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura dioica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_Oikopleura_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Oikopleura_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Oikopleura_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_Oikopleura_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_Oikopleura_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_Oikopleura_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_Oikopleura_spp.'^^xsd:string;
  dwc:scientificName 'Oikopleura'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '103367'^^xsd:integer;
  dwc:occurrenceId 'A2_29_Oikopleura_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_Appendicularia_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Appendicularia_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Appendicularia_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_Appendicularia_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_Appendicularia_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_Appendicularia_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_Appendicularia_(others)'^^xsd:string;
  dwc:scientificName 'Appendicularia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '146421'^^xsd:integer;
  dwc:occurrenceId 'A2_29_Appendicularia_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146421'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Appendicularia (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_Thalia_democratica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Thalia_democratica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Thalia_democratica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_Thalia_democratica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_Thalia_democratica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_Thalia_democratica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_Thalia_democratica'^^xsd:string;
  dwc:scientificName 'Thalia democratica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '137279'^^xsd:integer;
  dwc:occurrenceId 'A2_29_Thalia_democratica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137279'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Thalia democratica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_Doliolo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Doliolo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Doliolo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_Doliolo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_Doliolo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_Doliolo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_Doliolo'^^xsd:string;
  dwc:scientificName 'Dolioloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '137221'^^xsd:integer;
  dwc:occurrenceId 'A2_29_Doliolo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137221'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Doliolo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_Teleostei_%28egg%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Teleostei_%28egg%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Teleostei_%28egg%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_Teleostei_%28egg%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_Teleostei_%28egg%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_Teleostei_(egg)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_Teleostei_(egg)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A2_29_Teleostei_(egg)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (egg)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_Teleostei_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Teleostei_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Teleostei_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_Teleostei_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_Teleostei_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_Teleostei_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_Teleostei_(larvae)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A2_29_Teleostei_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_SIPHONOPHORAE_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_SIPHONOPHORAE_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_SIPHONOPHORAE_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_SIPHONOPHORAE_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_SIPHONOPHORAE_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_SIPHONOPHORAE_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:scientificName 'Siphonophorae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '1371'^^xsd:integer;
  dwc:occurrenceId 'A2_29_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'SIPHONOPHORAE spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_Gastropoda_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Gastropoda_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Gastropoda_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_Gastropoda_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_Gastropoda_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_Gastropoda_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_Gastropoda_(veliger)'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'A2_29_Gastropoda_(veliger)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Gastropoda (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_Pteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Pteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Pteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_Pteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_Pteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_Pteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_Pteropoda'^^xsd:string;
  dwc:scientificName 'Pteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '325345'^^xsd:integer;
  dwc:occurrenceId 'A2_29_Pteropoda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '325345'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Pteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_Heteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Heteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Heteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_Heteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_Heteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_Heteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_Heteropoda'^^xsd:string;
  dwc:scientificName 'Heteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '1491356'^^xsd:integer;
  dwc:occurrenceId 'A2_29_Heteropoda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491356'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Heteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_Bivalvia_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Bivalvia_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_Bivalvia_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_Bivalvia_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_Bivalvia_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_Bivalvia_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_Bivalvia_(veliger)'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'A2_29_Bivalvia_(veliger)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Bivalvia (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_POLYCHAETA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_POLYCHAETA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_POLYCHAETA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_POLYCHAETA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_POLYCHAETA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_POLYCHAETA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'A2_29_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'POLYCHAETA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_OSTRACODA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_OSTRACODA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_OSTRACODA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_OSTRACODA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_OSTRACODA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_OSTRACODA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_OSTRACODA'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'A2_29_OSTRACODA'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'OSTRACODA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_29_CLADOCERA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_29_CLADOCERA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_29_CLADOCERA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1547992"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2280892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_29_CLADOCERA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1547992 -35.2280892)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1547992"^^xsd:decimal ;
  geo-pos:long "-35.2280892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_29_CLADOCERA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_29_CLADOCERA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_29_CLADOCERA'^^xsd:string;
  dwc:scientificName 'Cladocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.2280892'^^xsd:double;
  dwc:latitude '-5.1547992'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '1076'^^xsd:integer;
  dwc:occurrenceId 'A2_29_CLADOCERA'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '155670'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'CLADOCERA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_Codonella_acuta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Codonella_acuta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Codonella_acuta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_Codonella_acuta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_Codonella_acuta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_Codonella_acuta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_Codonella_acuta'^^xsd:string;
  dwc:scientificName 'Codonella acuta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '417132'^^xsd:integer;
  dwc:occurrenceId 'A2_4_Codonella_acuta'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417132'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella acuta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_Codonella_amphorella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Codonella_amphorella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Codonella_amphorella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_Codonella_amphorella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_Codonella_amphorella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_Codonella_amphorella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_Codonella_amphorella'^^xsd:string;
  dwc:scientificName 'Codonella amphorella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '417133'^^xsd:integer;
  dwc:occurrenceId 'A2_4_Codonella_amphorella'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417133'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella amphorella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_Codonella_apicata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Codonella_apicata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Codonella_apicata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_Codonella_apicata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_Codonella_apicata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_Codonella_apicata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_Codonella_apicata'^^xsd:string;
  dwc:scientificName 'Codonella apicata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '417134'^^xsd:integer;
  dwc:occurrenceId 'A2_4_Codonella_apicata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417134'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella apicata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_Codonella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Codonella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Codonella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_Codonella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_Codonella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_Codonella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_Codonella_sp.'^^xsd:string;
  dwc:scientificName 'Codonella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '150203'^^xsd:integer;
  dwc:occurrenceId 'A2_4_Codonella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150203'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_Tintinnopsis_tocantinensis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Tintinnopsis_tocantinensis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Tintinnopsis_tocantinensis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_Tintinnopsis_tocantinensis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_Tintinnopsis_tocantinensis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_Tintinnopsis_tocantinensis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:scientificName 'Tintinnopsis tocantinensis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '417156'^^xsd:integer;
  dwc:occurrenceId 'A2_4_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417156'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis tocantinensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_Tintinnopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Tintinnopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Tintinnopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_Tintinnopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_Tintinnopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_Tintinnopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_Tintinnopsis_spp.'^^xsd:string;
  dwc:scientificName 'Tintinnopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:occurrenceId 'A2_4_Tintinnopsis_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_Codonellopsis_ostenfeldi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Codonellopsis_ostenfeldi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Codonellopsis_ostenfeldi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_Codonellopsis_ostenfeldi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_Codonellopsis_ostenfeldi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_Codonellopsis_ostenfeldi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:scientificName 'Codonellopsis ostenfeldi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '427448'^^xsd:integer;
  dwc:occurrenceId 'A2_4_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427448'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis ostenfeldi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_Codonellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Codonellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Codonellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_Codonellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_Codonellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_Codonellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_Codonellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Codonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '204197'^^xsd:integer;
  dwc:occurrenceId 'A2_4_Codonellopsis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '204197'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_Coxliella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Coxliella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Coxliella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_Coxliella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_Coxliella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_Coxliella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_Coxliella_sp.'^^xsd:string;
  dwc:scientificName 'Coxliella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '150208'^^xsd:integer;
  dwc:occurrenceId 'A2_4_Coxliella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150208'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Coxliella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_Dadayiella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Dadayiella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Dadayiella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_Dadayiella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_Dadayiella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_Dadayiella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_Dadayiella_sp.'^^xsd:string;
  dwc:scientificName 'Dadayiella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '183541'^^xsd:integer;
  dwc:occurrenceId 'A2_4_Dadayiella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183541'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dadayiella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_Dictyocysta_lepida>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Dictyocysta_lepida> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Dictyocysta_lepida> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_Dictyocysta_lepida>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_Dictyocysta_lepida>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_Dictyocysta_lepida" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_Dictyocysta_lepida'^^xsd:string;
  dwc:scientificName 'Dictyocysta lepida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '235767'^^xsd:integer;
  dwc:occurrenceId 'A2_4_Dictyocysta_lepida'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235767'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocysta lepida'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_Epiplocylis_undella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Epiplocylis_undella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Epiplocylis_undella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_Epiplocylis_undella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_Epiplocylis_undella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_Epiplocylis_undella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_Epiplocylis_undella'^^xsd:string;
  dwc:scientificName 'Epiplocylis undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '341668'^^xsd:integer;
  dwc:occurrenceId 'A2_4_Epiplocylis_undella'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '341668'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis undella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_Epiplocylis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Epiplocylis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Epiplocylis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_Epiplocylis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_Epiplocylis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_Epiplocylis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_Epiplocylis_sp.'^^xsd:string;
  dwc:scientificName 'Epiplocylis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '183562'^^xsd:integer;
  dwc:occurrenceId 'A2_4_Epiplocylis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183562'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_Favella_enrenbergii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Favella_enrenbergii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Favella_enrenbergii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_Favella_enrenbergii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_Favella_enrenbergii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_Favella_enrenbergii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_Favella_enrenbergii'^^xsd:string;
  dwc:scientificName 'Favella ehrenbergii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '235761'^^xsd:integer;
  dwc:occurrenceId 'A2_4_Favella_enrenbergii'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235761'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Favella enrenbergii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_Eutintinnus_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Eutintinnus_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Eutintinnus_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_Eutintinnus_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_Eutintinnus_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_Eutintinnus_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_Eutintinnus_spp.'^^xsd:string;
  dwc:scientificName 'Eutintinnus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '183543'^^xsd:integer;
  dwc:occurrenceId 'A2_4_Eutintinnus_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183543'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Eutintinnus spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_Amphorellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Amphorellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Amphorellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_Amphorellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_Amphorellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_Amphorellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_Amphorellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Amphorellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '425527'^^xsd:integer;
  dwc:occurrenceId 'A2_4_Amphorellopsis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '425527'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Amphorellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_Rabdonella_elegans>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Rabdonella_elegans> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Rabdonella_elegans> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_Rabdonella_elegans>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_Rabdonella_elegans>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_Rabdonella_elegans" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_Rabdonella_elegans'^^xsd:string;
  dwc:scientificName 'Rhabdonella elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '183577'^^xsd:integer;
  dwc:occurrenceId 'A2_4_Rabdonella_elegans'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183577'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella elegans'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_Rabdonella_brandti>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Rabdonella_brandti> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Rabdonella_brandti> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_Rabdonella_brandti>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_Rabdonella_brandti>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_Rabdonella_brandti" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_Rabdonella_brandti'^^xsd:string;
  dwc:scientificName 'Rhabdonella brandti'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '427513'^^xsd:integer;
  dwc:occurrenceId 'A2_4_Rabdonella_brandti'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427513'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella brandti'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_Rabdonellopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Rabdonellopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Rabdonellopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_Rabdonellopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_Rabdonellopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_Rabdonellopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_Rabdonellopsis_spp.'^^xsd:string;
  dwc:scientificName 'Rhabdonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '183550'^^xsd:integer;
  dwc:occurrenceId 'A2_4_Rabdonellopsis_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183550'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonellopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_Undella_claparedei>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Undella_claparedei> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Undella_claparedei> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_Undella_claparedei>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_Undella_claparedei>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_Undella_claparedei" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_Undella_claparedei'^^xsd:string;
  dwc:scientificName 'Undella claparedei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '341684'^^xsd:integer;
  dwc:occurrenceId 'A2_4_Undella_claparedei'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417240'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undella claparedei'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_Undella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Undella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Undella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_Undella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_Undella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_Undella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_Undella_sp.'^^xsd:string;
  dwc:scientificName 'Undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '235764'^^xsd:integer;
  dwc:occurrenceId 'A2_4_Undella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235764'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Undella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_Xystonellopsis_heros>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Xystonellopsis_heros> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Xystonellopsis_heros> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_Xystonellopsis_heros>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_Xystonellopsis_heros>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_Xystonellopsis_heros" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_Xystonellopsis_heros'^^xsd:string;
  dwc:scientificName 'Xystonellopsis heros'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '417266'^^xsd:integer;
  dwc:occurrenceId 'A2_4_Xystonellopsis_heros'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417266'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Xystonellopsis heros'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_Tintinnina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Tintinnina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Tintinnina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_Tintinnina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_Tintinnina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_Tintinnina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_Tintinnina_(others)'^^xsd:string;
  dwc:scientificName 'Tintinnina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '732976'^^xsd:integer;
  dwc:occurrenceId 'A2_4_Tintinnina_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_Collosphaera_macropora>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Collosphaera_macropora> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Collosphaera_macropora> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_Collosphaera_macropora>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_Collosphaera_macropora>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_Collosphaera_macropora" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_Collosphaera_macropora'^^xsd:string;
  dwc:scientificName 'Collosphaera macropora'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '493482'^^xsd:integer;
  dwc:occurrenceId 'A2_4_Collosphaera_macropora'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493482'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Collosphaera macropora'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_Dictyocoryne_profunda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Dictyocoryne_profunda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Dictyocoryne_profunda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_Dictyocoryne_profunda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_Dictyocoryne_profunda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_Dictyocoryne_profunda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_Dictyocoryne_profunda'^^xsd:string;
  dwc:scientificName 'Dictyocoryne profunda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '412935'^^xsd:integer;
  dwc:occurrenceId 'A2_4_Dictyocoryne_profunda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412935'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne profunda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_Dictyocoryne_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Dictyocoryne_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Dictyocoryne_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_Dictyocoryne_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_Dictyocoryne_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_Dictyocoryne_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_Dictyocoryne_sp.'^^xsd:string;
  dwc:scientificName 'Dictyocoryne'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '412934'^^xsd:integer;
  dwc:occurrenceId 'A2_4_Dictyocoryne_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412934'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_Discopyle_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Discopyle_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Discopyle_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_Discopyle_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_Discopyle_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_Discopyle_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_Discopyle_sp.'^^xsd:string;
  dwc:scientificName 'Discopyle'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '493501'^^xsd:integer;
  dwc:occurrenceId 'A2_4_Discopyle_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Discopyle sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_Pylonidae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Pylonidae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Pylonidae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_Pylonidae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_Pylonidae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_Pylonidae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_Pylonidae'^^xsd:string;
  dwc:scientificName 'Pyloniidae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '345902'^^xsd:integer;
  dwc:occurrenceId 'A2_4_Pylonidae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345902'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:verbatimIdentification 'Pylonidae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_Spongodiscus_resurgens>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Spongodiscus_resurgens> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Spongodiscus_resurgens> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_Spongodiscus_resurgens>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_Spongodiscus_resurgens>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_Spongodiscus_resurgens" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_Spongodiscus_resurgens'^^xsd:string;
  dwc:scientificName 'Spongodiscus resurgens'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '493608'^^xsd:integer;
  dwc:occurrenceId 'A2_4_Spongodiscus_resurgens'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493608'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongodiscus resurgens'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_Spongosphaera_streptacantha>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Spongosphaera_streptacantha> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Spongosphaera_streptacantha> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_Spongosphaera_streptacantha>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_Spongosphaera_streptacantha>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_Spongosphaera_streptacantha" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_Spongosphaera_streptacantha'^^xsd:string;
  dwc:scientificName 'Spongosphaera streptacantha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '493393'^^xsd:integer;
  dwc:occurrenceId 'A2_4_Spongosphaera_streptacantha'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493393'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongosphaera streptacantha'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_Spongaster_tetras>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Spongaster_tetras> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Spongaster_tetras> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_Spongaster_tetras>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_Spongaster_tetras>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_Spongaster_tetras" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_Spongaster_tetras'^^xsd:string;
  dwc:scientificName 'Spongaster tetras'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '412940'^^xsd:integer;
  dwc:occurrenceId 'A2_4_Spongaster_tetras'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412940'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongaster tetras'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_Spongotrochus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Spongotrochus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Spongotrochus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_Spongotrochus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_Spongotrochus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_Spongotrochus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_Spongotrochus_sp.'^^xsd:string;
  dwc:scientificName 'Spongotrochus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '412948'^^xsd:integer;
  dwc:occurrenceId 'A2_4_Spongotrochus_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Spongotrochus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_Zygocircus_productus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Zygocircus_productus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Zygocircus_productus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_Zygocircus_productus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_Zygocircus_productus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_Zygocircus_productus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_Zygocircus_productus'^^xsd:string;
  dwc:scientificName 'Zygocircus productus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '493705'^^xsd:integer;
  dwc:occurrenceId 'A2_4_Zygocircus_productus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493705'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus productus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_Zygocircus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Zygocircus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Zygocircus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_Zygocircus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_Zygocircus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_Zygocircus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_Zygocircus_sp.'^^xsd:string;
  dwc:scientificName 'Zygocircus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '493702'^^xsd:integer;
  dwc:occurrenceId 'A2_4_Zygocircus_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493702'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_Polycystina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Polycystina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Polycystina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_Polycystina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_Polycystina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_Polycystina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_Polycystina_(others)'^^xsd:string;
  dwc:scientificName 'Polycystina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '235740'^^xsd:integer;
  dwc:occurrenceId 'A2_4_Polycystina_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235740'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Polycystina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_ACANTHARIA_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_ACANTHARIA_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_ACANTHARIA_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_ACANTHARIA_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_ACANTHARIA_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_ACANTHARIA_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_ACANTHARIA_spp.'^^xsd:string;
  dwc:scientificName 'Acantharia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '586732'^^xsd:integer;
  dwc:occurrenceId 'A2_4_ACANTHARIA_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '586732'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'ACANTHARIA spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_Bolivina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Bolivina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Bolivina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_Bolivina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_Bolivina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_Bolivina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_Bolivina_sp.'^^xsd:string;
  dwc:scientificName 'Bolivina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '112101'^^xsd:integer;
  dwc:occurrenceId 'A2_4_Bolivina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Bolivina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_Globigerina_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Globigerina_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Globigerina_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_Globigerina_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_Globigerina_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_Globigerina_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_Globigerina_bulloides'^^xsd:string;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:occurrenceId 'A2_4_Globigerina_bulloides'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globigerina bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_Globogirinoides_ruber>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Globogirinoides_ruber> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Globogirinoides_ruber> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_Globogirinoides_ruber>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_Globogirinoides_ruber>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_Globogirinoides_ruber" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_Globogirinoides_ruber'^^xsd:string;
  dwc:scientificName 'Globigerinoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:occurrenceId 'A2_4_Globogirinoides_ruber'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globogirinoides ruber'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_Globorotalia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Globorotalia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Globorotalia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_Globorotalia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_Globorotalia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_Globorotalia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_Globorotalia_spp.'^^xsd:string;
  dwc:scientificName 'Globorotalia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '112200'^^xsd:integer;
  dwc:occurrenceId 'A2_4_Globorotalia_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112200'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Globorotalia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_Neogloboquadrina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Neogloboquadrina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Neogloboquadrina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_Neogloboquadrina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_Neogloboquadrina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_Neogloboquadrina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_Neogloboquadrina_sp.'^^xsd:string;
  dwc:scientificName 'Neogloboquadrina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '112202'^^xsd:integer;
  dwc:occurrenceId 'A2_4_Neogloboquadrina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112202'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Neogloboquadrina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_Orbulina_universa>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Orbulina_universa> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Orbulina_universa> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_Orbulina_universa>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_Orbulina_universa>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_Orbulina_universa" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_Orbulina_universa'^^xsd:string;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:occurrenceId 'A2_4_Orbulina_universa'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Orbulina universa'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_Tretomphalus_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Tretomphalus_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Tretomphalus_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_Tretomphalus_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_Tretomphalus_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_Tretomphalus_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_Tretomphalus_bulloides'^^xsd:string;
  dwc:scientificName 'Tretomphalus bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '113184'^^xsd:integer;
  dwc:occurrenceId 'A2_4_Tretomphalus_bulloides'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tretomphalus bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_Trochammina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Trochammina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Trochammina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_Trochammina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_Trochammina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_Trochammina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_Trochammina_sp.'^^xsd:string;
  dwc:scientificName 'Trochammina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:occurrenceId 'A2_4_Trochammina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Trochammina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_Foraminifera_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Foraminifera_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Foraminifera_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_Foraminifera_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_Foraminifera_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_Foraminifera_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_Foraminifera_(others)'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:occurrenceId 'A2_4_Foraminifera_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Foraminifera (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_Nannocalanus_minor>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Nannocalanus_minor> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Nannocalanus_minor> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_Nannocalanus_minor>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_Nannocalanus_minor>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_Nannocalanus_minor" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_Nannocalanus_minor'^^xsd:string;
  dwc:scientificName 'Nannocalanus minor'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '104469'^^xsd:integer;
  dwc:occurrenceId 'A2_4_Nannocalanus_minor'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104469'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus minor'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_Nannocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Nannocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Nannocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_Nannocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_Nannocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_Nannocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Nannocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '104154'^^xsd:integer;
  dwc:occurrenceId 'A2_4_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104154'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_Neocalanus_robustior>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Neocalanus_robustior> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Neocalanus_robustior> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_Neocalanus_robustior>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_Neocalanus_robustior>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_Neocalanus_robustior" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_Neocalanus_robustior'^^xsd:string;
  dwc:scientificName 'Neocalanus robustior'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '104472'^^xsd:integer;
  dwc:occurrenceId 'A2_4_Neocalanus_robustior'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104472'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Neocalanus robustior'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_Undinula_vulgaris_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Undinula_vulgaris_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Undinula_vulgaris_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_Undinula_vulgaris_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_Undinula_vulgaris_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_Undinula_vulgaris_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:scientificName 'Undinula vulgaris'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '104473'^^xsd:integer;
  dwc:occurrenceId 'A2_4_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104473'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undinula vulgaris (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_Acrocalanus_longicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Acrocalanus_longicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Acrocalanus_longicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_Acrocalanus_longicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_Acrocalanus_longicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_Acrocalanus_longicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_Acrocalanus_longicornis'^^xsd:string;
  dwc:scientificName 'Acrocalanus longicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '104646'^^xsd:integer;
  dwc:occurrenceId 'A2_4_Acrocalanus_longicornis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104646'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus longicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_Acrocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Acrocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Acrocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_Acrocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_Acrocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_Acrocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Acrocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '104192'^^xsd:integer;
  dwc:occurrenceId 'A2_4_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104192'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_Calocalanos_pavo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Calocalanos_pavo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Calocalanos_pavo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_Calocalanos_pavo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_Calocalanos_pavo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_Calocalanos_pavo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_Calocalanos_pavo'^^xsd:string;
  dwc:scientificName 'Calocalanus pavo'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '104669'^^xsd:integer;
  dwc:occurrenceId 'A2_4_Calocalanos_pavo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanos pavo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_Calocalanus_sp. _(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:scientificName 'Calocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '104193'^^xsd:integer;
  dwc:occurrenceId 'A2_4_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104193'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanus sp.  (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_Delibus_sewelli>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Delibus_sewelli> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Delibus_sewelli> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_Delibus_sewelli>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_Delibus_sewelli>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_Delibus_sewelli" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_Delibus_sewelli'^^xsd:string;
  dwc:scientificName 'Delius sewelli'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '363906'^^xsd:integer;
  dwc:occurrenceId 'A2_4_Delibus_sewelli'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363906'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sewelli'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_Delibus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Delibus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Delibus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_Delibus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_Delibus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_Delibus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Delius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '363904'^^xsd:integer;
  dwc:occurrenceId 'A2_4_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363904'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_Mecynocera_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Mecynocera_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Mecynocera_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_Mecynocera_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_Mecynocera_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_Mecynocera_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Mecynocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '104184'^^xsd:integer;
  dwc:occurrenceId 'A2_4_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Mecynocera sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_Paracalanus_aculeatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Paracalanus_aculeatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Paracalanus_aculeatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_Paracalanus_aculeatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_Paracalanus_aculeatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_Paracalanus_aculeatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_Paracalanus_aculeatus'^^xsd:string;
  dwc:scientificName 'Paracalanus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '104681'^^xsd:integer;
  dwc:occurrenceId 'A2_4_Paracalanus_aculeatus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1464945'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus aculeatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_Paracalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Paracalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Paracalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_Paracalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_Paracalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_Paracalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Paracalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '104196'^^xsd:integer;
  dwc:occurrenceId 'A2_4_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104196'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_Rhincalanus_cornutus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Rhincalanus_cornutus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Rhincalanus_cornutus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_Rhincalanus_cornutus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_Rhincalanus_cornutus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_Rhincalanus_cornutus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_Rhincalanus_cornutus'^^xsd:string;
  dwc:scientificName 'Rhincalanus cornutus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '104542'^^xsd:integer;
  dwc:occurrenceId 'A2_4_Rhincalanus_cornutus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1488083'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rhincalanus cornutus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_Subeucalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Subeucalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Subeucalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_Subeucalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_Subeucalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_Subeucalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Subeucalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '104173'^^xsd:integer;
  dwc:occurrenceId 'A2_4_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104173'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Subeucalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_Clausocalanus_furcatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Clausocalanus_furcatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Clausocalanus_furcatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_Clausocalanus_furcatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_Clausocalanus_furcatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_Clausocalanus_furcatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_Clausocalanus_furcatus'^^xsd:string;
  dwc:scientificName 'Clausocalanus furcatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '104503'^^xsd:integer;
  dwc:occurrenceId 'A2_4_Clausocalanus_furcatus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104503'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus furcatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_Clausocalanus_mastigophorus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Clausocalanus_mastigophorus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Clausocalanus_mastigophorus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_Clausocalanus_mastigophorus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_Clausocalanus_mastigophorus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_Clausocalanus_mastigophorus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:scientificName 'Clausocalanus mastigophorus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '104506'^^xsd:integer;
  dwc:occurrenceId 'A2_4_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104506'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus mastigophorus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_Clausocalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Clausocalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Clausocalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_Clausocalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_Clausocalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_Clausocalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Clausocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '104161'^^xsd:integer;
  dwc:occurrenceId 'A2_4_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104161'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_Euchaeta_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Euchaeta_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Euchaeta_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_Euchaeta_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_Euchaeta_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_Euchaeta_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Euchaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '104174'^^xsd:integer;
  dwc:occurrenceId 'A2_4_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104174'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Euchaeta spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_Scolecithrix_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Scolecithrix_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Scolecithrix_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_Scolecithrix_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_Scolecithrix_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_Scolecithrix_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_Scolecithrix_danae'^^xsd:string;
  dwc:scientificName 'Scolecithrix danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '104821'^^xsd:integer;
  dwc:occurrenceId 'A2_4_Scolecithrix_danae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104821'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_Scolecithrix_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Scolecithrix_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Scolecithrix_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_Scolecithrix_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_Scolecithrix_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_Scolecithrix_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Scolecithrix'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '104230'^^xsd:integer;
  dwc:occurrenceId 'A2_4_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104230'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_Lucicutia_flavicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Lucicutia_flavicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Lucicutia_flavicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_Lucicutia_flavicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_Lucicutia_flavicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_Lucicutia_flavicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_Lucicutia_flavicornis'^^xsd:string;
  dwc:scientificName 'Lucicutia flavicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '104597'^^xsd:integer;
  dwc:occurrenceId 'A2_4_Lucicutia_flavicornis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104597'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia flavicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_Lucicutia_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Lucicutia_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Lucicutia_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_Lucicutia_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_Lucicutia_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_Lucicutia_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_Lucicutia_sp.'^^xsd:string;
  dwc:scientificName 'Lucicutia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '104183'^^xsd:integer;
  dwc:occurrenceId 'A2_4_Lucicutia_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104183'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_Pleuromamma_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Pleuromamma_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Pleuromamma_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_Pleuromamma_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_Pleuromamma_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_Pleuromamma_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Pleuromamma'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '104191'^^xsd:integer;
  dwc:occurrenceId 'A2_4_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104191'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Pleuromamma sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_Temora_stylifera_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Temora_stylifera_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Temora_stylifera_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_Temora_stylifera_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_Temora_stylifera_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_Temora_stylifera_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:scientificName 'Temora stylifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '104879'^^xsd:integer;
  dwc:occurrenceId 'A2_4_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104879'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora stylifera (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_Temora_turbinata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Temora_turbinata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Temora_turbinata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_Temora_turbinata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_Temora_turbinata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_Temora_turbinata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_Temora_turbinata'^^xsd:string;
  dwc:scientificName 'Temora turbinata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '104880'^^xsd:integer;
  dwc:occurrenceId 'A2_4_Temora_turbinata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104880'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora turbinata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_Candacia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Candacia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Candacia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_Candacia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_Candacia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_Candacia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_Candacia_spp.'^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A2_4_Candacia_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_Candacia_sp._%28copepodite%29%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Candacia_sp._%28copepodite%29%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Candacia_sp._%28copepodite%29%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_Candacia_sp._%28copepodite%29%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_Candacia_sp._%28copepodite%29%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_Candacia_sp._(copepodite) " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A2_4_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia sp. (copepodite) '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_Calanopia_americana_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Calanopia_americana_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Calanopia_americana_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_Calanopia_americana_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_Calanopia_americana_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_Calanopia_americana_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:scientificName 'Calanopia americana'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '104723'^^xsd:integer;
  dwc:occurrenceId 'A2_4_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104723'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calanopia americana (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_Acartia_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Acartia_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Acartia_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_Acartia_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_Acartia_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_Acartia_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_Acartia_danae'^^xsd:string;
  dwc:scientificName 'Acartia (Acartia) danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '346026'^^xsd:integer;
  dwc:occurrenceId 'A2_4_Acartia_danae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346026'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_Acartia_lilljeborgii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Acartia_lilljeborgii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Acartia_lilljeborgii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_Acartia_lilljeborgii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_Acartia_lilljeborgii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_Acartia_lilljeborgii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_Acartia_lilljeborgii'^^xsd:string;
  dwc:scientificName 'Acartia lilljeborgii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '348510'^^xsd:integer;
  dwc:occurrenceId 'A2_4_Acartia_lilljeborgii'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia lilljeborgii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_Calanoida_%28others_copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Calanoida_%28others_copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Calanoida_%28others_copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_Calanoida_%28others_copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_Calanoida_%28others_copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_Calanoida_(others_copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'A2_4_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Calanoida (others copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_Oithona_atlantica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Oithona_atlantica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Oithona_atlantica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_Oithona_atlantica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_Oithona_atlantica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_Oithona_atlantica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_Oithona_atlantica'^^xsd:string;
  dwc:scientificName 'Oithona atlantica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '106642'^^xsd:integer;
  dwc:occurrenceId 'A2_4_Oithona_atlantica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106642'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona atlantica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_Oithona_plumifera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Oithona_plumifera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Oithona_plumifera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_Oithona_plumifera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_Oithona_plumifera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_Oithona_plumifera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_Oithona_plumifera'^^xsd:string;
  dwc:scientificName 'Oithona plumifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '106652'^^xsd:integer;
  dwc:occurrenceId 'A2_4_Oithona_plumifera'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106652'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona plumifera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_Oithona_setigera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Oithona_setigera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Oithona_setigera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_Oithona_setigera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_Oithona_setigera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_Oithona_setigera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_Oithona_setigera'^^xsd:string;
  dwc:scientificName 'Oithona setigera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '106655'^^xsd:integer;
  dwc:occurrenceId 'A2_4_Oithona_setigera'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '734517'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona setigera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_Oithona_hebes>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Oithona_hebes> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Oithona_hebes> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_Oithona_hebes>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_Oithona_hebes>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_Oithona_hebes" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_Oithona_hebes'^^xsd:string;
  dwc:scientificName 'Oithona hebes'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '106647'^^xsd:integer;
  dwc:occurrenceId 'A2_4_Oithona_hebes'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106647'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona hebes'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_Oithona_spp.%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Oithona_spp.%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Oithona_spp.%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_Oithona_spp.%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_Oithona_spp.%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_Oithona_spp. " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_Oithona_spp. '^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A2_4_Oithona_spp. '^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_Oithona_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Oithona_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Oithona_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_Oithona_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_Oithona_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_Oithona_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A2_4_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_Microsetella_norvegica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Microsetella_norvegica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Microsetella_norvegica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_Microsetella_norvegica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_Microsetella_norvegica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_Microsetella_norvegica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_Microsetella_norvegica'^^xsd:string;
  dwc:scientificName 'Microsetella norvegica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '116115'^^xsd:integer;
  dwc:occurrenceId 'A2_4_Microsetella_norvegica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116115'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella norvegica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_Microsetella_rosea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Microsetella_rosea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Microsetella_rosea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_Microsetella_rosea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_Microsetella_rosea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_Microsetella_rosea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_Microsetella_rosea'^^xsd:string;
  dwc:scientificName 'Microsetella rosea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '116116'^^xsd:integer;
  dwc:occurrenceId 'A2_4_Microsetella_rosea'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116116'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella rosea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_Microsetella_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Microsetella_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Microsetella_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_Microsetella_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_Microsetella_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_Microsetella_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Microsetella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '115341'^^xsd:integer;
  dwc:occurrenceId 'A2_4_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115341'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_Macrosetella_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Macrosetella_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Macrosetella_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_Macrosetella_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_Macrosetella_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_Macrosetella_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_Macrosetella_gracilis'^^xsd:string;
  dwc:scientificName 'Macrosetella gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '116382'^^xsd:integer;
  dwc:occurrenceId 'A2_4_Macrosetella_gracilis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116382'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Macrosetella gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_Miracia_efferata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Miracia_efferata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Miracia_efferata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_Miracia_efferata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_Miracia_efferata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_Miracia_efferata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_Miracia_efferata'^^xsd:string;
  dwc:scientificName 'Miracia efferata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '116383'^^xsd:integer;
  dwc:occurrenceId 'A2_4_Miracia_efferata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116383'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Miracia efferata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_Oncaea_media>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Oncaea_media> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Oncaea_media> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_Oncaea_media>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_Oncaea_media>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_Oncaea_media" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_Oncaea_media'^^xsd:string;
  dwc:scientificName 'Oncaea media'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '128938'^^xsd:integer;
  dwc:occurrenceId 'A2_4_Oncaea_media'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1862287'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea media'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_Oncaea_venusta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Oncaea_venusta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Oncaea_venusta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_Oncaea_venusta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_Oncaea_venusta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_Oncaea_venusta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_Oncaea_venusta'^^xsd:string;
  dwc:scientificName 'Oncaea venusta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '128954'^^xsd:integer;
  dwc:occurrenceId 'A2_4_Oncaea_venusta'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1754274'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea venusta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_Oncaea_mediterranea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Oncaea_mediterranea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Oncaea_mediterranea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_Oncaea_mediterranea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_Oncaea_mediterranea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_Oncaea_mediterranea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_Oncaea_mediterranea'^^xsd:string;
  dwc:scientificName 'Oncaea mediterranea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '128939'^^xsd:integer;
  dwc:occurrenceId 'A2_4_Oncaea_mediterranea'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128939'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea mediterranea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_Oncaea_scottodicarloi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Oncaea_scottodicarloi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Oncaea_scottodicarloi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_Oncaea_scottodicarloi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_Oncaea_scottodicarloi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_Oncaea_scottodicarloi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_Oncaea_scottodicarloi'^^xsd:string;
  dwc:scientificName 'Oncaea scottodicarloi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '128950'^^xsd:integer;
  dwc:occurrenceId 'A2_4_Oncaea_scottodicarloi'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128950'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea scottodicarloi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_Oncaea_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Oncaea_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Oncaea_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_Oncaea_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_Oncaea_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_Oncaea_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oncaea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '128690'^^xsd:integer;
  dwc:occurrenceId 'A2_4_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128690'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_Hemicyclops_thallassius>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Hemicyclops_thallassius> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Hemicyclops_thallassius> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_Hemicyclops_thallassius>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_Hemicyclops_thallassius>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_Hemicyclops_thallassius" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_Hemicyclops_thallassius'^^xsd:string;
  dwc:scientificName 'Hemicyclops thalassius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '352254'^^xsd:integer;
  dwc:occurrenceId 'A2_4_Hemicyclops_thallassius'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '352254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Hemicyclops thallassius'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_Copilia_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Copilia_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Copilia_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_Copilia_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_Copilia_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_Copilia_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Copilia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '128721'^^xsd:integer;
  dwc:occurrenceId 'A2_4_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128721'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Copilia spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_Agetus_flaccus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Agetus_flaccus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Agetus_flaccus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_Agetus_flaccus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_Agetus_flaccus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_Agetus_flaccus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_Agetus_flaccus'^^xsd:string;
  dwc:scientificName 'Agetus flaccus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '128795'^^xsd:integer;
  dwc:occurrenceId 'A2_4_Agetus_flaccus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128795'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Agetus flaccus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_Corycaeus_speciosus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Corycaeus_speciosus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Corycaeus_speciosus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_Corycaeus_speciosus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_Corycaeus_speciosus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_Corycaeus_speciosus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_Corycaeus_speciosus'^^xsd:string;
  dwc:scientificName 'Corycaeus speciosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '128800'^^xsd:integer;
  dwc:occurrenceId 'A2_4_Corycaeus_speciosus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128800'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus speciosus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_Corycaeus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Corycaeus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Corycaeus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_Corycaeus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_Corycaeus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_Corycaeus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Corycaeus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '128634'^^xsd:integer;
  dwc:occurrenceId 'A2_4_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128634'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_Farranula_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Farranula_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Farranula_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_Farranula_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_Farranula_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_Farranula_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_Farranula_gracilis'^^xsd:string;
  dwc:scientificName 'Farranula gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '128813'^^xsd:integer;
  dwc:occurrenceId 'A2_4_Farranula_gracilis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128813'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_Farranula_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Farranula_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Farranula_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_Farranula_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_Farranula_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_Farranula_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Farranula'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '128636'^^xsd:integer;
  dwc:occurrenceId 'A2_4_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128636'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_Copepoda_%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Copepoda_%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Copepoda_%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_Copepoda_%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_Copepoda_%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_Copepoda_(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_Copepoda_(nauplius)'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'A2_4_Copepoda_(nauplius)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Copepoda (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_CIRRIPEDIA__%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_CIRRIPEDIA__%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_CIRRIPEDIA__%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_CIRRIPEDIA__%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_CIRRIPEDIA__%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_CIRRIPEDIA__(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:occurrenceId 'A2_4_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  dwc:verbatimIdentification 'CIRRIPEDIA  (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_STOMATOPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_STOMATOPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_STOMATOPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_STOMATOPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_STOMATOPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_STOMATOPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Stomatopoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '14355'^^xsd:integer;
  dwc:occurrenceId 'A2_4_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '14355'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'STOMATOPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_DECAPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_DECAPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_DECAPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_DECAPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_DECAPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_DECAPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_DECAPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:occurrenceId 'A2_4_DECAPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'DECAPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_ECHINODERMATA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_ECHINODERMATA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_ECHINODERMATA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_ECHINODERMATA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_ECHINODERMATA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_ECHINODERMATA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:scientificName 'Echinodermata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '1806'^^xsd:integer;
  dwc:occurrenceId 'A2_4_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1806'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'ECHINODERMATA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_BRYOZOA_%28cyphonauta_larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_BRYOZOA_%28cyphonauta_larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_BRYOZOA_%28cyphonauta_larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_BRYOZOA_%28cyphonauta_larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_BRYOZOA_%28cyphonauta_larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_BRYOZOA_(cyphonauta_larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'A2_4_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'BRYOZOA (cyphonauta larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_Sagitta_friedreich>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Sagitta_friedreich> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Sagitta_friedreich> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_Sagitta_friedreich>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_Sagitta_friedreich>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_Sagitta_friedreich" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_Sagitta_friedreich'^^xsd:string;
  dwc:scientificName 'Sagitta friderici'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '105452'^^xsd:integer;
  dwc:occurrenceId 'A2_4_Sagitta_friedreich'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105441'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta friedreich'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_Sagitta_spp.%C2%A0%28imature%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Sagitta_spp.%C2%A0%28imature%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Sagitta_spp.%C2%A0%28imature%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_Sagitta_spp.%C2%A0%28imature%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_Sagitta_spp.%C2%A0%28imature%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_Sagitta_spp. (imature)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_Sagitta_spp. (imature)'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:occurrenceId 'A2_4_Sagitta_spp. (imature)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta spp. (imature)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_Chaetognatha_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Chaetognatha_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Chaetognatha_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_Chaetognatha_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_Chaetognatha_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_Chaetognatha_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_Chaetognatha_(others)'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:occurrenceId 'A2_4_Chaetognatha_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Chaetognatha (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_Fritillaria_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Fritillaria_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Fritillaria_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_Fritillaria_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_Fritillaria_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_Fritillaria_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_Fritillaria_spp.'^^xsd:string;
  dwc:scientificName 'Fritillaria'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '103358'^^xsd:integer;
  dwc:occurrenceId 'A2_4_Fritillaria_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Fritillaria spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_Oikopleura_dioica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Oikopleura_dioica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Oikopleura_dioica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_Oikopleura_dioica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_Oikopleura_dioica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_Oikopleura_dioica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_Oikopleura_dioica'^^xsd:string;
  dwc:scientificName 'Oikopleura dioica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '1770057'^^xsd:integer;
  dwc:occurrenceId 'A2_4_Oikopleura_dioica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura dioica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_Oikopleura_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Oikopleura_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Oikopleura_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_Oikopleura_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_Oikopleura_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_Oikopleura_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_Oikopleura_spp.'^^xsd:string;
  dwc:scientificName 'Oikopleura'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '103367'^^xsd:integer;
  dwc:occurrenceId 'A2_4_Oikopleura_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_Appendicularia_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Appendicularia_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Appendicularia_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_Appendicularia_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_Appendicularia_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_Appendicularia_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_Appendicularia_(others)'^^xsd:string;
  dwc:scientificName 'Appendicularia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '146421'^^xsd:integer;
  dwc:occurrenceId 'A2_4_Appendicularia_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146421'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Appendicularia (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_Thalia_democratica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Thalia_democratica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Thalia_democratica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_Thalia_democratica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_Thalia_democratica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_Thalia_democratica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_Thalia_democratica'^^xsd:string;
  dwc:scientificName 'Thalia democratica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '137279'^^xsd:integer;
  dwc:occurrenceId 'A2_4_Thalia_democratica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137279'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Thalia democratica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_Doliolo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Doliolo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Doliolo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_Doliolo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_Doliolo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_Doliolo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_Doliolo'^^xsd:string;
  dwc:scientificName 'Dolioloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '137221'^^xsd:integer;
  dwc:occurrenceId 'A2_4_Doliolo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137221'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Doliolo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_Teleostei_%28egg%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Teleostei_%28egg%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Teleostei_%28egg%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_Teleostei_%28egg%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_Teleostei_%28egg%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_Teleostei_(egg)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_Teleostei_(egg)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A2_4_Teleostei_(egg)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (egg)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_Teleostei_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Teleostei_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Teleostei_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_Teleostei_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_Teleostei_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_Teleostei_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_Teleostei_(larvae)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A2_4_Teleostei_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_SIPHONOPHORAE_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_SIPHONOPHORAE_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_SIPHONOPHORAE_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_SIPHONOPHORAE_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_SIPHONOPHORAE_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_SIPHONOPHORAE_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:scientificName 'Siphonophorae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '1371'^^xsd:integer;
  dwc:occurrenceId 'A2_4_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'SIPHONOPHORAE spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_Gastropoda_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Gastropoda_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Gastropoda_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_Gastropoda_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_Gastropoda_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_Gastropoda_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_Gastropoda_(veliger)'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'A2_4_Gastropoda_(veliger)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Gastropoda (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_Pteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Pteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Pteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_Pteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_Pteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_Pteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_Pteropoda'^^xsd:string;
  dwc:scientificName 'Pteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '325345'^^xsd:integer;
  dwc:occurrenceId 'A2_4_Pteropoda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '325345'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Pteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_Heteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Heteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Heteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_Heteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_Heteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_Heteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_Heteropoda'^^xsd:string;
  dwc:scientificName 'Heteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '1491356'^^xsd:integer;
  dwc:occurrenceId 'A2_4_Heteropoda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491356'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Heteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_Bivalvia_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Bivalvia_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_Bivalvia_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_Bivalvia_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_Bivalvia_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_Bivalvia_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_Bivalvia_(veliger)'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'A2_4_Bivalvia_(veliger)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Bivalvia (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_POLYCHAETA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_POLYCHAETA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_POLYCHAETA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_POLYCHAETA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_POLYCHAETA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_POLYCHAETA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'A2_4_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'POLYCHAETA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_OSTRACODA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_OSTRACODA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_OSTRACODA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_OSTRACODA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_OSTRACODA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_OSTRACODA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_OSTRACODA'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'A2_4_OSTRACODA'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'OSTRACODA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_4_CLADOCERA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_4_CLADOCERA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_4_CLADOCERA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2192563"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0652253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_4_CLADOCERA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2192563 -35.0652253)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2192563"^^xsd:decimal ;
  geo-pos:long "-35.0652253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_4_CLADOCERA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_4_CLADOCERA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_4_CLADOCERA'^^xsd:string;
  dwc:scientificName 'Cladocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0652253'^^xsd:double;
  dwc:latitude '-9.2192563'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 4'^^xsd:string;
  dwc:aphiaid '1076'^^xsd:integer;
  dwc:occurrenceId 'A2_4_CLADOCERA'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '155670'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'CLADOCERA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_Codonella_acuta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Codonella_acuta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Codonella_acuta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_Codonella_acuta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_Codonella_acuta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_Codonella_acuta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_Codonella_acuta'^^xsd:string;
  dwc:scientificName 'Codonella acuta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '417132'^^xsd:integer;
  dwc:occurrenceId 'A1_48_Codonella_acuta'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417132'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella acuta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_Codonella_amphorella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Codonella_amphorella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Codonella_amphorella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_Codonella_amphorella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_Codonella_amphorella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_Codonella_amphorella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_Codonella_amphorella'^^xsd:string;
  dwc:scientificName 'Codonella amphorella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '417133'^^xsd:integer;
  dwc:occurrenceId 'A1_48_Codonella_amphorella'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417133'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella amphorella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_Codonella_apicata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Codonella_apicata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Codonella_apicata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_Codonella_apicata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_Codonella_apicata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_Codonella_apicata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_Codonella_apicata'^^xsd:string;
  dwc:scientificName 'Codonella apicata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '417134'^^xsd:integer;
  dwc:occurrenceId 'A1_48_Codonella_apicata'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417134'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella apicata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_Codonella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Codonella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Codonella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_Codonella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_Codonella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_Codonella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_Codonella_sp.'^^xsd:string;
  dwc:scientificName 'Codonella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '150203'^^xsd:integer;
  dwc:occurrenceId 'A1_48_Codonella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150203'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_Tintinnopsis_tocantinensis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Tintinnopsis_tocantinensis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Tintinnopsis_tocantinensis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_Tintinnopsis_tocantinensis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_Tintinnopsis_tocantinensis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_Tintinnopsis_tocantinensis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:scientificName 'Tintinnopsis tocantinensis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '417156'^^xsd:integer;
  dwc:occurrenceId 'A1_48_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417156'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis tocantinensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_Tintinnopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Tintinnopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Tintinnopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_Tintinnopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_Tintinnopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_Tintinnopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_Tintinnopsis_spp.'^^xsd:string;
  dwc:scientificName 'Tintinnopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:occurrenceId 'A1_48_Tintinnopsis_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_Codonellopsis_ostenfeldi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Codonellopsis_ostenfeldi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Codonellopsis_ostenfeldi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_Codonellopsis_ostenfeldi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_Codonellopsis_ostenfeldi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_Codonellopsis_ostenfeldi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:scientificName 'Codonellopsis ostenfeldi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '427448'^^xsd:integer;
  dwc:occurrenceId 'A1_48_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427448'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis ostenfeldi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_Codonellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Codonellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Codonellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_Codonellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_Codonellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_Codonellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_Codonellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Codonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '204197'^^xsd:integer;
  dwc:occurrenceId 'A1_48_Codonellopsis_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '204197'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_Coxliella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Coxliella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Coxliella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_Coxliella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_Coxliella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_Coxliella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_Coxliella_sp.'^^xsd:string;
  dwc:scientificName 'Coxliella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '150208'^^xsd:integer;
  dwc:occurrenceId 'A1_48_Coxliella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150208'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Coxliella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_Dadayiella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Dadayiella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Dadayiella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_Dadayiella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_Dadayiella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_Dadayiella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_Dadayiella_sp.'^^xsd:string;
  dwc:scientificName 'Dadayiella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '183541'^^xsd:integer;
  dwc:occurrenceId 'A1_48_Dadayiella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183541'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dadayiella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_Dictyocysta_lepida>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Dictyocysta_lepida> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Dictyocysta_lepida> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_Dictyocysta_lepida>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_Dictyocysta_lepida>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_Dictyocysta_lepida" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_Dictyocysta_lepida'^^xsd:string;
  dwc:scientificName 'Dictyocysta lepida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '235767'^^xsd:integer;
  dwc:occurrenceId 'A1_48_Dictyocysta_lepida'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235767'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocysta lepida'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_Epiplocylis_undella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Epiplocylis_undella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Epiplocylis_undella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_Epiplocylis_undella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_Epiplocylis_undella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_Epiplocylis_undella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_Epiplocylis_undella'^^xsd:string;
  dwc:scientificName 'Epiplocylis undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '341668'^^xsd:integer;
  dwc:occurrenceId 'A1_48_Epiplocylis_undella'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '341668'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis undella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_Epiplocylis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Epiplocylis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Epiplocylis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_Epiplocylis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_Epiplocylis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_Epiplocylis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_Epiplocylis_sp.'^^xsd:string;
  dwc:scientificName 'Epiplocylis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '183562'^^xsd:integer;
  dwc:occurrenceId 'A1_48_Epiplocylis_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183562'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_Favella_enrenbergii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Favella_enrenbergii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Favella_enrenbergii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_Favella_enrenbergii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_Favella_enrenbergii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_Favella_enrenbergii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_Favella_enrenbergii'^^xsd:string;
  dwc:scientificName 'Favella ehrenbergii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '235761'^^xsd:integer;
  dwc:occurrenceId 'A1_48_Favella_enrenbergii'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235761'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Favella enrenbergii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_Eutintinnus_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Eutintinnus_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Eutintinnus_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_Eutintinnus_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_Eutintinnus_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_Eutintinnus_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_Eutintinnus_spp.'^^xsd:string;
  dwc:scientificName 'Eutintinnus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '183543'^^xsd:integer;
  dwc:occurrenceId 'A1_48_Eutintinnus_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183543'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Eutintinnus spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_Amphorellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Amphorellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Amphorellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_Amphorellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_Amphorellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_Amphorellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_Amphorellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Amphorellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '425527'^^xsd:integer;
  dwc:occurrenceId 'A1_48_Amphorellopsis_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '425527'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Amphorellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_Rabdonella_elegans>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Rabdonella_elegans> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Rabdonella_elegans> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_Rabdonella_elegans>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_Rabdonella_elegans>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_Rabdonella_elegans" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_Rabdonella_elegans'^^xsd:string;
  dwc:scientificName 'Rhabdonella elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '183577'^^xsd:integer;
  dwc:occurrenceId 'A1_48_Rabdonella_elegans'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183577'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella elegans'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_Rabdonella_brandti>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Rabdonella_brandti> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Rabdonella_brandti> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_Rabdonella_brandti>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_Rabdonella_brandti>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_Rabdonella_brandti" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_Rabdonella_brandti'^^xsd:string;
  dwc:scientificName 'Rhabdonella brandti'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '427513'^^xsd:integer;
  dwc:occurrenceId 'A1_48_Rabdonella_brandti'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427513'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella brandti'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_Rabdonellopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Rabdonellopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Rabdonellopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_Rabdonellopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_Rabdonellopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_Rabdonellopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_Rabdonellopsis_spp.'^^xsd:string;
  dwc:scientificName 'Rhabdonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '183550'^^xsd:integer;
  dwc:occurrenceId 'A1_48_Rabdonellopsis_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183550'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonellopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_Undella_claparedei>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Undella_claparedei> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Undella_claparedei> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_Undella_claparedei>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_Undella_claparedei>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_Undella_claparedei" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_Undella_claparedei'^^xsd:string;
  dwc:scientificName 'Undella claparedei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '341684'^^xsd:integer;
  dwc:occurrenceId 'A1_48_Undella_claparedei'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417240'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undella claparedei'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_Undella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Undella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Undella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_Undella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_Undella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_Undella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_Undella_sp.'^^xsd:string;
  dwc:scientificName 'Undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '235764'^^xsd:integer;
  dwc:occurrenceId 'A1_48_Undella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235764'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Undella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_Xystonellopsis_heros>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Xystonellopsis_heros> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Xystonellopsis_heros> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_Xystonellopsis_heros>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_Xystonellopsis_heros>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_Xystonellopsis_heros" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_Xystonellopsis_heros'^^xsd:string;
  dwc:scientificName 'Xystonellopsis heros'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '417266'^^xsd:integer;
  dwc:occurrenceId 'A1_48_Xystonellopsis_heros'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417266'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Xystonellopsis heros'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_Tintinnina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Tintinnina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Tintinnina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_Tintinnina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_Tintinnina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_Tintinnina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_Tintinnina_(others)'^^xsd:string;
  dwc:scientificName 'Tintinnina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '732976'^^xsd:integer;
  dwc:occurrenceId 'A1_48_Tintinnina_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_Collosphaera_macropora>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Collosphaera_macropora> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Collosphaera_macropora> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_Collosphaera_macropora>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_Collosphaera_macropora>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_Collosphaera_macropora" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_Collosphaera_macropora'^^xsd:string;
  dwc:scientificName 'Collosphaera macropora'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '493482'^^xsd:integer;
  dwc:occurrenceId 'A1_48_Collosphaera_macropora'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493482'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Collosphaera macropora'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_Dictyocoryne_profunda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Dictyocoryne_profunda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Dictyocoryne_profunda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_Dictyocoryne_profunda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_Dictyocoryne_profunda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_Dictyocoryne_profunda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_Dictyocoryne_profunda'^^xsd:string;
  dwc:scientificName 'Dictyocoryne profunda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '412935'^^xsd:integer;
  dwc:occurrenceId 'A1_48_Dictyocoryne_profunda'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412935'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne profunda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_Dictyocoryne_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Dictyocoryne_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Dictyocoryne_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_Dictyocoryne_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_Dictyocoryne_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_Dictyocoryne_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_Dictyocoryne_sp.'^^xsd:string;
  dwc:scientificName 'Dictyocoryne'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '412934'^^xsd:integer;
  dwc:occurrenceId 'A1_48_Dictyocoryne_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412934'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_Discopyle_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Discopyle_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Discopyle_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_Discopyle_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_Discopyle_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_Discopyle_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_Discopyle_sp.'^^xsd:string;
  dwc:scientificName 'Discopyle'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '493501'^^xsd:integer;
  dwc:occurrenceId 'A1_48_Discopyle_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Discopyle sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_Pylonidae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Pylonidae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Pylonidae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_Pylonidae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_Pylonidae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_Pylonidae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_Pylonidae'^^xsd:string;
  dwc:scientificName 'Pyloniidae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '345902'^^xsd:integer;
  dwc:occurrenceId 'A1_48_Pylonidae'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345902'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:verbatimIdentification 'Pylonidae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_Spongodiscus_resurgens>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Spongodiscus_resurgens> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Spongodiscus_resurgens> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_Spongodiscus_resurgens>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_Spongodiscus_resurgens>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_Spongodiscus_resurgens" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_Spongodiscus_resurgens'^^xsd:string;
  dwc:scientificName 'Spongodiscus resurgens'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '493608'^^xsd:integer;
  dwc:occurrenceId 'A1_48_Spongodiscus_resurgens'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493608'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongodiscus resurgens'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_Spongosphaera_streptacantha>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Spongosphaera_streptacantha> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Spongosphaera_streptacantha> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_Spongosphaera_streptacantha>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_Spongosphaera_streptacantha>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_Spongosphaera_streptacantha" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_Spongosphaera_streptacantha'^^xsd:string;
  dwc:scientificName 'Spongosphaera streptacantha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '493393'^^xsd:integer;
  dwc:occurrenceId 'A1_48_Spongosphaera_streptacantha'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493393'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongosphaera streptacantha'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_Spongaster_tetras>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Spongaster_tetras> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Spongaster_tetras> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_Spongaster_tetras>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_Spongaster_tetras>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_Spongaster_tetras" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_Spongaster_tetras'^^xsd:string;
  dwc:scientificName 'Spongaster tetras'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '412940'^^xsd:integer;
  dwc:occurrenceId 'A1_48_Spongaster_tetras'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412940'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongaster tetras'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_Spongotrochus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Spongotrochus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Spongotrochus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_Spongotrochus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_Spongotrochus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_Spongotrochus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_Spongotrochus_sp.'^^xsd:string;
  dwc:scientificName 'Spongotrochus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '412948'^^xsd:integer;
  dwc:occurrenceId 'A1_48_Spongotrochus_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Spongotrochus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_Zygocircus_productus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Zygocircus_productus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Zygocircus_productus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_Zygocircus_productus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_Zygocircus_productus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_Zygocircus_productus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_Zygocircus_productus'^^xsd:string;
  dwc:scientificName 'Zygocircus productus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '493705'^^xsd:integer;
  dwc:occurrenceId 'A1_48_Zygocircus_productus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493705'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus productus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_Zygocircus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Zygocircus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Zygocircus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_Zygocircus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_Zygocircus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_Zygocircus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_Zygocircus_sp.'^^xsd:string;
  dwc:scientificName 'Zygocircus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '493702'^^xsd:integer;
  dwc:occurrenceId 'A1_48_Zygocircus_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493702'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_Polycystina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Polycystina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Polycystina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_Polycystina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_Polycystina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_Polycystina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_Polycystina_(others)'^^xsd:string;
  dwc:scientificName 'Polycystina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '235740'^^xsd:integer;
  dwc:occurrenceId 'A1_48_Polycystina_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235740'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Polycystina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_ACANTHARIA_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_ACANTHARIA_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_ACANTHARIA_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_ACANTHARIA_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_ACANTHARIA_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_ACANTHARIA_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_ACANTHARIA_spp.'^^xsd:string;
  dwc:scientificName 'Acantharia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '586732'^^xsd:integer;
  dwc:occurrenceId 'A1_48_ACANTHARIA_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '586732'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'ACANTHARIA spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_Bolivina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Bolivina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Bolivina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_Bolivina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_Bolivina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_Bolivina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_Bolivina_sp.'^^xsd:string;
  dwc:scientificName 'Bolivina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '112101'^^xsd:integer;
  dwc:occurrenceId 'A1_48_Bolivina_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Bolivina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_Globigerina_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Globigerina_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Globigerina_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_Globigerina_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_Globigerina_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_Globigerina_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_Globigerina_bulloides'^^xsd:string;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:occurrenceId 'A1_48_Globigerina_bulloides'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globigerina bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_Globogirinoides_ruber>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Globogirinoides_ruber> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Globogirinoides_ruber> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_Globogirinoides_ruber>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_Globogirinoides_ruber>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_Globogirinoides_ruber" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_Globogirinoides_ruber'^^xsd:string;
  dwc:scientificName 'Globigerinoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:occurrenceId 'A1_48_Globogirinoides_ruber'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globogirinoides ruber'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_Globorotalia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Globorotalia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Globorotalia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_Globorotalia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_Globorotalia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_Globorotalia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_Globorotalia_spp.'^^xsd:string;
  dwc:scientificName 'Globorotalia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '112200'^^xsd:integer;
  dwc:occurrenceId 'A1_48_Globorotalia_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112200'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Globorotalia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_Neogloboquadrina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Neogloboquadrina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Neogloboquadrina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_Neogloboquadrina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_Neogloboquadrina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_Neogloboquadrina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_Neogloboquadrina_sp.'^^xsd:string;
  dwc:scientificName 'Neogloboquadrina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '112202'^^xsd:integer;
  dwc:occurrenceId 'A1_48_Neogloboquadrina_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112202'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Neogloboquadrina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_Orbulina_universa>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Orbulina_universa> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Orbulina_universa> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_Orbulina_universa>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_Orbulina_universa>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_Orbulina_universa" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_Orbulina_universa'^^xsd:string;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:occurrenceId 'A1_48_Orbulina_universa'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Orbulina universa'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_Tretomphalus_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Tretomphalus_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Tretomphalus_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_Tretomphalus_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_Tretomphalus_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_Tretomphalus_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_Tretomphalus_bulloides'^^xsd:string;
  dwc:scientificName 'Tretomphalus bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '113184'^^xsd:integer;
  dwc:occurrenceId 'A1_48_Tretomphalus_bulloides'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tretomphalus bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_Trochammina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Trochammina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Trochammina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_Trochammina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_Trochammina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_Trochammina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_Trochammina_sp.'^^xsd:string;
  dwc:scientificName 'Trochammina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:occurrenceId 'A1_48_Trochammina_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Trochammina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_Foraminifera_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Foraminifera_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Foraminifera_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_Foraminifera_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_Foraminifera_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_Foraminifera_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_Foraminifera_(others)'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:occurrenceId 'A1_48_Foraminifera_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Foraminifera (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_Nannocalanus_minor>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Nannocalanus_minor> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Nannocalanus_minor> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_Nannocalanus_minor>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_Nannocalanus_minor>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_Nannocalanus_minor" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_Nannocalanus_minor'^^xsd:string;
  dwc:scientificName 'Nannocalanus minor'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '104469'^^xsd:integer;
  dwc:occurrenceId 'A1_48_Nannocalanus_minor'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104469'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus minor'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_Nannocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Nannocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Nannocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_Nannocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_Nannocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_Nannocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Nannocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '104154'^^xsd:integer;
  dwc:occurrenceId 'A1_48_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104154'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_Neocalanus_robustior>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Neocalanus_robustior> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Neocalanus_robustior> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_Neocalanus_robustior>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_Neocalanus_robustior>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_Neocalanus_robustior" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_Neocalanus_robustior'^^xsd:string;
  dwc:scientificName 'Neocalanus robustior'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '104472'^^xsd:integer;
  dwc:occurrenceId 'A1_48_Neocalanus_robustior'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104472'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Neocalanus robustior'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_Undinula_vulgaris_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Undinula_vulgaris_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Undinula_vulgaris_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_Undinula_vulgaris_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_Undinula_vulgaris_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_Undinula_vulgaris_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:scientificName 'Undinula vulgaris'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '104473'^^xsd:integer;
  dwc:occurrenceId 'A1_48_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104473'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undinula vulgaris (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_Acrocalanus_longicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Acrocalanus_longicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Acrocalanus_longicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_Acrocalanus_longicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_Acrocalanus_longicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_Acrocalanus_longicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_Acrocalanus_longicornis'^^xsd:string;
  dwc:scientificName 'Acrocalanus longicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '104646'^^xsd:integer;
  dwc:occurrenceId 'A1_48_Acrocalanus_longicornis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104646'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus longicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_Acrocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Acrocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Acrocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_Acrocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_Acrocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_Acrocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Acrocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '104192'^^xsd:integer;
  dwc:occurrenceId 'A1_48_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104192'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_Calocalanos_pavo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Calocalanos_pavo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Calocalanos_pavo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_Calocalanos_pavo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_Calocalanos_pavo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_Calocalanos_pavo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_Calocalanos_pavo'^^xsd:string;
  dwc:scientificName 'Calocalanus pavo'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '104669'^^xsd:integer;
  dwc:occurrenceId 'A1_48_Calocalanos_pavo'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanos pavo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_Calocalanus_sp. _(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:scientificName 'Calocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '104193'^^xsd:integer;
  dwc:occurrenceId 'A1_48_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104193'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanus sp.  (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_Delibus_sewelli>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Delibus_sewelli> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Delibus_sewelli> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_Delibus_sewelli>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_Delibus_sewelli>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_Delibus_sewelli" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_Delibus_sewelli'^^xsd:string;
  dwc:scientificName 'Delius sewelli'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '363906'^^xsd:integer;
  dwc:occurrenceId 'A1_48_Delibus_sewelli'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363906'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sewelli'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_Delibus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Delibus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Delibus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_Delibus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_Delibus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_Delibus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Delius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '363904'^^xsd:integer;
  dwc:occurrenceId 'A1_48_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363904'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_Mecynocera_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Mecynocera_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Mecynocera_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_Mecynocera_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_Mecynocera_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_Mecynocera_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Mecynocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '104184'^^xsd:integer;
  dwc:occurrenceId 'A1_48_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Mecynocera sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_Paracalanus_aculeatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Paracalanus_aculeatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Paracalanus_aculeatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_Paracalanus_aculeatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_Paracalanus_aculeatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_Paracalanus_aculeatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_Paracalanus_aculeatus'^^xsd:string;
  dwc:scientificName 'Paracalanus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '104681'^^xsd:integer;
  dwc:occurrenceId 'A1_48_Paracalanus_aculeatus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1464945'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus aculeatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_Paracalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Paracalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Paracalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_Paracalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_Paracalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_Paracalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Paracalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '104196'^^xsd:integer;
  dwc:occurrenceId 'A1_48_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104196'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_Rhincalanus_cornutus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Rhincalanus_cornutus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Rhincalanus_cornutus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_Rhincalanus_cornutus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_Rhincalanus_cornutus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_Rhincalanus_cornutus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_Rhincalanus_cornutus'^^xsd:string;
  dwc:scientificName 'Rhincalanus cornutus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '104542'^^xsd:integer;
  dwc:occurrenceId 'A1_48_Rhincalanus_cornutus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1488083'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rhincalanus cornutus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_Subeucalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Subeucalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Subeucalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_Subeucalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_Subeucalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_Subeucalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Subeucalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '104173'^^xsd:integer;
  dwc:occurrenceId 'A1_48_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104173'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Subeucalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_Clausocalanus_furcatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Clausocalanus_furcatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Clausocalanus_furcatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_Clausocalanus_furcatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_Clausocalanus_furcatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_Clausocalanus_furcatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_Clausocalanus_furcatus'^^xsd:string;
  dwc:scientificName 'Clausocalanus furcatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '104503'^^xsd:integer;
  dwc:occurrenceId 'A1_48_Clausocalanus_furcatus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104503'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus furcatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_Clausocalanus_mastigophorus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Clausocalanus_mastigophorus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Clausocalanus_mastigophorus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_Clausocalanus_mastigophorus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_Clausocalanus_mastigophorus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_Clausocalanus_mastigophorus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:scientificName 'Clausocalanus mastigophorus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '104506'^^xsd:integer;
  dwc:occurrenceId 'A1_48_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104506'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus mastigophorus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_Clausocalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Clausocalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Clausocalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_Clausocalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_Clausocalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_Clausocalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Clausocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '104161'^^xsd:integer;
  dwc:occurrenceId 'A1_48_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104161'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_Euchaeta_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Euchaeta_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Euchaeta_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_Euchaeta_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_Euchaeta_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_Euchaeta_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Euchaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '104174'^^xsd:integer;
  dwc:occurrenceId 'A1_48_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104174'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Euchaeta spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_Scolecithrix_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Scolecithrix_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Scolecithrix_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_Scolecithrix_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_Scolecithrix_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_Scolecithrix_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_Scolecithrix_danae'^^xsd:string;
  dwc:scientificName 'Scolecithrix danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '104821'^^xsd:integer;
  dwc:occurrenceId 'A1_48_Scolecithrix_danae'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104821'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_Scolecithrix_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Scolecithrix_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Scolecithrix_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_Scolecithrix_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_Scolecithrix_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_Scolecithrix_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Scolecithrix'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '104230'^^xsd:integer;
  dwc:occurrenceId 'A1_48_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104230'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_Lucicutia_flavicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Lucicutia_flavicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Lucicutia_flavicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_Lucicutia_flavicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_Lucicutia_flavicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_Lucicutia_flavicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_Lucicutia_flavicornis'^^xsd:string;
  dwc:scientificName 'Lucicutia flavicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '104597'^^xsd:integer;
  dwc:occurrenceId 'A1_48_Lucicutia_flavicornis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104597'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia flavicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_Lucicutia_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Lucicutia_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Lucicutia_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_Lucicutia_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_Lucicutia_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_Lucicutia_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_Lucicutia_sp.'^^xsd:string;
  dwc:scientificName 'Lucicutia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '104183'^^xsd:integer;
  dwc:occurrenceId 'A1_48_Lucicutia_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104183'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_Pleuromamma_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Pleuromamma_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Pleuromamma_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_Pleuromamma_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_Pleuromamma_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_Pleuromamma_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Pleuromamma'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '104191'^^xsd:integer;
  dwc:occurrenceId 'A1_48_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104191'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Pleuromamma sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_Temora_stylifera_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Temora_stylifera_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Temora_stylifera_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_Temora_stylifera_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_Temora_stylifera_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_Temora_stylifera_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:scientificName 'Temora stylifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '104879'^^xsd:integer;
  dwc:occurrenceId 'A1_48_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104879'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora stylifera (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_Temora_turbinata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Temora_turbinata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Temora_turbinata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_Temora_turbinata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_Temora_turbinata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_Temora_turbinata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_Temora_turbinata'^^xsd:string;
  dwc:scientificName 'Temora turbinata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '104880'^^xsd:integer;
  dwc:occurrenceId 'A1_48_Temora_turbinata'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104880'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora turbinata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_Candacia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Candacia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Candacia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_Candacia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_Candacia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_Candacia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_Candacia_spp.'^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A1_48_Candacia_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_Candacia_sp._%28copepodite%29%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Candacia_sp._%28copepodite%29%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Candacia_sp._%28copepodite%29%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_Candacia_sp._%28copepodite%29%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_Candacia_sp._%28copepodite%29%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_Candacia_sp._(copepodite) " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A1_48_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia sp. (copepodite) '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_Calanopia_americana_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Calanopia_americana_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Calanopia_americana_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_Calanopia_americana_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_Calanopia_americana_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_Calanopia_americana_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:scientificName 'Calanopia americana'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '104723'^^xsd:integer;
  dwc:occurrenceId 'A1_48_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104723'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calanopia americana (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_Acartia_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Acartia_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Acartia_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_Acartia_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_Acartia_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_Acartia_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_Acartia_danae'^^xsd:string;
  dwc:scientificName 'Acartia (Acartia) danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '346026'^^xsd:integer;
  dwc:occurrenceId 'A1_48_Acartia_danae'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346026'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_Acartia_lilljeborgii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Acartia_lilljeborgii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Acartia_lilljeborgii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_Acartia_lilljeborgii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_Acartia_lilljeborgii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_Acartia_lilljeborgii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_Acartia_lilljeborgii'^^xsd:string;
  dwc:scientificName 'Acartia lilljeborgii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '348510'^^xsd:integer;
  dwc:occurrenceId 'A1_48_Acartia_lilljeborgii'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia lilljeborgii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_Calanoida_%28others_copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Calanoida_%28others_copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Calanoida_%28others_copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_Calanoida_%28others_copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_Calanoida_%28others_copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_Calanoida_(others_copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'A1_48_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Calanoida (others copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_Oithona_atlantica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Oithona_atlantica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Oithona_atlantica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_Oithona_atlantica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_Oithona_atlantica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_Oithona_atlantica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_Oithona_atlantica'^^xsd:string;
  dwc:scientificName 'Oithona atlantica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '106642'^^xsd:integer;
  dwc:occurrenceId 'A1_48_Oithona_atlantica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106642'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona atlantica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_Oithona_plumifera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Oithona_plumifera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Oithona_plumifera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_Oithona_plumifera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_Oithona_plumifera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_Oithona_plumifera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_Oithona_plumifera'^^xsd:string;
  dwc:scientificName 'Oithona plumifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '106652'^^xsd:integer;
  dwc:occurrenceId 'A1_48_Oithona_plumifera'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106652'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona plumifera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_Oithona_setigera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Oithona_setigera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Oithona_setigera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_Oithona_setigera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_Oithona_setigera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_Oithona_setigera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_Oithona_setigera'^^xsd:string;
  dwc:scientificName 'Oithona setigera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '106655'^^xsd:integer;
  dwc:occurrenceId 'A1_48_Oithona_setigera'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '734517'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona setigera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_Oithona_hebes>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Oithona_hebes> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Oithona_hebes> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_Oithona_hebes>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_Oithona_hebes>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_Oithona_hebes" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_Oithona_hebes'^^xsd:string;
  dwc:scientificName 'Oithona hebes'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '106647'^^xsd:integer;
  dwc:occurrenceId 'A1_48_Oithona_hebes'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106647'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona hebes'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_Oithona_spp.%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Oithona_spp.%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Oithona_spp.%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_Oithona_spp.%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_Oithona_spp.%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_Oithona_spp. " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_Oithona_spp. '^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A1_48_Oithona_spp. '^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_Oithona_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Oithona_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Oithona_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_Oithona_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_Oithona_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_Oithona_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A1_48_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_Microsetella_norvegica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Microsetella_norvegica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Microsetella_norvegica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_Microsetella_norvegica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_Microsetella_norvegica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_Microsetella_norvegica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_Microsetella_norvegica'^^xsd:string;
  dwc:scientificName 'Microsetella norvegica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '116115'^^xsd:integer;
  dwc:occurrenceId 'A1_48_Microsetella_norvegica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116115'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella norvegica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_Microsetella_rosea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Microsetella_rosea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Microsetella_rosea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_Microsetella_rosea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_Microsetella_rosea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_Microsetella_rosea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_Microsetella_rosea'^^xsd:string;
  dwc:scientificName 'Microsetella rosea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '116116'^^xsd:integer;
  dwc:occurrenceId 'A1_48_Microsetella_rosea'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116116'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella rosea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_Microsetella_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Microsetella_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Microsetella_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_Microsetella_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_Microsetella_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_Microsetella_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Microsetella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '115341'^^xsd:integer;
  dwc:occurrenceId 'A1_48_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115341'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_Macrosetella_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Macrosetella_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Macrosetella_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_Macrosetella_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_Macrosetella_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_Macrosetella_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_Macrosetella_gracilis'^^xsd:string;
  dwc:scientificName 'Macrosetella gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '116382'^^xsd:integer;
  dwc:occurrenceId 'A1_48_Macrosetella_gracilis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116382'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Macrosetella gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_Miracia_efferata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Miracia_efferata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Miracia_efferata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_Miracia_efferata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_Miracia_efferata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_Miracia_efferata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_Miracia_efferata'^^xsd:string;
  dwc:scientificName 'Miracia efferata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '116383'^^xsd:integer;
  dwc:occurrenceId 'A1_48_Miracia_efferata'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116383'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Miracia efferata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_Oncaea_media>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Oncaea_media> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Oncaea_media> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_Oncaea_media>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_Oncaea_media>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_Oncaea_media" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_Oncaea_media'^^xsd:string;
  dwc:scientificName 'Oncaea media'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '128938'^^xsd:integer;
  dwc:occurrenceId 'A1_48_Oncaea_media'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1862287'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea media'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_Oncaea_venusta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Oncaea_venusta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Oncaea_venusta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_Oncaea_venusta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_Oncaea_venusta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_Oncaea_venusta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_Oncaea_venusta'^^xsd:string;
  dwc:scientificName 'Oncaea venusta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '128954'^^xsd:integer;
  dwc:occurrenceId 'A1_48_Oncaea_venusta'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1754274'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea venusta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_Oncaea_mediterranea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Oncaea_mediterranea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Oncaea_mediterranea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_Oncaea_mediterranea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_Oncaea_mediterranea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_Oncaea_mediterranea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_Oncaea_mediterranea'^^xsd:string;
  dwc:scientificName 'Oncaea mediterranea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '128939'^^xsd:integer;
  dwc:occurrenceId 'A1_48_Oncaea_mediterranea'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128939'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea mediterranea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_Oncaea_scottodicarloi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Oncaea_scottodicarloi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Oncaea_scottodicarloi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_Oncaea_scottodicarloi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_Oncaea_scottodicarloi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_Oncaea_scottodicarloi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_Oncaea_scottodicarloi'^^xsd:string;
  dwc:scientificName 'Oncaea scottodicarloi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '128950'^^xsd:integer;
  dwc:occurrenceId 'A1_48_Oncaea_scottodicarloi'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128950'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea scottodicarloi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_Oncaea_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Oncaea_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Oncaea_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_Oncaea_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_Oncaea_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_Oncaea_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oncaea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '128690'^^xsd:integer;
  dwc:occurrenceId 'A1_48_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128690'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_Hemicyclops_thallassius>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Hemicyclops_thallassius> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Hemicyclops_thallassius> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_Hemicyclops_thallassius>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_Hemicyclops_thallassius>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_Hemicyclops_thallassius" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_Hemicyclops_thallassius'^^xsd:string;
  dwc:scientificName 'Hemicyclops thalassius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '352254'^^xsd:integer;
  dwc:occurrenceId 'A1_48_Hemicyclops_thallassius'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '352254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Hemicyclops thallassius'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_Copilia_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Copilia_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Copilia_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_Copilia_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_Copilia_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_Copilia_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Copilia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '128721'^^xsd:integer;
  dwc:occurrenceId 'A1_48_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128721'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Copilia spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_Agetus_flaccus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Agetus_flaccus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Agetus_flaccus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_Agetus_flaccus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_Agetus_flaccus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_Agetus_flaccus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_Agetus_flaccus'^^xsd:string;
  dwc:scientificName 'Agetus flaccus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '128795'^^xsd:integer;
  dwc:occurrenceId 'A1_48_Agetus_flaccus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128795'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Agetus flaccus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_Corycaeus_speciosus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Corycaeus_speciosus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Corycaeus_speciosus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_Corycaeus_speciosus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_Corycaeus_speciosus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_Corycaeus_speciosus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_Corycaeus_speciosus'^^xsd:string;
  dwc:scientificName 'Corycaeus speciosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '128800'^^xsd:integer;
  dwc:occurrenceId 'A1_48_Corycaeus_speciosus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128800'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus speciosus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_Corycaeus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Corycaeus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Corycaeus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_Corycaeus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_Corycaeus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_Corycaeus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Corycaeus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '128634'^^xsd:integer;
  dwc:occurrenceId 'A1_48_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128634'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_Farranula_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Farranula_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Farranula_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_Farranula_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_Farranula_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_Farranula_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_Farranula_gracilis'^^xsd:string;
  dwc:scientificName 'Farranula gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '128813'^^xsd:integer;
  dwc:occurrenceId 'A1_48_Farranula_gracilis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128813'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_Farranula_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Farranula_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Farranula_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_Farranula_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_Farranula_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_Farranula_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Farranula'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '128636'^^xsd:integer;
  dwc:occurrenceId 'A1_48_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128636'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_Copepoda_%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Copepoda_%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Copepoda_%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_Copepoda_%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_Copepoda_%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_Copepoda_(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_Copepoda_(nauplius)'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'A1_48_Copepoda_(nauplius)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Copepoda (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_CIRRIPEDIA__%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_CIRRIPEDIA__%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_CIRRIPEDIA__%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_CIRRIPEDIA__%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_CIRRIPEDIA__%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_CIRRIPEDIA__(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:occurrenceId 'A1_48_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  dwc:verbatimIdentification 'CIRRIPEDIA  (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_STOMATOPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_STOMATOPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_STOMATOPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_STOMATOPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_STOMATOPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_STOMATOPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Stomatopoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '14355'^^xsd:integer;
  dwc:occurrenceId 'A1_48_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '14355'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'STOMATOPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_DECAPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_DECAPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_DECAPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_DECAPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_DECAPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_DECAPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_DECAPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:occurrenceId 'A1_48_DECAPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'DECAPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_ECHINODERMATA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_ECHINODERMATA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_ECHINODERMATA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_ECHINODERMATA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_ECHINODERMATA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_ECHINODERMATA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:scientificName 'Echinodermata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '1806'^^xsd:integer;
  dwc:occurrenceId 'A1_48_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1806'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'ECHINODERMATA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_BRYOZOA_%28cyphonauta_larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_BRYOZOA_%28cyphonauta_larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_BRYOZOA_%28cyphonauta_larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_BRYOZOA_%28cyphonauta_larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_BRYOZOA_%28cyphonauta_larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_BRYOZOA_(cyphonauta_larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'A1_48_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'BRYOZOA (cyphonauta larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_Sagitta_friedreich>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Sagitta_friedreich> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Sagitta_friedreich> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_Sagitta_friedreich>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_Sagitta_friedreich>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_Sagitta_friedreich" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_Sagitta_friedreich'^^xsd:string;
  dwc:scientificName 'Sagitta friderici'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '105452'^^xsd:integer;
  dwc:occurrenceId 'A1_48_Sagitta_friedreich'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105441'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta friedreich'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_Sagitta_spp.%C2%A0%28imature%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Sagitta_spp.%C2%A0%28imature%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Sagitta_spp.%C2%A0%28imature%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_Sagitta_spp.%C2%A0%28imature%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_Sagitta_spp.%C2%A0%28imature%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_Sagitta_spp. (imature)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_Sagitta_spp. (imature)'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:occurrenceId 'A1_48_Sagitta_spp. (imature)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta spp. (imature)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_Chaetognatha_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Chaetognatha_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Chaetognatha_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_Chaetognatha_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_Chaetognatha_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_Chaetognatha_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_Chaetognatha_(others)'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:occurrenceId 'A1_48_Chaetognatha_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Chaetognatha (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_Fritillaria_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Fritillaria_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Fritillaria_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_Fritillaria_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_Fritillaria_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_Fritillaria_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_Fritillaria_spp.'^^xsd:string;
  dwc:scientificName 'Fritillaria'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '103358'^^xsd:integer;
  dwc:occurrenceId 'A1_48_Fritillaria_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Fritillaria spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_Oikopleura_dioica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Oikopleura_dioica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Oikopleura_dioica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_Oikopleura_dioica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_Oikopleura_dioica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_Oikopleura_dioica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_Oikopleura_dioica'^^xsd:string;
  dwc:scientificName 'Oikopleura dioica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '1770057'^^xsd:integer;
  dwc:occurrenceId 'A1_48_Oikopleura_dioica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura dioica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_Oikopleura_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Oikopleura_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Oikopleura_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_Oikopleura_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_Oikopleura_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_Oikopleura_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_Oikopleura_spp.'^^xsd:string;
  dwc:scientificName 'Oikopleura'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '103367'^^xsd:integer;
  dwc:occurrenceId 'A1_48_Oikopleura_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_Appendicularia_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Appendicularia_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Appendicularia_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_Appendicularia_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_Appendicularia_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_Appendicularia_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_Appendicularia_(others)'^^xsd:string;
  dwc:scientificName 'Appendicularia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '146421'^^xsd:integer;
  dwc:occurrenceId 'A1_48_Appendicularia_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146421'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Appendicularia (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_Thalia_democratica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Thalia_democratica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Thalia_democratica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_Thalia_democratica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_Thalia_democratica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_Thalia_democratica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_Thalia_democratica'^^xsd:string;
  dwc:scientificName 'Thalia democratica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '137279'^^xsd:integer;
  dwc:occurrenceId 'A1_48_Thalia_democratica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137279'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Thalia democratica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_Doliolo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Doliolo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Doliolo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_Doliolo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_Doliolo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_Doliolo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_Doliolo'^^xsd:string;
  dwc:scientificName 'Dolioloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '137221'^^xsd:integer;
  dwc:occurrenceId 'A1_48_Doliolo'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137221'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Doliolo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_Teleostei_%28egg%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Teleostei_%28egg%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Teleostei_%28egg%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_Teleostei_%28egg%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_Teleostei_%28egg%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_Teleostei_(egg)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_Teleostei_(egg)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A1_48_Teleostei_(egg)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (egg)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_Teleostei_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Teleostei_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Teleostei_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_Teleostei_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_Teleostei_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_Teleostei_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_Teleostei_(larvae)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A1_48_Teleostei_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_SIPHONOPHORAE_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_SIPHONOPHORAE_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_SIPHONOPHORAE_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_SIPHONOPHORAE_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_SIPHONOPHORAE_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_SIPHONOPHORAE_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:scientificName 'Siphonophorae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '1371'^^xsd:integer;
  dwc:occurrenceId 'A1_48_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'SIPHONOPHORAE spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_Gastropoda_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Gastropoda_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Gastropoda_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_Gastropoda_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_Gastropoda_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_Gastropoda_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_Gastropoda_(veliger)'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'A1_48_Gastropoda_(veliger)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Gastropoda (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_Pteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Pteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Pteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_Pteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_Pteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_Pteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_Pteropoda'^^xsd:string;
  dwc:scientificName 'Pteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '325345'^^xsd:integer;
  dwc:occurrenceId 'A1_48_Pteropoda'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '325345'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Pteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_Heteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Heteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Heteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_Heteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_Heteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_Heteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_Heteropoda'^^xsd:string;
  dwc:scientificName 'Heteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '1491356'^^xsd:integer;
  dwc:occurrenceId 'A1_48_Heteropoda'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491356'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Heteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_Bivalvia_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Bivalvia_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_Bivalvia_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_Bivalvia_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_Bivalvia_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_Bivalvia_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_Bivalvia_(veliger)'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'A1_48_Bivalvia_(veliger)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Bivalvia (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_POLYCHAETA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_POLYCHAETA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_POLYCHAETA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_POLYCHAETA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_POLYCHAETA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_POLYCHAETA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'A1_48_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'POLYCHAETA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_OSTRACODA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_OSTRACODA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_OSTRACODA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_OSTRACODA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_OSTRACODA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_OSTRACODA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_OSTRACODA'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'A1_48_OSTRACODA'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'OSTRACODA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_48_CLADOCERA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_48_CLADOCERA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_48_CLADOCERA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.766998"^^xsd:decimal ;
  dwc:decimalLongitude "-35.033434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_48_CLADOCERA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.766998 -35.033434)"^^geo:wktLiteral ;
  geo-pos:lat "-8.766998"^^xsd:decimal ;
  geo-pos:long "-35.033434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_48_CLADOCERA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_48_CLADOCERA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_48_CLADOCERA'^^xsd:string;
  dwc:scientificName 'Cladocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-35.033434'^^xsd:double;
  dwc:latitude '-8.766998'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 48'^^xsd:string;
  dwc:aphiaid '1076'^^xsd:integer;
  dwc:occurrenceId 'A1_48_CLADOCERA'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '155670'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'CLADOCERA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_Codonella_acuta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Codonella_acuta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Codonella_acuta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_Codonella_acuta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_Codonella_acuta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_Codonella_acuta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_Codonella_acuta'^^xsd:string;
  dwc:scientificName 'Codonella acuta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '417132'^^xsd:integer;
  dwc:occurrenceId 'A2_55_Codonella_acuta'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417132'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella acuta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_Codonella_amphorella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Codonella_amphorella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Codonella_amphorella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_Codonella_amphorella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_Codonella_amphorella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_Codonella_amphorella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_Codonella_amphorella'^^xsd:string;
  dwc:scientificName 'Codonella amphorella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '417133'^^xsd:integer;
  dwc:occurrenceId 'A2_55_Codonella_amphorella'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417133'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella amphorella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_Codonella_apicata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Codonella_apicata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Codonella_apicata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_Codonella_apicata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_Codonella_apicata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_Codonella_apicata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_Codonella_apicata'^^xsd:string;
  dwc:scientificName 'Codonella apicata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '417134'^^xsd:integer;
  dwc:occurrenceId 'A2_55_Codonella_apicata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417134'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella apicata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_Codonella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Codonella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Codonella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_Codonella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_Codonella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_Codonella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_Codonella_sp.'^^xsd:string;
  dwc:scientificName 'Codonella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '150203'^^xsd:integer;
  dwc:occurrenceId 'A2_55_Codonella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150203'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_Tintinnopsis_tocantinensis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Tintinnopsis_tocantinensis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Tintinnopsis_tocantinensis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_Tintinnopsis_tocantinensis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_Tintinnopsis_tocantinensis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_Tintinnopsis_tocantinensis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:scientificName 'Tintinnopsis tocantinensis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '417156'^^xsd:integer;
  dwc:occurrenceId 'A2_55_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417156'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis tocantinensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_Tintinnopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Tintinnopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Tintinnopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_Tintinnopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_Tintinnopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_Tintinnopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_Tintinnopsis_spp.'^^xsd:string;
  dwc:scientificName 'Tintinnopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:occurrenceId 'A2_55_Tintinnopsis_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_Codonellopsis_ostenfeldi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Codonellopsis_ostenfeldi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Codonellopsis_ostenfeldi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_Codonellopsis_ostenfeldi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_Codonellopsis_ostenfeldi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_Codonellopsis_ostenfeldi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:scientificName 'Codonellopsis ostenfeldi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '427448'^^xsd:integer;
  dwc:occurrenceId 'A2_55_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427448'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis ostenfeldi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_Codonellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Codonellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Codonellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_Codonellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_Codonellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_Codonellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_Codonellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Codonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '204197'^^xsd:integer;
  dwc:occurrenceId 'A2_55_Codonellopsis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '204197'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_Coxliella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Coxliella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Coxliella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_Coxliella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_Coxliella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_Coxliella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_Coxliella_sp.'^^xsd:string;
  dwc:scientificName 'Coxliella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '150208'^^xsd:integer;
  dwc:occurrenceId 'A2_55_Coxliella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150208'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Coxliella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_Dadayiella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Dadayiella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Dadayiella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_Dadayiella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_Dadayiella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_Dadayiella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_Dadayiella_sp.'^^xsd:string;
  dwc:scientificName 'Dadayiella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '183541'^^xsd:integer;
  dwc:occurrenceId 'A2_55_Dadayiella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183541'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dadayiella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_Dictyocysta_lepida>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Dictyocysta_lepida> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Dictyocysta_lepida> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_Dictyocysta_lepida>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_Dictyocysta_lepida>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_Dictyocysta_lepida" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_Dictyocysta_lepida'^^xsd:string;
  dwc:scientificName 'Dictyocysta lepida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '235767'^^xsd:integer;
  dwc:occurrenceId 'A2_55_Dictyocysta_lepida'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235767'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocysta lepida'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_Epiplocylis_undella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Epiplocylis_undella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Epiplocylis_undella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_Epiplocylis_undella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_Epiplocylis_undella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_Epiplocylis_undella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_Epiplocylis_undella'^^xsd:string;
  dwc:scientificName 'Epiplocylis undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '341668'^^xsd:integer;
  dwc:occurrenceId 'A2_55_Epiplocylis_undella'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '341668'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis undella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_Epiplocylis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Epiplocylis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Epiplocylis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_Epiplocylis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_Epiplocylis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_Epiplocylis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_Epiplocylis_sp.'^^xsd:string;
  dwc:scientificName 'Epiplocylis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '183562'^^xsd:integer;
  dwc:occurrenceId 'A2_55_Epiplocylis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183562'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_Favella_enrenbergii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Favella_enrenbergii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Favella_enrenbergii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_Favella_enrenbergii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_Favella_enrenbergii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_Favella_enrenbergii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_Favella_enrenbergii'^^xsd:string;
  dwc:scientificName 'Favella ehrenbergii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '235761'^^xsd:integer;
  dwc:occurrenceId 'A2_55_Favella_enrenbergii'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235761'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Favella enrenbergii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_Eutintinnus_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Eutintinnus_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Eutintinnus_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_Eutintinnus_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_Eutintinnus_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_Eutintinnus_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_Eutintinnus_spp.'^^xsd:string;
  dwc:scientificName 'Eutintinnus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '183543'^^xsd:integer;
  dwc:occurrenceId 'A2_55_Eutintinnus_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183543'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Eutintinnus spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_Amphorellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Amphorellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Amphorellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_Amphorellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_Amphorellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_Amphorellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_Amphorellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Amphorellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '425527'^^xsd:integer;
  dwc:occurrenceId 'A2_55_Amphorellopsis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '425527'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Amphorellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_Rabdonella_elegans>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Rabdonella_elegans> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Rabdonella_elegans> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_Rabdonella_elegans>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_Rabdonella_elegans>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_Rabdonella_elegans" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_Rabdonella_elegans'^^xsd:string;
  dwc:scientificName 'Rhabdonella elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '183577'^^xsd:integer;
  dwc:occurrenceId 'A2_55_Rabdonella_elegans'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183577'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella elegans'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_Rabdonella_brandti>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Rabdonella_brandti> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Rabdonella_brandti> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_Rabdonella_brandti>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_Rabdonella_brandti>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_Rabdonella_brandti" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_Rabdonella_brandti'^^xsd:string;
  dwc:scientificName 'Rhabdonella brandti'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '427513'^^xsd:integer;
  dwc:occurrenceId 'A2_55_Rabdonella_brandti'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427513'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella brandti'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_Rabdonellopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Rabdonellopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Rabdonellopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_Rabdonellopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_Rabdonellopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_Rabdonellopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_Rabdonellopsis_spp.'^^xsd:string;
  dwc:scientificName 'Rhabdonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '183550'^^xsd:integer;
  dwc:occurrenceId 'A2_55_Rabdonellopsis_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183550'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonellopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_Undella_claparedei>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Undella_claparedei> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Undella_claparedei> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_Undella_claparedei>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_Undella_claparedei>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_Undella_claparedei" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_Undella_claparedei'^^xsd:string;
  dwc:scientificName 'Undella claparedei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '341684'^^xsd:integer;
  dwc:occurrenceId 'A2_55_Undella_claparedei'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417240'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undella claparedei'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_Undella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Undella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Undella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_Undella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_Undella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_Undella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_Undella_sp.'^^xsd:string;
  dwc:scientificName 'Undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '235764'^^xsd:integer;
  dwc:occurrenceId 'A2_55_Undella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235764'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Undella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_Xystonellopsis_heros>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Xystonellopsis_heros> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Xystonellopsis_heros> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_Xystonellopsis_heros>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_Xystonellopsis_heros>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_Xystonellopsis_heros" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_Xystonellopsis_heros'^^xsd:string;
  dwc:scientificName 'Xystonellopsis heros'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '417266'^^xsd:integer;
  dwc:occurrenceId 'A2_55_Xystonellopsis_heros'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417266'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Xystonellopsis heros'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_Tintinnina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Tintinnina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Tintinnina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_Tintinnina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_Tintinnina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_Tintinnina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_Tintinnina_(others)'^^xsd:string;
  dwc:scientificName 'Tintinnina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '732976'^^xsd:integer;
  dwc:occurrenceId 'A2_55_Tintinnina_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_Collosphaera_macropora>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Collosphaera_macropora> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Collosphaera_macropora> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_Collosphaera_macropora>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_Collosphaera_macropora>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_Collosphaera_macropora" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_Collosphaera_macropora'^^xsd:string;
  dwc:scientificName 'Collosphaera macropora'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '493482'^^xsd:integer;
  dwc:occurrenceId 'A2_55_Collosphaera_macropora'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493482'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Collosphaera macropora'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_Dictyocoryne_profunda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Dictyocoryne_profunda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Dictyocoryne_profunda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_Dictyocoryne_profunda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_Dictyocoryne_profunda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_Dictyocoryne_profunda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_Dictyocoryne_profunda'^^xsd:string;
  dwc:scientificName 'Dictyocoryne profunda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '412935'^^xsd:integer;
  dwc:occurrenceId 'A2_55_Dictyocoryne_profunda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412935'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne profunda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_Dictyocoryne_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Dictyocoryne_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Dictyocoryne_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_Dictyocoryne_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_Dictyocoryne_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_Dictyocoryne_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_Dictyocoryne_sp.'^^xsd:string;
  dwc:scientificName 'Dictyocoryne'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '412934'^^xsd:integer;
  dwc:occurrenceId 'A2_55_Dictyocoryne_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412934'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_Discopyle_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Discopyle_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Discopyle_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_Discopyle_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_Discopyle_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_Discopyle_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_Discopyle_sp.'^^xsd:string;
  dwc:scientificName 'Discopyle'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '493501'^^xsd:integer;
  dwc:occurrenceId 'A2_55_Discopyle_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Discopyle sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_Pylonidae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Pylonidae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Pylonidae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_Pylonidae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_Pylonidae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_Pylonidae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_Pylonidae'^^xsd:string;
  dwc:scientificName 'Pyloniidae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '345902'^^xsd:integer;
  dwc:occurrenceId 'A2_55_Pylonidae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345902'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:verbatimIdentification 'Pylonidae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_Spongodiscus_resurgens>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Spongodiscus_resurgens> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Spongodiscus_resurgens> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_Spongodiscus_resurgens>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_Spongodiscus_resurgens>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_Spongodiscus_resurgens" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_Spongodiscus_resurgens'^^xsd:string;
  dwc:scientificName 'Spongodiscus resurgens'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '493608'^^xsd:integer;
  dwc:occurrenceId 'A2_55_Spongodiscus_resurgens'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493608'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongodiscus resurgens'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_Spongosphaera_streptacantha>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Spongosphaera_streptacantha> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Spongosphaera_streptacantha> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_Spongosphaera_streptacantha>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_Spongosphaera_streptacantha>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_Spongosphaera_streptacantha" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_Spongosphaera_streptacantha'^^xsd:string;
  dwc:scientificName 'Spongosphaera streptacantha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '493393'^^xsd:integer;
  dwc:occurrenceId 'A2_55_Spongosphaera_streptacantha'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493393'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongosphaera streptacantha'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_Spongaster_tetras>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Spongaster_tetras> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Spongaster_tetras> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_Spongaster_tetras>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_Spongaster_tetras>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_Spongaster_tetras" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_Spongaster_tetras'^^xsd:string;
  dwc:scientificName 'Spongaster tetras'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '412940'^^xsd:integer;
  dwc:occurrenceId 'A2_55_Spongaster_tetras'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412940'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongaster tetras'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_Spongotrochus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Spongotrochus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Spongotrochus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_Spongotrochus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_Spongotrochus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_Spongotrochus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_Spongotrochus_sp.'^^xsd:string;
  dwc:scientificName 'Spongotrochus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '412948'^^xsd:integer;
  dwc:occurrenceId 'A2_55_Spongotrochus_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Spongotrochus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_Zygocircus_productus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Zygocircus_productus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Zygocircus_productus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_Zygocircus_productus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_Zygocircus_productus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_Zygocircus_productus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_Zygocircus_productus'^^xsd:string;
  dwc:scientificName 'Zygocircus productus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '493705'^^xsd:integer;
  dwc:occurrenceId 'A2_55_Zygocircus_productus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493705'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus productus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_Zygocircus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Zygocircus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Zygocircus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_Zygocircus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_Zygocircus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_Zygocircus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_Zygocircus_sp.'^^xsd:string;
  dwc:scientificName 'Zygocircus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '493702'^^xsd:integer;
  dwc:occurrenceId 'A2_55_Zygocircus_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493702'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_Polycystina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Polycystina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Polycystina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_Polycystina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_Polycystina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_Polycystina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_Polycystina_(others)'^^xsd:string;
  dwc:scientificName 'Polycystina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '235740'^^xsd:integer;
  dwc:occurrenceId 'A2_55_Polycystina_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235740'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Polycystina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_ACANTHARIA_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_ACANTHARIA_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_ACANTHARIA_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_ACANTHARIA_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_ACANTHARIA_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_ACANTHARIA_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_ACANTHARIA_spp.'^^xsd:string;
  dwc:scientificName 'Acantharia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '586732'^^xsd:integer;
  dwc:occurrenceId 'A2_55_ACANTHARIA_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '586732'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'ACANTHARIA spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_Bolivina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Bolivina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Bolivina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_Bolivina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_Bolivina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_Bolivina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_Bolivina_sp.'^^xsd:string;
  dwc:scientificName 'Bolivina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '112101'^^xsd:integer;
  dwc:occurrenceId 'A2_55_Bolivina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Bolivina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_Globigerina_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Globigerina_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Globigerina_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_Globigerina_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_Globigerina_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_Globigerina_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_Globigerina_bulloides'^^xsd:string;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:occurrenceId 'A2_55_Globigerina_bulloides'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globigerina bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_Globogirinoides_ruber>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Globogirinoides_ruber> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Globogirinoides_ruber> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_Globogirinoides_ruber>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_Globogirinoides_ruber>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_Globogirinoides_ruber" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_Globogirinoides_ruber'^^xsd:string;
  dwc:scientificName 'Globigerinoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:occurrenceId 'A2_55_Globogirinoides_ruber'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globogirinoides ruber'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_Globorotalia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Globorotalia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Globorotalia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_Globorotalia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_Globorotalia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_Globorotalia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_Globorotalia_spp.'^^xsd:string;
  dwc:scientificName 'Globorotalia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '112200'^^xsd:integer;
  dwc:occurrenceId 'A2_55_Globorotalia_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112200'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Globorotalia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_Neogloboquadrina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Neogloboquadrina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Neogloboquadrina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_Neogloboquadrina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_Neogloboquadrina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_Neogloboquadrina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_Neogloboquadrina_sp.'^^xsd:string;
  dwc:scientificName 'Neogloboquadrina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '112202'^^xsd:integer;
  dwc:occurrenceId 'A2_55_Neogloboquadrina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112202'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Neogloboquadrina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_Orbulina_universa>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Orbulina_universa> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Orbulina_universa> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_Orbulina_universa>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_Orbulina_universa>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_Orbulina_universa" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_Orbulina_universa'^^xsd:string;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:occurrenceId 'A2_55_Orbulina_universa'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Orbulina universa'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_Tretomphalus_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Tretomphalus_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Tretomphalus_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_Tretomphalus_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_Tretomphalus_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_Tretomphalus_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_Tretomphalus_bulloides'^^xsd:string;
  dwc:scientificName 'Tretomphalus bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '113184'^^xsd:integer;
  dwc:occurrenceId 'A2_55_Tretomphalus_bulloides'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tretomphalus bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_Trochammina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Trochammina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Trochammina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_Trochammina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_Trochammina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_Trochammina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_Trochammina_sp.'^^xsd:string;
  dwc:scientificName 'Trochammina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:occurrenceId 'A2_55_Trochammina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Trochammina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_Foraminifera_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Foraminifera_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Foraminifera_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_Foraminifera_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_Foraminifera_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_Foraminifera_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_Foraminifera_(others)'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:occurrenceId 'A2_55_Foraminifera_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Foraminifera (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_Nannocalanus_minor>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Nannocalanus_minor> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Nannocalanus_minor> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_Nannocalanus_minor>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_Nannocalanus_minor>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_Nannocalanus_minor" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_Nannocalanus_minor'^^xsd:string;
  dwc:scientificName 'Nannocalanus minor'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '104469'^^xsd:integer;
  dwc:occurrenceId 'A2_55_Nannocalanus_minor'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104469'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus minor'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_Nannocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Nannocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Nannocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_Nannocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_Nannocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_Nannocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Nannocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '104154'^^xsd:integer;
  dwc:occurrenceId 'A2_55_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104154'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_Neocalanus_robustior>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Neocalanus_robustior> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Neocalanus_robustior> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_Neocalanus_robustior>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_Neocalanus_robustior>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_Neocalanus_robustior" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_Neocalanus_robustior'^^xsd:string;
  dwc:scientificName 'Neocalanus robustior'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '104472'^^xsd:integer;
  dwc:occurrenceId 'A2_55_Neocalanus_robustior'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104472'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Neocalanus robustior'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_Undinula_vulgaris_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Undinula_vulgaris_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Undinula_vulgaris_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_Undinula_vulgaris_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_Undinula_vulgaris_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_Undinula_vulgaris_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:scientificName 'Undinula vulgaris'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '104473'^^xsd:integer;
  dwc:occurrenceId 'A2_55_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104473'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undinula vulgaris (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_Acrocalanus_longicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Acrocalanus_longicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Acrocalanus_longicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_Acrocalanus_longicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_Acrocalanus_longicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_Acrocalanus_longicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_Acrocalanus_longicornis'^^xsd:string;
  dwc:scientificName 'Acrocalanus longicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '104646'^^xsd:integer;
  dwc:occurrenceId 'A2_55_Acrocalanus_longicornis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104646'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus longicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_Acrocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Acrocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Acrocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_Acrocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_Acrocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_Acrocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Acrocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '104192'^^xsd:integer;
  dwc:occurrenceId 'A2_55_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104192'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_Calocalanos_pavo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Calocalanos_pavo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Calocalanos_pavo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_Calocalanos_pavo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_Calocalanos_pavo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_Calocalanos_pavo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_Calocalanos_pavo'^^xsd:string;
  dwc:scientificName 'Calocalanus pavo'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '104669'^^xsd:integer;
  dwc:occurrenceId 'A2_55_Calocalanos_pavo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanos pavo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_Calocalanus_sp. _(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:scientificName 'Calocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '104193'^^xsd:integer;
  dwc:occurrenceId 'A2_55_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104193'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanus sp.  (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_Delibus_sewelli>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Delibus_sewelli> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Delibus_sewelli> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_Delibus_sewelli>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_Delibus_sewelli>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_Delibus_sewelli" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_Delibus_sewelli'^^xsd:string;
  dwc:scientificName 'Delius sewelli'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '363906'^^xsd:integer;
  dwc:occurrenceId 'A2_55_Delibus_sewelli'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363906'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sewelli'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_Delibus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Delibus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Delibus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_Delibus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_Delibus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_Delibus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Delius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '363904'^^xsd:integer;
  dwc:occurrenceId 'A2_55_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363904'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_Mecynocera_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Mecynocera_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Mecynocera_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_Mecynocera_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_Mecynocera_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_Mecynocera_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Mecynocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '104184'^^xsd:integer;
  dwc:occurrenceId 'A2_55_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Mecynocera sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_Paracalanus_aculeatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Paracalanus_aculeatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Paracalanus_aculeatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_Paracalanus_aculeatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_Paracalanus_aculeatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_Paracalanus_aculeatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_Paracalanus_aculeatus'^^xsd:string;
  dwc:scientificName 'Paracalanus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '104681'^^xsd:integer;
  dwc:occurrenceId 'A2_55_Paracalanus_aculeatus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1464945'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus aculeatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_Paracalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Paracalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Paracalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_Paracalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_Paracalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_Paracalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Paracalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '104196'^^xsd:integer;
  dwc:occurrenceId 'A2_55_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104196'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_Rhincalanus_cornutus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Rhincalanus_cornutus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Rhincalanus_cornutus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_Rhincalanus_cornutus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_Rhincalanus_cornutus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_Rhincalanus_cornutus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_Rhincalanus_cornutus'^^xsd:string;
  dwc:scientificName 'Rhincalanus cornutus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '104542'^^xsd:integer;
  dwc:occurrenceId 'A2_55_Rhincalanus_cornutus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1488083'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rhincalanus cornutus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_Subeucalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Subeucalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Subeucalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_Subeucalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_Subeucalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_Subeucalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Subeucalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '104173'^^xsd:integer;
  dwc:occurrenceId 'A2_55_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104173'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Subeucalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_Clausocalanus_furcatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Clausocalanus_furcatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Clausocalanus_furcatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_Clausocalanus_furcatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_Clausocalanus_furcatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_Clausocalanus_furcatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_Clausocalanus_furcatus'^^xsd:string;
  dwc:scientificName 'Clausocalanus furcatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '104503'^^xsd:integer;
  dwc:occurrenceId 'A2_55_Clausocalanus_furcatus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104503'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus furcatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_Clausocalanus_mastigophorus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Clausocalanus_mastigophorus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Clausocalanus_mastigophorus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_Clausocalanus_mastigophorus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_Clausocalanus_mastigophorus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_Clausocalanus_mastigophorus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:scientificName 'Clausocalanus mastigophorus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '104506'^^xsd:integer;
  dwc:occurrenceId 'A2_55_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104506'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus mastigophorus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_Clausocalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Clausocalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Clausocalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_Clausocalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_Clausocalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_Clausocalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Clausocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '104161'^^xsd:integer;
  dwc:occurrenceId 'A2_55_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104161'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_Euchaeta_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Euchaeta_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Euchaeta_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_Euchaeta_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_Euchaeta_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_Euchaeta_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Euchaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '104174'^^xsd:integer;
  dwc:occurrenceId 'A2_55_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104174'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Euchaeta spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_Scolecithrix_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Scolecithrix_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Scolecithrix_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_Scolecithrix_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_Scolecithrix_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_Scolecithrix_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_Scolecithrix_danae'^^xsd:string;
  dwc:scientificName 'Scolecithrix danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '104821'^^xsd:integer;
  dwc:occurrenceId 'A2_55_Scolecithrix_danae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104821'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_Scolecithrix_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Scolecithrix_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Scolecithrix_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_Scolecithrix_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_Scolecithrix_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_Scolecithrix_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Scolecithrix'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '104230'^^xsd:integer;
  dwc:occurrenceId 'A2_55_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104230'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_Lucicutia_flavicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Lucicutia_flavicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Lucicutia_flavicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_Lucicutia_flavicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_Lucicutia_flavicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_Lucicutia_flavicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_Lucicutia_flavicornis'^^xsd:string;
  dwc:scientificName 'Lucicutia flavicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '104597'^^xsd:integer;
  dwc:occurrenceId 'A2_55_Lucicutia_flavicornis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104597'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia flavicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_Lucicutia_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Lucicutia_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Lucicutia_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_Lucicutia_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_Lucicutia_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_Lucicutia_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_Lucicutia_sp.'^^xsd:string;
  dwc:scientificName 'Lucicutia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '104183'^^xsd:integer;
  dwc:occurrenceId 'A2_55_Lucicutia_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104183'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_Pleuromamma_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Pleuromamma_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Pleuromamma_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_Pleuromamma_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_Pleuromamma_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_Pleuromamma_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Pleuromamma'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '104191'^^xsd:integer;
  dwc:occurrenceId 'A2_55_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104191'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Pleuromamma sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_Temora_stylifera_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Temora_stylifera_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Temora_stylifera_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_Temora_stylifera_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_Temora_stylifera_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_Temora_stylifera_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:scientificName 'Temora stylifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '104879'^^xsd:integer;
  dwc:occurrenceId 'A2_55_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104879'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora stylifera (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_Temora_turbinata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Temora_turbinata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Temora_turbinata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_Temora_turbinata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_Temora_turbinata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_Temora_turbinata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_Temora_turbinata'^^xsd:string;
  dwc:scientificName 'Temora turbinata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '104880'^^xsd:integer;
  dwc:occurrenceId 'A2_55_Temora_turbinata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104880'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora turbinata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_Candacia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Candacia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Candacia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_Candacia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_Candacia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_Candacia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_Candacia_spp.'^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A2_55_Candacia_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_Candacia_sp._%28copepodite%29%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Candacia_sp._%28copepodite%29%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Candacia_sp._%28copepodite%29%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_Candacia_sp._%28copepodite%29%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_Candacia_sp._%28copepodite%29%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_Candacia_sp._(copepodite) " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A2_55_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia sp. (copepodite) '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_Calanopia_americana_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Calanopia_americana_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Calanopia_americana_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_Calanopia_americana_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_Calanopia_americana_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_Calanopia_americana_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:scientificName 'Calanopia americana'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '104723'^^xsd:integer;
  dwc:occurrenceId 'A2_55_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104723'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calanopia americana (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_Acartia_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Acartia_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Acartia_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_Acartia_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_Acartia_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_Acartia_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_Acartia_danae'^^xsd:string;
  dwc:scientificName 'Acartia (Acartia) danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '346026'^^xsd:integer;
  dwc:occurrenceId 'A2_55_Acartia_danae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346026'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_Acartia_lilljeborgii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Acartia_lilljeborgii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Acartia_lilljeborgii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_Acartia_lilljeborgii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_Acartia_lilljeborgii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_Acartia_lilljeborgii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_Acartia_lilljeborgii'^^xsd:string;
  dwc:scientificName 'Acartia lilljeborgii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '348510'^^xsd:integer;
  dwc:occurrenceId 'A2_55_Acartia_lilljeborgii'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia lilljeborgii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_Calanoida_%28others_copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Calanoida_%28others_copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Calanoida_%28others_copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_Calanoida_%28others_copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_Calanoida_%28others_copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_Calanoida_(others_copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'A2_55_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Calanoida (others copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_Oithona_atlantica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Oithona_atlantica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Oithona_atlantica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_Oithona_atlantica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_Oithona_atlantica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_Oithona_atlantica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_Oithona_atlantica'^^xsd:string;
  dwc:scientificName 'Oithona atlantica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '106642'^^xsd:integer;
  dwc:occurrenceId 'A2_55_Oithona_atlantica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106642'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona atlantica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_Oithona_plumifera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Oithona_plumifera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Oithona_plumifera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_Oithona_plumifera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_Oithona_plumifera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_Oithona_plumifera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_Oithona_plumifera'^^xsd:string;
  dwc:scientificName 'Oithona plumifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '106652'^^xsd:integer;
  dwc:occurrenceId 'A2_55_Oithona_plumifera'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106652'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona plumifera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_Oithona_setigera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Oithona_setigera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Oithona_setigera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_Oithona_setigera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_Oithona_setigera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_Oithona_setigera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_Oithona_setigera'^^xsd:string;
  dwc:scientificName 'Oithona setigera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '106655'^^xsd:integer;
  dwc:occurrenceId 'A2_55_Oithona_setigera'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '734517'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona setigera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_Oithona_hebes>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Oithona_hebes> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Oithona_hebes> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_Oithona_hebes>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_Oithona_hebes>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_Oithona_hebes" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_Oithona_hebes'^^xsd:string;
  dwc:scientificName 'Oithona hebes'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '106647'^^xsd:integer;
  dwc:occurrenceId 'A2_55_Oithona_hebes'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106647'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona hebes'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_Oithona_spp.%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Oithona_spp.%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Oithona_spp.%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_Oithona_spp.%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_Oithona_spp.%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_Oithona_spp. " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_Oithona_spp. '^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A2_55_Oithona_spp. '^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_Oithona_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Oithona_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Oithona_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_Oithona_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_Oithona_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_Oithona_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A2_55_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_Microsetella_norvegica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Microsetella_norvegica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Microsetella_norvegica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_Microsetella_norvegica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_Microsetella_norvegica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_Microsetella_norvegica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_Microsetella_norvegica'^^xsd:string;
  dwc:scientificName 'Microsetella norvegica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '116115'^^xsd:integer;
  dwc:occurrenceId 'A2_55_Microsetella_norvegica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116115'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella norvegica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_Microsetella_rosea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Microsetella_rosea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Microsetella_rosea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_Microsetella_rosea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_Microsetella_rosea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_Microsetella_rosea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_Microsetella_rosea'^^xsd:string;
  dwc:scientificName 'Microsetella rosea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '116116'^^xsd:integer;
  dwc:occurrenceId 'A2_55_Microsetella_rosea'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116116'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella rosea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_Microsetella_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Microsetella_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Microsetella_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_Microsetella_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_Microsetella_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_Microsetella_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Microsetella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '115341'^^xsd:integer;
  dwc:occurrenceId 'A2_55_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115341'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_Macrosetella_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Macrosetella_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Macrosetella_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_Macrosetella_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_Macrosetella_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_Macrosetella_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_Macrosetella_gracilis'^^xsd:string;
  dwc:scientificName 'Macrosetella gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '116382'^^xsd:integer;
  dwc:occurrenceId 'A2_55_Macrosetella_gracilis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116382'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Macrosetella gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_Miracia_efferata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Miracia_efferata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Miracia_efferata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_Miracia_efferata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_Miracia_efferata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_Miracia_efferata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_Miracia_efferata'^^xsd:string;
  dwc:scientificName 'Miracia efferata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '116383'^^xsd:integer;
  dwc:occurrenceId 'A2_55_Miracia_efferata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116383'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Miracia efferata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_Oncaea_media>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Oncaea_media> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Oncaea_media> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_Oncaea_media>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_Oncaea_media>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_Oncaea_media" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_Oncaea_media'^^xsd:string;
  dwc:scientificName 'Oncaea media'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '128938'^^xsd:integer;
  dwc:occurrenceId 'A2_55_Oncaea_media'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1862287'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea media'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_Oncaea_venusta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Oncaea_venusta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Oncaea_venusta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_Oncaea_venusta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_Oncaea_venusta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_Oncaea_venusta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_Oncaea_venusta'^^xsd:string;
  dwc:scientificName 'Oncaea venusta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '128954'^^xsd:integer;
  dwc:occurrenceId 'A2_55_Oncaea_venusta'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1754274'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea venusta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_Oncaea_mediterranea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Oncaea_mediterranea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Oncaea_mediterranea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_Oncaea_mediterranea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_Oncaea_mediterranea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_Oncaea_mediterranea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_Oncaea_mediterranea'^^xsd:string;
  dwc:scientificName 'Oncaea mediterranea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '128939'^^xsd:integer;
  dwc:occurrenceId 'A2_55_Oncaea_mediterranea'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128939'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea mediterranea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_Oncaea_scottodicarloi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Oncaea_scottodicarloi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Oncaea_scottodicarloi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_Oncaea_scottodicarloi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_Oncaea_scottodicarloi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_Oncaea_scottodicarloi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_Oncaea_scottodicarloi'^^xsd:string;
  dwc:scientificName 'Oncaea scottodicarloi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '128950'^^xsd:integer;
  dwc:occurrenceId 'A2_55_Oncaea_scottodicarloi'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128950'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea scottodicarloi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_Oncaea_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Oncaea_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Oncaea_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_Oncaea_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_Oncaea_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_Oncaea_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oncaea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '128690'^^xsd:integer;
  dwc:occurrenceId 'A2_55_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128690'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_Hemicyclops_thallassius>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Hemicyclops_thallassius> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Hemicyclops_thallassius> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_Hemicyclops_thallassius>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_Hemicyclops_thallassius>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_Hemicyclops_thallassius" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_Hemicyclops_thallassius'^^xsd:string;
  dwc:scientificName 'Hemicyclops thalassius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '352254'^^xsd:integer;
  dwc:occurrenceId 'A2_55_Hemicyclops_thallassius'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '352254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Hemicyclops thallassius'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_Copilia_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Copilia_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Copilia_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_Copilia_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_Copilia_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_Copilia_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Copilia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '128721'^^xsd:integer;
  dwc:occurrenceId 'A2_55_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128721'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Copilia spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_Agetus_flaccus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Agetus_flaccus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Agetus_flaccus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_Agetus_flaccus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_Agetus_flaccus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_Agetus_flaccus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_Agetus_flaccus'^^xsd:string;
  dwc:scientificName 'Agetus flaccus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '128795'^^xsd:integer;
  dwc:occurrenceId 'A2_55_Agetus_flaccus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128795'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Agetus flaccus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_Corycaeus_speciosus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Corycaeus_speciosus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Corycaeus_speciosus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_Corycaeus_speciosus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_Corycaeus_speciosus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_Corycaeus_speciosus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_Corycaeus_speciosus'^^xsd:string;
  dwc:scientificName 'Corycaeus speciosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '128800'^^xsd:integer;
  dwc:occurrenceId 'A2_55_Corycaeus_speciosus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128800'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus speciosus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_Corycaeus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Corycaeus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Corycaeus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_Corycaeus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_Corycaeus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_Corycaeus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Corycaeus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '128634'^^xsd:integer;
  dwc:occurrenceId 'A2_55_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128634'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_Farranula_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Farranula_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Farranula_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_Farranula_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_Farranula_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_Farranula_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_Farranula_gracilis'^^xsd:string;
  dwc:scientificName 'Farranula gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '128813'^^xsd:integer;
  dwc:occurrenceId 'A2_55_Farranula_gracilis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128813'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_Farranula_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Farranula_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Farranula_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_Farranula_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_Farranula_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_Farranula_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Farranula'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '128636'^^xsd:integer;
  dwc:occurrenceId 'A2_55_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128636'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_Copepoda_%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Copepoda_%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Copepoda_%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_Copepoda_%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_Copepoda_%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_Copepoda_(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_Copepoda_(nauplius)'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'A2_55_Copepoda_(nauplius)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Copepoda (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_CIRRIPEDIA__%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_CIRRIPEDIA__%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_CIRRIPEDIA__%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_CIRRIPEDIA__%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_CIRRIPEDIA__%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_CIRRIPEDIA__(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:occurrenceId 'A2_55_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  dwc:verbatimIdentification 'CIRRIPEDIA  (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_STOMATOPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_STOMATOPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_STOMATOPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_STOMATOPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_STOMATOPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_STOMATOPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Stomatopoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '14355'^^xsd:integer;
  dwc:occurrenceId 'A2_55_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '14355'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'STOMATOPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_DECAPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_DECAPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_DECAPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_DECAPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_DECAPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_DECAPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_DECAPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:occurrenceId 'A2_55_DECAPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'DECAPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_ECHINODERMATA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_ECHINODERMATA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_ECHINODERMATA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_ECHINODERMATA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_ECHINODERMATA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_ECHINODERMATA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:scientificName 'Echinodermata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '1806'^^xsd:integer;
  dwc:occurrenceId 'A2_55_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1806'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'ECHINODERMATA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_BRYOZOA_%28cyphonauta_larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_BRYOZOA_%28cyphonauta_larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_BRYOZOA_%28cyphonauta_larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_BRYOZOA_%28cyphonauta_larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_BRYOZOA_%28cyphonauta_larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_BRYOZOA_(cyphonauta_larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'A2_55_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'BRYOZOA (cyphonauta larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_Sagitta_friedreich>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Sagitta_friedreich> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Sagitta_friedreich> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_Sagitta_friedreich>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_Sagitta_friedreich>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_Sagitta_friedreich" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_Sagitta_friedreich'^^xsd:string;
  dwc:scientificName 'Sagitta friderici'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '105452'^^xsd:integer;
  dwc:occurrenceId 'A2_55_Sagitta_friedreich'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105441'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta friedreich'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_Sagitta_spp.%C2%A0%28imature%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Sagitta_spp.%C2%A0%28imature%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Sagitta_spp.%C2%A0%28imature%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_Sagitta_spp.%C2%A0%28imature%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_Sagitta_spp.%C2%A0%28imature%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_Sagitta_spp. (imature)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_Sagitta_spp. (imature)'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:occurrenceId 'A2_55_Sagitta_spp. (imature)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta spp. (imature)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_Chaetognatha_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Chaetognatha_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Chaetognatha_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_Chaetognatha_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_Chaetognatha_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_Chaetognatha_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_Chaetognatha_(others)'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:occurrenceId 'A2_55_Chaetognatha_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Chaetognatha (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_Fritillaria_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Fritillaria_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Fritillaria_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_Fritillaria_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_Fritillaria_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_Fritillaria_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_Fritillaria_spp.'^^xsd:string;
  dwc:scientificName 'Fritillaria'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '103358'^^xsd:integer;
  dwc:occurrenceId 'A2_55_Fritillaria_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Fritillaria spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_Oikopleura_dioica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Oikopleura_dioica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Oikopleura_dioica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_Oikopleura_dioica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_Oikopleura_dioica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_Oikopleura_dioica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_Oikopleura_dioica'^^xsd:string;
  dwc:scientificName 'Oikopleura dioica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '1770057'^^xsd:integer;
  dwc:occurrenceId 'A2_55_Oikopleura_dioica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura dioica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_Oikopleura_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Oikopleura_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Oikopleura_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_Oikopleura_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_Oikopleura_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_Oikopleura_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_Oikopleura_spp.'^^xsd:string;
  dwc:scientificName 'Oikopleura'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '103367'^^xsd:integer;
  dwc:occurrenceId 'A2_55_Oikopleura_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_Appendicularia_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Appendicularia_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Appendicularia_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_Appendicularia_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_Appendicularia_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_Appendicularia_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_Appendicularia_(others)'^^xsd:string;
  dwc:scientificName 'Appendicularia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '146421'^^xsd:integer;
  dwc:occurrenceId 'A2_55_Appendicularia_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146421'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Appendicularia (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_Thalia_democratica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Thalia_democratica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Thalia_democratica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_Thalia_democratica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_Thalia_democratica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_Thalia_democratica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_Thalia_democratica'^^xsd:string;
  dwc:scientificName 'Thalia democratica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '137279'^^xsd:integer;
  dwc:occurrenceId 'A2_55_Thalia_democratica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137279'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Thalia democratica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_Doliolo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Doliolo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Doliolo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_Doliolo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_Doliolo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_Doliolo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_Doliolo'^^xsd:string;
  dwc:scientificName 'Dolioloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '137221'^^xsd:integer;
  dwc:occurrenceId 'A2_55_Doliolo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137221'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Doliolo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_Teleostei_%28egg%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Teleostei_%28egg%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Teleostei_%28egg%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_Teleostei_%28egg%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_Teleostei_%28egg%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_Teleostei_(egg)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_Teleostei_(egg)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A2_55_Teleostei_(egg)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (egg)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_Teleostei_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Teleostei_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Teleostei_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_Teleostei_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_Teleostei_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_Teleostei_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_Teleostei_(larvae)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A2_55_Teleostei_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_SIPHONOPHORAE_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_SIPHONOPHORAE_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_SIPHONOPHORAE_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_SIPHONOPHORAE_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_SIPHONOPHORAE_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_SIPHONOPHORAE_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:scientificName 'Siphonophorae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '1371'^^xsd:integer;
  dwc:occurrenceId 'A2_55_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'SIPHONOPHORAE spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_Gastropoda_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Gastropoda_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Gastropoda_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_Gastropoda_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_Gastropoda_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_Gastropoda_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_Gastropoda_(veliger)'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'A2_55_Gastropoda_(veliger)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Gastropoda (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_Pteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Pteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Pteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_Pteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_Pteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_Pteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_Pteropoda'^^xsd:string;
  dwc:scientificName 'Pteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '325345'^^xsd:integer;
  dwc:occurrenceId 'A2_55_Pteropoda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '325345'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Pteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_Heteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Heteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Heteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_Heteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_Heteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_Heteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_Heteropoda'^^xsd:string;
  dwc:scientificName 'Heteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '1491356'^^xsd:integer;
  dwc:occurrenceId 'A2_55_Heteropoda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491356'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Heteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_Bivalvia_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Bivalvia_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_Bivalvia_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_Bivalvia_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_Bivalvia_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_Bivalvia_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_Bivalvia_(veliger)'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'A2_55_Bivalvia_(veliger)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Bivalvia (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_POLYCHAETA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_POLYCHAETA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_POLYCHAETA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_POLYCHAETA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_POLYCHAETA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_POLYCHAETA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'A2_55_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'POLYCHAETA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_OSTRACODA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_OSTRACODA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_OSTRACODA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_OSTRACODA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_OSTRACODA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_OSTRACODA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_OSTRACODA'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'A2_55_OSTRACODA'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'OSTRACODA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_55_CLADOCERA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_55_CLADOCERA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_55_CLADOCERA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2719163"^^xsd:decimal ;
  dwc:decimalLongitude "-35.0234458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_55_CLADOCERA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2719163 -35.0234458)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2719163"^^xsd:decimal ;
  geo-pos:long "-35.0234458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_55_CLADOCERA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_55_CLADOCERA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_55_CLADOCERA'^^xsd:string;
  dwc:scientificName 'Cladocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-35.0234458'^^xsd:double;
  dwc:latitude '-3.2719163'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 55'^^xsd:string;
  dwc:aphiaid '1076'^^xsd:integer;
  dwc:occurrenceId 'A2_55_CLADOCERA'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '155670'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'CLADOCERA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_Codonella_acuta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Codonella_acuta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Codonella_acuta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_Codonella_acuta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_Codonella_acuta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_Codonella_acuta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_Codonella_acuta'^^xsd:string;
  dwc:scientificName 'Codonella acuta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '417132'^^xsd:integer;
  dwc:occurrenceId 'A1_54_Codonella_acuta'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417132'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella acuta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_Codonella_amphorella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Codonella_amphorella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Codonella_amphorella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_Codonella_amphorella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_Codonella_amphorella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_Codonella_amphorella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_Codonella_amphorella'^^xsd:string;
  dwc:scientificName 'Codonella amphorella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '417133'^^xsd:integer;
  dwc:occurrenceId 'A1_54_Codonella_amphorella'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417133'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella amphorella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_Codonella_apicata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Codonella_apicata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Codonella_apicata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_Codonella_apicata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_Codonella_apicata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_Codonella_apicata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_Codonella_apicata'^^xsd:string;
  dwc:scientificName 'Codonella apicata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '417134'^^xsd:integer;
  dwc:occurrenceId 'A1_54_Codonella_apicata'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417134'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella apicata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_Codonella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Codonella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Codonella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_Codonella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_Codonella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_Codonella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_Codonella_sp.'^^xsd:string;
  dwc:scientificName 'Codonella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '150203'^^xsd:integer;
  dwc:occurrenceId 'A1_54_Codonella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150203'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_Tintinnopsis_tocantinensis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Tintinnopsis_tocantinensis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Tintinnopsis_tocantinensis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_Tintinnopsis_tocantinensis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_Tintinnopsis_tocantinensis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_Tintinnopsis_tocantinensis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:scientificName 'Tintinnopsis tocantinensis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '417156'^^xsd:integer;
  dwc:occurrenceId 'A1_54_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417156'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis tocantinensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_Tintinnopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Tintinnopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Tintinnopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_Tintinnopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_Tintinnopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_Tintinnopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_Tintinnopsis_spp.'^^xsd:string;
  dwc:scientificName 'Tintinnopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:occurrenceId 'A1_54_Tintinnopsis_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_Codonellopsis_ostenfeldi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Codonellopsis_ostenfeldi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Codonellopsis_ostenfeldi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_Codonellopsis_ostenfeldi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_Codonellopsis_ostenfeldi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_Codonellopsis_ostenfeldi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:scientificName 'Codonellopsis ostenfeldi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '427448'^^xsd:integer;
  dwc:occurrenceId 'A1_54_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427448'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis ostenfeldi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_Codonellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Codonellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Codonellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_Codonellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_Codonellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_Codonellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_Codonellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Codonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '204197'^^xsd:integer;
  dwc:occurrenceId 'A1_54_Codonellopsis_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '204197'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_Coxliella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Coxliella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Coxliella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_Coxliella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_Coxliella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_Coxliella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_Coxliella_sp.'^^xsd:string;
  dwc:scientificName 'Coxliella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '150208'^^xsd:integer;
  dwc:occurrenceId 'A1_54_Coxliella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150208'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Coxliella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_Dadayiella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Dadayiella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Dadayiella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_Dadayiella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_Dadayiella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_Dadayiella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_Dadayiella_sp.'^^xsd:string;
  dwc:scientificName 'Dadayiella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '183541'^^xsd:integer;
  dwc:occurrenceId 'A1_54_Dadayiella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183541'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dadayiella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_Dictyocysta_lepida>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Dictyocysta_lepida> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Dictyocysta_lepida> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_Dictyocysta_lepida>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_Dictyocysta_lepida>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_Dictyocysta_lepida" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_Dictyocysta_lepida'^^xsd:string;
  dwc:scientificName 'Dictyocysta lepida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '235767'^^xsd:integer;
  dwc:occurrenceId 'A1_54_Dictyocysta_lepida'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235767'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocysta lepida'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_Epiplocylis_undella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Epiplocylis_undella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Epiplocylis_undella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_Epiplocylis_undella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_Epiplocylis_undella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_Epiplocylis_undella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_Epiplocylis_undella'^^xsd:string;
  dwc:scientificName 'Epiplocylis undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '341668'^^xsd:integer;
  dwc:occurrenceId 'A1_54_Epiplocylis_undella'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '341668'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis undella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_Epiplocylis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Epiplocylis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Epiplocylis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_Epiplocylis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_Epiplocylis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_Epiplocylis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_Epiplocylis_sp.'^^xsd:string;
  dwc:scientificName 'Epiplocylis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '183562'^^xsd:integer;
  dwc:occurrenceId 'A1_54_Epiplocylis_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183562'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_Favella_enrenbergii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Favella_enrenbergii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Favella_enrenbergii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_Favella_enrenbergii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_Favella_enrenbergii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_Favella_enrenbergii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_Favella_enrenbergii'^^xsd:string;
  dwc:scientificName 'Favella ehrenbergii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '235761'^^xsd:integer;
  dwc:occurrenceId 'A1_54_Favella_enrenbergii'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235761'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Favella enrenbergii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_Eutintinnus_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Eutintinnus_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Eutintinnus_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_Eutintinnus_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_Eutintinnus_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_Eutintinnus_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_Eutintinnus_spp.'^^xsd:string;
  dwc:scientificName 'Eutintinnus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '183543'^^xsd:integer;
  dwc:occurrenceId 'A1_54_Eutintinnus_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183543'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Eutintinnus spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_Amphorellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Amphorellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Amphorellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_Amphorellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_Amphorellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_Amphorellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_Amphorellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Amphorellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '425527'^^xsd:integer;
  dwc:occurrenceId 'A1_54_Amphorellopsis_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '425527'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Amphorellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_Rabdonella_elegans>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Rabdonella_elegans> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Rabdonella_elegans> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_Rabdonella_elegans>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_Rabdonella_elegans>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_Rabdonella_elegans" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_Rabdonella_elegans'^^xsd:string;
  dwc:scientificName 'Rhabdonella elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '183577'^^xsd:integer;
  dwc:occurrenceId 'A1_54_Rabdonella_elegans'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183577'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella elegans'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_Rabdonella_brandti>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Rabdonella_brandti> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Rabdonella_brandti> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_Rabdonella_brandti>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_Rabdonella_brandti>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_Rabdonella_brandti" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_Rabdonella_brandti'^^xsd:string;
  dwc:scientificName 'Rhabdonella brandti'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '427513'^^xsd:integer;
  dwc:occurrenceId 'A1_54_Rabdonella_brandti'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427513'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella brandti'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_Rabdonellopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Rabdonellopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Rabdonellopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_Rabdonellopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_Rabdonellopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_Rabdonellopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_Rabdonellopsis_spp.'^^xsd:string;
  dwc:scientificName 'Rhabdonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '183550'^^xsd:integer;
  dwc:occurrenceId 'A1_54_Rabdonellopsis_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183550'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonellopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_Undella_claparedei>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Undella_claparedei> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Undella_claparedei> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_Undella_claparedei>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_Undella_claparedei>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_Undella_claparedei" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_Undella_claparedei'^^xsd:string;
  dwc:scientificName 'Undella claparedei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '341684'^^xsd:integer;
  dwc:occurrenceId 'A1_54_Undella_claparedei'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417240'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undella claparedei'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_Undella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Undella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Undella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_Undella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_Undella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_Undella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_Undella_sp.'^^xsd:string;
  dwc:scientificName 'Undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '235764'^^xsd:integer;
  dwc:occurrenceId 'A1_54_Undella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235764'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Undella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_Xystonellopsis_heros>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Xystonellopsis_heros> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Xystonellopsis_heros> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_Xystonellopsis_heros>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_Xystonellopsis_heros>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_Xystonellopsis_heros" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_Xystonellopsis_heros'^^xsd:string;
  dwc:scientificName 'Xystonellopsis heros'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '417266'^^xsd:integer;
  dwc:occurrenceId 'A1_54_Xystonellopsis_heros'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417266'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Xystonellopsis heros'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_Tintinnina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Tintinnina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Tintinnina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_Tintinnina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_Tintinnina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_Tintinnina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_Tintinnina_(others)'^^xsd:string;
  dwc:scientificName 'Tintinnina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '732976'^^xsd:integer;
  dwc:occurrenceId 'A1_54_Tintinnina_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_Collosphaera_macropora>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Collosphaera_macropora> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Collosphaera_macropora> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_Collosphaera_macropora>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_Collosphaera_macropora>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_Collosphaera_macropora" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_Collosphaera_macropora'^^xsd:string;
  dwc:scientificName 'Collosphaera macropora'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '493482'^^xsd:integer;
  dwc:occurrenceId 'A1_54_Collosphaera_macropora'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493482'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Collosphaera macropora'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_Dictyocoryne_profunda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Dictyocoryne_profunda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Dictyocoryne_profunda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_Dictyocoryne_profunda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_Dictyocoryne_profunda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_Dictyocoryne_profunda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_Dictyocoryne_profunda'^^xsd:string;
  dwc:scientificName 'Dictyocoryne profunda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '412935'^^xsd:integer;
  dwc:occurrenceId 'A1_54_Dictyocoryne_profunda'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412935'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne profunda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_Dictyocoryne_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Dictyocoryne_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Dictyocoryne_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_Dictyocoryne_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_Dictyocoryne_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_Dictyocoryne_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_Dictyocoryne_sp.'^^xsd:string;
  dwc:scientificName 'Dictyocoryne'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '412934'^^xsd:integer;
  dwc:occurrenceId 'A1_54_Dictyocoryne_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412934'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_Discopyle_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Discopyle_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Discopyle_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_Discopyle_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_Discopyle_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_Discopyle_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_Discopyle_sp.'^^xsd:string;
  dwc:scientificName 'Discopyle'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '493501'^^xsd:integer;
  dwc:occurrenceId 'A1_54_Discopyle_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Discopyle sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_Pylonidae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Pylonidae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Pylonidae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_Pylonidae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_Pylonidae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_Pylonidae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_Pylonidae'^^xsd:string;
  dwc:scientificName 'Pyloniidae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '345902'^^xsd:integer;
  dwc:occurrenceId 'A1_54_Pylonidae'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345902'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:verbatimIdentification 'Pylonidae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_Spongodiscus_resurgens>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Spongodiscus_resurgens> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Spongodiscus_resurgens> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_Spongodiscus_resurgens>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_Spongodiscus_resurgens>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_Spongodiscus_resurgens" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_Spongodiscus_resurgens'^^xsd:string;
  dwc:scientificName 'Spongodiscus resurgens'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '493608'^^xsd:integer;
  dwc:occurrenceId 'A1_54_Spongodiscus_resurgens'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493608'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongodiscus resurgens'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_Spongosphaera_streptacantha>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Spongosphaera_streptacantha> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Spongosphaera_streptacantha> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_Spongosphaera_streptacantha>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_Spongosphaera_streptacantha>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_Spongosphaera_streptacantha" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_Spongosphaera_streptacantha'^^xsd:string;
  dwc:scientificName 'Spongosphaera streptacantha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '493393'^^xsd:integer;
  dwc:occurrenceId 'A1_54_Spongosphaera_streptacantha'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493393'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongosphaera streptacantha'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_Spongaster_tetras>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Spongaster_tetras> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Spongaster_tetras> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_Spongaster_tetras>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_Spongaster_tetras>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_Spongaster_tetras" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_Spongaster_tetras'^^xsd:string;
  dwc:scientificName 'Spongaster tetras'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '412940'^^xsd:integer;
  dwc:occurrenceId 'A1_54_Spongaster_tetras'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412940'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongaster tetras'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_Spongotrochus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Spongotrochus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Spongotrochus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_Spongotrochus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_Spongotrochus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_Spongotrochus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_Spongotrochus_sp.'^^xsd:string;
  dwc:scientificName 'Spongotrochus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '412948'^^xsd:integer;
  dwc:occurrenceId 'A1_54_Spongotrochus_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Spongotrochus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_Zygocircus_productus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Zygocircus_productus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Zygocircus_productus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_Zygocircus_productus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_Zygocircus_productus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_Zygocircus_productus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_Zygocircus_productus'^^xsd:string;
  dwc:scientificName 'Zygocircus productus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '493705'^^xsd:integer;
  dwc:occurrenceId 'A1_54_Zygocircus_productus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493705'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus productus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_Zygocircus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Zygocircus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Zygocircus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_Zygocircus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_Zygocircus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_Zygocircus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_Zygocircus_sp.'^^xsd:string;
  dwc:scientificName 'Zygocircus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '493702'^^xsd:integer;
  dwc:occurrenceId 'A1_54_Zygocircus_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493702'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_Polycystina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Polycystina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Polycystina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_Polycystina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_Polycystina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_Polycystina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_Polycystina_(others)'^^xsd:string;
  dwc:scientificName 'Polycystina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '235740'^^xsd:integer;
  dwc:occurrenceId 'A1_54_Polycystina_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235740'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Polycystina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_ACANTHARIA_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_ACANTHARIA_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_ACANTHARIA_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_ACANTHARIA_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_ACANTHARIA_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_ACANTHARIA_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_ACANTHARIA_spp.'^^xsd:string;
  dwc:scientificName 'Acantharia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '586732'^^xsd:integer;
  dwc:occurrenceId 'A1_54_ACANTHARIA_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '586732'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'ACANTHARIA spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_Bolivina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Bolivina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Bolivina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_Bolivina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_Bolivina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_Bolivina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_Bolivina_sp.'^^xsd:string;
  dwc:scientificName 'Bolivina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '112101'^^xsd:integer;
  dwc:occurrenceId 'A1_54_Bolivina_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Bolivina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_Globigerina_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Globigerina_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Globigerina_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_Globigerina_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_Globigerina_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_Globigerina_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_Globigerina_bulloides'^^xsd:string;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:occurrenceId 'A1_54_Globigerina_bulloides'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globigerina bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_Globogirinoides_ruber>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Globogirinoides_ruber> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Globogirinoides_ruber> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_Globogirinoides_ruber>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_Globogirinoides_ruber>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_Globogirinoides_ruber" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_Globogirinoides_ruber'^^xsd:string;
  dwc:scientificName 'Globigerinoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:occurrenceId 'A1_54_Globogirinoides_ruber'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globogirinoides ruber'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_Globorotalia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Globorotalia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Globorotalia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_Globorotalia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_Globorotalia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_Globorotalia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_Globorotalia_spp.'^^xsd:string;
  dwc:scientificName 'Globorotalia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '112200'^^xsd:integer;
  dwc:occurrenceId 'A1_54_Globorotalia_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112200'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Globorotalia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_Neogloboquadrina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Neogloboquadrina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Neogloboquadrina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_Neogloboquadrina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_Neogloboquadrina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_Neogloboquadrina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_Neogloboquadrina_sp.'^^xsd:string;
  dwc:scientificName 'Neogloboquadrina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '112202'^^xsd:integer;
  dwc:occurrenceId 'A1_54_Neogloboquadrina_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112202'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Neogloboquadrina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_Orbulina_universa>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Orbulina_universa> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Orbulina_universa> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_Orbulina_universa>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_Orbulina_universa>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_Orbulina_universa" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_Orbulina_universa'^^xsd:string;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:occurrenceId 'A1_54_Orbulina_universa'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Orbulina universa'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_Tretomphalus_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Tretomphalus_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Tretomphalus_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_Tretomphalus_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_Tretomphalus_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_Tretomphalus_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_Tretomphalus_bulloides'^^xsd:string;
  dwc:scientificName 'Tretomphalus bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '113184'^^xsd:integer;
  dwc:occurrenceId 'A1_54_Tretomphalus_bulloides'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tretomphalus bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_Trochammina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Trochammina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Trochammina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_Trochammina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_Trochammina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_Trochammina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_Trochammina_sp.'^^xsd:string;
  dwc:scientificName 'Trochammina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:occurrenceId 'A1_54_Trochammina_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Trochammina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_Foraminifera_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Foraminifera_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Foraminifera_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_Foraminifera_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_Foraminifera_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_Foraminifera_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_Foraminifera_(others)'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:occurrenceId 'A1_54_Foraminifera_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Foraminifera (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_Nannocalanus_minor>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Nannocalanus_minor> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Nannocalanus_minor> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_Nannocalanus_minor>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_Nannocalanus_minor>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_Nannocalanus_minor" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_Nannocalanus_minor'^^xsd:string;
  dwc:scientificName 'Nannocalanus minor'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '104469'^^xsd:integer;
  dwc:occurrenceId 'A1_54_Nannocalanus_minor'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104469'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus minor'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_Nannocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Nannocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Nannocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_Nannocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_Nannocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_Nannocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Nannocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '104154'^^xsd:integer;
  dwc:occurrenceId 'A1_54_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104154'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_Neocalanus_robustior>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Neocalanus_robustior> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Neocalanus_robustior> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_Neocalanus_robustior>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_Neocalanus_robustior>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_Neocalanus_robustior" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_Neocalanus_robustior'^^xsd:string;
  dwc:scientificName 'Neocalanus robustior'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '104472'^^xsd:integer;
  dwc:occurrenceId 'A1_54_Neocalanus_robustior'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104472'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Neocalanus robustior'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_Undinula_vulgaris_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Undinula_vulgaris_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Undinula_vulgaris_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_Undinula_vulgaris_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_Undinula_vulgaris_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_Undinula_vulgaris_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:scientificName 'Undinula vulgaris'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '104473'^^xsd:integer;
  dwc:occurrenceId 'A1_54_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104473'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undinula vulgaris (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_Acrocalanus_longicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Acrocalanus_longicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Acrocalanus_longicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_Acrocalanus_longicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_Acrocalanus_longicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_Acrocalanus_longicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_Acrocalanus_longicornis'^^xsd:string;
  dwc:scientificName 'Acrocalanus longicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '104646'^^xsd:integer;
  dwc:occurrenceId 'A1_54_Acrocalanus_longicornis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104646'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus longicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_Acrocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Acrocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Acrocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_Acrocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_Acrocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_Acrocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Acrocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '104192'^^xsd:integer;
  dwc:occurrenceId 'A1_54_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104192'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_Calocalanos_pavo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Calocalanos_pavo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Calocalanos_pavo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_Calocalanos_pavo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_Calocalanos_pavo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_Calocalanos_pavo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_Calocalanos_pavo'^^xsd:string;
  dwc:scientificName 'Calocalanus pavo'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '104669'^^xsd:integer;
  dwc:occurrenceId 'A1_54_Calocalanos_pavo'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanos pavo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_Calocalanus_sp. _(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:scientificName 'Calocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '104193'^^xsd:integer;
  dwc:occurrenceId 'A1_54_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104193'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanus sp.  (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_Delibus_sewelli>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Delibus_sewelli> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Delibus_sewelli> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_Delibus_sewelli>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_Delibus_sewelli>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_Delibus_sewelli" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_Delibus_sewelli'^^xsd:string;
  dwc:scientificName 'Delius sewelli'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '363906'^^xsd:integer;
  dwc:occurrenceId 'A1_54_Delibus_sewelli'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363906'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sewelli'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_Delibus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Delibus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Delibus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_Delibus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_Delibus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_Delibus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Delius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '363904'^^xsd:integer;
  dwc:occurrenceId 'A1_54_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363904'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_Mecynocera_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Mecynocera_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Mecynocera_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_Mecynocera_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_Mecynocera_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_Mecynocera_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Mecynocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '104184'^^xsd:integer;
  dwc:occurrenceId 'A1_54_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Mecynocera sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_Paracalanus_aculeatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Paracalanus_aculeatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Paracalanus_aculeatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_Paracalanus_aculeatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_Paracalanus_aculeatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_Paracalanus_aculeatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_Paracalanus_aculeatus'^^xsd:string;
  dwc:scientificName 'Paracalanus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '104681'^^xsd:integer;
  dwc:occurrenceId 'A1_54_Paracalanus_aculeatus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1464945'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus aculeatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_Paracalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Paracalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Paracalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_Paracalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_Paracalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_Paracalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Paracalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '104196'^^xsd:integer;
  dwc:occurrenceId 'A1_54_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104196'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_Rhincalanus_cornutus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Rhincalanus_cornutus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Rhincalanus_cornutus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_Rhincalanus_cornutus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_Rhincalanus_cornutus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_Rhincalanus_cornutus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_Rhincalanus_cornutus'^^xsd:string;
  dwc:scientificName 'Rhincalanus cornutus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '104542'^^xsd:integer;
  dwc:occurrenceId 'A1_54_Rhincalanus_cornutus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1488083'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rhincalanus cornutus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_Subeucalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Subeucalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Subeucalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_Subeucalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_Subeucalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_Subeucalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Subeucalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '104173'^^xsd:integer;
  dwc:occurrenceId 'A1_54_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104173'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Subeucalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_Clausocalanus_furcatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Clausocalanus_furcatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Clausocalanus_furcatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_Clausocalanus_furcatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_Clausocalanus_furcatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_Clausocalanus_furcatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_Clausocalanus_furcatus'^^xsd:string;
  dwc:scientificName 'Clausocalanus furcatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '104503'^^xsd:integer;
  dwc:occurrenceId 'A1_54_Clausocalanus_furcatus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104503'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus furcatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_Clausocalanus_mastigophorus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Clausocalanus_mastigophorus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Clausocalanus_mastigophorus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_Clausocalanus_mastigophorus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_Clausocalanus_mastigophorus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_Clausocalanus_mastigophorus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:scientificName 'Clausocalanus mastigophorus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '104506'^^xsd:integer;
  dwc:occurrenceId 'A1_54_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104506'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus mastigophorus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_Clausocalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Clausocalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Clausocalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_Clausocalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_Clausocalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_Clausocalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Clausocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '104161'^^xsd:integer;
  dwc:occurrenceId 'A1_54_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104161'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_Euchaeta_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Euchaeta_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Euchaeta_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_Euchaeta_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_Euchaeta_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_Euchaeta_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Euchaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '104174'^^xsd:integer;
  dwc:occurrenceId 'A1_54_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104174'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Euchaeta spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_Scolecithrix_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Scolecithrix_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Scolecithrix_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_Scolecithrix_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_Scolecithrix_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_Scolecithrix_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_Scolecithrix_danae'^^xsd:string;
  dwc:scientificName 'Scolecithrix danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '104821'^^xsd:integer;
  dwc:occurrenceId 'A1_54_Scolecithrix_danae'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104821'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_Scolecithrix_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Scolecithrix_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Scolecithrix_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_Scolecithrix_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_Scolecithrix_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_Scolecithrix_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Scolecithrix'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '104230'^^xsd:integer;
  dwc:occurrenceId 'A1_54_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104230'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_Lucicutia_flavicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Lucicutia_flavicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Lucicutia_flavicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_Lucicutia_flavicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_Lucicutia_flavicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_Lucicutia_flavicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_Lucicutia_flavicornis'^^xsd:string;
  dwc:scientificName 'Lucicutia flavicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '104597'^^xsd:integer;
  dwc:occurrenceId 'A1_54_Lucicutia_flavicornis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104597'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia flavicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_Lucicutia_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Lucicutia_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Lucicutia_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_Lucicutia_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_Lucicutia_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_Lucicutia_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_Lucicutia_sp.'^^xsd:string;
  dwc:scientificName 'Lucicutia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '104183'^^xsd:integer;
  dwc:occurrenceId 'A1_54_Lucicutia_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104183'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_Pleuromamma_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Pleuromamma_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Pleuromamma_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_Pleuromamma_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_Pleuromamma_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_Pleuromamma_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Pleuromamma'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '104191'^^xsd:integer;
  dwc:occurrenceId 'A1_54_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104191'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Pleuromamma sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_Temora_stylifera_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Temora_stylifera_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Temora_stylifera_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_Temora_stylifera_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_Temora_stylifera_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_Temora_stylifera_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:scientificName 'Temora stylifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '104879'^^xsd:integer;
  dwc:occurrenceId 'A1_54_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104879'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora stylifera (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_Temora_turbinata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Temora_turbinata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Temora_turbinata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_Temora_turbinata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_Temora_turbinata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_Temora_turbinata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_Temora_turbinata'^^xsd:string;
  dwc:scientificName 'Temora turbinata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '104880'^^xsd:integer;
  dwc:occurrenceId 'A1_54_Temora_turbinata'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104880'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora turbinata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_Candacia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Candacia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Candacia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_Candacia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_Candacia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_Candacia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_Candacia_spp.'^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A1_54_Candacia_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_Candacia_sp._%28copepodite%29%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Candacia_sp._%28copepodite%29%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Candacia_sp._%28copepodite%29%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_Candacia_sp._%28copepodite%29%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_Candacia_sp._%28copepodite%29%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_Candacia_sp._(copepodite) " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A1_54_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia sp. (copepodite) '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_Calanopia_americana_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Calanopia_americana_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Calanopia_americana_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_Calanopia_americana_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_Calanopia_americana_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_Calanopia_americana_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:scientificName 'Calanopia americana'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '104723'^^xsd:integer;
  dwc:occurrenceId 'A1_54_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104723'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calanopia americana (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_Acartia_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Acartia_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Acartia_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_Acartia_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_Acartia_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_Acartia_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_Acartia_danae'^^xsd:string;
  dwc:scientificName 'Acartia (Acartia) danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '346026'^^xsd:integer;
  dwc:occurrenceId 'A1_54_Acartia_danae'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346026'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_Acartia_lilljeborgii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Acartia_lilljeborgii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Acartia_lilljeborgii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_Acartia_lilljeborgii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_Acartia_lilljeborgii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_Acartia_lilljeborgii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_Acartia_lilljeborgii'^^xsd:string;
  dwc:scientificName 'Acartia lilljeborgii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '348510'^^xsd:integer;
  dwc:occurrenceId 'A1_54_Acartia_lilljeborgii'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia lilljeborgii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_Calanoida_%28others_copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Calanoida_%28others_copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Calanoida_%28others_copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_Calanoida_%28others_copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_Calanoida_%28others_copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_Calanoida_(others_copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'A1_54_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Calanoida (others copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_Oithona_atlantica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Oithona_atlantica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Oithona_atlantica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_Oithona_atlantica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_Oithona_atlantica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_Oithona_atlantica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_Oithona_atlantica'^^xsd:string;
  dwc:scientificName 'Oithona atlantica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '106642'^^xsd:integer;
  dwc:occurrenceId 'A1_54_Oithona_atlantica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106642'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona atlantica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_Oithona_plumifera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Oithona_plumifera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Oithona_plumifera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_Oithona_plumifera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_Oithona_plumifera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_Oithona_plumifera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_Oithona_plumifera'^^xsd:string;
  dwc:scientificName 'Oithona plumifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '106652'^^xsd:integer;
  dwc:occurrenceId 'A1_54_Oithona_plumifera'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106652'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona plumifera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_Oithona_setigera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Oithona_setigera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Oithona_setigera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_Oithona_setigera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_Oithona_setigera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_Oithona_setigera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_Oithona_setigera'^^xsd:string;
  dwc:scientificName 'Oithona setigera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '106655'^^xsd:integer;
  dwc:occurrenceId 'A1_54_Oithona_setigera'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '734517'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona setigera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_Oithona_hebes>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Oithona_hebes> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Oithona_hebes> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_Oithona_hebes>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_Oithona_hebes>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_Oithona_hebes" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_Oithona_hebes'^^xsd:string;
  dwc:scientificName 'Oithona hebes'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '106647'^^xsd:integer;
  dwc:occurrenceId 'A1_54_Oithona_hebes'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106647'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona hebes'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_Oithona_spp.%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Oithona_spp.%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Oithona_spp.%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_Oithona_spp.%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_Oithona_spp.%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_Oithona_spp. " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_Oithona_spp. '^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A1_54_Oithona_spp. '^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_Oithona_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Oithona_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Oithona_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_Oithona_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_Oithona_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_Oithona_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A1_54_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_Microsetella_norvegica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Microsetella_norvegica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Microsetella_norvegica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_Microsetella_norvegica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_Microsetella_norvegica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_Microsetella_norvegica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_Microsetella_norvegica'^^xsd:string;
  dwc:scientificName 'Microsetella norvegica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '116115'^^xsd:integer;
  dwc:occurrenceId 'A1_54_Microsetella_norvegica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116115'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella norvegica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_Microsetella_rosea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Microsetella_rosea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Microsetella_rosea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_Microsetella_rosea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_Microsetella_rosea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_Microsetella_rosea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_Microsetella_rosea'^^xsd:string;
  dwc:scientificName 'Microsetella rosea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '116116'^^xsd:integer;
  dwc:occurrenceId 'A1_54_Microsetella_rosea'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116116'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella rosea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_Microsetella_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Microsetella_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Microsetella_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_Microsetella_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_Microsetella_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_Microsetella_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Microsetella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '115341'^^xsd:integer;
  dwc:occurrenceId 'A1_54_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115341'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_Macrosetella_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Macrosetella_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Macrosetella_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_Macrosetella_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_Macrosetella_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_Macrosetella_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_Macrosetella_gracilis'^^xsd:string;
  dwc:scientificName 'Macrosetella gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '116382'^^xsd:integer;
  dwc:occurrenceId 'A1_54_Macrosetella_gracilis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116382'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Macrosetella gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_Miracia_efferata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Miracia_efferata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Miracia_efferata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_Miracia_efferata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_Miracia_efferata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_Miracia_efferata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_Miracia_efferata'^^xsd:string;
  dwc:scientificName 'Miracia efferata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '116383'^^xsd:integer;
  dwc:occurrenceId 'A1_54_Miracia_efferata'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116383'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Miracia efferata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_Oncaea_media>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Oncaea_media> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Oncaea_media> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_Oncaea_media>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_Oncaea_media>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_Oncaea_media" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_Oncaea_media'^^xsd:string;
  dwc:scientificName 'Oncaea media'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '128938'^^xsd:integer;
  dwc:occurrenceId 'A1_54_Oncaea_media'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1862287'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea media'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_Oncaea_venusta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Oncaea_venusta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Oncaea_venusta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_Oncaea_venusta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_Oncaea_venusta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_Oncaea_venusta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_Oncaea_venusta'^^xsd:string;
  dwc:scientificName 'Oncaea venusta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '128954'^^xsd:integer;
  dwc:occurrenceId 'A1_54_Oncaea_venusta'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1754274'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea venusta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_Oncaea_mediterranea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Oncaea_mediterranea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Oncaea_mediterranea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_Oncaea_mediterranea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_Oncaea_mediterranea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_Oncaea_mediterranea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_Oncaea_mediterranea'^^xsd:string;
  dwc:scientificName 'Oncaea mediterranea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '128939'^^xsd:integer;
  dwc:occurrenceId 'A1_54_Oncaea_mediterranea'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128939'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea mediterranea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_Oncaea_scottodicarloi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Oncaea_scottodicarloi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Oncaea_scottodicarloi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_Oncaea_scottodicarloi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_Oncaea_scottodicarloi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_Oncaea_scottodicarloi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_Oncaea_scottodicarloi'^^xsd:string;
  dwc:scientificName 'Oncaea scottodicarloi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '128950'^^xsd:integer;
  dwc:occurrenceId 'A1_54_Oncaea_scottodicarloi'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128950'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea scottodicarloi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_Oncaea_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Oncaea_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Oncaea_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_Oncaea_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_Oncaea_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_Oncaea_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oncaea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '128690'^^xsd:integer;
  dwc:occurrenceId 'A1_54_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128690'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_Hemicyclops_thallassius>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Hemicyclops_thallassius> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Hemicyclops_thallassius> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_Hemicyclops_thallassius>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_Hemicyclops_thallassius>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_Hemicyclops_thallassius" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_Hemicyclops_thallassius'^^xsd:string;
  dwc:scientificName 'Hemicyclops thalassius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '352254'^^xsd:integer;
  dwc:occurrenceId 'A1_54_Hemicyclops_thallassius'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '352254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Hemicyclops thallassius'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_Copilia_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Copilia_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Copilia_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_Copilia_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_Copilia_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_Copilia_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Copilia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '128721'^^xsd:integer;
  dwc:occurrenceId 'A1_54_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128721'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Copilia spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_Agetus_flaccus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Agetus_flaccus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Agetus_flaccus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_Agetus_flaccus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_Agetus_flaccus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_Agetus_flaccus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_Agetus_flaccus'^^xsd:string;
  dwc:scientificName 'Agetus flaccus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '128795'^^xsd:integer;
  dwc:occurrenceId 'A1_54_Agetus_flaccus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128795'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Agetus flaccus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_Corycaeus_speciosus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Corycaeus_speciosus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Corycaeus_speciosus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_Corycaeus_speciosus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_Corycaeus_speciosus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_Corycaeus_speciosus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_Corycaeus_speciosus'^^xsd:string;
  dwc:scientificName 'Corycaeus speciosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '128800'^^xsd:integer;
  dwc:occurrenceId 'A1_54_Corycaeus_speciosus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128800'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus speciosus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_Corycaeus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Corycaeus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Corycaeus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_Corycaeus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_Corycaeus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_Corycaeus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Corycaeus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '128634'^^xsd:integer;
  dwc:occurrenceId 'A1_54_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128634'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_Farranula_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Farranula_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Farranula_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_Farranula_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_Farranula_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_Farranula_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_Farranula_gracilis'^^xsd:string;
  dwc:scientificName 'Farranula gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '128813'^^xsd:integer;
  dwc:occurrenceId 'A1_54_Farranula_gracilis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128813'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_Farranula_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Farranula_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Farranula_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_Farranula_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_Farranula_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_Farranula_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Farranula'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '128636'^^xsd:integer;
  dwc:occurrenceId 'A1_54_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128636'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_Copepoda_%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Copepoda_%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Copepoda_%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_Copepoda_%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_Copepoda_%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_Copepoda_(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_Copepoda_(nauplius)'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'A1_54_Copepoda_(nauplius)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Copepoda (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_CIRRIPEDIA__%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_CIRRIPEDIA__%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_CIRRIPEDIA__%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_CIRRIPEDIA__%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_CIRRIPEDIA__%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_CIRRIPEDIA__(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:occurrenceId 'A1_54_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  dwc:verbatimIdentification 'CIRRIPEDIA  (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_STOMATOPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_STOMATOPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_STOMATOPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_STOMATOPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_STOMATOPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_STOMATOPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Stomatopoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '14355'^^xsd:integer;
  dwc:occurrenceId 'A1_54_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '14355'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'STOMATOPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_DECAPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_DECAPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_DECAPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_DECAPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_DECAPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_DECAPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_DECAPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:occurrenceId 'A1_54_DECAPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'DECAPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_ECHINODERMATA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_ECHINODERMATA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_ECHINODERMATA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_ECHINODERMATA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_ECHINODERMATA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_ECHINODERMATA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:scientificName 'Echinodermata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '1806'^^xsd:integer;
  dwc:occurrenceId 'A1_54_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1806'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'ECHINODERMATA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_BRYOZOA_%28cyphonauta_larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_BRYOZOA_%28cyphonauta_larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_BRYOZOA_%28cyphonauta_larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_BRYOZOA_%28cyphonauta_larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_BRYOZOA_%28cyphonauta_larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_BRYOZOA_(cyphonauta_larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'A1_54_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'BRYOZOA (cyphonauta larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_Sagitta_friedreich>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Sagitta_friedreich> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Sagitta_friedreich> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_Sagitta_friedreich>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_Sagitta_friedreich>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_Sagitta_friedreich" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_Sagitta_friedreich'^^xsd:string;
  dwc:scientificName 'Sagitta friderici'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '105452'^^xsd:integer;
  dwc:occurrenceId 'A1_54_Sagitta_friedreich'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105441'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta friedreich'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_Sagitta_spp.%C2%A0%28imature%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Sagitta_spp.%C2%A0%28imature%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Sagitta_spp.%C2%A0%28imature%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_Sagitta_spp.%C2%A0%28imature%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_Sagitta_spp.%C2%A0%28imature%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_Sagitta_spp. (imature)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_Sagitta_spp. (imature)'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:occurrenceId 'A1_54_Sagitta_spp. (imature)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta spp. (imature)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_Chaetognatha_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Chaetognatha_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Chaetognatha_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_Chaetognatha_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_Chaetognatha_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_Chaetognatha_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_Chaetognatha_(others)'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:occurrenceId 'A1_54_Chaetognatha_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Chaetognatha (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_Fritillaria_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Fritillaria_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Fritillaria_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_Fritillaria_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_Fritillaria_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_Fritillaria_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_Fritillaria_spp.'^^xsd:string;
  dwc:scientificName 'Fritillaria'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '103358'^^xsd:integer;
  dwc:occurrenceId 'A1_54_Fritillaria_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Fritillaria spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_Oikopleura_dioica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Oikopleura_dioica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Oikopleura_dioica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_Oikopleura_dioica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_Oikopleura_dioica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_Oikopleura_dioica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_Oikopleura_dioica'^^xsd:string;
  dwc:scientificName 'Oikopleura dioica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '1770057'^^xsd:integer;
  dwc:occurrenceId 'A1_54_Oikopleura_dioica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura dioica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_Oikopleura_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Oikopleura_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Oikopleura_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_Oikopleura_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_Oikopleura_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_Oikopleura_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_Oikopleura_spp.'^^xsd:string;
  dwc:scientificName 'Oikopleura'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '103367'^^xsd:integer;
  dwc:occurrenceId 'A1_54_Oikopleura_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_Appendicularia_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Appendicularia_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Appendicularia_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_Appendicularia_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_Appendicularia_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_Appendicularia_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_Appendicularia_(others)'^^xsd:string;
  dwc:scientificName 'Appendicularia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '146421'^^xsd:integer;
  dwc:occurrenceId 'A1_54_Appendicularia_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146421'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Appendicularia (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_Thalia_democratica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Thalia_democratica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Thalia_democratica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_Thalia_democratica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_Thalia_democratica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_Thalia_democratica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_Thalia_democratica'^^xsd:string;
  dwc:scientificName 'Thalia democratica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '137279'^^xsd:integer;
  dwc:occurrenceId 'A1_54_Thalia_democratica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137279'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Thalia democratica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_Doliolo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Doliolo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Doliolo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_Doliolo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_Doliolo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_Doliolo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_Doliolo'^^xsd:string;
  dwc:scientificName 'Dolioloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '137221'^^xsd:integer;
  dwc:occurrenceId 'A1_54_Doliolo'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137221'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Doliolo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_Teleostei_%28egg%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Teleostei_%28egg%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Teleostei_%28egg%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_Teleostei_%28egg%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_Teleostei_%28egg%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_Teleostei_(egg)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_Teleostei_(egg)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A1_54_Teleostei_(egg)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (egg)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_Teleostei_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Teleostei_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Teleostei_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_Teleostei_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_Teleostei_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_Teleostei_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_Teleostei_(larvae)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A1_54_Teleostei_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_SIPHONOPHORAE_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_SIPHONOPHORAE_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_SIPHONOPHORAE_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_SIPHONOPHORAE_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_SIPHONOPHORAE_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_SIPHONOPHORAE_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:scientificName 'Siphonophorae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '1371'^^xsd:integer;
  dwc:occurrenceId 'A1_54_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'SIPHONOPHORAE spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_Gastropoda_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Gastropoda_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Gastropoda_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_Gastropoda_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_Gastropoda_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_Gastropoda_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_Gastropoda_(veliger)'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'A1_54_Gastropoda_(veliger)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Gastropoda (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_Pteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Pteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Pteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_Pteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_Pteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_Pteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_Pteropoda'^^xsd:string;
  dwc:scientificName 'Pteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '325345'^^xsd:integer;
  dwc:occurrenceId 'A1_54_Pteropoda'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '325345'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Pteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_Heteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Heteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Heteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_Heteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_Heteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_Heteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_Heteropoda'^^xsd:string;
  dwc:scientificName 'Heteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '1491356'^^xsd:integer;
  dwc:occurrenceId 'A1_54_Heteropoda'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491356'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Heteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_Bivalvia_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Bivalvia_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_Bivalvia_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_Bivalvia_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_Bivalvia_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_Bivalvia_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_Bivalvia_(veliger)'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'A1_54_Bivalvia_(veliger)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Bivalvia (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_POLYCHAETA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_POLYCHAETA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_POLYCHAETA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_POLYCHAETA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_POLYCHAETA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_POLYCHAETA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'A1_54_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'POLYCHAETA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_OSTRACODA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_OSTRACODA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_OSTRACODA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_OSTRACODA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_OSTRACODA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_OSTRACODA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_OSTRACODA'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'A1_54_OSTRACODA'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'OSTRACODA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_54_CLADOCERA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_54_CLADOCERA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_54_CLADOCERA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.806839"^^xsd:decimal ;
  dwc:decimalLongitude "-34.99273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_54_CLADOCERA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.806839 -34.99273)"^^geo:wktLiteral ;
  geo-pos:lat "-8.806839"^^xsd:decimal ;
  geo-pos:long "-34.99273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_54_CLADOCERA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_54_CLADOCERA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_54_CLADOCERA'^^xsd:string;
  dwc:scientificName 'Cladocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.99273'^^xsd:double;
  dwc:latitude '-8.806839'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 54'^^xsd:string;
  dwc:aphiaid '1076'^^xsd:integer;
  dwc:occurrenceId 'A1_54_CLADOCERA'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '155670'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'CLADOCERA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_Codonella_acuta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Codonella_acuta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Codonella_acuta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_Codonella_acuta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_Codonella_acuta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_Codonella_acuta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_Codonella_acuta'^^xsd:string;
  dwc:scientificName 'Codonella acuta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '417132'^^xsd:integer;
  dwc:occurrenceId 'A2_24_Codonella_acuta'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417132'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella acuta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_Codonella_amphorella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Codonella_amphorella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Codonella_amphorella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_Codonella_amphorella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_Codonella_amphorella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_Codonella_amphorella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_Codonella_amphorella'^^xsd:string;
  dwc:scientificName 'Codonella amphorella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '417133'^^xsd:integer;
  dwc:occurrenceId 'A2_24_Codonella_amphorella'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417133'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella amphorella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_Codonella_apicata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Codonella_apicata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Codonella_apicata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_Codonella_apicata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_Codonella_apicata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_Codonella_apicata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_Codonella_apicata'^^xsd:string;
  dwc:scientificName 'Codonella apicata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '417134'^^xsd:integer;
  dwc:occurrenceId 'A2_24_Codonella_apicata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417134'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella apicata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_Codonella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Codonella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Codonella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_Codonella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_Codonella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_Codonella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_Codonella_sp.'^^xsd:string;
  dwc:scientificName 'Codonella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '150203'^^xsd:integer;
  dwc:occurrenceId 'A2_24_Codonella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150203'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_Tintinnopsis_tocantinensis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Tintinnopsis_tocantinensis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Tintinnopsis_tocantinensis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_Tintinnopsis_tocantinensis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_Tintinnopsis_tocantinensis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_Tintinnopsis_tocantinensis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:scientificName 'Tintinnopsis tocantinensis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '417156'^^xsd:integer;
  dwc:occurrenceId 'A2_24_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417156'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis tocantinensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_Tintinnopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Tintinnopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Tintinnopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_Tintinnopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_Tintinnopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_Tintinnopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_Tintinnopsis_spp.'^^xsd:string;
  dwc:scientificName 'Tintinnopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:occurrenceId 'A2_24_Tintinnopsis_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_Codonellopsis_ostenfeldi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Codonellopsis_ostenfeldi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Codonellopsis_ostenfeldi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_Codonellopsis_ostenfeldi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_Codonellopsis_ostenfeldi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_Codonellopsis_ostenfeldi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:scientificName 'Codonellopsis ostenfeldi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '427448'^^xsd:integer;
  dwc:occurrenceId 'A2_24_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427448'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis ostenfeldi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_Codonellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Codonellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Codonellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_Codonellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_Codonellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_Codonellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_Codonellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Codonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '204197'^^xsd:integer;
  dwc:occurrenceId 'A2_24_Codonellopsis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '204197'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_Coxliella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Coxliella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Coxliella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_Coxliella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_Coxliella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_Coxliella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_Coxliella_sp.'^^xsd:string;
  dwc:scientificName 'Coxliella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '150208'^^xsd:integer;
  dwc:occurrenceId 'A2_24_Coxliella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150208'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Coxliella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_Dadayiella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Dadayiella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Dadayiella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_Dadayiella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_Dadayiella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_Dadayiella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_Dadayiella_sp.'^^xsd:string;
  dwc:scientificName 'Dadayiella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '183541'^^xsd:integer;
  dwc:occurrenceId 'A2_24_Dadayiella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183541'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dadayiella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_Dictyocysta_lepida>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Dictyocysta_lepida> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Dictyocysta_lepida> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_Dictyocysta_lepida>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_Dictyocysta_lepida>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_Dictyocysta_lepida" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_Dictyocysta_lepida'^^xsd:string;
  dwc:scientificName 'Dictyocysta lepida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '235767'^^xsd:integer;
  dwc:occurrenceId 'A2_24_Dictyocysta_lepida'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235767'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocysta lepida'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_Epiplocylis_undella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Epiplocylis_undella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Epiplocylis_undella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_Epiplocylis_undella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_Epiplocylis_undella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_Epiplocylis_undella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_Epiplocylis_undella'^^xsd:string;
  dwc:scientificName 'Epiplocylis undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '341668'^^xsd:integer;
  dwc:occurrenceId 'A2_24_Epiplocylis_undella'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '341668'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis undella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_Epiplocylis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Epiplocylis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Epiplocylis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_Epiplocylis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_Epiplocylis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_Epiplocylis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_Epiplocylis_sp.'^^xsd:string;
  dwc:scientificName 'Epiplocylis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '183562'^^xsd:integer;
  dwc:occurrenceId 'A2_24_Epiplocylis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183562'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_Favella_enrenbergii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Favella_enrenbergii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Favella_enrenbergii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_Favella_enrenbergii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_Favella_enrenbergii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_Favella_enrenbergii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_Favella_enrenbergii'^^xsd:string;
  dwc:scientificName 'Favella ehrenbergii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '235761'^^xsd:integer;
  dwc:occurrenceId 'A2_24_Favella_enrenbergii'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235761'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Favella enrenbergii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_Eutintinnus_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Eutintinnus_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Eutintinnus_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_Eutintinnus_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_Eutintinnus_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_Eutintinnus_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_Eutintinnus_spp.'^^xsd:string;
  dwc:scientificName 'Eutintinnus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '183543'^^xsd:integer;
  dwc:occurrenceId 'A2_24_Eutintinnus_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183543'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Eutintinnus spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_Amphorellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Amphorellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Amphorellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_Amphorellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_Amphorellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_Amphorellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_Amphorellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Amphorellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '425527'^^xsd:integer;
  dwc:occurrenceId 'A2_24_Amphorellopsis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '425527'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Amphorellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_Rabdonella_elegans>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Rabdonella_elegans> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Rabdonella_elegans> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_Rabdonella_elegans>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_Rabdonella_elegans>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_Rabdonella_elegans" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_Rabdonella_elegans'^^xsd:string;
  dwc:scientificName 'Rhabdonella elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '183577'^^xsd:integer;
  dwc:occurrenceId 'A2_24_Rabdonella_elegans'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183577'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella elegans'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_Rabdonella_brandti>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Rabdonella_brandti> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Rabdonella_brandti> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_Rabdonella_brandti>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_Rabdonella_brandti>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_Rabdonella_brandti" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_Rabdonella_brandti'^^xsd:string;
  dwc:scientificName 'Rhabdonella brandti'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '427513'^^xsd:integer;
  dwc:occurrenceId 'A2_24_Rabdonella_brandti'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427513'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella brandti'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_Rabdonellopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Rabdonellopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Rabdonellopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_Rabdonellopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_Rabdonellopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_Rabdonellopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_Rabdonellopsis_spp.'^^xsd:string;
  dwc:scientificName 'Rhabdonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '183550'^^xsd:integer;
  dwc:occurrenceId 'A2_24_Rabdonellopsis_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183550'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonellopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_Undella_claparedei>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Undella_claparedei> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Undella_claparedei> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_Undella_claparedei>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_Undella_claparedei>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_Undella_claparedei" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_Undella_claparedei'^^xsd:string;
  dwc:scientificName 'Undella claparedei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '341684'^^xsd:integer;
  dwc:occurrenceId 'A2_24_Undella_claparedei'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417240'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undella claparedei'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_Undella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Undella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Undella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_Undella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_Undella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_Undella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_Undella_sp.'^^xsd:string;
  dwc:scientificName 'Undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '235764'^^xsd:integer;
  dwc:occurrenceId 'A2_24_Undella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235764'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Undella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_Xystonellopsis_heros>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Xystonellopsis_heros> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Xystonellopsis_heros> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_Xystonellopsis_heros>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_Xystonellopsis_heros>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_Xystonellopsis_heros" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_Xystonellopsis_heros'^^xsd:string;
  dwc:scientificName 'Xystonellopsis heros'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '417266'^^xsd:integer;
  dwc:occurrenceId 'A2_24_Xystonellopsis_heros'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417266'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Xystonellopsis heros'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_Tintinnina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Tintinnina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Tintinnina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_Tintinnina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_Tintinnina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_Tintinnina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_Tintinnina_(others)'^^xsd:string;
  dwc:scientificName 'Tintinnina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '732976'^^xsd:integer;
  dwc:occurrenceId 'A2_24_Tintinnina_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_Collosphaera_macropora>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Collosphaera_macropora> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Collosphaera_macropora> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_Collosphaera_macropora>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_Collosphaera_macropora>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_Collosphaera_macropora" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_Collosphaera_macropora'^^xsd:string;
  dwc:scientificName 'Collosphaera macropora'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '493482'^^xsd:integer;
  dwc:occurrenceId 'A2_24_Collosphaera_macropora'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493482'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Collosphaera macropora'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_Dictyocoryne_profunda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Dictyocoryne_profunda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Dictyocoryne_profunda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_Dictyocoryne_profunda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_Dictyocoryne_profunda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_Dictyocoryne_profunda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_Dictyocoryne_profunda'^^xsd:string;
  dwc:scientificName 'Dictyocoryne profunda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '412935'^^xsd:integer;
  dwc:occurrenceId 'A2_24_Dictyocoryne_profunda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412935'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne profunda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_Dictyocoryne_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Dictyocoryne_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Dictyocoryne_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_Dictyocoryne_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_Dictyocoryne_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_Dictyocoryne_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_Dictyocoryne_sp.'^^xsd:string;
  dwc:scientificName 'Dictyocoryne'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '412934'^^xsd:integer;
  dwc:occurrenceId 'A2_24_Dictyocoryne_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412934'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_Discopyle_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Discopyle_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Discopyle_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_Discopyle_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_Discopyle_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_Discopyle_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_Discopyle_sp.'^^xsd:string;
  dwc:scientificName 'Discopyle'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '493501'^^xsd:integer;
  dwc:occurrenceId 'A2_24_Discopyle_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Discopyle sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_Pylonidae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Pylonidae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Pylonidae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_Pylonidae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_Pylonidae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_Pylonidae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_Pylonidae'^^xsd:string;
  dwc:scientificName 'Pyloniidae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '345902'^^xsd:integer;
  dwc:occurrenceId 'A2_24_Pylonidae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345902'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:verbatimIdentification 'Pylonidae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_Spongodiscus_resurgens>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Spongodiscus_resurgens> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Spongodiscus_resurgens> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_Spongodiscus_resurgens>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_Spongodiscus_resurgens>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_Spongodiscus_resurgens" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_Spongodiscus_resurgens'^^xsd:string;
  dwc:scientificName 'Spongodiscus resurgens'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '493608'^^xsd:integer;
  dwc:occurrenceId 'A2_24_Spongodiscus_resurgens'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493608'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongodiscus resurgens'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_Spongosphaera_streptacantha>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Spongosphaera_streptacantha> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Spongosphaera_streptacantha> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_Spongosphaera_streptacantha>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_Spongosphaera_streptacantha>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_Spongosphaera_streptacantha" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_Spongosphaera_streptacantha'^^xsd:string;
  dwc:scientificName 'Spongosphaera streptacantha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '493393'^^xsd:integer;
  dwc:occurrenceId 'A2_24_Spongosphaera_streptacantha'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493393'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongosphaera streptacantha'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_Spongaster_tetras>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Spongaster_tetras> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Spongaster_tetras> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_Spongaster_tetras>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_Spongaster_tetras>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_Spongaster_tetras" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_Spongaster_tetras'^^xsd:string;
  dwc:scientificName 'Spongaster tetras'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '412940'^^xsd:integer;
  dwc:occurrenceId 'A2_24_Spongaster_tetras'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412940'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongaster tetras'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_Spongotrochus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Spongotrochus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Spongotrochus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_Spongotrochus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_Spongotrochus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_Spongotrochus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_Spongotrochus_sp.'^^xsd:string;
  dwc:scientificName 'Spongotrochus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '412948'^^xsd:integer;
  dwc:occurrenceId 'A2_24_Spongotrochus_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Spongotrochus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_Zygocircus_productus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Zygocircus_productus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Zygocircus_productus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_Zygocircus_productus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_Zygocircus_productus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_Zygocircus_productus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_Zygocircus_productus'^^xsd:string;
  dwc:scientificName 'Zygocircus productus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '493705'^^xsd:integer;
  dwc:occurrenceId 'A2_24_Zygocircus_productus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493705'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus productus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_Zygocircus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Zygocircus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Zygocircus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_Zygocircus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_Zygocircus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_Zygocircus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_Zygocircus_sp.'^^xsd:string;
  dwc:scientificName 'Zygocircus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '493702'^^xsd:integer;
  dwc:occurrenceId 'A2_24_Zygocircus_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493702'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_Polycystina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Polycystina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Polycystina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_Polycystina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_Polycystina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_Polycystina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_Polycystina_(others)'^^xsd:string;
  dwc:scientificName 'Polycystina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '235740'^^xsd:integer;
  dwc:occurrenceId 'A2_24_Polycystina_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235740'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Polycystina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_ACANTHARIA_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_ACANTHARIA_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_ACANTHARIA_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_ACANTHARIA_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_ACANTHARIA_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_ACANTHARIA_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_ACANTHARIA_spp.'^^xsd:string;
  dwc:scientificName 'Acantharia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '586732'^^xsd:integer;
  dwc:occurrenceId 'A2_24_ACANTHARIA_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '586732'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'ACANTHARIA spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_Bolivina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Bolivina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Bolivina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_Bolivina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_Bolivina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_Bolivina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_Bolivina_sp.'^^xsd:string;
  dwc:scientificName 'Bolivina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '112101'^^xsd:integer;
  dwc:occurrenceId 'A2_24_Bolivina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Bolivina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_Globigerina_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Globigerina_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Globigerina_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_Globigerina_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_Globigerina_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_Globigerina_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_Globigerina_bulloides'^^xsd:string;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:occurrenceId 'A2_24_Globigerina_bulloides'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globigerina bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_Globogirinoides_ruber>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Globogirinoides_ruber> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Globogirinoides_ruber> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_Globogirinoides_ruber>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_Globogirinoides_ruber>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_Globogirinoides_ruber" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_Globogirinoides_ruber'^^xsd:string;
  dwc:scientificName 'Globigerinoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:occurrenceId 'A2_24_Globogirinoides_ruber'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globogirinoides ruber'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_Globorotalia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Globorotalia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Globorotalia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_Globorotalia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_Globorotalia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_Globorotalia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_Globorotalia_spp.'^^xsd:string;
  dwc:scientificName 'Globorotalia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '112200'^^xsd:integer;
  dwc:occurrenceId 'A2_24_Globorotalia_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112200'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Globorotalia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_Neogloboquadrina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Neogloboquadrina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Neogloboquadrina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_Neogloboquadrina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_Neogloboquadrina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_Neogloboquadrina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_Neogloboquadrina_sp.'^^xsd:string;
  dwc:scientificName 'Neogloboquadrina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '112202'^^xsd:integer;
  dwc:occurrenceId 'A2_24_Neogloboquadrina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112202'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Neogloboquadrina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_Orbulina_universa>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Orbulina_universa> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Orbulina_universa> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_Orbulina_universa>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_Orbulina_universa>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_Orbulina_universa" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_Orbulina_universa'^^xsd:string;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:occurrenceId 'A2_24_Orbulina_universa'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Orbulina universa'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_Tretomphalus_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Tretomphalus_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Tretomphalus_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_Tretomphalus_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_Tretomphalus_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_Tretomphalus_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_Tretomphalus_bulloides'^^xsd:string;
  dwc:scientificName 'Tretomphalus bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '113184'^^xsd:integer;
  dwc:occurrenceId 'A2_24_Tretomphalus_bulloides'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tretomphalus bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_Trochammina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Trochammina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Trochammina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_Trochammina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_Trochammina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_Trochammina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_Trochammina_sp.'^^xsd:string;
  dwc:scientificName 'Trochammina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:occurrenceId 'A2_24_Trochammina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Trochammina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_Foraminifera_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Foraminifera_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Foraminifera_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_Foraminifera_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_Foraminifera_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_Foraminifera_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_Foraminifera_(others)'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:occurrenceId 'A2_24_Foraminifera_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Foraminifera (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_Nannocalanus_minor>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Nannocalanus_minor> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Nannocalanus_minor> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_Nannocalanus_minor>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_Nannocalanus_minor>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_Nannocalanus_minor" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_Nannocalanus_minor'^^xsd:string;
  dwc:scientificName 'Nannocalanus minor'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '104469'^^xsd:integer;
  dwc:occurrenceId 'A2_24_Nannocalanus_minor'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104469'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus minor'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_Nannocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Nannocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Nannocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_Nannocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_Nannocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_Nannocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Nannocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '104154'^^xsd:integer;
  dwc:occurrenceId 'A2_24_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104154'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_Neocalanus_robustior>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Neocalanus_robustior> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Neocalanus_robustior> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_Neocalanus_robustior>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_Neocalanus_robustior>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_Neocalanus_robustior" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_Neocalanus_robustior'^^xsd:string;
  dwc:scientificName 'Neocalanus robustior'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '104472'^^xsd:integer;
  dwc:occurrenceId 'A2_24_Neocalanus_robustior'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104472'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Neocalanus robustior'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_Undinula_vulgaris_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Undinula_vulgaris_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Undinula_vulgaris_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_Undinula_vulgaris_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_Undinula_vulgaris_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_Undinula_vulgaris_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:scientificName 'Undinula vulgaris'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '104473'^^xsd:integer;
  dwc:occurrenceId 'A2_24_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104473'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undinula vulgaris (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_Acrocalanus_longicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Acrocalanus_longicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Acrocalanus_longicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_Acrocalanus_longicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_Acrocalanus_longicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_Acrocalanus_longicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_Acrocalanus_longicornis'^^xsd:string;
  dwc:scientificName 'Acrocalanus longicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '104646'^^xsd:integer;
  dwc:occurrenceId 'A2_24_Acrocalanus_longicornis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104646'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus longicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_Acrocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Acrocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Acrocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_Acrocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_Acrocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_Acrocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Acrocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '104192'^^xsd:integer;
  dwc:occurrenceId 'A2_24_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104192'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_Calocalanos_pavo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Calocalanos_pavo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Calocalanos_pavo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_Calocalanos_pavo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_Calocalanos_pavo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_Calocalanos_pavo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_Calocalanos_pavo'^^xsd:string;
  dwc:scientificName 'Calocalanus pavo'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '104669'^^xsd:integer;
  dwc:occurrenceId 'A2_24_Calocalanos_pavo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanos pavo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_Calocalanus_sp. _(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:scientificName 'Calocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '104193'^^xsd:integer;
  dwc:occurrenceId 'A2_24_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104193'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanus sp.  (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_Delibus_sewelli>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Delibus_sewelli> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Delibus_sewelli> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_Delibus_sewelli>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_Delibus_sewelli>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_Delibus_sewelli" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_Delibus_sewelli'^^xsd:string;
  dwc:scientificName 'Delius sewelli'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '363906'^^xsd:integer;
  dwc:occurrenceId 'A2_24_Delibus_sewelli'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363906'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sewelli'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_Delibus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Delibus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Delibus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_Delibus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_Delibus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_Delibus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Delius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '363904'^^xsd:integer;
  dwc:occurrenceId 'A2_24_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363904'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_Mecynocera_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Mecynocera_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Mecynocera_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_Mecynocera_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_Mecynocera_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_Mecynocera_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Mecynocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '104184'^^xsd:integer;
  dwc:occurrenceId 'A2_24_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Mecynocera sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_Paracalanus_aculeatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Paracalanus_aculeatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Paracalanus_aculeatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_Paracalanus_aculeatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_Paracalanus_aculeatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_Paracalanus_aculeatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_Paracalanus_aculeatus'^^xsd:string;
  dwc:scientificName 'Paracalanus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '104681'^^xsd:integer;
  dwc:occurrenceId 'A2_24_Paracalanus_aculeatus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1464945'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus aculeatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_Paracalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Paracalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Paracalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_Paracalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_Paracalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_Paracalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Paracalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '104196'^^xsd:integer;
  dwc:occurrenceId 'A2_24_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104196'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_Rhincalanus_cornutus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Rhincalanus_cornutus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Rhincalanus_cornutus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_Rhincalanus_cornutus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_Rhincalanus_cornutus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_Rhincalanus_cornutus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_Rhincalanus_cornutus'^^xsd:string;
  dwc:scientificName 'Rhincalanus cornutus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '104542'^^xsd:integer;
  dwc:occurrenceId 'A2_24_Rhincalanus_cornutus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1488083'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rhincalanus cornutus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_Subeucalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Subeucalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Subeucalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_Subeucalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_Subeucalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_Subeucalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Subeucalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '104173'^^xsd:integer;
  dwc:occurrenceId 'A2_24_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104173'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Subeucalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_Clausocalanus_furcatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Clausocalanus_furcatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Clausocalanus_furcatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_Clausocalanus_furcatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_Clausocalanus_furcatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_Clausocalanus_furcatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_Clausocalanus_furcatus'^^xsd:string;
  dwc:scientificName 'Clausocalanus furcatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '104503'^^xsd:integer;
  dwc:occurrenceId 'A2_24_Clausocalanus_furcatus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104503'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus furcatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_Clausocalanus_mastigophorus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Clausocalanus_mastigophorus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Clausocalanus_mastigophorus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_Clausocalanus_mastigophorus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_Clausocalanus_mastigophorus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_Clausocalanus_mastigophorus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:scientificName 'Clausocalanus mastigophorus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '104506'^^xsd:integer;
  dwc:occurrenceId 'A2_24_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104506'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus mastigophorus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_Clausocalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Clausocalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Clausocalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_Clausocalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_Clausocalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_Clausocalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Clausocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '104161'^^xsd:integer;
  dwc:occurrenceId 'A2_24_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104161'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_Euchaeta_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Euchaeta_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Euchaeta_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_Euchaeta_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_Euchaeta_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_Euchaeta_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Euchaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '104174'^^xsd:integer;
  dwc:occurrenceId 'A2_24_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104174'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Euchaeta spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_Scolecithrix_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Scolecithrix_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Scolecithrix_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_Scolecithrix_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_Scolecithrix_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_Scolecithrix_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_Scolecithrix_danae'^^xsd:string;
  dwc:scientificName 'Scolecithrix danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '104821'^^xsd:integer;
  dwc:occurrenceId 'A2_24_Scolecithrix_danae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104821'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_Scolecithrix_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Scolecithrix_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Scolecithrix_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_Scolecithrix_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_Scolecithrix_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_Scolecithrix_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Scolecithrix'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '104230'^^xsd:integer;
  dwc:occurrenceId 'A2_24_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104230'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_Lucicutia_flavicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Lucicutia_flavicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Lucicutia_flavicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_Lucicutia_flavicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_Lucicutia_flavicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_Lucicutia_flavicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_Lucicutia_flavicornis'^^xsd:string;
  dwc:scientificName 'Lucicutia flavicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '104597'^^xsd:integer;
  dwc:occurrenceId 'A2_24_Lucicutia_flavicornis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104597'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia flavicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_Lucicutia_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Lucicutia_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Lucicutia_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_Lucicutia_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_Lucicutia_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_Lucicutia_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_Lucicutia_sp.'^^xsd:string;
  dwc:scientificName 'Lucicutia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '104183'^^xsd:integer;
  dwc:occurrenceId 'A2_24_Lucicutia_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104183'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_Pleuromamma_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Pleuromamma_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Pleuromamma_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_Pleuromamma_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_Pleuromamma_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_Pleuromamma_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Pleuromamma'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '104191'^^xsd:integer;
  dwc:occurrenceId 'A2_24_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104191'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Pleuromamma sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_Temora_stylifera_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Temora_stylifera_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Temora_stylifera_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_Temora_stylifera_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_Temora_stylifera_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_Temora_stylifera_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:scientificName 'Temora stylifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '104879'^^xsd:integer;
  dwc:occurrenceId 'A2_24_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104879'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora stylifera (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_Temora_turbinata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Temora_turbinata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Temora_turbinata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_Temora_turbinata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_Temora_turbinata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_Temora_turbinata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_Temora_turbinata'^^xsd:string;
  dwc:scientificName 'Temora turbinata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '104880'^^xsd:integer;
  dwc:occurrenceId 'A2_24_Temora_turbinata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104880'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora turbinata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_Candacia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Candacia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Candacia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_Candacia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_Candacia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_Candacia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_Candacia_spp.'^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A2_24_Candacia_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_Candacia_sp._%28copepodite%29%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Candacia_sp._%28copepodite%29%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Candacia_sp._%28copepodite%29%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_Candacia_sp._%28copepodite%29%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_Candacia_sp._%28copepodite%29%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_Candacia_sp._(copepodite) " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A2_24_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia sp. (copepodite) '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_Calanopia_americana_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Calanopia_americana_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Calanopia_americana_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_Calanopia_americana_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_Calanopia_americana_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_Calanopia_americana_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:scientificName 'Calanopia americana'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '104723'^^xsd:integer;
  dwc:occurrenceId 'A2_24_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104723'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calanopia americana (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_Acartia_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Acartia_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Acartia_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_Acartia_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_Acartia_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_Acartia_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_Acartia_danae'^^xsd:string;
  dwc:scientificName 'Acartia (Acartia) danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '346026'^^xsd:integer;
  dwc:occurrenceId 'A2_24_Acartia_danae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346026'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_Acartia_lilljeborgii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Acartia_lilljeborgii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Acartia_lilljeborgii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_Acartia_lilljeborgii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_Acartia_lilljeborgii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_Acartia_lilljeborgii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_Acartia_lilljeborgii'^^xsd:string;
  dwc:scientificName 'Acartia lilljeborgii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '348510'^^xsd:integer;
  dwc:occurrenceId 'A2_24_Acartia_lilljeborgii'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia lilljeborgii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_Calanoida_%28others_copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Calanoida_%28others_copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Calanoida_%28others_copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_Calanoida_%28others_copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_Calanoida_%28others_copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_Calanoida_(others_copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'A2_24_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Calanoida (others copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_Oithona_atlantica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Oithona_atlantica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Oithona_atlantica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_Oithona_atlantica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_Oithona_atlantica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_Oithona_atlantica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_Oithona_atlantica'^^xsd:string;
  dwc:scientificName 'Oithona atlantica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '106642'^^xsd:integer;
  dwc:occurrenceId 'A2_24_Oithona_atlantica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106642'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona atlantica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_Oithona_plumifera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Oithona_plumifera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Oithona_plumifera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_Oithona_plumifera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_Oithona_plumifera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_Oithona_plumifera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_Oithona_plumifera'^^xsd:string;
  dwc:scientificName 'Oithona plumifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '106652'^^xsd:integer;
  dwc:occurrenceId 'A2_24_Oithona_plumifera'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106652'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona plumifera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_Oithona_setigera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Oithona_setigera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Oithona_setigera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_Oithona_setigera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_Oithona_setigera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_Oithona_setigera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_Oithona_setigera'^^xsd:string;
  dwc:scientificName 'Oithona setigera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '106655'^^xsd:integer;
  dwc:occurrenceId 'A2_24_Oithona_setigera'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '734517'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona setigera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_Oithona_hebes>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Oithona_hebes> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Oithona_hebes> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_Oithona_hebes>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_Oithona_hebes>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_Oithona_hebes" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_Oithona_hebes'^^xsd:string;
  dwc:scientificName 'Oithona hebes'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '106647'^^xsd:integer;
  dwc:occurrenceId 'A2_24_Oithona_hebes'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106647'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona hebes'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_Oithona_spp.%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Oithona_spp.%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Oithona_spp.%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_Oithona_spp.%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_Oithona_spp.%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_Oithona_spp. " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_Oithona_spp. '^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A2_24_Oithona_spp. '^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_Oithona_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Oithona_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Oithona_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_Oithona_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_Oithona_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_Oithona_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A2_24_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_Microsetella_norvegica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Microsetella_norvegica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Microsetella_norvegica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_Microsetella_norvegica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_Microsetella_norvegica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_Microsetella_norvegica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_Microsetella_norvegica'^^xsd:string;
  dwc:scientificName 'Microsetella norvegica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '116115'^^xsd:integer;
  dwc:occurrenceId 'A2_24_Microsetella_norvegica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116115'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella norvegica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_Microsetella_rosea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Microsetella_rosea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Microsetella_rosea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_Microsetella_rosea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_Microsetella_rosea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_Microsetella_rosea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_Microsetella_rosea'^^xsd:string;
  dwc:scientificName 'Microsetella rosea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '116116'^^xsd:integer;
  dwc:occurrenceId 'A2_24_Microsetella_rosea'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116116'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella rosea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_Microsetella_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Microsetella_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Microsetella_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_Microsetella_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_Microsetella_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_Microsetella_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Microsetella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '115341'^^xsd:integer;
  dwc:occurrenceId 'A2_24_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115341'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_Macrosetella_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Macrosetella_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Macrosetella_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_Macrosetella_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_Macrosetella_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_Macrosetella_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_Macrosetella_gracilis'^^xsd:string;
  dwc:scientificName 'Macrosetella gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '116382'^^xsd:integer;
  dwc:occurrenceId 'A2_24_Macrosetella_gracilis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116382'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Macrosetella gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_Miracia_efferata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Miracia_efferata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Miracia_efferata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_Miracia_efferata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_Miracia_efferata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_Miracia_efferata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_Miracia_efferata'^^xsd:string;
  dwc:scientificName 'Miracia efferata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '116383'^^xsd:integer;
  dwc:occurrenceId 'A2_24_Miracia_efferata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116383'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Miracia efferata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_Oncaea_media>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Oncaea_media> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Oncaea_media> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_Oncaea_media>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_Oncaea_media>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_Oncaea_media" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_Oncaea_media'^^xsd:string;
  dwc:scientificName 'Oncaea media'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '128938'^^xsd:integer;
  dwc:occurrenceId 'A2_24_Oncaea_media'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1862287'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea media'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_Oncaea_venusta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Oncaea_venusta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Oncaea_venusta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_Oncaea_venusta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_Oncaea_venusta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_Oncaea_venusta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_Oncaea_venusta'^^xsd:string;
  dwc:scientificName 'Oncaea venusta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '128954'^^xsd:integer;
  dwc:occurrenceId 'A2_24_Oncaea_venusta'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1754274'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea venusta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_Oncaea_mediterranea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Oncaea_mediterranea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Oncaea_mediterranea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_Oncaea_mediterranea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_Oncaea_mediterranea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_Oncaea_mediterranea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_Oncaea_mediterranea'^^xsd:string;
  dwc:scientificName 'Oncaea mediterranea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '128939'^^xsd:integer;
  dwc:occurrenceId 'A2_24_Oncaea_mediterranea'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128939'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea mediterranea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_Oncaea_scottodicarloi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Oncaea_scottodicarloi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Oncaea_scottodicarloi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_Oncaea_scottodicarloi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_Oncaea_scottodicarloi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_Oncaea_scottodicarloi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_Oncaea_scottodicarloi'^^xsd:string;
  dwc:scientificName 'Oncaea scottodicarloi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '128950'^^xsd:integer;
  dwc:occurrenceId 'A2_24_Oncaea_scottodicarloi'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128950'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea scottodicarloi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_Oncaea_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Oncaea_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Oncaea_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_Oncaea_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_Oncaea_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_Oncaea_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oncaea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '128690'^^xsd:integer;
  dwc:occurrenceId 'A2_24_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128690'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_Hemicyclops_thallassius>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Hemicyclops_thallassius> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Hemicyclops_thallassius> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_Hemicyclops_thallassius>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_Hemicyclops_thallassius>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_Hemicyclops_thallassius" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_Hemicyclops_thallassius'^^xsd:string;
  dwc:scientificName 'Hemicyclops thalassius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '352254'^^xsd:integer;
  dwc:occurrenceId 'A2_24_Hemicyclops_thallassius'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '352254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Hemicyclops thallassius'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_Copilia_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Copilia_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Copilia_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_Copilia_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_Copilia_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_Copilia_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Copilia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '128721'^^xsd:integer;
  dwc:occurrenceId 'A2_24_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128721'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Copilia spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_Agetus_flaccus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Agetus_flaccus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Agetus_flaccus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_Agetus_flaccus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_Agetus_flaccus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_Agetus_flaccus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_Agetus_flaccus'^^xsd:string;
  dwc:scientificName 'Agetus flaccus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '128795'^^xsd:integer;
  dwc:occurrenceId 'A2_24_Agetus_flaccus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128795'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Agetus flaccus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_Corycaeus_speciosus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Corycaeus_speciosus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Corycaeus_speciosus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_Corycaeus_speciosus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_Corycaeus_speciosus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_Corycaeus_speciosus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_Corycaeus_speciosus'^^xsd:string;
  dwc:scientificName 'Corycaeus speciosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '128800'^^xsd:integer;
  dwc:occurrenceId 'A2_24_Corycaeus_speciosus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128800'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus speciosus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_Corycaeus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Corycaeus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Corycaeus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_Corycaeus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_Corycaeus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_Corycaeus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Corycaeus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '128634'^^xsd:integer;
  dwc:occurrenceId 'A2_24_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128634'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_Farranula_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Farranula_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Farranula_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_Farranula_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_Farranula_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_Farranula_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_Farranula_gracilis'^^xsd:string;
  dwc:scientificName 'Farranula gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '128813'^^xsd:integer;
  dwc:occurrenceId 'A2_24_Farranula_gracilis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128813'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_Farranula_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Farranula_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Farranula_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_Farranula_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_Farranula_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_Farranula_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Farranula'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '128636'^^xsd:integer;
  dwc:occurrenceId 'A2_24_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128636'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_Copepoda_%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Copepoda_%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Copepoda_%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_Copepoda_%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_Copepoda_%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_Copepoda_(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_Copepoda_(nauplius)'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'A2_24_Copepoda_(nauplius)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Copepoda (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_CIRRIPEDIA__%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_CIRRIPEDIA__%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_CIRRIPEDIA__%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_CIRRIPEDIA__%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_CIRRIPEDIA__%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_CIRRIPEDIA__(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:occurrenceId 'A2_24_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  dwc:verbatimIdentification 'CIRRIPEDIA  (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_STOMATOPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_STOMATOPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_STOMATOPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_STOMATOPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_STOMATOPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_STOMATOPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Stomatopoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '14355'^^xsd:integer;
  dwc:occurrenceId 'A2_24_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '14355'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'STOMATOPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_DECAPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_DECAPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_DECAPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_DECAPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_DECAPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_DECAPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_DECAPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:occurrenceId 'A2_24_DECAPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'DECAPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_ECHINODERMATA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_ECHINODERMATA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_ECHINODERMATA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_ECHINODERMATA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_ECHINODERMATA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_ECHINODERMATA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:scientificName 'Echinodermata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '1806'^^xsd:integer;
  dwc:occurrenceId 'A2_24_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1806'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'ECHINODERMATA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_BRYOZOA_%28cyphonauta_larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_BRYOZOA_%28cyphonauta_larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_BRYOZOA_%28cyphonauta_larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_BRYOZOA_%28cyphonauta_larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_BRYOZOA_%28cyphonauta_larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_BRYOZOA_(cyphonauta_larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'A2_24_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'BRYOZOA (cyphonauta larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_Sagitta_friedreich>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Sagitta_friedreich> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Sagitta_friedreich> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_Sagitta_friedreich>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_Sagitta_friedreich>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_Sagitta_friedreich" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_Sagitta_friedreich'^^xsd:string;
  dwc:scientificName 'Sagitta friderici'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '105452'^^xsd:integer;
  dwc:occurrenceId 'A2_24_Sagitta_friedreich'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105441'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta friedreich'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_Sagitta_spp.%C2%A0%28imature%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Sagitta_spp.%C2%A0%28imature%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Sagitta_spp.%C2%A0%28imature%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_Sagitta_spp.%C2%A0%28imature%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_Sagitta_spp.%C2%A0%28imature%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_Sagitta_spp. (imature)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_Sagitta_spp. (imature)'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:occurrenceId 'A2_24_Sagitta_spp. (imature)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta spp. (imature)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_Chaetognatha_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Chaetognatha_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Chaetognatha_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_Chaetognatha_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_Chaetognatha_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_Chaetognatha_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_Chaetognatha_(others)'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:occurrenceId 'A2_24_Chaetognatha_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Chaetognatha (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_Fritillaria_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Fritillaria_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Fritillaria_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_Fritillaria_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_Fritillaria_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_Fritillaria_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_Fritillaria_spp.'^^xsd:string;
  dwc:scientificName 'Fritillaria'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '103358'^^xsd:integer;
  dwc:occurrenceId 'A2_24_Fritillaria_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Fritillaria spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_Oikopleura_dioica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Oikopleura_dioica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Oikopleura_dioica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_Oikopleura_dioica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_Oikopleura_dioica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_Oikopleura_dioica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_Oikopleura_dioica'^^xsd:string;
  dwc:scientificName 'Oikopleura dioica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '1770057'^^xsd:integer;
  dwc:occurrenceId 'A2_24_Oikopleura_dioica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura dioica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_Oikopleura_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Oikopleura_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Oikopleura_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_Oikopleura_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_Oikopleura_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_Oikopleura_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_Oikopleura_spp.'^^xsd:string;
  dwc:scientificName 'Oikopleura'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '103367'^^xsd:integer;
  dwc:occurrenceId 'A2_24_Oikopleura_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_Appendicularia_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Appendicularia_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Appendicularia_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_Appendicularia_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_Appendicularia_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_Appendicularia_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_Appendicularia_(others)'^^xsd:string;
  dwc:scientificName 'Appendicularia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '146421'^^xsd:integer;
  dwc:occurrenceId 'A2_24_Appendicularia_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146421'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Appendicularia (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_Thalia_democratica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Thalia_democratica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Thalia_democratica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_Thalia_democratica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_Thalia_democratica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_Thalia_democratica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_Thalia_democratica'^^xsd:string;
  dwc:scientificName 'Thalia democratica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '137279'^^xsd:integer;
  dwc:occurrenceId 'A2_24_Thalia_democratica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137279'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Thalia democratica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_Doliolo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Doliolo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Doliolo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_Doliolo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_Doliolo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_Doliolo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_Doliolo'^^xsd:string;
  dwc:scientificName 'Dolioloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '137221'^^xsd:integer;
  dwc:occurrenceId 'A2_24_Doliolo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137221'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Doliolo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_Teleostei_%28egg%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Teleostei_%28egg%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Teleostei_%28egg%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_Teleostei_%28egg%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_Teleostei_%28egg%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_Teleostei_(egg)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_Teleostei_(egg)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A2_24_Teleostei_(egg)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (egg)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_Teleostei_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Teleostei_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Teleostei_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_Teleostei_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_Teleostei_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_Teleostei_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_Teleostei_(larvae)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A2_24_Teleostei_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_SIPHONOPHORAE_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_SIPHONOPHORAE_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_SIPHONOPHORAE_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_SIPHONOPHORAE_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_SIPHONOPHORAE_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_SIPHONOPHORAE_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:scientificName 'Siphonophorae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '1371'^^xsd:integer;
  dwc:occurrenceId 'A2_24_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'SIPHONOPHORAE spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_Gastropoda_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Gastropoda_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Gastropoda_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_Gastropoda_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_Gastropoda_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_Gastropoda_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_Gastropoda_(veliger)'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'A2_24_Gastropoda_(veliger)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Gastropoda (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_Pteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Pteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Pteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_Pteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_Pteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_Pteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_Pteropoda'^^xsd:string;
  dwc:scientificName 'Pteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '325345'^^xsd:integer;
  dwc:occurrenceId 'A2_24_Pteropoda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '325345'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Pteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_Heteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Heteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Heteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_Heteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_Heteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_Heteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_Heteropoda'^^xsd:string;
  dwc:scientificName 'Heteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '1491356'^^xsd:integer;
  dwc:occurrenceId 'A2_24_Heteropoda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491356'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Heteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_Bivalvia_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Bivalvia_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_Bivalvia_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_Bivalvia_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_Bivalvia_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_Bivalvia_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_Bivalvia_(veliger)'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'A2_24_Bivalvia_(veliger)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Bivalvia (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_POLYCHAETA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_POLYCHAETA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_POLYCHAETA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_POLYCHAETA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_POLYCHAETA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_POLYCHAETA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'A2_24_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'POLYCHAETA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_OSTRACODA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_OSTRACODA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_OSTRACODA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_OSTRACODA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_OSTRACODA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_OSTRACODA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_OSTRACODA'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'A2_24_OSTRACODA'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'OSTRACODA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_24_CLADOCERA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_24_CLADOCERA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_24_CLADOCERA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1635243"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9795662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_24_CLADOCERA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1635243 -34.9795662)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1635243"^^xsd:decimal ;
  geo-pos:long "-34.9795662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_24_CLADOCERA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_24_CLADOCERA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_24_CLADOCERA'^^xsd:string;
  dwc:scientificName 'Cladocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9795662'^^xsd:double;
  dwc:latitude '-6.1635243'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 24'^^xsd:string;
  dwc:aphiaid '1076'^^xsd:integer;
  dwc:occurrenceId 'A2_24_CLADOCERA'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '155670'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'CLADOCERA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_Codonella_acuta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Codonella_acuta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Codonella_acuta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_Codonella_acuta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_Codonella_acuta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_Codonella_acuta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_Codonella_acuta'^^xsd:string;
  dwc:scientificName 'Codonella acuta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '417132'^^xsd:integer;
  dwc:occurrenceId 'A1_45_Codonella_acuta'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417132'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella acuta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_Codonella_amphorella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Codonella_amphorella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Codonella_amphorella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_Codonella_amphorella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_Codonella_amphorella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_Codonella_amphorella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_Codonella_amphorella'^^xsd:string;
  dwc:scientificName 'Codonella amphorella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '417133'^^xsd:integer;
  dwc:occurrenceId 'A1_45_Codonella_amphorella'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417133'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella amphorella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_Codonella_apicata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Codonella_apicata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Codonella_apicata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_Codonella_apicata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_Codonella_apicata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_Codonella_apicata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_Codonella_apicata'^^xsd:string;
  dwc:scientificName 'Codonella apicata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '417134'^^xsd:integer;
  dwc:occurrenceId 'A1_45_Codonella_apicata'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417134'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella apicata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_Codonella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Codonella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Codonella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_Codonella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_Codonella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_Codonella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_Codonella_sp.'^^xsd:string;
  dwc:scientificName 'Codonella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '150203'^^xsd:integer;
  dwc:occurrenceId 'A1_45_Codonella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150203'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_Tintinnopsis_tocantinensis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Tintinnopsis_tocantinensis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Tintinnopsis_tocantinensis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_Tintinnopsis_tocantinensis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_Tintinnopsis_tocantinensis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_Tintinnopsis_tocantinensis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:scientificName 'Tintinnopsis tocantinensis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '417156'^^xsd:integer;
  dwc:occurrenceId 'A1_45_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417156'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis tocantinensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_Tintinnopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Tintinnopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Tintinnopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_Tintinnopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_Tintinnopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_Tintinnopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_Tintinnopsis_spp.'^^xsd:string;
  dwc:scientificName 'Tintinnopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:occurrenceId 'A1_45_Tintinnopsis_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_Codonellopsis_ostenfeldi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Codonellopsis_ostenfeldi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Codonellopsis_ostenfeldi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_Codonellopsis_ostenfeldi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_Codonellopsis_ostenfeldi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_Codonellopsis_ostenfeldi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:scientificName 'Codonellopsis ostenfeldi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '427448'^^xsd:integer;
  dwc:occurrenceId 'A1_45_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427448'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis ostenfeldi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_Codonellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Codonellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Codonellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_Codonellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_Codonellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_Codonellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_Codonellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Codonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '204197'^^xsd:integer;
  dwc:occurrenceId 'A1_45_Codonellopsis_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '204197'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_Coxliella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Coxliella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Coxliella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_Coxliella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_Coxliella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_Coxliella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_Coxliella_sp.'^^xsd:string;
  dwc:scientificName 'Coxliella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '150208'^^xsd:integer;
  dwc:occurrenceId 'A1_45_Coxliella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150208'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Coxliella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_Dadayiella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Dadayiella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Dadayiella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_Dadayiella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_Dadayiella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_Dadayiella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_Dadayiella_sp.'^^xsd:string;
  dwc:scientificName 'Dadayiella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '183541'^^xsd:integer;
  dwc:occurrenceId 'A1_45_Dadayiella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183541'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dadayiella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_Dictyocysta_lepida>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Dictyocysta_lepida> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Dictyocysta_lepida> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_Dictyocysta_lepida>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_Dictyocysta_lepida>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_Dictyocysta_lepida" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_Dictyocysta_lepida'^^xsd:string;
  dwc:scientificName 'Dictyocysta lepida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '235767'^^xsd:integer;
  dwc:occurrenceId 'A1_45_Dictyocysta_lepida'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235767'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocysta lepida'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_Epiplocylis_undella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Epiplocylis_undella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Epiplocylis_undella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_Epiplocylis_undella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_Epiplocylis_undella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_Epiplocylis_undella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_Epiplocylis_undella'^^xsd:string;
  dwc:scientificName 'Epiplocylis undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '341668'^^xsd:integer;
  dwc:occurrenceId 'A1_45_Epiplocylis_undella'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '341668'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis undella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_Epiplocylis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Epiplocylis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Epiplocylis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_Epiplocylis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_Epiplocylis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_Epiplocylis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_Epiplocylis_sp.'^^xsd:string;
  dwc:scientificName 'Epiplocylis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '183562'^^xsd:integer;
  dwc:occurrenceId 'A1_45_Epiplocylis_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183562'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_Favella_enrenbergii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Favella_enrenbergii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Favella_enrenbergii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_Favella_enrenbergii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_Favella_enrenbergii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_Favella_enrenbergii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_Favella_enrenbergii'^^xsd:string;
  dwc:scientificName 'Favella ehrenbergii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '235761'^^xsd:integer;
  dwc:occurrenceId 'A1_45_Favella_enrenbergii'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235761'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Favella enrenbergii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_Eutintinnus_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Eutintinnus_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Eutintinnus_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_Eutintinnus_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_Eutintinnus_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_Eutintinnus_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_Eutintinnus_spp.'^^xsd:string;
  dwc:scientificName 'Eutintinnus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '183543'^^xsd:integer;
  dwc:occurrenceId 'A1_45_Eutintinnus_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183543'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Eutintinnus spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_Amphorellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Amphorellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Amphorellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_Amphorellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_Amphorellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_Amphorellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_Amphorellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Amphorellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '425527'^^xsd:integer;
  dwc:occurrenceId 'A1_45_Amphorellopsis_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '425527'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Amphorellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_Rabdonella_elegans>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Rabdonella_elegans> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Rabdonella_elegans> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_Rabdonella_elegans>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_Rabdonella_elegans>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_Rabdonella_elegans" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_Rabdonella_elegans'^^xsd:string;
  dwc:scientificName 'Rhabdonella elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '183577'^^xsd:integer;
  dwc:occurrenceId 'A1_45_Rabdonella_elegans'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183577'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella elegans'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_Rabdonella_brandti>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Rabdonella_brandti> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Rabdonella_brandti> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_Rabdonella_brandti>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_Rabdonella_brandti>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_Rabdonella_brandti" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_Rabdonella_brandti'^^xsd:string;
  dwc:scientificName 'Rhabdonella brandti'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '427513'^^xsd:integer;
  dwc:occurrenceId 'A1_45_Rabdonella_brandti'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427513'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella brandti'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_Rabdonellopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Rabdonellopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Rabdonellopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_Rabdonellopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_Rabdonellopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_Rabdonellopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_Rabdonellopsis_spp.'^^xsd:string;
  dwc:scientificName 'Rhabdonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '183550'^^xsd:integer;
  dwc:occurrenceId 'A1_45_Rabdonellopsis_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183550'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonellopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_Undella_claparedei>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Undella_claparedei> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Undella_claparedei> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_Undella_claparedei>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_Undella_claparedei>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_Undella_claparedei" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_Undella_claparedei'^^xsd:string;
  dwc:scientificName 'Undella claparedei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '341684'^^xsd:integer;
  dwc:occurrenceId 'A1_45_Undella_claparedei'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417240'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undella claparedei'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_Undella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Undella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Undella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_Undella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_Undella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_Undella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_Undella_sp.'^^xsd:string;
  dwc:scientificName 'Undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '235764'^^xsd:integer;
  dwc:occurrenceId 'A1_45_Undella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235764'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Undella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_Xystonellopsis_heros>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Xystonellopsis_heros> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Xystonellopsis_heros> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_Xystonellopsis_heros>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_Xystonellopsis_heros>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_Xystonellopsis_heros" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_Xystonellopsis_heros'^^xsd:string;
  dwc:scientificName 'Xystonellopsis heros'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '417266'^^xsd:integer;
  dwc:occurrenceId 'A1_45_Xystonellopsis_heros'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417266'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Xystonellopsis heros'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_Tintinnina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Tintinnina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Tintinnina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_Tintinnina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_Tintinnina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_Tintinnina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_Tintinnina_(others)'^^xsd:string;
  dwc:scientificName 'Tintinnina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '732976'^^xsd:integer;
  dwc:occurrenceId 'A1_45_Tintinnina_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_Collosphaera_macropora>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Collosphaera_macropora> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Collosphaera_macropora> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_Collosphaera_macropora>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_Collosphaera_macropora>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_Collosphaera_macropora" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_Collosphaera_macropora'^^xsd:string;
  dwc:scientificName 'Collosphaera macropora'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '493482'^^xsd:integer;
  dwc:occurrenceId 'A1_45_Collosphaera_macropora'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493482'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Collosphaera macropora'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_Dictyocoryne_profunda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Dictyocoryne_profunda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Dictyocoryne_profunda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_Dictyocoryne_profunda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_Dictyocoryne_profunda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_Dictyocoryne_profunda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_Dictyocoryne_profunda'^^xsd:string;
  dwc:scientificName 'Dictyocoryne profunda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '412935'^^xsd:integer;
  dwc:occurrenceId 'A1_45_Dictyocoryne_profunda'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412935'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne profunda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_Dictyocoryne_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Dictyocoryne_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Dictyocoryne_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_Dictyocoryne_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_Dictyocoryne_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_Dictyocoryne_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_Dictyocoryne_sp.'^^xsd:string;
  dwc:scientificName 'Dictyocoryne'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '412934'^^xsd:integer;
  dwc:occurrenceId 'A1_45_Dictyocoryne_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412934'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_Discopyle_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Discopyle_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Discopyle_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_Discopyle_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_Discopyle_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_Discopyle_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_Discopyle_sp.'^^xsd:string;
  dwc:scientificName 'Discopyle'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '493501'^^xsd:integer;
  dwc:occurrenceId 'A1_45_Discopyle_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Discopyle sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_Pylonidae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Pylonidae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Pylonidae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_Pylonidae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_Pylonidae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_Pylonidae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_Pylonidae'^^xsd:string;
  dwc:scientificName 'Pyloniidae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '345902'^^xsd:integer;
  dwc:occurrenceId 'A1_45_Pylonidae'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345902'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:verbatimIdentification 'Pylonidae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_Spongodiscus_resurgens>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Spongodiscus_resurgens> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Spongodiscus_resurgens> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_Spongodiscus_resurgens>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_Spongodiscus_resurgens>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_Spongodiscus_resurgens" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_Spongodiscus_resurgens'^^xsd:string;
  dwc:scientificName 'Spongodiscus resurgens'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '493608'^^xsd:integer;
  dwc:occurrenceId 'A1_45_Spongodiscus_resurgens'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493608'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongodiscus resurgens'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_Spongosphaera_streptacantha>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Spongosphaera_streptacantha> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Spongosphaera_streptacantha> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_Spongosphaera_streptacantha>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_Spongosphaera_streptacantha>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_Spongosphaera_streptacantha" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_Spongosphaera_streptacantha'^^xsd:string;
  dwc:scientificName 'Spongosphaera streptacantha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '493393'^^xsd:integer;
  dwc:occurrenceId 'A1_45_Spongosphaera_streptacantha'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493393'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongosphaera streptacantha'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_Spongaster_tetras>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Spongaster_tetras> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Spongaster_tetras> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_Spongaster_tetras>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_Spongaster_tetras>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_Spongaster_tetras" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_Spongaster_tetras'^^xsd:string;
  dwc:scientificName 'Spongaster tetras'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '412940'^^xsd:integer;
  dwc:occurrenceId 'A1_45_Spongaster_tetras'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412940'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongaster tetras'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_Spongotrochus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Spongotrochus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Spongotrochus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_Spongotrochus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_Spongotrochus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_Spongotrochus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_Spongotrochus_sp.'^^xsd:string;
  dwc:scientificName 'Spongotrochus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '412948'^^xsd:integer;
  dwc:occurrenceId 'A1_45_Spongotrochus_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Spongotrochus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_Zygocircus_productus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Zygocircus_productus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Zygocircus_productus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_Zygocircus_productus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_Zygocircus_productus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_Zygocircus_productus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_Zygocircus_productus'^^xsd:string;
  dwc:scientificName 'Zygocircus productus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '493705'^^xsd:integer;
  dwc:occurrenceId 'A1_45_Zygocircus_productus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493705'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus productus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_Zygocircus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Zygocircus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Zygocircus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_Zygocircus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_Zygocircus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_Zygocircus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_Zygocircus_sp.'^^xsd:string;
  dwc:scientificName 'Zygocircus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '493702'^^xsd:integer;
  dwc:occurrenceId 'A1_45_Zygocircus_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493702'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_Polycystina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Polycystina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Polycystina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_Polycystina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_Polycystina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_Polycystina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_Polycystina_(others)'^^xsd:string;
  dwc:scientificName 'Polycystina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '235740'^^xsd:integer;
  dwc:occurrenceId 'A1_45_Polycystina_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235740'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Polycystina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_ACANTHARIA_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_ACANTHARIA_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_ACANTHARIA_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_ACANTHARIA_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_ACANTHARIA_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_ACANTHARIA_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_ACANTHARIA_spp.'^^xsd:string;
  dwc:scientificName 'Acantharia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '586732'^^xsd:integer;
  dwc:occurrenceId 'A1_45_ACANTHARIA_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '586732'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'ACANTHARIA spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_Bolivina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Bolivina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Bolivina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_Bolivina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_Bolivina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_Bolivina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_Bolivina_sp.'^^xsd:string;
  dwc:scientificName 'Bolivina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '112101'^^xsd:integer;
  dwc:occurrenceId 'A1_45_Bolivina_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Bolivina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_Globigerina_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Globigerina_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Globigerina_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_Globigerina_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_Globigerina_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_Globigerina_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_Globigerina_bulloides'^^xsd:string;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:occurrenceId 'A1_45_Globigerina_bulloides'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globigerina bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_Globogirinoides_ruber>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Globogirinoides_ruber> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Globogirinoides_ruber> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_Globogirinoides_ruber>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_Globogirinoides_ruber>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_Globogirinoides_ruber" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_Globogirinoides_ruber'^^xsd:string;
  dwc:scientificName 'Globigerinoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:occurrenceId 'A1_45_Globogirinoides_ruber'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globogirinoides ruber'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_Globorotalia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Globorotalia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Globorotalia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_Globorotalia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_Globorotalia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_Globorotalia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_Globorotalia_spp.'^^xsd:string;
  dwc:scientificName 'Globorotalia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '112200'^^xsd:integer;
  dwc:occurrenceId 'A1_45_Globorotalia_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112200'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Globorotalia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_Neogloboquadrina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Neogloboquadrina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Neogloboquadrina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_Neogloboquadrina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_Neogloboquadrina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_Neogloboquadrina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_Neogloboquadrina_sp.'^^xsd:string;
  dwc:scientificName 'Neogloboquadrina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '112202'^^xsd:integer;
  dwc:occurrenceId 'A1_45_Neogloboquadrina_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112202'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Neogloboquadrina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_Orbulina_universa>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Orbulina_universa> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Orbulina_universa> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_Orbulina_universa>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_Orbulina_universa>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_Orbulina_universa" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_Orbulina_universa'^^xsd:string;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:occurrenceId 'A1_45_Orbulina_universa'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Orbulina universa'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_Tretomphalus_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Tretomphalus_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Tretomphalus_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_Tretomphalus_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_Tretomphalus_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_Tretomphalus_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_Tretomphalus_bulloides'^^xsd:string;
  dwc:scientificName 'Tretomphalus bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '113184'^^xsd:integer;
  dwc:occurrenceId 'A1_45_Tretomphalus_bulloides'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tretomphalus bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_Trochammina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Trochammina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Trochammina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_Trochammina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_Trochammina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_Trochammina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_Trochammina_sp.'^^xsd:string;
  dwc:scientificName 'Trochammina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:occurrenceId 'A1_45_Trochammina_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Trochammina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_Foraminifera_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Foraminifera_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Foraminifera_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_Foraminifera_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_Foraminifera_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_Foraminifera_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_Foraminifera_(others)'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:occurrenceId 'A1_45_Foraminifera_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Foraminifera (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_Nannocalanus_minor>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Nannocalanus_minor> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Nannocalanus_minor> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_Nannocalanus_minor>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_Nannocalanus_minor>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_Nannocalanus_minor" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_Nannocalanus_minor'^^xsd:string;
  dwc:scientificName 'Nannocalanus minor'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '104469'^^xsd:integer;
  dwc:occurrenceId 'A1_45_Nannocalanus_minor'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104469'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus minor'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_Nannocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Nannocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Nannocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_Nannocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_Nannocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_Nannocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Nannocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '104154'^^xsd:integer;
  dwc:occurrenceId 'A1_45_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104154'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_Neocalanus_robustior>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Neocalanus_robustior> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Neocalanus_robustior> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_Neocalanus_robustior>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_Neocalanus_robustior>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_Neocalanus_robustior" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_Neocalanus_robustior'^^xsd:string;
  dwc:scientificName 'Neocalanus robustior'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '104472'^^xsd:integer;
  dwc:occurrenceId 'A1_45_Neocalanus_robustior'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104472'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Neocalanus robustior'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_Undinula_vulgaris_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Undinula_vulgaris_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Undinula_vulgaris_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_Undinula_vulgaris_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_Undinula_vulgaris_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_Undinula_vulgaris_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:scientificName 'Undinula vulgaris'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '104473'^^xsd:integer;
  dwc:occurrenceId 'A1_45_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104473'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undinula vulgaris (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_Acrocalanus_longicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Acrocalanus_longicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Acrocalanus_longicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_Acrocalanus_longicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_Acrocalanus_longicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_Acrocalanus_longicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_Acrocalanus_longicornis'^^xsd:string;
  dwc:scientificName 'Acrocalanus longicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '104646'^^xsd:integer;
  dwc:occurrenceId 'A1_45_Acrocalanus_longicornis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104646'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus longicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_Acrocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Acrocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Acrocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_Acrocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_Acrocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_Acrocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Acrocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '104192'^^xsd:integer;
  dwc:occurrenceId 'A1_45_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104192'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_Calocalanos_pavo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Calocalanos_pavo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Calocalanos_pavo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_Calocalanos_pavo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_Calocalanos_pavo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_Calocalanos_pavo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_Calocalanos_pavo'^^xsd:string;
  dwc:scientificName 'Calocalanus pavo'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '104669'^^xsd:integer;
  dwc:occurrenceId 'A1_45_Calocalanos_pavo'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanos pavo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_Calocalanus_sp. _(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:scientificName 'Calocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '104193'^^xsd:integer;
  dwc:occurrenceId 'A1_45_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104193'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanus sp.  (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_Delibus_sewelli>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Delibus_sewelli> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Delibus_sewelli> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_Delibus_sewelli>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_Delibus_sewelli>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_Delibus_sewelli" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_Delibus_sewelli'^^xsd:string;
  dwc:scientificName 'Delius sewelli'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '363906'^^xsd:integer;
  dwc:occurrenceId 'A1_45_Delibus_sewelli'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363906'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sewelli'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_Delibus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Delibus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Delibus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_Delibus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_Delibus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_Delibus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Delius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '363904'^^xsd:integer;
  dwc:occurrenceId 'A1_45_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363904'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_Mecynocera_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Mecynocera_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Mecynocera_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_Mecynocera_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_Mecynocera_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_Mecynocera_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Mecynocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '104184'^^xsd:integer;
  dwc:occurrenceId 'A1_45_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Mecynocera sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_Paracalanus_aculeatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Paracalanus_aculeatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Paracalanus_aculeatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_Paracalanus_aculeatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_Paracalanus_aculeatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_Paracalanus_aculeatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_Paracalanus_aculeatus'^^xsd:string;
  dwc:scientificName 'Paracalanus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '104681'^^xsd:integer;
  dwc:occurrenceId 'A1_45_Paracalanus_aculeatus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1464945'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus aculeatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_Paracalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Paracalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Paracalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_Paracalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_Paracalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_Paracalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Paracalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '104196'^^xsd:integer;
  dwc:occurrenceId 'A1_45_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104196'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_Rhincalanus_cornutus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Rhincalanus_cornutus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Rhincalanus_cornutus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_Rhincalanus_cornutus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_Rhincalanus_cornutus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_Rhincalanus_cornutus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_Rhincalanus_cornutus'^^xsd:string;
  dwc:scientificName 'Rhincalanus cornutus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '104542'^^xsd:integer;
  dwc:occurrenceId 'A1_45_Rhincalanus_cornutus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1488083'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rhincalanus cornutus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_Subeucalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Subeucalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Subeucalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_Subeucalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_Subeucalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_Subeucalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Subeucalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '104173'^^xsd:integer;
  dwc:occurrenceId 'A1_45_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104173'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Subeucalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_Clausocalanus_furcatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Clausocalanus_furcatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Clausocalanus_furcatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_Clausocalanus_furcatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_Clausocalanus_furcatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_Clausocalanus_furcatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_Clausocalanus_furcatus'^^xsd:string;
  dwc:scientificName 'Clausocalanus furcatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '104503'^^xsd:integer;
  dwc:occurrenceId 'A1_45_Clausocalanus_furcatus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104503'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus furcatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_Clausocalanus_mastigophorus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Clausocalanus_mastigophorus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Clausocalanus_mastigophorus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_Clausocalanus_mastigophorus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_Clausocalanus_mastigophorus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_Clausocalanus_mastigophorus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:scientificName 'Clausocalanus mastigophorus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '104506'^^xsd:integer;
  dwc:occurrenceId 'A1_45_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104506'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus mastigophorus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_Clausocalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Clausocalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Clausocalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_Clausocalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_Clausocalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_Clausocalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Clausocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '104161'^^xsd:integer;
  dwc:occurrenceId 'A1_45_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104161'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_Euchaeta_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Euchaeta_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Euchaeta_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_Euchaeta_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_Euchaeta_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_Euchaeta_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Euchaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '104174'^^xsd:integer;
  dwc:occurrenceId 'A1_45_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104174'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Euchaeta spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_Scolecithrix_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Scolecithrix_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Scolecithrix_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_Scolecithrix_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_Scolecithrix_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_Scolecithrix_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_Scolecithrix_danae'^^xsd:string;
  dwc:scientificName 'Scolecithrix danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '104821'^^xsd:integer;
  dwc:occurrenceId 'A1_45_Scolecithrix_danae'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104821'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_Scolecithrix_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Scolecithrix_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Scolecithrix_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_Scolecithrix_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_Scolecithrix_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_Scolecithrix_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Scolecithrix'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '104230'^^xsd:integer;
  dwc:occurrenceId 'A1_45_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104230'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_Lucicutia_flavicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Lucicutia_flavicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Lucicutia_flavicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_Lucicutia_flavicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_Lucicutia_flavicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_Lucicutia_flavicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_Lucicutia_flavicornis'^^xsd:string;
  dwc:scientificName 'Lucicutia flavicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '104597'^^xsd:integer;
  dwc:occurrenceId 'A1_45_Lucicutia_flavicornis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104597'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia flavicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_Lucicutia_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Lucicutia_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Lucicutia_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_Lucicutia_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_Lucicutia_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_Lucicutia_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_Lucicutia_sp.'^^xsd:string;
  dwc:scientificName 'Lucicutia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '104183'^^xsd:integer;
  dwc:occurrenceId 'A1_45_Lucicutia_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104183'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_Pleuromamma_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Pleuromamma_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Pleuromamma_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_Pleuromamma_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_Pleuromamma_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_Pleuromamma_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Pleuromamma'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '104191'^^xsd:integer;
  dwc:occurrenceId 'A1_45_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104191'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Pleuromamma sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_Temora_stylifera_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Temora_stylifera_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Temora_stylifera_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_Temora_stylifera_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_Temora_stylifera_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_Temora_stylifera_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:scientificName 'Temora stylifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '104879'^^xsd:integer;
  dwc:occurrenceId 'A1_45_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104879'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora stylifera (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_Temora_turbinata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Temora_turbinata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Temora_turbinata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_Temora_turbinata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_Temora_turbinata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_Temora_turbinata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_Temora_turbinata'^^xsd:string;
  dwc:scientificName 'Temora turbinata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '104880'^^xsd:integer;
  dwc:occurrenceId 'A1_45_Temora_turbinata'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104880'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora turbinata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_Candacia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Candacia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Candacia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_Candacia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_Candacia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_Candacia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_Candacia_spp.'^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A1_45_Candacia_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_Candacia_sp._%28copepodite%29%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Candacia_sp._%28copepodite%29%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Candacia_sp._%28copepodite%29%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_Candacia_sp._%28copepodite%29%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_Candacia_sp._%28copepodite%29%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_Candacia_sp._(copepodite) " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A1_45_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia sp. (copepodite) '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_Calanopia_americana_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Calanopia_americana_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Calanopia_americana_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_Calanopia_americana_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_Calanopia_americana_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_Calanopia_americana_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:scientificName 'Calanopia americana'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '104723'^^xsd:integer;
  dwc:occurrenceId 'A1_45_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104723'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calanopia americana (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_Acartia_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Acartia_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Acartia_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_Acartia_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_Acartia_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_Acartia_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_Acartia_danae'^^xsd:string;
  dwc:scientificName 'Acartia (Acartia) danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '346026'^^xsd:integer;
  dwc:occurrenceId 'A1_45_Acartia_danae'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346026'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_Acartia_lilljeborgii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Acartia_lilljeborgii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Acartia_lilljeborgii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_Acartia_lilljeborgii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_Acartia_lilljeborgii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_Acartia_lilljeborgii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_Acartia_lilljeborgii'^^xsd:string;
  dwc:scientificName 'Acartia lilljeborgii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '348510'^^xsd:integer;
  dwc:occurrenceId 'A1_45_Acartia_lilljeborgii'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia lilljeborgii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_Calanoida_%28others_copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Calanoida_%28others_copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Calanoida_%28others_copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_Calanoida_%28others_copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_Calanoida_%28others_copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_Calanoida_(others_copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'A1_45_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Calanoida (others copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_Oithona_atlantica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Oithona_atlantica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Oithona_atlantica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_Oithona_atlantica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_Oithona_atlantica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_Oithona_atlantica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_Oithona_atlantica'^^xsd:string;
  dwc:scientificName 'Oithona atlantica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '106642'^^xsd:integer;
  dwc:occurrenceId 'A1_45_Oithona_atlantica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106642'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona atlantica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_Oithona_plumifera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Oithona_plumifera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Oithona_plumifera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_Oithona_plumifera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_Oithona_plumifera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_Oithona_plumifera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_Oithona_plumifera'^^xsd:string;
  dwc:scientificName 'Oithona plumifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '106652'^^xsd:integer;
  dwc:occurrenceId 'A1_45_Oithona_plumifera'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106652'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona plumifera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_Oithona_setigera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Oithona_setigera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Oithona_setigera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_Oithona_setigera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_Oithona_setigera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_Oithona_setigera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_Oithona_setigera'^^xsd:string;
  dwc:scientificName 'Oithona setigera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '106655'^^xsd:integer;
  dwc:occurrenceId 'A1_45_Oithona_setigera'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '734517'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona setigera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_Oithona_hebes>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Oithona_hebes> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Oithona_hebes> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_Oithona_hebes>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_Oithona_hebes>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_Oithona_hebes" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_Oithona_hebes'^^xsd:string;
  dwc:scientificName 'Oithona hebes'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '106647'^^xsd:integer;
  dwc:occurrenceId 'A1_45_Oithona_hebes'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106647'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona hebes'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_Oithona_spp.%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Oithona_spp.%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Oithona_spp.%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_Oithona_spp.%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_Oithona_spp.%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_Oithona_spp. " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_Oithona_spp. '^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A1_45_Oithona_spp. '^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_Oithona_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Oithona_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Oithona_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_Oithona_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_Oithona_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_Oithona_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A1_45_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_Microsetella_norvegica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Microsetella_norvegica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Microsetella_norvegica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_Microsetella_norvegica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_Microsetella_norvegica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_Microsetella_norvegica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_Microsetella_norvegica'^^xsd:string;
  dwc:scientificName 'Microsetella norvegica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '116115'^^xsd:integer;
  dwc:occurrenceId 'A1_45_Microsetella_norvegica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116115'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella norvegica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_Microsetella_rosea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Microsetella_rosea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Microsetella_rosea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_Microsetella_rosea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_Microsetella_rosea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_Microsetella_rosea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_Microsetella_rosea'^^xsd:string;
  dwc:scientificName 'Microsetella rosea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '116116'^^xsd:integer;
  dwc:occurrenceId 'A1_45_Microsetella_rosea'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116116'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella rosea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_Microsetella_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Microsetella_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Microsetella_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_Microsetella_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_Microsetella_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_Microsetella_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Microsetella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '115341'^^xsd:integer;
  dwc:occurrenceId 'A1_45_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115341'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_Macrosetella_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Macrosetella_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Macrosetella_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_Macrosetella_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_Macrosetella_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_Macrosetella_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_Macrosetella_gracilis'^^xsd:string;
  dwc:scientificName 'Macrosetella gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '116382'^^xsd:integer;
  dwc:occurrenceId 'A1_45_Macrosetella_gracilis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116382'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Macrosetella gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_Miracia_efferata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Miracia_efferata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Miracia_efferata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_Miracia_efferata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_Miracia_efferata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_Miracia_efferata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_Miracia_efferata'^^xsd:string;
  dwc:scientificName 'Miracia efferata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '116383'^^xsd:integer;
  dwc:occurrenceId 'A1_45_Miracia_efferata'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116383'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Miracia efferata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_Oncaea_media>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Oncaea_media> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Oncaea_media> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_Oncaea_media>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_Oncaea_media>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_Oncaea_media" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_Oncaea_media'^^xsd:string;
  dwc:scientificName 'Oncaea media'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '128938'^^xsd:integer;
  dwc:occurrenceId 'A1_45_Oncaea_media'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1862287'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea media'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_Oncaea_venusta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Oncaea_venusta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Oncaea_venusta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_Oncaea_venusta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_Oncaea_venusta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_Oncaea_venusta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_Oncaea_venusta'^^xsd:string;
  dwc:scientificName 'Oncaea venusta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '128954'^^xsd:integer;
  dwc:occurrenceId 'A1_45_Oncaea_venusta'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1754274'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea venusta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_Oncaea_mediterranea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Oncaea_mediterranea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Oncaea_mediterranea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_Oncaea_mediterranea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_Oncaea_mediterranea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_Oncaea_mediterranea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_Oncaea_mediterranea'^^xsd:string;
  dwc:scientificName 'Oncaea mediterranea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '128939'^^xsd:integer;
  dwc:occurrenceId 'A1_45_Oncaea_mediterranea'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128939'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea mediterranea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_Oncaea_scottodicarloi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Oncaea_scottodicarloi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Oncaea_scottodicarloi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_Oncaea_scottodicarloi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_Oncaea_scottodicarloi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_Oncaea_scottodicarloi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_Oncaea_scottodicarloi'^^xsd:string;
  dwc:scientificName 'Oncaea scottodicarloi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '128950'^^xsd:integer;
  dwc:occurrenceId 'A1_45_Oncaea_scottodicarloi'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128950'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea scottodicarloi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_Oncaea_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Oncaea_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Oncaea_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_Oncaea_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_Oncaea_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_Oncaea_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oncaea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '128690'^^xsd:integer;
  dwc:occurrenceId 'A1_45_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128690'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_Hemicyclops_thallassius>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Hemicyclops_thallassius> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Hemicyclops_thallassius> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_Hemicyclops_thallassius>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_Hemicyclops_thallassius>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_Hemicyclops_thallassius" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_Hemicyclops_thallassius'^^xsd:string;
  dwc:scientificName 'Hemicyclops thalassius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '352254'^^xsd:integer;
  dwc:occurrenceId 'A1_45_Hemicyclops_thallassius'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '352254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Hemicyclops thallassius'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_Copilia_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Copilia_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Copilia_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_Copilia_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_Copilia_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_Copilia_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Copilia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '128721'^^xsd:integer;
  dwc:occurrenceId 'A1_45_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128721'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Copilia spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_Agetus_flaccus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Agetus_flaccus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Agetus_flaccus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_Agetus_flaccus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_Agetus_flaccus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_Agetus_flaccus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_Agetus_flaccus'^^xsd:string;
  dwc:scientificName 'Agetus flaccus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '128795'^^xsd:integer;
  dwc:occurrenceId 'A1_45_Agetus_flaccus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128795'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Agetus flaccus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_Corycaeus_speciosus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Corycaeus_speciosus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Corycaeus_speciosus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_Corycaeus_speciosus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_Corycaeus_speciosus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_Corycaeus_speciosus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_Corycaeus_speciosus'^^xsd:string;
  dwc:scientificName 'Corycaeus speciosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '128800'^^xsd:integer;
  dwc:occurrenceId 'A1_45_Corycaeus_speciosus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128800'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus speciosus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_Corycaeus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Corycaeus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Corycaeus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_Corycaeus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_Corycaeus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_Corycaeus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Corycaeus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '128634'^^xsd:integer;
  dwc:occurrenceId 'A1_45_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128634'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_Farranula_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Farranula_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Farranula_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_Farranula_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_Farranula_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_Farranula_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_Farranula_gracilis'^^xsd:string;
  dwc:scientificName 'Farranula gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '128813'^^xsd:integer;
  dwc:occurrenceId 'A1_45_Farranula_gracilis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128813'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_Farranula_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Farranula_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Farranula_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_Farranula_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_Farranula_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_Farranula_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Farranula'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '128636'^^xsd:integer;
  dwc:occurrenceId 'A1_45_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128636'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_Copepoda_%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Copepoda_%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Copepoda_%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_Copepoda_%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_Copepoda_%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_Copepoda_(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_Copepoda_(nauplius)'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'A1_45_Copepoda_(nauplius)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Copepoda (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_CIRRIPEDIA__%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_CIRRIPEDIA__%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_CIRRIPEDIA__%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_CIRRIPEDIA__%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_CIRRIPEDIA__%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_CIRRIPEDIA__(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:occurrenceId 'A1_45_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  dwc:verbatimIdentification 'CIRRIPEDIA  (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_STOMATOPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_STOMATOPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_STOMATOPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_STOMATOPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_STOMATOPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_STOMATOPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Stomatopoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '14355'^^xsd:integer;
  dwc:occurrenceId 'A1_45_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '14355'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'STOMATOPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_DECAPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_DECAPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_DECAPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_DECAPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_DECAPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_DECAPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_DECAPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:occurrenceId 'A1_45_DECAPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'DECAPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_ECHINODERMATA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_ECHINODERMATA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_ECHINODERMATA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_ECHINODERMATA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_ECHINODERMATA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_ECHINODERMATA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:scientificName 'Echinodermata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '1806'^^xsd:integer;
  dwc:occurrenceId 'A1_45_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1806'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'ECHINODERMATA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_BRYOZOA_%28cyphonauta_larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_BRYOZOA_%28cyphonauta_larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_BRYOZOA_%28cyphonauta_larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_BRYOZOA_%28cyphonauta_larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_BRYOZOA_%28cyphonauta_larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_BRYOZOA_(cyphonauta_larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'A1_45_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'BRYOZOA (cyphonauta larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_Sagitta_friedreich>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Sagitta_friedreich> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Sagitta_friedreich> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_Sagitta_friedreich>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_Sagitta_friedreich>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_Sagitta_friedreich" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_Sagitta_friedreich'^^xsd:string;
  dwc:scientificName 'Sagitta friderici'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '105452'^^xsd:integer;
  dwc:occurrenceId 'A1_45_Sagitta_friedreich'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105441'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta friedreich'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_Sagitta_spp.%C2%A0%28imature%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Sagitta_spp.%C2%A0%28imature%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Sagitta_spp.%C2%A0%28imature%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_Sagitta_spp.%C2%A0%28imature%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_Sagitta_spp.%C2%A0%28imature%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_Sagitta_spp. (imature)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_Sagitta_spp. (imature)'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:occurrenceId 'A1_45_Sagitta_spp. (imature)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta spp. (imature)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_Chaetognatha_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Chaetognatha_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Chaetognatha_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_Chaetognatha_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_Chaetognatha_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_Chaetognatha_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_Chaetognatha_(others)'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:occurrenceId 'A1_45_Chaetognatha_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Chaetognatha (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_Fritillaria_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Fritillaria_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Fritillaria_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_Fritillaria_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_Fritillaria_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_Fritillaria_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_Fritillaria_spp.'^^xsd:string;
  dwc:scientificName 'Fritillaria'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '103358'^^xsd:integer;
  dwc:occurrenceId 'A1_45_Fritillaria_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Fritillaria spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_Oikopleura_dioica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Oikopleura_dioica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Oikopleura_dioica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_Oikopleura_dioica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_Oikopleura_dioica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_Oikopleura_dioica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_Oikopleura_dioica'^^xsd:string;
  dwc:scientificName 'Oikopleura dioica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '1770057'^^xsd:integer;
  dwc:occurrenceId 'A1_45_Oikopleura_dioica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura dioica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_Oikopleura_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Oikopleura_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Oikopleura_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_Oikopleura_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_Oikopleura_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_Oikopleura_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_Oikopleura_spp.'^^xsd:string;
  dwc:scientificName 'Oikopleura'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '103367'^^xsd:integer;
  dwc:occurrenceId 'A1_45_Oikopleura_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_Appendicularia_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Appendicularia_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Appendicularia_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_Appendicularia_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_Appendicularia_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_Appendicularia_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_Appendicularia_(others)'^^xsd:string;
  dwc:scientificName 'Appendicularia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '146421'^^xsd:integer;
  dwc:occurrenceId 'A1_45_Appendicularia_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146421'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Appendicularia (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_Thalia_democratica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Thalia_democratica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Thalia_democratica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_Thalia_democratica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_Thalia_democratica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_Thalia_democratica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_Thalia_democratica'^^xsd:string;
  dwc:scientificName 'Thalia democratica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '137279'^^xsd:integer;
  dwc:occurrenceId 'A1_45_Thalia_democratica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137279'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Thalia democratica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_Doliolo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Doliolo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Doliolo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_Doliolo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_Doliolo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_Doliolo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_Doliolo'^^xsd:string;
  dwc:scientificName 'Dolioloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '137221'^^xsd:integer;
  dwc:occurrenceId 'A1_45_Doliolo'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137221'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Doliolo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_Teleostei_%28egg%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Teleostei_%28egg%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Teleostei_%28egg%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_Teleostei_%28egg%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_Teleostei_%28egg%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_Teleostei_(egg)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_Teleostei_(egg)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A1_45_Teleostei_(egg)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (egg)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_Teleostei_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Teleostei_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Teleostei_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_Teleostei_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_Teleostei_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_Teleostei_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_Teleostei_(larvae)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A1_45_Teleostei_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_SIPHONOPHORAE_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_SIPHONOPHORAE_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_SIPHONOPHORAE_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_SIPHONOPHORAE_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_SIPHONOPHORAE_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_SIPHONOPHORAE_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:scientificName 'Siphonophorae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '1371'^^xsd:integer;
  dwc:occurrenceId 'A1_45_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'SIPHONOPHORAE spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_Gastropoda_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Gastropoda_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Gastropoda_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_Gastropoda_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_Gastropoda_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_Gastropoda_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_Gastropoda_(veliger)'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'A1_45_Gastropoda_(veliger)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Gastropoda (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_Pteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Pteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Pteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_Pteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_Pteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_Pteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_Pteropoda'^^xsd:string;
  dwc:scientificName 'Pteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '325345'^^xsd:integer;
  dwc:occurrenceId 'A1_45_Pteropoda'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '325345'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Pteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_Heteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Heteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Heteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_Heteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_Heteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_Heteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_Heteropoda'^^xsd:string;
  dwc:scientificName 'Heteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '1491356'^^xsd:integer;
  dwc:occurrenceId 'A1_45_Heteropoda'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491356'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Heteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_Bivalvia_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Bivalvia_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_Bivalvia_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_Bivalvia_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_Bivalvia_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_Bivalvia_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_Bivalvia_(veliger)'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'A1_45_Bivalvia_(veliger)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Bivalvia (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_POLYCHAETA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_POLYCHAETA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_POLYCHAETA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_POLYCHAETA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_POLYCHAETA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_POLYCHAETA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'A1_45_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'POLYCHAETA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_OSTRACODA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_OSTRACODA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_OSTRACODA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_OSTRACODA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_OSTRACODA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_OSTRACODA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_OSTRACODA'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'A1_45_OSTRACODA'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'OSTRACODA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_45_CLADOCERA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_45_CLADOCERA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_45_CLADOCERA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.600647"^^xsd:decimal ;
  dwc:decimalLongitude "-34.966944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_45_CLADOCERA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.600647 -34.966944)"^^geo:wktLiteral ;
  geo-pos:lat "-8.600647"^^xsd:decimal ;
  geo-pos:long "-34.966944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_45_CLADOCERA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_45_CLADOCERA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_45_CLADOCERA'^^xsd:string;
  dwc:scientificName 'Cladocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.966944'^^xsd:double;
  dwc:latitude '-8.600647'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 45'^^xsd:string;
  dwc:aphiaid '1076'^^xsd:integer;
  dwc:occurrenceId 'A1_45_CLADOCERA'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '155670'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'CLADOCERA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_Codonella_acuta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Codonella_acuta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Codonella_acuta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_Codonella_acuta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_Codonella_acuta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_Codonella_acuta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_Codonella_acuta'^^xsd:string;
  dwc:scientificName 'Codonella acuta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '417132'^^xsd:integer;
  dwc:occurrenceId 'A1_27_Codonella_acuta'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417132'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella acuta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_Codonella_amphorella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Codonella_amphorella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Codonella_amphorella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_Codonella_amphorella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_Codonella_amphorella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_Codonella_amphorella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_Codonella_amphorella'^^xsd:string;
  dwc:scientificName 'Codonella amphorella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '417133'^^xsd:integer;
  dwc:occurrenceId 'A1_27_Codonella_amphorella'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417133'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella amphorella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_Codonella_apicata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Codonella_apicata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Codonella_apicata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_Codonella_apicata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_Codonella_apicata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_Codonella_apicata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_Codonella_apicata'^^xsd:string;
  dwc:scientificName 'Codonella apicata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '417134'^^xsd:integer;
  dwc:occurrenceId 'A1_27_Codonella_apicata'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417134'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella apicata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_Codonella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Codonella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Codonella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_Codonella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_Codonella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_Codonella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_Codonella_sp.'^^xsd:string;
  dwc:scientificName 'Codonella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '150203'^^xsd:integer;
  dwc:occurrenceId 'A1_27_Codonella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150203'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_Tintinnopsis_tocantinensis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Tintinnopsis_tocantinensis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Tintinnopsis_tocantinensis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_Tintinnopsis_tocantinensis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_Tintinnopsis_tocantinensis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_Tintinnopsis_tocantinensis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:scientificName 'Tintinnopsis tocantinensis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '417156'^^xsd:integer;
  dwc:occurrenceId 'A1_27_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417156'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis tocantinensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_Tintinnopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Tintinnopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Tintinnopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_Tintinnopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_Tintinnopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_Tintinnopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_Tintinnopsis_spp.'^^xsd:string;
  dwc:scientificName 'Tintinnopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:occurrenceId 'A1_27_Tintinnopsis_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_Codonellopsis_ostenfeldi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Codonellopsis_ostenfeldi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Codonellopsis_ostenfeldi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_Codonellopsis_ostenfeldi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_Codonellopsis_ostenfeldi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_Codonellopsis_ostenfeldi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:scientificName 'Codonellopsis ostenfeldi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '427448'^^xsd:integer;
  dwc:occurrenceId 'A1_27_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427448'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis ostenfeldi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_Codonellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Codonellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Codonellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_Codonellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_Codonellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_Codonellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_Codonellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Codonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '204197'^^xsd:integer;
  dwc:occurrenceId 'A1_27_Codonellopsis_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '204197'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_Coxliella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Coxliella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Coxliella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_Coxliella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_Coxliella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_Coxliella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_Coxliella_sp.'^^xsd:string;
  dwc:scientificName 'Coxliella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '150208'^^xsd:integer;
  dwc:occurrenceId 'A1_27_Coxliella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150208'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Coxliella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_Dadayiella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Dadayiella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Dadayiella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_Dadayiella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_Dadayiella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_Dadayiella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_Dadayiella_sp.'^^xsd:string;
  dwc:scientificName 'Dadayiella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '183541'^^xsd:integer;
  dwc:occurrenceId 'A1_27_Dadayiella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183541'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dadayiella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_Dictyocysta_lepida>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Dictyocysta_lepida> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Dictyocysta_lepida> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_Dictyocysta_lepida>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_Dictyocysta_lepida>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_Dictyocysta_lepida" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_Dictyocysta_lepida'^^xsd:string;
  dwc:scientificName 'Dictyocysta lepida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '235767'^^xsd:integer;
  dwc:occurrenceId 'A1_27_Dictyocysta_lepida'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235767'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocysta lepida'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_Epiplocylis_undella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Epiplocylis_undella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Epiplocylis_undella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_Epiplocylis_undella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_Epiplocylis_undella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_Epiplocylis_undella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_Epiplocylis_undella'^^xsd:string;
  dwc:scientificName 'Epiplocylis undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '341668'^^xsd:integer;
  dwc:occurrenceId 'A1_27_Epiplocylis_undella'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '341668'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis undella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_Epiplocylis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Epiplocylis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Epiplocylis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_Epiplocylis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_Epiplocylis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_Epiplocylis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_Epiplocylis_sp.'^^xsd:string;
  dwc:scientificName 'Epiplocylis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '183562'^^xsd:integer;
  dwc:occurrenceId 'A1_27_Epiplocylis_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183562'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_Favella_enrenbergii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Favella_enrenbergii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Favella_enrenbergii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_Favella_enrenbergii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_Favella_enrenbergii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_Favella_enrenbergii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_Favella_enrenbergii'^^xsd:string;
  dwc:scientificName 'Favella ehrenbergii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '235761'^^xsd:integer;
  dwc:occurrenceId 'A1_27_Favella_enrenbergii'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235761'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Favella enrenbergii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_Eutintinnus_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Eutintinnus_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Eutintinnus_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_Eutintinnus_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_Eutintinnus_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_Eutintinnus_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_Eutintinnus_spp.'^^xsd:string;
  dwc:scientificName 'Eutintinnus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '183543'^^xsd:integer;
  dwc:occurrenceId 'A1_27_Eutintinnus_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183543'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Eutintinnus spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_Amphorellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Amphorellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Amphorellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_Amphorellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_Amphorellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_Amphorellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_Amphorellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Amphorellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '425527'^^xsd:integer;
  dwc:occurrenceId 'A1_27_Amphorellopsis_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '425527'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Amphorellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_Rabdonella_elegans>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Rabdonella_elegans> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Rabdonella_elegans> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_Rabdonella_elegans>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_Rabdonella_elegans>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_Rabdonella_elegans" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_Rabdonella_elegans'^^xsd:string;
  dwc:scientificName 'Rhabdonella elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '183577'^^xsd:integer;
  dwc:occurrenceId 'A1_27_Rabdonella_elegans'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183577'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella elegans'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_Rabdonella_brandti>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Rabdonella_brandti> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Rabdonella_brandti> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_Rabdonella_brandti>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_Rabdonella_brandti>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_Rabdonella_brandti" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_Rabdonella_brandti'^^xsd:string;
  dwc:scientificName 'Rhabdonella brandti'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '427513'^^xsd:integer;
  dwc:occurrenceId 'A1_27_Rabdonella_brandti'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427513'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella brandti'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_Rabdonellopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Rabdonellopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Rabdonellopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_Rabdonellopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_Rabdonellopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_Rabdonellopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_Rabdonellopsis_spp.'^^xsd:string;
  dwc:scientificName 'Rhabdonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '183550'^^xsd:integer;
  dwc:occurrenceId 'A1_27_Rabdonellopsis_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183550'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonellopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_Undella_claparedei>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Undella_claparedei> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Undella_claparedei> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_Undella_claparedei>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_Undella_claparedei>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_Undella_claparedei" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_Undella_claparedei'^^xsd:string;
  dwc:scientificName 'Undella claparedei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '341684'^^xsd:integer;
  dwc:occurrenceId 'A1_27_Undella_claparedei'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417240'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undella claparedei'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_Undella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Undella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Undella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_Undella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_Undella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_Undella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_Undella_sp.'^^xsd:string;
  dwc:scientificName 'Undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '235764'^^xsd:integer;
  dwc:occurrenceId 'A1_27_Undella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235764'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Undella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_Xystonellopsis_heros>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Xystonellopsis_heros> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Xystonellopsis_heros> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_Xystonellopsis_heros>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_Xystonellopsis_heros>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_Xystonellopsis_heros" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_Xystonellopsis_heros'^^xsd:string;
  dwc:scientificName 'Xystonellopsis heros'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '417266'^^xsd:integer;
  dwc:occurrenceId 'A1_27_Xystonellopsis_heros'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417266'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Xystonellopsis heros'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_Tintinnina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Tintinnina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Tintinnina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_Tintinnina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_Tintinnina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_Tintinnina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_Tintinnina_(others)'^^xsd:string;
  dwc:scientificName 'Tintinnina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '732976'^^xsd:integer;
  dwc:occurrenceId 'A1_27_Tintinnina_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_Collosphaera_macropora>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Collosphaera_macropora> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Collosphaera_macropora> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_Collosphaera_macropora>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_Collosphaera_macropora>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_Collosphaera_macropora" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_Collosphaera_macropora'^^xsd:string;
  dwc:scientificName 'Collosphaera macropora'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '493482'^^xsd:integer;
  dwc:occurrenceId 'A1_27_Collosphaera_macropora'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493482'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Collosphaera macropora'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_Dictyocoryne_profunda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Dictyocoryne_profunda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Dictyocoryne_profunda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_Dictyocoryne_profunda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_Dictyocoryne_profunda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_Dictyocoryne_profunda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_Dictyocoryne_profunda'^^xsd:string;
  dwc:scientificName 'Dictyocoryne profunda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '412935'^^xsd:integer;
  dwc:occurrenceId 'A1_27_Dictyocoryne_profunda'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412935'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne profunda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_Dictyocoryne_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Dictyocoryne_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Dictyocoryne_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_Dictyocoryne_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_Dictyocoryne_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_Dictyocoryne_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_Dictyocoryne_sp.'^^xsd:string;
  dwc:scientificName 'Dictyocoryne'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '412934'^^xsd:integer;
  dwc:occurrenceId 'A1_27_Dictyocoryne_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412934'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_Discopyle_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Discopyle_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Discopyle_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_Discopyle_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_Discopyle_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_Discopyle_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_Discopyle_sp.'^^xsd:string;
  dwc:scientificName 'Discopyle'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '493501'^^xsd:integer;
  dwc:occurrenceId 'A1_27_Discopyle_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Discopyle sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_Pylonidae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Pylonidae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Pylonidae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_Pylonidae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_Pylonidae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_Pylonidae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_Pylonidae'^^xsd:string;
  dwc:scientificName 'Pyloniidae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '345902'^^xsd:integer;
  dwc:occurrenceId 'A1_27_Pylonidae'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345902'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:verbatimIdentification 'Pylonidae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_Spongodiscus_resurgens>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Spongodiscus_resurgens> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Spongodiscus_resurgens> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_Spongodiscus_resurgens>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_Spongodiscus_resurgens>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_Spongodiscus_resurgens" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_Spongodiscus_resurgens'^^xsd:string;
  dwc:scientificName 'Spongodiscus resurgens'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '493608'^^xsd:integer;
  dwc:occurrenceId 'A1_27_Spongodiscus_resurgens'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493608'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongodiscus resurgens'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_Spongosphaera_streptacantha>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Spongosphaera_streptacantha> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Spongosphaera_streptacantha> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_Spongosphaera_streptacantha>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_Spongosphaera_streptacantha>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_Spongosphaera_streptacantha" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_Spongosphaera_streptacantha'^^xsd:string;
  dwc:scientificName 'Spongosphaera streptacantha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '493393'^^xsd:integer;
  dwc:occurrenceId 'A1_27_Spongosphaera_streptacantha'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493393'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongosphaera streptacantha'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_Spongaster_tetras>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Spongaster_tetras> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Spongaster_tetras> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_Spongaster_tetras>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_Spongaster_tetras>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_Spongaster_tetras" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_Spongaster_tetras'^^xsd:string;
  dwc:scientificName 'Spongaster tetras'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '412940'^^xsd:integer;
  dwc:occurrenceId 'A1_27_Spongaster_tetras'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412940'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongaster tetras'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_Spongotrochus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Spongotrochus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Spongotrochus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_Spongotrochus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_Spongotrochus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_Spongotrochus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_Spongotrochus_sp.'^^xsd:string;
  dwc:scientificName 'Spongotrochus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '412948'^^xsd:integer;
  dwc:occurrenceId 'A1_27_Spongotrochus_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Spongotrochus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_Zygocircus_productus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Zygocircus_productus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Zygocircus_productus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_Zygocircus_productus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_Zygocircus_productus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_Zygocircus_productus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_Zygocircus_productus'^^xsd:string;
  dwc:scientificName 'Zygocircus productus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '493705'^^xsd:integer;
  dwc:occurrenceId 'A1_27_Zygocircus_productus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493705'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus productus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_Zygocircus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Zygocircus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Zygocircus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_Zygocircus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_Zygocircus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_Zygocircus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_Zygocircus_sp.'^^xsd:string;
  dwc:scientificName 'Zygocircus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '493702'^^xsd:integer;
  dwc:occurrenceId 'A1_27_Zygocircus_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493702'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_Polycystina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Polycystina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Polycystina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_Polycystina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_Polycystina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_Polycystina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_Polycystina_(others)'^^xsd:string;
  dwc:scientificName 'Polycystina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '235740'^^xsd:integer;
  dwc:occurrenceId 'A1_27_Polycystina_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235740'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Polycystina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_ACANTHARIA_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_ACANTHARIA_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_ACANTHARIA_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_ACANTHARIA_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_ACANTHARIA_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_ACANTHARIA_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_ACANTHARIA_spp.'^^xsd:string;
  dwc:scientificName 'Acantharia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '586732'^^xsd:integer;
  dwc:occurrenceId 'A1_27_ACANTHARIA_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '586732'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'ACANTHARIA spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_Bolivina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Bolivina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Bolivina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_Bolivina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_Bolivina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_Bolivina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_Bolivina_sp.'^^xsd:string;
  dwc:scientificName 'Bolivina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '112101'^^xsd:integer;
  dwc:occurrenceId 'A1_27_Bolivina_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Bolivina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_Globigerina_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Globigerina_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Globigerina_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_Globigerina_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_Globigerina_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_Globigerina_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_Globigerina_bulloides'^^xsd:string;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:occurrenceId 'A1_27_Globigerina_bulloides'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globigerina bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_Globogirinoides_ruber>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Globogirinoides_ruber> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Globogirinoides_ruber> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_Globogirinoides_ruber>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_Globogirinoides_ruber>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_Globogirinoides_ruber" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_Globogirinoides_ruber'^^xsd:string;
  dwc:scientificName 'Globigerinoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:occurrenceId 'A1_27_Globogirinoides_ruber'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globogirinoides ruber'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_Globorotalia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Globorotalia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Globorotalia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_Globorotalia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_Globorotalia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_Globorotalia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_Globorotalia_spp.'^^xsd:string;
  dwc:scientificName 'Globorotalia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '112200'^^xsd:integer;
  dwc:occurrenceId 'A1_27_Globorotalia_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112200'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Globorotalia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_Neogloboquadrina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Neogloboquadrina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Neogloboquadrina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_Neogloboquadrina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_Neogloboquadrina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_Neogloboquadrina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_Neogloboquadrina_sp.'^^xsd:string;
  dwc:scientificName 'Neogloboquadrina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '112202'^^xsd:integer;
  dwc:occurrenceId 'A1_27_Neogloboquadrina_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112202'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Neogloboquadrina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_Orbulina_universa>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Orbulina_universa> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Orbulina_universa> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_Orbulina_universa>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_Orbulina_universa>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_Orbulina_universa" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_Orbulina_universa'^^xsd:string;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:occurrenceId 'A1_27_Orbulina_universa'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Orbulina universa'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_Tretomphalus_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Tretomphalus_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Tretomphalus_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_Tretomphalus_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_Tretomphalus_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_Tretomphalus_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_Tretomphalus_bulloides'^^xsd:string;
  dwc:scientificName 'Tretomphalus bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '113184'^^xsd:integer;
  dwc:occurrenceId 'A1_27_Tretomphalus_bulloides'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tretomphalus bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_Trochammina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Trochammina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Trochammina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_Trochammina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_Trochammina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_Trochammina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_Trochammina_sp.'^^xsd:string;
  dwc:scientificName 'Trochammina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:occurrenceId 'A1_27_Trochammina_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Trochammina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_Foraminifera_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Foraminifera_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Foraminifera_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_Foraminifera_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_Foraminifera_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_Foraminifera_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_Foraminifera_(others)'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:occurrenceId 'A1_27_Foraminifera_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Foraminifera (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_Nannocalanus_minor>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Nannocalanus_minor> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Nannocalanus_minor> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_Nannocalanus_minor>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_Nannocalanus_minor>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_Nannocalanus_minor" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_Nannocalanus_minor'^^xsd:string;
  dwc:scientificName 'Nannocalanus minor'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '104469'^^xsd:integer;
  dwc:occurrenceId 'A1_27_Nannocalanus_minor'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104469'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus minor'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_Nannocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Nannocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Nannocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_Nannocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_Nannocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_Nannocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Nannocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '104154'^^xsd:integer;
  dwc:occurrenceId 'A1_27_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104154'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_Neocalanus_robustior>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Neocalanus_robustior> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Neocalanus_robustior> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_Neocalanus_robustior>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_Neocalanus_robustior>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_Neocalanus_robustior" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_Neocalanus_robustior'^^xsd:string;
  dwc:scientificName 'Neocalanus robustior'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '104472'^^xsd:integer;
  dwc:occurrenceId 'A1_27_Neocalanus_robustior'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104472'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Neocalanus robustior'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_Undinula_vulgaris_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Undinula_vulgaris_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Undinula_vulgaris_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_Undinula_vulgaris_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_Undinula_vulgaris_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_Undinula_vulgaris_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:scientificName 'Undinula vulgaris'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '104473'^^xsd:integer;
  dwc:occurrenceId 'A1_27_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104473'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undinula vulgaris (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_Acrocalanus_longicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Acrocalanus_longicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Acrocalanus_longicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_Acrocalanus_longicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_Acrocalanus_longicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_Acrocalanus_longicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_Acrocalanus_longicornis'^^xsd:string;
  dwc:scientificName 'Acrocalanus longicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '104646'^^xsd:integer;
  dwc:occurrenceId 'A1_27_Acrocalanus_longicornis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104646'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus longicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_Acrocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Acrocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Acrocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_Acrocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_Acrocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_Acrocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Acrocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '104192'^^xsd:integer;
  dwc:occurrenceId 'A1_27_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104192'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_Calocalanos_pavo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Calocalanos_pavo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Calocalanos_pavo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_Calocalanos_pavo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_Calocalanos_pavo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_Calocalanos_pavo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_Calocalanos_pavo'^^xsd:string;
  dwc:scientificName 'Calocalanus pavo'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '104669'^^xsd:integer;
  dwc:occurrenceId 'A1_27_Calocalanos_pavo'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanos pavo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_Calocalanus_sp. _(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:scientificName 'Calocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '104193'^^xsd:integer;
  dwc:occurrenceId 'A1_27_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104193'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanus sp.  (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_Delibus_sewelli>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Delibus_sewelli> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Delibus_sewelli> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_Delibus_sewelli>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_Delibus_sewelli>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_Delibus_sewelli" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_Delibus_sewelli'^^xsd:string;
  dwc:scientificName 'Delius sewelli'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '363906'^^xsd:integer;
  dwc:occurrenceId 'A1_27_Delibus_sewelli'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363906'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sewelli'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_Delibus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Delibus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Delibus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_Delibus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_Delibus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_Delibus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Delius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '363904'^^xsd:integer;
  dwc:occurrenceId 'A1_27_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363904'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_Mecynocera_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Mecynocera_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Mecynocera_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_Mecynocera_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_Mecynocera_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_Mecynocera_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Mecynocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '104184'^^xsd:integer;
  dwc:occurrenceId 'A1_27_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Mecynocera sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_Paracalanus_aculeatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Paracalanus_aculeatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Paracalanus_aculeatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_Paracalanus_aculeatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_Paracalanus_aculeatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_Paracalanus_aculeatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_Paracalanus_aculeatus'^^xsd:string;
  dwc:scientificName 'Paracalanus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '104681'^^xsd:integer;
  dwc:occurrenceId 'A1_27_Paracalanus_aculeatus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1464945'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus aculeatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_Paracalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Paracalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Paracalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_Paracalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_Paracalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_Paracalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Paracalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '104196'^^xsd:integer;
  dwc:occurrenceId 'A1_27_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104196'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_Rhincalanus_cornutus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Rhincalanus_cornutus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Rhincalanus_cornutus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_Rhincalanus_cornutus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_Rhincalanus_cornutus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_Rhincalanus_cornutus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_Rhincalanus_cornutus'^^xsd:string;
  dwc:scientificName 'Rhincalanus cornutus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '104542'^^xsd:integer;
  dwc:occurrenceId 'A1_27_Rhincalanus_cornutus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1488083'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rhincalanus cornutus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_Subeucalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Subeucalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Subeucalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_Subeucalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_Subeucalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_Subeucalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Subeucalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '104173'^^xsd:integer;
  dwc:occurrenceId 'A1_27_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104173'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Subeucalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_Clausocalanus_furcatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Clausocalanus_furcatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Clausocalanus_furcatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_Clausocalanus_furcatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_Clausocalanus_furcatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_Clausocalanus_furcatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_Clausocalanus_furcatus'^^xsd:string;
  dwc:scientificName 'Clausocalanus furcatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '104503'^^xsd:integer;
  dwc:occurrenceId 'A1_27_Clausocalanus_furcatus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104503'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus furcatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_Clausocalanus_mastigophorus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Clausocalanus_mastigophorus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Clausocalanus_mastigophorus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_Clausocalanus_mastigophorus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_Clausocalanus_mastigophorus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_Clausocalanus_mastigophorus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:scientificName 'Clausocalanus mastigophorus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '104506'^^xsd:integer;
  dwc:occurrenceId 'A1_27_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104506'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus mastigophorus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_Clausocalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Clausocalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Clausocalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_Clausocalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_Clausocalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_Clausocalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Clausocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '104161'^^xsd:integer;
  dwc:occurrenceId 'A1_27_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104161'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_Euchaeta_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Euchaeta_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Euchaeta_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_Euchaeta_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_Euchaeta_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_Euchaeta_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Euchaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '104174'^^xsd:integer;
  dwc:occurrenceId 'A1_27_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104174'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Euchaeta spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_Scolecithrix_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Scolecithrix_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Scolecithrix_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_Scolecithrix_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_Scolecithrix_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_Scolecithrix_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_Scolecithrix_danae'^^xsd:string;
  dwc:scientificName 'Scolecithrix danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '104821'^^xsd:integer;
  dwc:occurrenceId 'A1_27_Scolecithrix_danae'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104821'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_Scolecithrix_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Scolecithrix_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Scolecithrix_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_Scolecithrix_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_Scolecithrix_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_Scolecithrix_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Scolecithrix'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '104230'^^xsd:integer;
  dwc:occurrenceId 'A1_27_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104230'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_Lucicutia_flavicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Lucicutia_flavicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Lucicutia_flavicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_Lucicutia_flavicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_Lucicutia_flavicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_Lucicutia_flavicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_Lucicutia_flavicornis'^^xsd:string;
  dwc:scientificName 'Lucicutia flavicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '104597'^^xsd:integer;
  dwc:occurrenceId 'A1_27_Lucicutia_flavicornis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104597'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia flavicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_Lucicutia_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Lucicutia_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Lucicutia_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_Lucicutia_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_Lucicutia_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_Lucicutia_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_Lucicutia_sp.'^^xsd:string;
  dwc:scientificName 'Lucicutia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '104183'^^xsd:integer;
  dwc:occurrenceId 'A1_27_Lucicutia_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104183'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_Pleuromamma_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Pleuromamma_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Pleuromamma_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_Pleuromamma_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_Pleuromamma_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_Pleuromamma_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Pleuromamma'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '104191'^^xsd:integer;
  dwc:occurrenceId 'A1_27_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104191'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Pleuromamma sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_Temora_stylifera_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Temora_stylifera_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Temora_stylifera_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_Temora_stylifera_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_Temora_stylifera_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_Temora_stylifera_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:scientificName 'Temora stylifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '104879'^^xsd:integer;
  dwc:occurrenceId 'A1_27_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104879'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora stylifera (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_Temora_turbinata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Temora_turbinata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Temora_turbinata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_Temora_turbinata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_Temora_turbinata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_Temora_turbinata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_Temora_turbinata'^^xsd:string;
  dwc:scientificName 'Temora turbinata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '104880'^^xsd:integer;
  dwc:occurrenceId 'A1_27_Temora_turbinata'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104880'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora turbinata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_Candacia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Candacia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Candacia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_Candacia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_Candacia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_Candacia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_Candacia_spp.'^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A1_27_Candacia_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_Candacia_sp._%28copepodite%29%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Candacia_sp._%28copepodite%29%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Candacia_sp._%28copepodite%29%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_Candacia_sp._%28copepodite%29%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_Candacia_sp._%28copepodite%29%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_Candacia_sp._(copepodite) " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A1_27_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia sp. (copepodite) '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_Calanopia_americana_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Calanopia_americana_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Calanopia_americana_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_Calanopia_americana_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_Calanopia_americana_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_Calanopia_americana_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:scientificName 'Calanopia americana'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '104723'^^xsd:integer;
  dwc:occurrenceId 'A1_27_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104723'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calanopia americana (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_Acartia_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Acartia_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Acartia_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_Acartia_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_Acartia_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_Acartia_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_Acartia_danae'^^xsd:string;
  dwc:scientificName 'Acartia (Acartia) danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '346026'^^xsd:integer;
  dwc:occurrenceId 'A1_27_Acartia_danae'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346026'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_Acartia_lilljeborgii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Acartia_lilljeborgii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Acartia_lilljeborgii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_Acartia_lilljeborgii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_Acartia_lilljeborgii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_Acartia_lilljeborgii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_Acartia_lilljeborgii'^^xsd:string;
  dwc:scientificName 'Acartia lilljeborgii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '348510'^^xsd:integer;
  dwc:occurrenceId 'A1_27_Acartia_lilljeborgii'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia lilljeborgii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_Calanoida_%28others_copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Calanoida_%28others_copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Calanoida_%28others_copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_Calanoida_%28others_copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_Calanoida_%28others_copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_Calanoida_(others_copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'A1_27_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Calanoida (others copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_Oithona_atlantica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Oithona_atlantica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Oithona_atlantica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_Oithona_atlantica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_Oithona_atlantica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_Oithona_atlantica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_Oithona_atlantica'^^xsd:string;
  dwc:scientificName 'Oithona atlantica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '106642'^^xsd:integer;
  dwc:occurrenceId 'A1_27_Oithona_atlantica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106642'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona atlantica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_Oithona_plumifera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Oithona_plumifera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Oithona_plumifera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_Oithona_plumifera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_Oithona_plumifera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_Oithona_plumifera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_Oithona_plumifera'^^xsd:string;
  dwc:scientificName 'Oithona plumifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '106652'^^xsd:integer;
  dwc:occurrenceId 'A1_27_Oithona_plumifera'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106652'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona plumifera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_Oithona_setigera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Oithona_setigera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Oithona_setigera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_Oithona_setigera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_Oithona_setigera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_Oithona_setigera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_Oithona_setigera'^^xsd:string;
  dwc:scientificName 'Oithona setigera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '106655'^^xsd:integer;
  dwc:occurrenceId 'A1_27_Oithona_setigera'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '734517'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona setigera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_Oithona_hebes>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Oithona_hebes> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Oithona_hebes> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_Oithona_hebes>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_Oithona_hebes>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_Oithona_hebes" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_Oithona_hebes'^^xsd:string;
  dwc:scientificName 'Oithona hebes'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '106647'^^xsd:integer;
  dwc:occurrenceId 'A1_27_Oithona_hebes'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106647'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona hebes'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_Oithona_spp.%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Oithona_spp.%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Oithona_spp.%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_Oithona_spp.%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_Oithona_spp.%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_Oithona_spp. " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_Oithona_spp. '^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A1_27_Oithona_spp. '^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_Oithona_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Oithona_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Oithona_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_Oithona_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_Oithona_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_Oithona_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A1_27_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_Microsetella_norvegica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Microsetella_norvegica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Microsetella_norvegica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_Microsetella_norvegica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_Microsetella_norvegica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_Microsetella_norvegica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_Microsetella_norvegica'^^xsd:string;
  dwc:scientificName 'Microsetella norvegica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '116115'^^xsd:integer;
  dwc:occurrenceId 'A1_27_Microsetella_norvegica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116115'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella norvegica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_Microsetella_rosea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Microsetella_rosea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Microsetella_rosea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_Microsetella_rosea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_Microsetella_rosea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_Microsetella_rosea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_Microsetella_rosea'^^xsd:string;
  dwc:scientificName 'Microsetella rosea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '116116'^^xsd:integer;
  dwc:occurrenceId 'A1_27_Microsetella_rosea'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116116'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella rosea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_Microsetella_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Microsetella_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Microsetella_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_Microsetella_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_Microsetella_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_Microsetella_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Microsetella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '115341'^^xsd:integer;
  dwc:occurrenceId 'A1_27_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115341'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_Macrosetella_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Macrosetella_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Macrosetella_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_Macrosetella_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_Macrosetella_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_Macrosetella_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_Macrosetella_gracilis'^^xsd:string;
  dwc:scientificName 'Macrosetella gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '116382'^^xsd:integer;
  dwc:occurrenceId 'A1_27_Macrosetella_gracilis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116382'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Macrosetella gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_Miracia_efferata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Miracia_efferata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Miracia_efferata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_Miracia_efferata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_Miracia_efferata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_Miracia_efferata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_Miracia_efferata'^^xsd:string;
  dwc:scientificName 'Miracia efferata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '116383'^^xsd:integer;
  dwc:occurrenceId 'A1_27_Miracia_efferata'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116383'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Miracia efferata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_Oncaea_media>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Oncaea_media> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Oncaea_media> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_Oncaea_media>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_Oncaea_media>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_Oncaea_media" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_Oncaea_media'^^xsd:string;
  dwc:scientificName 'Oncaea media'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '128938'^^xsd:integer;
  dwc:occurrenceId 'A1_27_Oncaea_media'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1862287'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea media'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_Oncaea_venusta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Oncaea_venusta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Oncaea_venusta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_Oncaea_venusta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_Oncaea_venusta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_Oncaea_venusta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_Oncaea_venusta'^^xsd:string;
  dwc:scientificName 'Oncaea venusta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '128954'^^xsd:integer;
  dwc:occurrenceId 'A1_27_Oncaea_venusta'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1754274'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea venusta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_Oncaea_mediterranea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Oncaea_mediterranea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Oncaea_mediterranea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_Oncaea_mediterranea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_Oncaea_mediterranea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_Oncaea_mediterranea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_Oncaea_mediterranea'^^xsd:string;
  dwc:scientificName 'Oncaea mediterranea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '128939'^^xsd:integer;
  dwc:occurrenceId 'A1_27_Oncaea_mediterranea'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128939'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea mediterranea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_Oncaea_scottodicarloi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Oncaea_scottodicarloi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Oncaea_scottodicarloi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_Oncaea_scottodicarloi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_Oncaea_scottodicarloi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_Oncaea_scottodicarloi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_Oncaea_scottodicarloi'^^xsd:string;
  dwc:scientificName 'Oncaea scottodicarloi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '128950'^^xsd:integer;
  dwc:occurrenceId 'A1_27_Oncaea_scottodicarloi'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128950'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea scottodicarloi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_Oncaea_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Oncaea_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Oncaea_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_Oncaea_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_Oncaea_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_Oncaea_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oncaea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '128690'^^xsd:integer;
  dwc:occurrenceId 'A1_27_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128690'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_Hemicyclops_thallassius>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Hemicyclops_thallassius> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Hemicyclops_thallassius> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_Hemicyclops_thallassius>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_Hemicyclops_thallassius>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_Hemicyclops_thallassius" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_Hemicyclops_thallassius'^^xsd:string;
  dwc:scientificName 'Hemicyclops thalassius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '352254'^^xsd:integer;
  dwc:occurrenceId 'A1_27_Hemicyclops_thallassius'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '352254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Hemicyclops thallassius'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_Copilia_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Copilia_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Copilia_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_Copilia_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_Copilia_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_Copilia_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Copilia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '128721'^^xsd:integer;
  dwc:occurrenceId 'A1_27_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128721'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Copilia spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_Agetus_flaccus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Agetus_flaccus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Agetus_flaccus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_Agetus_flaccus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_Agetus_flaccus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_Agetus_flaccus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_Agetus_flaccus'^^xsd:string;
  dwc:scientificName 'Agetus flaccus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '128795'^^xsd:integer;
  dwc:occurrenceId 'A1_27_Agetus_flaccus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128795'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Agetus flaccus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_Corycaeus_speciosus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Corycaeus_speciosus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Corycaeus_speciosus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_Corycaeus_speciosus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_Corycaeus_speciosus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_Corycaeus_speciosus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_Corycaeus_speciosus'^^xsd:string;
  dwc:scientificName 'Corycaeus speciosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '128800'^^xsd:integer;
  dwc:occurrenceId 'A1_27_Corycaeus_speciosus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128800'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus speciosus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_Corycaeus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Corycaeus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Corycaeus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_Corycaeus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_Corycaeus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_Corycaeus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Corycaeus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '128634'^^xsd:integer;
  dwc:occurrenceId 'A1_27_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128634'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_Farranula_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Farranula_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Farranula_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_Farranula_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_Farranula_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_Farranula_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_Farranula_gracilis'^^xsd:string;
  dwc:scientificName 'Farranula gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '128813'^^xsd:integer;
  dwc:occurrenceId 'A1_27_Farranula_gracilis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128813'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_Farranula_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Farranula_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Farranula_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_Farranula_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_Farranula_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_Farranula_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Farranula'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '128636'^^xsd:integer;
  dwc:occurrenceId 'A1_27_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128636'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_Copepoda_%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Copepoda_%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Copepoda_%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_Copepoda_%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_Copepoda_%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_Copepoda_(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_Copepoda_(nauplius)'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'A1_27_Copepoda_(nauplius)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Copepoda (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_CIRRIPEDIA__%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_CIRRIPEDIA__%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_CIRRIPEDIA__%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_CIRRIPEDIA__%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_CIRRIPEDIA__%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_CIRRIPEDIA__(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:occurrenceId 'A1_27_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  dwc:verbatimIdentification 'CIRRIPEDIA  (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_STOMATOPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_STOMATOPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_STOMATOPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_STOMATOPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_STOMATOPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_STOMATOPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Stomatopoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '14355'^^xsd:integer;
  dwc:occurrenceId 'A1_27_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '14355'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'STOMATOPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_DECAPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_DECAPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_DECAPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_DECAPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_DECAPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_DECAPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_DECAPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:occurrenceId 'A1_27_DECAPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'DECAPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_ECHINODERMATA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_ECHINODERMATA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_ECHINODERMATA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_ECHINODERMATA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_ECHINODERMATA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_ECHINODERMATA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:scientificName 'Echinodermata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '1806'^^xsd:integer;
  dwc:occurrenceId 'A1_27_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1806'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'ECHINODERMATA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_BRYOZOA_%28cyphonauta_larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_BRYOZOA_%28cyphonauta_larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_BRYOZOA_%28cyphonauta_larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_BRYOZOA_%28cyphonauta_larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_BRYOZOA_%28cyphonauta_larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_BRYOZOA_(cyphonauta_larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'A1_27_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'BRYOZOA (cyphonauta larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_Sagitta_friedreich>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Sagitta_friedreich> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Sagitta_friedreich> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_Sagitta_friedreich>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_Sagitta_friedreich>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_Sagitta_friedreich" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_Sagitta_friedreich'^^xsd:string;
  dwc:scientificName 'Sagitta friderici'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '105452'^^xsd:integer;
  dwc:occurrenceId 'A1_27_Sagitta_friedreich'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105441'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta friedreich'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_Sagitta_spp.%C2%A0%28imature%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Sagitta_spp.%C2%A0%28imature%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Sagitta_spp.%C2%A0%28imature%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_Sagitta_spp.%C2%A0%28imature%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_Sagitta_spp.%C2%A0%28imature%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_Sagitta_spp. (imature)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_Sagitta_spp. (imature)'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:occurrenceId 'A1_27_Sagitta_spp. (imature)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta spp. (imature)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_Chaetognatha_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Chaetognatha_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Chaetognatha_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_Chaetognatha_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_Chaetognatha_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_Chaetognatha_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_Chaetognatha_(others)'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:occurrenceId 'A1_27_Chaetognatha_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Chaetognatha (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_Fritillaria_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Fritillaria_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Fritillaria_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_Fritillaria_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_Fritillaria_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_Fritillaria_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_Fritillaria_spp.'^^xsd:string;
  dwc:scientificName 'Fritillaria'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '103358'^^xsd:integer;
  dwc:occurrenceId 'A1_27_Fritillaria_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Fritillaria spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_Oikopleura_dioica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Oikopleura_dioica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Oikopleura_dioica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_Oikopleura_dioica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_Oikopleura_dioica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_Oikopleura_dioica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_Oikopleura_dioica'^^xsd:string;
  dwc:scientificName 'Oikopleura dioica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '1770057'^^xsd:integer;
  dwc:occurrenceId 'A1_27_Oikopleura_dioica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura dioica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_Oikopleura_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Oikopleura_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Oikopleura_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_Oikopleura_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_Oikopleura_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_Oikopleura_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_Oikopleura_spp.'^^xsd:string;
  dwc:scientificName 'Oikopleura'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '103367'^^xsd:integer;
  dwc:occurrenceId 'A1_27_Oikopleura_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_Appendicularia_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Appendicularia_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Appendicularia_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_Appendicularia_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_Appendicularia_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_Appendicularia_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_Appendicularia_(others)'^^xsd:string;
  dwc:scientificName 'Appendicularia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '146421'^^xsd:integer;
  dwc:occurrenceId 'A1_27_Appendicularia_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146421'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Appendicularia (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_Thalia_democratica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Thalia_democratica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Thalia_democratica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_Thalia_democratica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_Thalia_democratica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_Thalia_democratica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_Thalia_democratica'^^xsd:string;
  dwc:scientificName 'Thalia democratica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '137279'^^xsd:integer;
  dwc:occurrenceId 'A1_27_Thalia_democratica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137279'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Thalia democratica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_Doliolo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Doliolo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Doliolo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_Doliolo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_Doliolo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_Doliolo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_Doliolo'^^xsd:string;
  dwc:scientificName 'Dolioloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '137221'^^xsd:integer;
  dwc:occurrenceId 'A1_27_Doliolo'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137221'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Doliolo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_Teleostei_%28egg%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Teleostei_%28egg%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Teleostei_%28egg%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_Teleostei_%28egg%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_Teleostei_%28egg%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_Teleostei_(egg)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_Teleostei_(egg)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A1_27_Teleostei_(egg)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (egg)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_Teleostei_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Teleostei_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Teleostei_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_Teleostei_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_Teleostei_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_Teleostei_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_Teleostei_(larvae)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A1_27_Teleostei_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_SIPHONOPHORAE_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_SIPHONOPHORAE_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_SIPHONOPHORAE_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_SIPHONOPHORAE_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_SIPHONOPHORAE_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_SIPHONOPHORAE_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:scientificName 'Siphonophorae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '1371'^^xsd:integer;
  dwc:occurrenceId 'A1_27_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'SIPHONOPHORAE spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_Gastropoda_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Gastropoda_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Gastropoda_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_Gastropoda_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_Gastropoda_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_Gastropoda_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_Gastropoda_(veliger)'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'A1_27_Gastropoda_(veliger)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Gastropoda (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_Pteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Pteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Pteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_Pteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_Pteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_Pteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_Pteropoda'^^xsd:string;
  dwc:scientificName 'Pteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '325345'^^xsd:integer;
  dwc:occurrenceId 'A1_27_Pteropoda'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '325345'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Pteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_Heteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Heteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Heteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_Heteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_Heteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_Heteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_Heteropoda'^^xsd:string;
  dwc:scientificName 'Heteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '1491356'^^xsd:integer;
  dwc:occurrenceId 'A1_27_Heteropoda'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491356'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Heteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_Bivalvia_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Bivalvia_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_Bivalvia_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_Bivalvia_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_Bivalvia_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_Bivalvia_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_Bivalvia_(veliger)'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'A1_27_Bivalvia_(veliger)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Bivalvia (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_POLYCHAETA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_POLYCHAETA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_POLYCHAETA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_POLYCHAETA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_POLYCHAETA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_POLYCHAETA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'A1_27_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'POLYCHAETA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_OSTRACODA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_OSTRACODA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_OSTRACODA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_OSTRACODA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_OSTRACODA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_OSTRACODA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_OSTRACODA'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'A1_27_OSTRACODA'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'OSTRACODA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_27_CLADOCERA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_27_CLADOCERA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_27_CLADOCERA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333113"^^xsd:decimal ;
  dwc:decimalLongitude "-34.957376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_27_CLADOCERA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333113 -34.957376)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333113"^^xsd:decimal ;
  geo-pos:long "-34.957376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_27_CLADOCERA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_27_CLADOCERA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_27_CLADOCERA'^^xsd:string;
  dwc:scientificName 'Cladocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.957376'^^xsd:double;
  dwc:latitude '-6.333113'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 27'^^xsd:string;
  dwc:aphiaid '1076'^^xsd:integer;
  dwc:occurrenceId 'A1_27_CLADOCERA'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '155670'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'CLADOCERA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_Codonella_acuta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Codonella_acuta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Codonella_acuta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_Codonella_acuta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_Codonella_acuta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_Codonella_acuta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_Codonella_acuta'^^xsd:string;
  dwc:scientificName 'Codonella acuta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '417132'^^xsd:integer;
  dwc:occurrenceId 'A1_25_Codonella_acuta'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417132'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella acuta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_Codonella_amphorella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Codonella_amphorella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Codonella_amphorella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_Codonella_amphorella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_Codonella_amphorella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_Codonella_amphorella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_Codonella_amphorella'^^xsd:string;
  dwc:scientificName 'Codonella amphorella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '417133'^^xsd:integer;
  dwc:occurrenceId 'A1_25_Codonella_amphorella'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417133'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella amphorella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_Codonella_apicata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Codonella_apicata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Codonella_apicata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_Codonella_apicata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_Codonella_apicata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_Codonella_apicata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_Codonella_apicata'^^xsd:string;
  dwc:scientificName 'Codonella apicata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '417134'^^xsd:integer;
  dwc:occurrenceId 'A1_25_Codonella_apicata'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417134'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella apicata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_Codonella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Codonella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Codonella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_Codonella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_Codonella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_Codonella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_Codonella_sp.'^^xsd:string;
  dwc:scientificName 'Codonella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '150203'^^xsd:integer;
  dwc:occurrenceId 'A1_25_Codonella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150203'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_Tintinnopsis_tocantinensis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Tintinnopsis_tocantinensis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Tintinnopsis_tocantinensis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_Tintinnopsis_tocantinensis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_Tintinnopsis_tocantinensis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_Tintinnopsis_tocantinensis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:scientificName 'Tintinnopsis tocantinensis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '417156'^^xsd:integer;
  dwc:occurrenceId 'A1_25_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417156'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis tocantinensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_Tintinnopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Tintinnopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Tintinnopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_Tintinnopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_Tintinnopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_Tintinnopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_Tintinnopsis_spp.'^^xsd:string;
  dwc:scientificName 'Tintinnopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:occurrenceId 'A1_25_Tintinnopsis_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_Codonellopsis_ostenfeldi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Codonellopsis_ostenfeldi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Codonellopsis_ostenfeldi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_Codonellopsis_ostenfeldi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_Codonellopsis_ostenfeldi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_Codonellopsis_ostenfeldi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:scientificName 'Codonellopsis ostenfeldi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '427448'^^xsd:integer;
  dwc:occurrenceId 'A1_25_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427448'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis ostenfeldi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_Codonellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Codonellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Codonellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_Codonellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_Codonellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_Codonellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_Codonellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Codonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '204197'^^xsd:integer;
  dwc:occurrenceId 'A1_25_Codonellopsis_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '204197'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_Coxliella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Coxliella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Coxliella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_Coxliella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_Coxliella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_Coxliella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_Coxliella_sp.'^^xsd:string;
  dwc:scientificName 'Coxliella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '150208'^^xsd:integer;
  dwc:occurrenceId 'A1_25_Coxliella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150208'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Coxliella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_Dadayiella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Dadayiella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Dadayiella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_Dadayiella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_Dadayiella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_Dadayiella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_Dadayiella_sp.'^^xsd:string;
  dwc:scientificName 'Dadayiella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '183541'^^xsd:integer;
  dwc:occurrenceId 'A1_25_Dadayiella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183541'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dadayiella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_Dictyocysta_lepida>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Dictyocysta_lepida> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Dictyocysta_lepida> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_Dictyocysta_lepida>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_Dictyocysta_lepida>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_Dictyocysta_lepida" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_Dictyocysta_lepida'^^xsd:string;
  dwc:scientificName 'Dictyocysta lepida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '235767'^^xsd:integer;
  dwc:occurrenceId 'A1_25_Dictyocysta_lepida'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235767'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocysta lepida'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_Epiplocylis_undella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Epiplocylis_undella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Epiplocylis_undella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_Epiplocylis_undella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_Epiplocylis_undella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_Epiplocylis_undella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_Epiplocylis_undella'^^xsd:string;
  dwc:scientificName 'Epiplocylis undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '341668'^^xsd:integer;
  dwc:occurrenceId 'A1_25_Epiplocylis_undella'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '341668'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis undella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_Epiplocylis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Epiplocylis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Epiplocylis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_Epiplocylis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_Epiplocylis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_Epiplocylis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_Epiplocylis_sp.'^^xsd:string;
  dwc:scientificName 'Epiplocylis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '183562'^^xsd:integer;
  dwc:occurrenceId 'A1_25_Epiplocylis_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183562'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_Favella_enrenbergii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Favella_enrenbergii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Favella_enrenbergii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_Favella_enrenbergii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_Favella_enrenbergii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_Favella_enrenbergii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_Favella_enrenbergii'^^xsd:string;
  dwc:scientificName 'Favella ehrenbergii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '235761'^^xsd:integer;
  dwc:occurrenceId 'A1_25_Favella_enrenbergii'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235761'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Favella enrenbergii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_Eutintinnus_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Eutintinnus_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Eutintinnus_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_Eutintinnus_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_Eutintinnus_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_Eutintinnus_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_Eutintinnus_spp.'^^xsd:string;
  dwc:scientificName 'Eutintinnus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '183543'^^xsd:integer;
  dwc:occurrenceId 'A1_25_Eutintinnus_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183543'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Eutintinnus spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_Amphorellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Amphorellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Amphorellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_Amphorellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_Amphorellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_Amphorellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_Amphorellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Amphorellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '425527'^^xsd:integer;
  dwc:occurrenceId 'A1_25_Amphorellopsis_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '425527'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Amphorellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_Rabdonella_elegans>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Rabdonella_elegans> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Rabdonella_elegans> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_Rabdonella_elegans>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_Rabdonella_elegans>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_Rabdonella_elegans" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_Rabdonella_elegans'^^xsd:string;
  dwc:scientificName 'Rhabdonella elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '183577'^^xsd:integer;
  dwc:occurrenceId 'A1_25_Rabdonella_elegans'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183577'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella elegans'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_Rabdonella_brandti>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Rabdonella_brandti> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Rabdonella_brandti> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_Rabdonella_brandti>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_Rabdonella_brandti>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_Rabdonella_brandti" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_Rabdonella_brandti'^^xsd:string;
  dwc:scientificName 'Rhabdonella brandti'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '427513'^^xsd:integer;
  dwc:occurrenceId 'A1_25_Rabdonella_brandti'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427513'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella brandti'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_Rabdonellopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Rabdonellopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Rabdonellopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_Rabdonellopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_Rabdonellopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_Rabdonellopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_Rabdonellopsis_spp.'^^xsd:string;
  dwc:scientificName 'Rhabdonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '183550'^^xsd:integer;
  dwc:occurrenceId 'A1_25_Rabdonellopsis_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183550'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonellopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_Undella_claparedei>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Undella_claparedei> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Undella_claparedei> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_Undella_claparedei>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_Undella_claparedei>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_Undella_claparedei" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_Undella_claparedei'^^xsd:string;
  dwc:scientificName 'Undella claparedei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '341684'^^xsd:integer;
  dwc:occurrenceId 'A1_25_Undella_claparedei'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417240'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undella claparedei'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_Undella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Undella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Undella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_Undella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_Undella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_Undella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_Undella_sp.'^^xsd:string;
  dwc:scientificName 'Undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '235764'^^xsd:integer;
  dwc:occurrenceId 'A1_25_Undella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235764'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Undella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_Xystonellopsis_heros>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Xystonellopsis_heros> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Xystonellopsis_heros> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_Xystonellopsis_heros>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_Xystonellopsis_heros>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_Xystonellopsis_heros" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_Xystonellopsis_heros'^^xsd:string;
  dwc:scientificName 'Xystonellopsis heros'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '417266'^^xsd:integer;
  dwc:occurrenceId 'A1_25_Xystonellopsis_heros'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417266'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Xystonellopsis heros'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_Tintinnina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Tintinnina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Tintinnina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_Tintinnina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_Tintinnina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_Tintinnina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_Tintinnina_(others)'^^xsd:string;
  dwc:scientificName 'Tintinnina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '732976'^^xsd:integer;
  dwc:occurrenceId 'A1_25_Tintinnina_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_Collosphaera_macropora>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Collosphaera_macropora> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Collosphaera_macropora> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_Collosphaera_macropora>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_Collosphaera_macropora>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_Collosphaera_macropora" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_Collosphaera_macropora'^^xsd:string;
  dwc:scientificName 'Collosphaera macropora'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '493482'^^xsd:integer;
  dwc:occurrenceId 'A1_25_Collosphaera_macropora'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493482'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Collosphaera macropora'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_Dictyocoryne_profunda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Dictyocoryne_profunda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Dictyocoryne_profunda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_Dictyocoryne_profunda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_Dictyocoryne_profunda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_Dictyocoryne_profunda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_Dictyocoryne_profunda'^^xsd:string;
  dwc:scientificName 'Dictyocoryne profunda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '412935'^^xsd:integer;
  dwc:occurrenceId 'A1_25_Dictyocoryne_profunda'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412935'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne profunda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_Dictyocoryne_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Dictyocoryne_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Dictyocoryne_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_Dictyocoryne_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_Dictyocoryne_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_Dictyocoryne_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_Dictyocoryne_sp.'^^xsd:string;
  dwc:scientificName 'Dictyocoryne'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '412934'^^xsd:integer;
  dwc:occurrenceId 'A1_25_Dictyocoryne_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412934'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_Discopyle_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Discopyle_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Discopyle_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_Discopyle_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_Discopyle_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_Discopyle_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_Discopyle_sp.'^^xsd:string;
  dwc:scientificName 'Discopyle'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '493501'^^xsd:integer;
  dwc:occurrenceId 'A1_25_Discopyle_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Discopyle sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_Pylonidae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Pylonidae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Pylonidae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_Pylonidae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_Pylonidae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_Pylonidae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_Pylonidae'^^xsd:string;
  dwc:scientificName 'Pyloniidae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '345902'^^xsd:integer;
  dwc:occurrenceId 'A1_25_Pylonidae'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345902'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:verbatimIdentification 'Pylonidae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_Spongodiscus_resurgens>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Spongodiscus_resurgens> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Spongodiscus_resurgens> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_Spongodiscus_resurgens>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_Spongodiscus_resurgens>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_Spongodiscus_resurgens" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_Spongodiscus_resurgens'^^xsd:string;
  dwc:scientificName 'Spongodiscus resurgens'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '493608'^^xsd:integer;
  dwc:occurrenceId 'A1_25_Spongodiscus_resurgens'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493608'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongodiscus resurgens'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_Spongosphaera_streptacantha>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Spongosphaera_streptacantha> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Spongosphaera_streptacantha> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_Spongosphaera_streptacantha>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_Spongosphaera_streptacantha>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_Spongosphaera_streptacantha" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_Spongosphaera_streptacantha'^^xsd:string;
  dwc:scientificName 'Spongosphaera streptacantha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '493393'^^xsd:integer;
  dwc:occurrenceId 'A1_25_Spongosphaera_streptacantha'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493393'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongosphaera streptacantha'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_Spongaster_tetras>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Spongaster_tetras> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Spongaster_tetras> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_Spongaster_tetras>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_Spongaster_tetras>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_Spongaster_tetras" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_Spongaster_tetras'^^xsd:string;
  dwc:scientificName 'Spongaster tetras'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '412940'^^xsd:integer;
  dwc:occurrenceId 'A1_25_Spongaster_tetras'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412940'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongaster tetras'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_Spongotrochus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Spongotrochus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Spongotrochus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_Spongotrochus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_Spongotrochus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_Spongotrochus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_Spongotrochus_sp.'^^xsd:string;
  dwc:scientificName 'Spongotrochus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '412948'^^xsd:integer;
  dwc:occurrenceId 'A1_25_Spongotrochus_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Spongotrochus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_Zygocircus_productus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Zygocircus_productus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Zygocircus_productus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_Zygocircus_productus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_Zygocircus_productus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_Zygocircus_productus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_Zygocircus_productus'^^xsd:string;
  dwc:scientificName 'Zygocircus productus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '493705'^^xsd:integer;
  dwc:occurrenceId 'A1_25_Zygocircus_productus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493705'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus productus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_Zygocircus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Zygocircus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Zygocircus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_Zygocircus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_Zygocircus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_Zygocircus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_Zygocircus_sp.'^^xsd:string;
  dwc:scientificName 'Zygocircus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '493702'^^xsd:integer;
  dwc:occurrenceId 'A1_25_Zygocircus_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493702'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_Polycystina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Polycystina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Polycystina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_Polycystina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_Polycystina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_Polycystina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_Polycystina_(others)'^^xsd:string;
  dwc:scientificName 'Polycystina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '235740'^^xsd:integer;
  dwc:occurrenceId 'A1_25_Polycystina_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235740'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Polycystina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_ACANTHARIA_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_ACANTHARIA_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_ACANTHARIA_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_ACANTHARIA_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_ACANTHARIA_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_ACANTHARIA_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_ACANTHARIA_spp.'^^xsd:string;
  dwc:scientificName 'Acantharia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '586732'^^xsd:integer;
  dwc:occurrenceId 'A1_25_ACANTHARIA_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '586732'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'ACANTHARIA spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_Bolivina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Bolivina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Bolivina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_Bolivina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_Bolivina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_Bolivina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_Bolivina_sp.'^^xsd:string;
  dwc:scientificName 'Bolivina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '112101'^^xsd:integer;
  dwc:occurrenceId 'A1_25_Bolivina_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Bolivina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_Globigerina_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Globigerina_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Globigerina_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_Globigerina_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_Globigerina_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_Globigerina_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_Globigerina_bulloides'^^xsd:string;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:occurrenceId 'A1_25_Globigerina_bulloides'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globigerina bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_Globogirinoides_ruber>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Globogirinoides_ruber> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Globogirinoides_ruber> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_Globogirinoides_ruber>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_Globogirinoides_ruber>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_Globogirinoides_ruber" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_Globogirinoides_ruber'^^xsd:string;
  dwc:scientificName 'Globigerinoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:occurrenceId 'A1_25_Globogirinoides_ruber'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globogirinoides ruber'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_Globorotalia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Globorotalia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Globorotalia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_Globorotalia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_Globorotalia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_Globorotalia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_Globorotalia_spp.'^^xsd:string;
  dwc:scientificName 'Globorotalia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '112200'^^xsd:integer;
  dwc:occurrenceId 'A1_25_Globorotalia_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112200'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Globorotalia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_Neogloboquadrina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Neogloboquadrina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Neogloboquadrina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_Neogloboquadrina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_Neogloboquadrina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_Neogloboquadrina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_Neogloboquadrina_sp.'^^xsd:string;
  dwc:scientificName 'Neogloboquadrina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '112202'^^xsd:integer;
  dwc:occurrenceId 'A1_25_Neogloboquadrina_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112202'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Neogloboquadrina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_Orbulina_universa>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Orbulina_universa> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Orbulina_universa> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_Orbulina_universa>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_Orbulina_universa>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_Orbulina_universa" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_Orbulina_universa'^^xsd:string;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:occurrenceId 'A1_25_Orbulina_universa'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Orbulina universa'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_Tretomphalus_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Tretomphalus_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Tretomphalus_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_Tretomphalus_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_Tretomphalus_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_Tretomphalus_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_Tretomphalus_bulloides'^^xsd:string;
  dwc:scientificName 'Tretomphalus bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '113184'^^xsd:integer;
  dwc:occurrenceId 'A1_25_Tretomphalus_bulloides'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tretomphalus bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_Trochammina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Trochammina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Trochammina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_Trochammina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_Trochammina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_Trochammina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_Trochammina_sp.'^^xsd:string;
  dwc:scientificName 'Trochammina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:occurrenceId 'A1_25_Trochammina_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Trochammina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_Foraminifera_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Foraminifera_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Foraminifera_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_Foraminifera_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_Foraminifera_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_Foraminifera_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_Foraminifera_(others)'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:occurrenceId 'A1_25_Foraminifera_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Foraminifera (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_Nannocalanus_minor>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Nannocalanus_minor> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Nannocalanus_minor> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_Nannocalanus_minor>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_Nannocalanus_minor>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_Nannocalanus_minor" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_Nannocalanus_minor'^^xsd:string;
  dwc:scientificName 'Nannocalanus minor'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '104469'^^xsd:integer;
  dwc:occurrenceId 'A1_25_Nannocalanus_minor'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104469'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus minor'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_Nannocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Nannocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Nannocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_Nannocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_Nannocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_Nannocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Nannocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '104154'^^xsd:integer;
  dwc:occurrenceId 'A1_25_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104154'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_Neocalanus_robustior>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Neocalanus_robustior> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Neocalanus_robustior> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_Neocalanus_robustior>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_Neocalanus_robustior>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_Neocalanus_robustior" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_Neocalanus_robustior'^^xsd:string;
  dwc:scientificName 'Neocalanus robustior'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '104472'^^xsd:integer;
  dwc:occurrenceId 'A1_25_Neocalanus_robustior'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104472'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Neocalanus robustior'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_Undinula_vulgaris_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Undinula_vulgaris_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Undinula_vulgaris_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_Undinula_vulgaris_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_Undinula_vulgaris_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_Undinula_vulgaris_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:scientificName 'Undinula vulgaris'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '104473'^^xsd:integer;
  dwc:occurrenceId 'A1_25_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104473'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undinula vulgaris (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_Acrocalanus_longicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Acrocalanus_longicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Acrocalanus_longicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_Acrocalanus_longicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_Acrocalanus_longicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_Acrocalanus_longicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_Acrocalanus_longicornis'^^xsd:string;
  dwc:scientificName 'Acrocalanus longicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '104646'^^xsd:integer;
  dwc:occurrenceId 'A1_25_Acrocalanus_longicornis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104646'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus longicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_Acrocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Acrocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Acrocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_Acrocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_Acrocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_Acrocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Acrocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '104192'^^xsd:integer;
  dwc:occurrenceId 'A1_25_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104192'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_Calocalanos_pavo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Calocalanos_pavo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Calocalanos_pavo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_Calocalanos_pavo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_Calocalanos_pavo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_Calocalanos_pavo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_Calocalanos_pavo'^^xsd:string;
  dwc:scientificName 'Calocalanus pavo'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '104669'^^xsd:integer;
  dwc:occurrenceId 'A1_25_Calocalanos_pavo'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanos pavo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_Calocalanus_sp. _(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:scientificName 'Calocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '104193'^^xsd:integer;
  dwc:occurrenceId 'A1_25_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104193'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanus sp.  (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_Delibus_sewelli>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Delibus_sewelli> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Delibus_sewelli> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_Delibus_sewelli>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_Delibus_sewelli>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_Delibus_sewelli" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_Delibus_sewelli'^^xsd:string;
  dwc:scientificName 'Delius sewelli'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '363906'^^xsd:integer;
  dwc:occurrenceId 'A1_25_Delibus_sewelli'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363906'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sewelli'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_Delibus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Delibus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Delibus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_Delibus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_Delibus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_Delibus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Delius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '363904'^^xsd:integer;
  dwc:occurrenceId 'A1_25_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363904'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_Mecynocera_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Mecynocera_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Mecynocera_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_Mecynocera_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_Mecynocera_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_Mecynocera_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Mecynocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '104184'^^xsd:integer;
  dwc:occurrenceId 'A1_25_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Mecynocera sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_Paracalanus_aculeatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Paracalanus_aculeatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Paracalanus_aculeatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_Paracalanus_aculeatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_Paracalanus_aculeatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_Paracalanus_aculeatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_Paracalanus_aculeatus'^^xsd:string;
  dwc:scientificName 'Paracalanus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '104681'^^xsd:integer;
  dwc:occurrenceId 'A1_25_Paracalanus_aculeatus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1464945'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus aculeatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_Paracalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Paracalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Paracalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_Paracalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_Paracalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_Paracalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Paracalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '104196'^^xsd:integer;
  dwc:occurrenceId 'A1_25_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104196'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_Rhincalanus_cornutus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Rhincalanus_cornutus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Rhincalanus_cornutus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_Rhincalanus_cornutus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_Rhincalanus_cornutus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_Rhincalanus_cornutus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_Rhincalanus_cornutus'^^xsd:string;
  dwc:scientificName 'Rhincalanus cornutus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '104542'^^xsd:integer;
  dwc:occurrenceId 'A1_25_Rhincalanus_cornutus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1488083'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rhincalanus cornutus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_Subeucalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Subeucalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Subeucalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_Subeucalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_Subeucalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_Subeucalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Subeucalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '104173'^^xsd:integer;
  dwc:occurrenceId 'A1_25_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104173'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Subeucalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_Clausocalanus_furcatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Clausocalanus_furcatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Clausocalanus_furcatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_Clausocalanus_furcatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_Clausocalanus_furcatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_Clausocalanus_furcatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_Clausocalanus_furcatus'^^xsd:string;
  dwc:scientificName 'Clausocalanus furcatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '104503'^^xsd:integer;
  dwc:occurrenceId 'A1_25_Clausocalanus_furcatus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104503'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus furcatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_Clausocalanus_mastigophorus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Clausocalanus_mastigophorus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Clausocalanus_mastigophorus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_Clausocalanus_mastigophorus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_Clausocalanus_mastigophorus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_Clausocalanus_mastigophorus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:scientificName 'Clausocalanus mastigophorus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '104506'^^xsd:integer;
  dwc:occurrenceId 'A1_25_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104506'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus mastigophorus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_Clausocalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Clausocalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Clausocalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_Clausocalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_Clausocalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_Clausocalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Clausocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '104161'^^xsd:integer;
  dwc:occurrenceId 'A1_25_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104161'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_Euchaeta_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Euchaeta_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Euchaeta_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_Euchaeta_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_Euchaeta_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_Euchaeta_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Euchaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '104174'^^xsd:integer;
  dwc:occurrenceId 'A1_25_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104174'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Euchaeta spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_Scolecithrix_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Scolecithrix_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Scolecithrix_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_Scolecithrix_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_Scolecithrix_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_Scolecithrix_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_Scolecithrix_danae'^^xsd:string;
  dwc:scientificName 'Scolecithrix danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '104821'^^xsd:integer;
  dwc:occurrenceId 'A1_25_Scolecithrix_danae'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104821'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_Scolecithrix_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Scolecithrix_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Scolecithrix_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_Scolecithrix_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_Scolecithrix_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_Scolecithrix_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Scolecithrix'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '104230'^^xsd:integer;
  dwc:occurrenceId 'A1_25_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104230'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_Lucicutia_flavicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Lucicutia_flavicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Lucicutia_flavicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_Lucicutia_flavicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_Lucicutia_flavicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_Lucicutia_flavicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_Lucicutia_flavicornis'^^xsd:string;
  dwc:scientificName 'Lucicutia flavicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '104597'^^xsd:integer;
  dwc:occurrenceId 'A1_25_Lucicutia_flavicornis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104597'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia flavicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_Lucicutia_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Lucicutia_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Lucicutia_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_Lucicutia_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_Lucicutia_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_Lucicutia_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_Lucicutia_sp.'^^xsd:string;
  dwc:scientificName 'Lucicutia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '104183'^^xsd:integer;
  dwc:occurrenceId 'A1_25_Lucicutia_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104183'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_Pleuromamma_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Pleuromamma_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Pleuromamma_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_Pleuromamma_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_Pleuromamma_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_Pleuromamma_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Pleuromamma'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '104191'^^xsd:integer;
  dwc:occurrenceId 'A1_25_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104191'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Pleuromamma sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_Temora_stylifera_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Temora_stylifera_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Temora_stylifera_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_Temora_stylifera_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_Temora_stylifera_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_Temora_stylifera_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:scientificName 'Temora stylifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '104879'^^xsd:integer;
  dwc:occurrenceId 'A1_25_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104879'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora stylifera (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_Temora_turbinata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Temora_turbinata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Temora_turbinata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_Temora_turbinata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_Temora_turbinata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_Temora_turbinata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_Temora_turbinata'^^xsd:string;
  dwc:scientificName 'Temora turbinata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '104880'^^xsd:integer;
  dwc:occurrenceId 'A1_25_Temora_turbinata'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104880'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora turbinata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_Candacia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Candacia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Candacia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_Candacia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_Candacia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_Candacia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_Candacia_spp.'^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A1_25_Candacia_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_Candacia_sp._%28copepodite%29%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Candacia_sp._%28copepodite%29%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Candacia_sp._%28copepodite%29%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_Candacia_sp._%28copepodite%29%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_Candacia_sp._%28copepodite%29%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_Candacia_sp._(copepodite) " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A1_25_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia sp. (copepodite) '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_Calanopia_americana_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Calanopia_americana_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Calanopia_americana_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_Calanopia_americana_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_Calanopia_americana_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_Calanopia_americana_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:scientificName 'Calanopia americana'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '104723'^^xsd:integer;
  dwc:occurrenceId 'A1_25_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104723'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calanopia americana (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_Acartia_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Acartia_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Acartia_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_Acartia_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_Acartia_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_Acartia_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_Acartia_danae'^^xsd:string;
  dwc:scientificName 'Acartia (Acartia) danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '346026'^^xsd:integer;
  dwc:occurrenceId 'A1_25_Acartia_danae'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346026'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_Acartia_lilljeborgii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Acartia_lilljeborgii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Acartia_lilljeborgii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_Acartia_lilljeborgii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_Acartia_lilljeborgii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_Acartia_lilljeborgii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_Acartia_lilljeborgii'^^xsd:string;
  dwc:scientificName 'Acartia lilljeborgii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '348510'^^xsd:integer;
  dwc:occurrenceId 'A1_25_Acartia_lilljeborgii'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia lilljeborgii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_Calanoida_%28others_copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Calanoida_%28others_copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Calanoida_%28others_copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_Calanoida_%28others_copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_Calanoida_%28others_copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_Calanoida_(others_copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'A1_25_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Calanoida (others copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_Oithona_atlantica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Oithona_atlantica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Oithona_atlantica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_Oithona_atlantica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_Oithona_atlantica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_Oithona_atlantica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_Oithona_atlantica'^^xsd:string;
  dwc:scientificName 'Oithona atlantica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '106642'^^xsd:integer;
  dwc:occurrenceId 'A1_25_Oithona_atlantica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106642'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona atlantica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_Oithona_plumifera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Oithona_plumifera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Oithona_plumifera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_Oithona_plumifera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_Oithona_plumifera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_Oithona_plumifera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_Oithona_plumifera'^^xsd:string;
  dwc:scientificName 'Oithona plumifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '106652'^^xsd:integer;
  dwc:occurrenceId 'A1_25_Oithona_plumifera'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106652'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona plumifera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_Oithona_setigera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Oithona_setigera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Oithona_setigera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_Oithona_setigera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_Oithona_setigera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_Oithona_setigera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_Oithona_setigera'^^xsd:string;
  dwc:scientificName 'Oithona setigera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '106655'^^xsd:integer;
  dwc:occurrenceId 'A1_25_Oithona_setigera'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '734517'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona setigera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_Oithona_hebes>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Oithona_hebes> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Oithona_hebes> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_Oithona_hebes>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_Oithona_hebes>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_Oithona_hebes" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_Oithona_hebes'^^xsd:string;
  dwc:scientificName 'Oithona hebes'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '106647'^^xsd:integer;
  dwc:occurrenceId 'A1_25_Oithona_hebes'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106647'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona hebes'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_Oithona_spp.%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Oithona_spp.%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Oithona_spp.%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_Oithona_spp.%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_Oithona_spp.%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_Oithona_spp. " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_Oithona_spp. '^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A1_25_Oithona_spp. '^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_Oithona_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Oithona_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Oithona_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_Oithona_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_Oithona_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_Oithona_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A1_25_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_Microsetella_norvegica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Microsetella_norvegica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Microsetella_norvegica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_Microsetella_norvegica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_Microsetella_norvegica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_Microsetella_norvegica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_Microsetella_norvegica'^^xsd:string;
  dwc:scientificName 'Microsetella norvegica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '116115'^^xsd:integer;
  dwc:occurrenceId 'A1_25_Microsetella_norvegica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116115'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella norvegica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_Microsetella_rosea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Microsetella_rosea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Microsetella_rosea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_Microsetella_rosea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_Microsetella_rosea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_Microsetella_rosea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_Microsetella_rosea'^^xsd:string;
  dwc:scientificName 'Microsetella rosea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '116116'^^xsd:integer;
  dwc:occurrenceId 'A1_25_Microsetella_rosea'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116116'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella rosea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_Microsetella_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Microsetella_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Microsetella_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_Microsetella_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_Microsetella_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_Microsetella_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Microsetella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '115341'^^xsd:integer;
  dwc:occurrenceId 'A1_25_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115341'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_Macrosetella_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Macrosetella_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Macrosetella_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_Macrosetella_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_Macrosetella_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_Macrosetella_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_Macrosetella_gracilis'^^xsd:string;
  dwc:scientificName 'Macrosetella gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '116382'^^xsd:integer;
  dwc:occurrenceId 'A1_25_Macrosetella_gracilis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116382'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Macrosetella gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_Miracia_efferata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Miracia_efferata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Miracia_efferata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_Miracia_efferata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_Miracia_efferata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_Miracia_efferata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_Miracia_efferata'^^xsd:string;
  dwc:scientificName 'Miracia efferata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '116383'^^xsd:integer;
  dwc:occurrenceId 'A1_25_Miracia_efferata'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116383'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Miracia efferata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_Oncaea_media>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Oncaea_media> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Oncaea_media> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_Oncaea_media>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_Oncaea_media>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_Oncaea_media" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_Oncaea_media'^^xsd:string;
  dwc:scientificName 'Oncaea media'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '128938'^^xsd:integer;
  dwc:occurrenceId 'A1_25_Oncaea_media'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1862287'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea media'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_Oncaea_venusta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Oncaea_venusta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Oncaea_venusta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_Oncaea_venusta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_Oncaea_venusta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_Oncaea_venusta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_Oncaea_venusta'^^xsd:string;
  dwc:scientificName 'Oncaea venusta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '128954'^^xsd:integer;
  dwc:occurrenceId 'A1_25_Oncaea_venusta'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1754274'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea venusta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_Oncaea_mediterranea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Oncaea_mediterranea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Oncaea_mediterranea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_Oncaea_mediterranea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_Oncaea_mediterranea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_Oncaea_mediterranea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_Oncaea_mediterranea'^^xsd:string;
  dwc:scientificName 'Oncaea mediterranea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '128939'^^xsd:integer;
  dwc:occurrenceId 'A1_25_Oncaea_mediterranea'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128939'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea mediterranea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_Oncaea_scottodicarloi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Oncaea_scottodicarloi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Oncaea_scottodicarloi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_Oncaea_scottodicarloi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_Oncaea_scottodicarloi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_Oncaea_scottodicarloi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_Oncaea_scottodicarloi'^^xsd:string;
  dwc:scientificName 'Oncaea scottodicarloi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '128950'^^xsd:integer;
  dwc:occurrenceId 'A1_25_Oncaea_scottodicarloi'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128950'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea scottodicarloi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_Oncaea_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Oncaea_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Oncaea_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_Oncaea_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_Oncaea_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_Oncaea_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oncaea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '128690'^^xsd:integer;
  dwc:occurrenceId 'A1_25_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128690'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_Hemicyclops_thallassius>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Hemicyclops_thallassius> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Hemicyclops_thallassius> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_Hemicyclops_thallassius>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_Hemicyclops_thallassius>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_Hemicyclops_thallassius" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_Hemicyclops_thallassius'^^xsd:string;
  dwc:scientificName 'Hemicyclops thalassius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '352254'^^xsd:integer;
  dwc:occurrenceId 'A1_25_Hemicyclops_thallassius'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '352254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Hemicyclops thallassius'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_Copilia_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Copilia_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Copilia_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_Copilia_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_Copilia_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_Copilia_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Copilia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '128721'^^xsd:integer;
  dwc:occurrenceId 'A1_25_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128721'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Copilia spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_Agetus_flaccus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Agetus_flaccus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Agetus_flaccus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_Agetus_flaccus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_Agetus_flaccus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_Agetus_flaccus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_Agetus_flaccus'^^xsd:string;
  dwc:scientificName 'Agetus flaccus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '128795'^^xsd:integer;
  dwc:occurrenceId 'A1_25_Agetus_flaccus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128795'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Agetus flaccus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_Corycaeus_speciosus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Corycaeus_speciosus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Corycaeus_speciosus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_Corycaeus_speciosus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_Corycaeus_speciosus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_Corycaeus_speciosus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_Corycaeus_speciosus'^^xsd:string;
  dwc:scientificName 'Corycaeus speciosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '128800'^^xsd:integer;
  dwc:occurrenceId 'A1_25_Corycaeus_speciosus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128800'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus speciosus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_Corycaeus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Corycaeus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Corycaeus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_Corycaeus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_Corycaeus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_Corycaeus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Corycaeus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '128634'^^xsd:integer;
  dwc:occurrenceId 'A1_25_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128634'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_Farranula_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Farranula_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Farranula_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_Farranula_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_Farranula_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_Farranula_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_Farranula_gracilis'^^xsd:string;
  dwc:scientificName 'Farranula gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '128813'^^xsd:integer;
  dwc:occurrenceId 'A1_25_Farranula_gracilis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128813'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_Farranula_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Farranula_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Farranula_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_Farranula_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_Farranula_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_Farranula_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Farranula'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '128636'^^xsd:integer;
  dwc:occurrenceId 'A1_25_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128636'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_Copepoda_%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Copepoda_%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Copepoda_%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_Copepoda_%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_Copepoda_%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_Copepoda_(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_Copepoda_(nauplius)'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'A1_25_Copepoda_(nauplius)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Copepoda (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_CIRRIPEDIA__%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_CIRRIPEDIA__%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_CIRRIPEDIA__%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_CIRRIPEDIA__%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_CIRRIPEDIA__%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_CIRRIPEDIA__(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:occurrenceId 'A1_25_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  dwc:verbatimIdentification 'CIRRIPEDIA  (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_STOMATOPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_STOMATOPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_STOMATOPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_STOMATOPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_STOMATOPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_STOMATOPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Stomatopoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '14355'^^xsd:integer;
  dwc:occurrenceId 'A1_25_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '14355'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'STOMATOPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_DECAPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_DECAPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_DECAPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_DECAPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_DECAPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_DECAPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_DECAPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:occurrenceId 'A1_25_DECAPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'DECAPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_ECHINODERMATA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_ECHINODERMATA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_ECHINODERMATA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_ECHINODERMATA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_ECHINODERMATA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_ECHINODERMATA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:scientificName 'Echinodermata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '1806'^^xsd:integer;
  dwc:occurrenceId 'A1_25_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1806'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'ECHINODERMATA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_BRYOZOA_%28cyphonauta_larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_BRYOZOA_%28cyphonauta_larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_BRYOZOA_%28cyphonauta_larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_BRYOZOA_%28cyphonauta_larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_BRYOZOA_%28cyphonauta_larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_BRYOZOA_(cyphonauta_larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'A1_25_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'BRYOZOA (cyphonauta larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_Sagitta_friedreich>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Sagitta_friedreich> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Sagitta_friedreich> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_Sagitta_friedreich>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_Sagitta_friedreich>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_Sagitta_friedreich" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_Sagitta_friedreich'^^xsd:string;
  dwc:scientificName 'Sagitta friderici'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '105452'^^xsd:integer;
  dwc:occurrenceId 'A1_25_Sagitta_friedreich'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105441'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta friedreich'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_Sagitta_spp.%C2%A0%28imature%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Sagitta_spp.%C2%A0%28imature%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Sagitta_spp.%C2%A0%28imature%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_Sagitta_spp.%C2%A0%28imature%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_Sagitta_spp.%C2%A0%28imature%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_Sagitta_spp. (imature)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_Sagitta_spp. (imature)'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:occurrenceId 'A1_25_Sagitta_spp. (imature)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta spp. (imature)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_Chaetognatha_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Chaetognatha_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Chaetognatha_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_Chaetognatha_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_Chaetognatha_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_Chaetognatha_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_Chaetognatha_(others)'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:occurrenceId 'A1_25_Chaetognatha_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Chaetognatha (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_Fritillaria_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Fritillaria_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Fritillaria_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_Fritillaria_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_Fritillaria_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_Fritillaria_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_Fritillaria_spp.'^^xsd:string;
  dwc:scientificName 'Fritillaria'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '103358'^^xsd:integer;
  dwc:occurrenceId 'A1_25_Fritillaria_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Fritillaria spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_Oikopleura_dioica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Oikopleura_dioica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Oikopleura_dioica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_Oikopleura_dioica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_Oikopleura_dioica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_Oikopleura_dioica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_Oikopleura_dioica'^^xsd:string;
  dwc:scientificName 'Oikopleura dioica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '1770057'^^xsd:integer;
  dwc:occurrenceId 'A1_25_Oikopleura_dioica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura dioica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_Oikopleura_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Oikopleura_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Oikopleura_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_Oikopleura_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_Oikopleura_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_Oikopleura_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_Oikopleura_spp.'^^xsd:string;
  dwc:scientificName 'Oikopleura'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '103367'^^xsd:integer;
  dwc:occurrenceId 'A1_25_Oikopleura_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_Appendicularia_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Appendicularia_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Appendicularia_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_Appendicularia_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_Appendicularia_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_Appendicularia_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_Appendicularia_(others)'^^xsd:string;
  dwc:scientificName 'Appendicularia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '146421'^^xsd:integer;
  dwc:occurrenceId 'A1_25_Appendicularia_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146421'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Appendicularia (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_Thalia_democratica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Thalia_democratica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Thalia_democratica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_Thalia_democratica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_Thalia_democratica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_Thalia_democratica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_Thalia_democratica'^^xsd:string;
  dwc:scientificName 'Thalia democratica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '137279'^^xsd:integer;
  dwc:occurrenceId 'A1_25_Thalia_democratica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137279'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Thalia democratica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_Doliolo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Doliolo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Doliolo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_Doliolo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_Doliolo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_Doliolo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_Doliolo'^^xsd:string;
  dwc:scientificName 'Dolioloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '137221'^^xsd:integer;
  dwc:occurrenceId 'A1_25_Doliolo'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137221'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Doliolo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_Teleostei_%28egg%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Teleostei_%28egg%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Teleostei_%28egg%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_Teleostei_%28egg%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_Teleostei_%28egg%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_Teleostei_(egg)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_Teleostei_(egg)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A1_25_Teleostei_(egg)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (egg)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_Teleostei_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Teleostei_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Teleostei_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_Teleostei_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_Teleostei_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_Teleostei_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_Teleostei_(larvae)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A1_25_Teleostei_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_SIPHONOPHORAE_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_SIPHONOPHORAE_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_SIPHONOPHORAE_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_SIPHONOPHORAE_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_SIPHONOPHORAE_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_SIPHONOPHORAE_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:scientificName 'Siphonophorae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '1371'^^xsd:integer;
  dwc:occurrenceId 'A1_25_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'SIPHONOPHORAE spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_Gastropoda_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Gastropoda_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Gastropoda_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_Gastropoda_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_Gastropoda_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_Gastropoda_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_Gastropoda_(veliger)'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'A1_25_Gastropoda_(veliger)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Gastropoda (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_Pteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Pteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Pteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_Pteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_Pteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_Pteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_Pteropoda'^^xsd:string;
  dwc:scientificName 'Pteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '325345'^^xsd:integer;
  dwc:occurrenceId 'A1_25_Pteropoda'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '325345'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Pteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_Heteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Heteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Heteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_Heteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_Heteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_Heteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_Heteropoda'^^xsd:string;
  dwc:scientificName 'Heteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '1491356'^^xsd:integer;
  dwc:occurrenceId 'A1_25_Heteropoda'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491356'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Heteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_Bivalvia_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Bivalvia_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_Bivalvia_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_Bivalvia_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_Bivalvia_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_Bivalvia_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_Bivalvia_(veliger)'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'A1_25_Bivalvia_(veliger)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Bivalvia (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_POLYCHAETA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_POLYCHAETA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_POLYCHAETA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_POLYCHAETA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_POLYCHAETA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_POLYCHAETA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'A1_25_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'POLYCHAETA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_OSTRACODA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_OSTRACODA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_OSTRACODA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_OSTRACODA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_OSTRACODA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_OSTRACODA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_OSTRACODA'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'A1_25_OSTRACODA'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'OSTRACODA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_25_CLADOCERA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_25_CLADOCERA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_25_CLADOCERA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.777448"^^xsd:decimal ;
  dwc:decimalLongitude "-34.955852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_25_CLADOCERA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.777448 -34.955852)"^^geo:wktLiteral ;
  geo-pos:lat "-5.777448"^^xsd:decimal ;
  geo-pos:long "-34.955852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_25_CLADOCERA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_25_CLADOCERA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_25_CLADOCERA'^^xsd:string;
  dwc:scientificName 'Cladocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.955852'^^xsd:double;
  dwc:latitude '-5.777448'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 25'^^xsd:string;
  dwc:aphiaid '1076'^^xsd:integer;
  dwc:occurrenceId 'A1_25_CLADOCERA'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '155670'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'CLADOCERA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_Codonella_acuta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Codonella_acuta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Codonella_acuta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_Codonella_acuta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_Codonella_acuta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_Codonella_acuta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_Codonella_acuta'^^xsd:string;
  dwc:scientificName 'Codonella acuta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '417132'^^xsd:integer;
  dwc:occurrenceId 'A2_31_Codonella_acuta'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417132'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella acuta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_Codonella_amphorella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Codonella_amphorella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Codonella_amphorella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_Codonella_amphorella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_Codonella_amphorella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_Codonella_amphorella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_Codonella_amphorella'^^xsd:string;
  dwc:scientificName 'Codonella amphorella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '417133'^^xsd:integer;
  dwc:occurrenceId 'A2_31_Codonella_amphorella'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417133'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella amphorella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_Codonella_apicata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Codonella_apicata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Codonella_apicata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_Codonella_apicata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_Codonella_apicata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_Codonella_apicata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_Codonella_apicata'^^xsd:string;
  dwc:scientificName 'Codonella apicata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '417134'^^xsd:integer;
  dwc:occurrenceId 'A2_31_Codonella_apicata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417134'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella apicata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_Codonella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Codonella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Codonella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_Codonella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_Codonella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_Codonella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_Codonella_sp.'^^xsd:string;
  dwc:scientificName 'Codonella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '150203'^^xsd:integer;
  dwc:occurrenceId 'A2_31_Codonella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150203'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_Tintinnopsis_tocantinensis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Tintinnopsis_tocantinensis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Tintinnopsis_tocantinensis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_Tintinnopsis_tocantinensis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_Tintinnopsis_tocantinensis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_Tintinnopsis_tocantinensis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:scientificName 'Tintinnopsis tocantinensis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '417156'^^xsd:integer;
  dwc:occurrenceId 'A2_31_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417156'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis tocantinensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_Tintinnopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Tintinnopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Tintinnopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_Tintinnopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_Tintinnopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_Tintinnopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_Tintinnopsis_spp.'^^xsd:string;
  dwc:scientificName 'Tintinnopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:occurrenceId 'A2_31_Tintinnopsis_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_Codonellopsis_ostenfeldi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Codonellopsis_ostenfeldi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Codonellopsis_ostenfeldi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_Codonellopsis_ostenfeldi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_Codonellopsis_ostenfeldi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_Codonellopsis_ostenfeldi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:scientificName 'Codonellopsis ostenfeldi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '427448'^^xsd:integer;
  dwc:occurrenceId 'A2_31_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427448'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis ostenfeldi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_Codonellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Codonellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Codonellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_Codonellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_Codonellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_Codonellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_Codonellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Codonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '204197'^^xsd:integer;
  dwc:occurrenceId 'A2_31_Codonellopsis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '204197'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_Coxliella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Coxliella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Coxliella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_Coxliella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_Coxliella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_Coxliella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_Coxliella_sp.'^^xsd:string;
  dwc:scientificName 'Coxliella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '150208'^^xsd:integer;
  dwc:occurrenceId 'A2_31_Coxliella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150208'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Coxliella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_Dadayiella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Dadayiella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Dadayiella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_Dadayiella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_Dadayiella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_Dadayiella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_Dadayiella_sp.'^^xsd:string;
  dwc:scientificName 'Dadayiella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '183541'^^xsd:integer;
  dwc:occurrenceId 'A2_31_Dadayiella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183541'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dadayiella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_Dictyocysta_lepida>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Dictyocysta_lepida> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Dictyocysta_lepida> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_Dictyocysta_lepida>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_Dictyocysta_lepida>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_Dictyocysta_lepida" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_Dictyocysta_lepida'^^xsd:string;
  dwc:scientificName 'Dictyocysta lepida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '235767'^^xsd:integer;
  dwc:occurrenceId 'A2_31_Dictyocysta_lepida'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235767'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocysta lepida'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_Epiplocylis_undella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Epiplocylis_undella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Epiplocylis_undella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_Epiplocylis_undella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_Epiplocylis_undella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_Epiplocylis_undella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_Epiplocylis_undella'^^xsd:string;
  dwc:scientificName 'Epiplocylis undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '341668'^^xsd:integer;
  dwc:occurrenceId 'A2_31_Epiplocylis_undella'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '341668'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis undella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_Epiplocylis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Epiplocylis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Epiplocylis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_Epiplocylis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_Epiplocylis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_Epiplocylis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_Epiplocylis_sp.'^^xsd:string;
  dwc:scientificName 'Epiplocylis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '183562'^^xsd:integer;
  dwc:occurrenceId 'A2_31_Epiplocylis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183562'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_Favella_enrenbergii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Favella_enrenbergii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Favella_enrenbergii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_Favella_enrenbergii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_Favella_enrenbergii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_Favella_enrenbergii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_Favella_enrenbergii'^^xsd:string;
  dwc:scientificName 'Favella ehrenbergii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '235761'^^xsd:integer;
  dwc:occurrenceId 'A2_31_Favella_enrenbergii'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235761'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Favella enrenbergii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_Eutintinnus_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Eutintinnus_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Eutintinnus_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_Eutintinnus_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_Eutintinnus_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_Eutintinnus_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_Eutintinnus_spp.'^^xsd:string;
  dwc:scientificName 'Eutintinnus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '183543'^^xsd:integer;
  dwc:occurrenceId 'A2_31_Eutintinnus_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183543'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Eutintinnus spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_Amphorellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Amphorellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Amphorellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_Amphorellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_Amphorellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_Amphorellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_Amphorellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Amphorellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '425527'^^xsd:integer;
  dwc:occurrenceId 'A2_31_Amphorellopsis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '425527'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Amphorellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_Rabdonella_elegans>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Rabdonella_elegans> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Rabdonella_elegans> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_Rabdonella_elegans>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_Rabdonella_elegans>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_Rabdonella_elegans" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_Rabdonella_elegans'^^xsd:string;
  dwc:scientificName 'Rhabdonella elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '183577'^^xsd:integer;
  dwc:occurrenceId 'A2_31_Rabdonella_elegans'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183577'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella elegans'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_Rabdonella_brandti>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Rabdonella_brandti> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Rabdonella_brandti> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_Rabdonella_brandti>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_Rabdonella_brandti>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_Rabdonella_brandti" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_Rabdonella_brandti'^^xsd:string;
  dwc:scientificName 'Rhabdonella brandti'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '427513'^^xsd:integer;
  dwc:occurrenceId 'A2_31_Rabdonella_brandti'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427513'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella brandti'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_Rabdonellopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Rabdonellopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Rabdonellopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_Rabdonellopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_Rabdonellopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_Rabdonellopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_Rabdonellopsis_spp.'^^xsd:string;
  dwc:scientificName 'Rhabdonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '183550'^^xsd:integer;
  dwc:occurrenceId 'A2_31_Rabdonellopsis_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183550'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonellopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_Undella_claparedei>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Undella_claparedei> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Undella_claparedei> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_Undella_claparedei>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_Undella_claparedei>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_Undella_claparedei" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_Undella_claparedei'^^xsd:string;
  dwc:scientificName 'Undella claparedei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '341684'^^xsd:integer;
  dwc:occurrenceId 'A2_31_Undella_claparedei'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417240'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undella claparedei'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_Undella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Undella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Undella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_Undella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_Undella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_Undella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_Undella_sp.'^^xsd:string;
  dwc:scientificName 'Undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '235764'^^xsd:integer;
  dwc:occurrenceId 'A2_31_Undella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235764'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Undella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_Xystonellopsis_heros>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Xystonellopsis_heros> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Xystonellopsis_heros> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_Xystonellopsis_heros>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_Xystonellopsis_heros>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_Xystonellopsis_heros" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_Xystonellopsis_heros'^^xsd:string;
  dwc:scientificName 'Xystonellopsis heros'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '417266'^^xsd:integer;
  dwc:occurrenceId 'A2_31_Xystonellopsis_heros'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417266'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Xystonellopsis heros'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_Tintinnina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Tintinnina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Tintinnina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_Tintinnina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_Tintinnina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_Tintinnina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_Tintinnina_(others)'^^xsd:string;
  dwc:scientificName 'Tintinnina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '732976'^^xsd:integer;
  dwc:occurrenceId 'A2_31_Tintinnina_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_Collosphaera_macropora>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Collosphaera_macropora> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Collosphaera_macropora> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_Collosphaera_macropora>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_Collosphaera_macropora>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_Collosphaera_macropora" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_Collosphaera_macropora'^^xsd:string;
  dwc:scientificName 'Collosphaera macropora'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '493482'^^xsd:integer;
  dwc:occurrenceId 'A2_31_Collosphaera_macropora'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493482'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Collosphaera macropora'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_Dictyocoryne_profunda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Dictyocoryne_profunda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Dictyocoryne_profunda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_Dictyocoryne_profunda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_Dictyocoryne_profunda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_Dictyocoryne_profunda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_Dictyocoryne_profunda'^^xsd:string;
  dwc:scientificName 'Dictyocoryne profunda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '412935'^^xsd:integer;
  dwc:occurrenceId 'A2_31_Dictyocoryne_profunda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412935'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne profunda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_Dictyocoryne_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Dictyocoryne_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Dictyocoryne_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_Dictyocoryne_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_Dictyocoryne_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_Dictyocoryne_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_Dictyocoryne_sp.'^^xsd:string;
  dwc:scientificName 'Dictyocoryne'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '412934'^^xsd:integer;
  dwc:occurrenceId 'A2_31_Dictyocoryne_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412934'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_Discopyle_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Discopyle_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Discopyle_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_Discopyle_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_Discopyle_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_Discopyle_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_Discopyle_sp.'^^xsd:string;
  dwc:scientificName 'Discopyle'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '493501'^^xsd:integer;
  dwc:occurrenceId 'A2_31_Discopyle_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Discopyle sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_Pylonidae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Pylonidae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Pylonidae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_Pylonidae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_Pylonidae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_Pylonidae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_Pylonidae'^^xsd:string;
  dwc:scientificName 'Pyloniidae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '345902'^^xsd:integer;
  dwc:occurrenceId 'A2_31_Pylonidae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345902'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:verbatimIdentification 'Pylonidae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_Spongodiscus_resurgens>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Spongodiscus_resurgens> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Spongodiscus_resurgens> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_Spongodiscus_resurgens>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_Spongodiscus_resurgens>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_Spongodiscus_resurgens" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_Spongodiscus_resurgens'^^xsd:string;
  dwc:scientificName 'Spongodiscus resurgens'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '493608'^^xsd:integer;
  dwc:occurrenceId 'A2_31_Spongodiscus_resurgens'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493608'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongodiscus resurgens'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_Spongosphaera_streptacantha>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Spongosphaera_streptacantha> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Spongosphaera_streptacantha> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_Spongosphaera_streptacantha>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_Spongosphaera_streptacantha>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_Spongosphaera_streptacantha" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_Spongosphaera_streptacantha'^^xsd:string;
  dwc:scientificName 'Spongosphaera streptacantha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '493393'^^xsd:integer;
  dwc:occurrenceId 'A2_31_Spongosphaera_streptacantha'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493393'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongosphaera streptacantha'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_Spongaster_tetras>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Spongaster_tetras> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Spongaster_tetras> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_Spongaster_tetras>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_Spongaster_tetras>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_Spongaster_tetras" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_Spongaster_tetras'^^xsd:string;
  dwc:scientificName 'Spongaster tetras'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '412940'^^xsd:integer;
  dwc:occurrenceId 'A2_31_Spongaster_tetras'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412940'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongaster tetras'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_Spongotrochus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Spongotrochus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Spongotrochus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_Spongotrochus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_Spongotrochus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_Spongotrochus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_Spongotrochus_sp.'^^xsd:string;
  dwc:scientificName 'Spongotrochus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '412948'^^xsd:integer;
  dwc:occurrenceId 'A2_31_Spongotrochus_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Spongotrochus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_Zygocircus_productus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Zygocircus_productus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Zygocircus_productus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_Zygocircus_productus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_Zygocircus_productus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_Zygocircus_productus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_Zygocircus_productus'^^xsd:string;
  dwc:scientificName 'Zygocircus productus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '493705'^^xsd:integer;
  dwc:occurrenceId 'A2_31_Zygocircus_productus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493705'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus productus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_Zygocircus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Zygocircus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Zygocircus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_Zygocircus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_Zygocircus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_Zygocircus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_Zygocircus_sp.'^^xsd:string;
  dwc:scientificName 'Zygocircus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '493702'^^xsd:integer;
  dwc:occurrenceId 'A2_31_Zygocircus_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493702'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_Polycystina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Polycystina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Polycystina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_Polycystina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_Polycystina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_Polycystina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_Polycystina_(others)'^^xsd:string;
  dwc:scientificName 'Polycystina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '235740'^^xsd:integer;
  dwc:occurrenceId 'A2_31_Polycystina_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235740'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Polycystina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_ACANTHARIA_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_ACANTHARIA_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_ACANTHARIA_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_ACANTHARIA_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_ACANTHARIA_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_ACANTHARIA_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_ACANTHARIA_spp.'^^xsd:string;
  dwc:scientificName 'Acantharia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '586732'^^xsd:integer;
  dwc:occurrenceId 'A2_31_ACANTHARIA_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '586732'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'ACANTHARIA spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_Bolivina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Bolivina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Bolivina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_Bolivina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_Bolivina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_Bolivina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_Bolivina_sp.'^^xsd:string;
  dwc:scientificName 'Bolivina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '112101'^^xsd:integer;
  dwc:occurrenceId 'A2_31_Bolivina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Bolivina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_Globigerina_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Globigerina_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Globigerina_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_Globigerina_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_Globigerina_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_Globigerina_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_Globigerina_bulloides'^^xsd:string;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:occurrenceId 'A2_31_Globigerina_bulloides'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globigerina bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_Globogirinoides_ruber>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Globogirinoides_ruber> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Globogirinoides_ruber> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_Globogirinoides_ruber>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_Globogirinoides_ruber>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_Globogirinoides_ruber" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_Globogirinoides_ruber'^^xsd:string;
  dwc:scientificName 'Globigerinoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:occurrenceId 'A2_31_Globogirinoides_ruber'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globogirinoides ruber'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_Globorotalia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Globorotalia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Globorotalia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_Globorotalia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_Globorotalia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_Globorotalia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_Globorotalia_spp.'^^xsd:string;
  dwc:scientificName 'Globorotalia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '112200'^^xsd:integer;
  dwc:occurrenceId 'A2_31_Globorotalia_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112200'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Globorotalia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_Neogloboquadrina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Neogloboquadrina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Neogloboquadrina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_Neogloboquadrina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_Neogloboquadrina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_Neogloboquadrina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_Neogloboquadrina_sp.'^^xsd:string;
  dwc:scientificName 'Neogloboquadrina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '112202'^^xsd:integer;
  dwc:occurrenceId 'A2_31_Neogloboquadrina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112202'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Neogloboquadrina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_Orbulina_universa>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Orbulina_universa> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Orbulina_universa> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_Orbulina_universa>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_Orbulina_universa>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_Orbulina_universa" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_Orbulina_universa'^^xsd:string;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:occurrenceId 'A2_31_Orbulina_universa'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Orbulina universa'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_Tretomphalus_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Tretomphalus_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Tretomphalus_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_Tretomphalus_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_Tretomphalus_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_Tretomphalus_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_Tretomphalus_bulloides'^^xsd:string;
  dwc:scientificName 'Tretomphalus bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '113184'^^xsd:integer;
  dwc:occurrenceId 'A2_31_Tretomphalus_bulloides'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tretomphalus bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_Trochammina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Trochammina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Trochammina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_Trochammina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_Trochammina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_Trochammina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_Trochammina_sp.'^^xsd:string;
  dwc:scientificName 'Trochammina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:occurrenceId 'A2_31_Trochammina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Trochammina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_Foraminifera_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Foraminifera_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Foraminifera_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_Foraminifera_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_Foraminifera_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_Foraminifera_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_Foraminifera_(others)'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:occurrenceId 'A2_31_Foraminifera_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Foraminifera (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_Nannocalanus_minor>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Nannocalanus_minor> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Nannocalanus_minor> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_Nannocalanus_minor>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_Nannocalanus_minor>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_Nannocalanus_minor" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_Nannocalanus_minor'^^xsd:string;
  dwc:scientificName 'Nannocalanus minor'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '104469'^^xsd:integer;
  dwc:occurrenceId 'A2_31_Nannocalanus_minor'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104469'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus minor'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_Nannocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Nannocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Nannocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_Nannocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_Nannocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_Nannocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Nannocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '104154'^^xsd:integer;
  dwc:occurrenceId 'A2_31_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104154'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_Neocalanus_robustior>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Neocalanus_robustior> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Neocalanus_robustior> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_Neocalanus_robustior>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_Neocalanus_robustior>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_Neocalanus_robustior" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_Neocalanus_robustior'^^xsd:string;
  dwc:scientificName 'Neocalanus robustior'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '104472'^^xsd:integer;
  dwc:occurrenceId 'A2_31_Neocalanus_robustior'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104472'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Neocalanus robustior'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_Undinula_vulgaris_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Undinula_vulgaris_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Undinula_vulgaris_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_Undinula_vulgaris_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_Undinula_vulgaris_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_Undinula_vulgaris_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:scientificName 'Undinula vulgaris'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '104473'^^xsd:integer;
  dwc:occurrenceId 'A2_31_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104473'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undinula vulgaris (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_Acrocalanus_longicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Acrocalanus_longicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Acrocalanus_longicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_Acrocalanus_longicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_Acrocalanus_longicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_Acrocalanus_longicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_Acrocalanus_longicornis'^^xsd:string;
  dwc:scientificName 'Acrocalanus longicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '104646'^^xsd:integer;
  dwc:occurrenceId 'A2_31_Acrocalanus_longicornis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104646'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus longicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_Acrocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Acrocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Acrocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_Acrocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_Acrocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_Acrocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Acrocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '104192'^^xsd:integer;
  dwc:occurrenceId 'A2_31_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104192'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_Calocalanos_pavo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Calocalanos_pavo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Calocalanos_pavo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_Calocalanos_pavo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_Calocalanos_pavo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_Calocalanos_pavo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_Calocalanos_pavo'^^xsd:string;
  dwc:scientificName 'Calocalanus pavo'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '104669'^^xsd:integer;
  dwc:occurrenceId 'A2_31_Calocalanos_pavo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanos pavo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_Calocalanus_sp. _(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:scientificName 'Calocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '104193'^^xsd:integer;
  dwc:occurrenceId 'A2_31_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104193'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanus sp.  (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_Delibus_sewelli>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Delibus_sewelli> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Delibus_sewelli> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_Delibus_sewelli>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_Delibus_sewelli>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_Delibus_sewelli" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_Delibus_sewelli'^^xsd:string;
  dwc:scientificName 'Delius sewelli'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '363906'^^xsd:integer;
  dwc:occurrenceId 'A2_31_Delibus_sewelli'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363906'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sewelli'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_Delibus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Delibus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Delibus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_Delibus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_Delibus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_Delibus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Delius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '363904'^^xsd:integer;
  dwc:occurrenceId 'A2_31_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363904'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_Mecynocera_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Mecynocera_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Mecynocera_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_Mecynocera_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_Mecynocera_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_Mecynocera_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Mecynocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '104184'^^xsd:integer;
  dwc:occurrenceId 'A2_31_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Mecynocera sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_Paracalanus_aculeatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Paracalanus_aculeatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Paracalanus_aculeatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_Paracalanus_aculeatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_Paracalanus_aculeatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_Paracalanus_aculeatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_Paracalanus_aculeatus'^^xsd:string;
  dwc:scientificName 'Paracalanus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '104681'^^xsd:integer;
  dwc:occurrenceId 'A2_31_Paracalanus_aculeatus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1464945'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus aculeatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_Paracalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Paracalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Paracalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_Paracalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_Paracalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_Paracalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Paracalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '104196'^^xsd:integer;
  dwc:occurrenceId 'A2_31_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104196'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_Rhincalanus_cornutus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Rhincalanus_cornutus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Rhincalanus_cornutus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_Rhincalanus_cornutus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_Rhincalanus_cornutus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_Rhincalanus_cornutus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_Rhincalanus_cornutus'^^xsd:string;
  dwc:scientificName 'Rhincalanus cornutus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '104542'^^xsd:integer;
  dwc:occurrenceId 'A2_31_Rhincalanus_cornutus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1488083'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rhincalanus cornutus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_Subeucalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Subeucalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Subeucalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_Subeucalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_Subeucalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_Subeucalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Subeucalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '104173'^^xsd:integer;
  dwc:occurrenceId 'A2_31_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104173'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Subeucalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_Clausocalanus_furcatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Clausocalanus_furcatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Clausocalanus_furcatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_Clausocalanus_furcatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_Clausocalanus_furcatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_Clausocalanus_furcatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_Clausocalanus_furcatus'^^xsd:string;
  dwc:scientificName 'Clausocalanus furcatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '104503'^^xsd:integer;
  dwc:occurrenceId 'A2_31_Clausocalanus_furcatus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104503'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus furcatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_Clausocalanus_mastigophorus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Clausocalanus_mastigophorus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Clausocalanus_mastigophorus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_Clausocalanus_mastigophorus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_Clausocalanus_mastigophorus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_Clausocalanus_mastigophorus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:scientificName 'Clausocalanus mastigophorus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '104506'^^xsd:integer;
  dwc:occurrenceId 'A2_31_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104506'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus mastigophorus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_Clausocalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Clausocalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Clausocalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_Clausocalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_Clausocalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_Clausocalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Clausocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '104161'^^xsd:integer;
  dwc:occurrenceId 'A2_31_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104161'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_Euchaeta_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Euchaeta_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Euchaeta_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_Euchaeta_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_Euchaeta_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_Euchaeta_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Euchaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '104174'^^xsd:integer;
  dwc:occurrenceId 'A2_31_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104174'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Euchaeta spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_Scolecithrix_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Scolecithrix_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Scolecithrix_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_Scolecithrix_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_Scolecithrix_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_Scolecithrix_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_Scolecithrix_danae'^^xsd:string;
  dwc:scientificName 'Scolecithrix danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '104821'^^xsd:integer;
  dwc:occurrenceId 'A2_31_Scolecithrix_danae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104821'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_Scolecithrix_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Scolecithrix_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Scolecithrix_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_Scolecithrix_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_Scolecithrix_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_Scolecithrix_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Scolecithrix'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '104230'^^xsd:integer;
  dwc:occurrenceId 'A2_31_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104230'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_Lucicutia_flavicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Lucicutia_flavicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Lucicutia_flavicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_Lucicutia_flavicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_Lucicutia_flavicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_Lucicutia_flavicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_Lucicutia_flavicornis'^^xsd:string;
  dwc:scientificName 'Lucicutia flavicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '104597'^^xsd:integer;
  dwc:occurrenceId 'A2_31_Lucicutia_flavicornis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104597'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia flavicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_Lucicutia_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Lucicutia_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Lucicutia_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_Lucicutia_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_Lucicutia_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_Lucicutia_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_Lucicutia_sp.'^^xsd:string;
  dwc:scientificName 'Lucicutia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '104183'^^xsd:integer;
  dwc:occurrenceId 'A2_31_Lucicutia_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104183'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_Pleuromamma_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Pleuromamma_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Pleuromamma_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_Pleuromamma_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_Pleuromamma_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_Pleuromamma_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Pleuromamma'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '104191'^^xsd:integer;
  dwc:occurrenceId 'A2_31_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104191'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Pleuromamma sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_Temora_stylifera_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Temora_stylifera_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Temora_stylifera_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_Temora_stylifera_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_Temora_stylifera_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_Temora_stylifera_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:scientificName 'Temora stylifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '104879'^^xsd:integer;
  dwc:occurrenceId 'A2_31_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104879'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora stylifera (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_Temora_turbinata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Temora_turbinata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Temora_turbinata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_Temora_turbinata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_Temora_turbinata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_Temora_turbinata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_Temora_turbinata'^^xsd:string;
  dwc:scientificName 'Temora turbinata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '104880'^^xsd:integer;
  dwc:occurrenceId 'A2_31_Temora_turbinata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104880'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora turbinata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_Candacia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Candacia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Candacia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_Candacia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_Candacia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_Candacia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_Candacia_spp.'^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A2_31_Candacia_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_Candacia_sp._%28copepodite%29%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Candacia_sp._%28copepodite%29%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Candacia_sp._%28copepodite%29%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_Candacia_sp._%28copepodite%29%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_Candacia_sp._%28copepodite%29%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_Candacia_sp._(copepodite) " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A2_31_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia sp. (copepodite) '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_Calanopia_americana_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Calanopia_americana_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Calanopia_americana_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_Calanopia_americana_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_Calanopia_americana_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_Calanopia_americana_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:scientificName 'Calanopia americana'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '104723'^^xsd:integer;
  dwc:occurrenceId 'A2_31_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104723'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calanopia americana (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_Acartia_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Acartia_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Acartia_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_Acartia_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_Acartia_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_Acartia_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_Acartia_danae'^^xsd:string;
  dwc:scientificName 'Acartia (Acartia) danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '346026'^^xsd:integer;
  dwc:occurrenceId 'A2_31_Acartia_danae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346026'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_Acartia_lilljeborgii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Acartia_lilljeborgii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Acartia_lilljeborgii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_Acartia_lilljeborgii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_Acartia_lilljeborgii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_Acartia_lilljeborgii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_Acartia_lilljeborgii'^^xsd:string;
  dwc:scientificName 'Acartia lilljeborgii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '348510'^^xsd:integer;
  dwc:occurrenceId 'A2_31_Acartia_lilljeborgii'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia lilljeborgii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_Calanoida_%28others_copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Calanoida_%28others_copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Calanoida_%28others_copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_Calanoida_%28others_copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_Calanoida_%28others_copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_Calanoida_(others_copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'A2_31_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Calanoida (others copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_Oithona_atlantica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Oithona_atlantica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Oithona_atlantica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_Oithona_atlantica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_Oithona_atlantica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_Oithona_atlantica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_Oithona_atlantica'^^xsd:string;
  dwc:scientificName 'Oithona atlantica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '106642'^^xsd:integer;
  dwc:occurrenceId 'A2_31_Oithona_atlantica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106642'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona atlantica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_Oithona_plumifera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Oithona_plumifera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Oithona_plumifera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_Oithona_plumifera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_Oithona_plumifera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_Oithona_plumifera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_Oithona_plumifera'^^xsd:string;
  dwc:scientificName 'Oithona plumifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '106652'^^xsd:integer;
  dwc:occurrenceId 'A2_31_Oithona_plumifera'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106652'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona plumifera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_Oithona_setigera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Oithona_setigera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Oithona_setigera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_Oithona_setigera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_Oithona_setigera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_Oithona_setigera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_Oithona_setigera'^^xsd:string;
  dwc:scientificName 'Oithona setigera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '106655'^^xsd:integer;
  dwc:occurrenceId 'A2_31_Oithona_setigera'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '734517'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona setigera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_Oithona_hebes>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Oithona_hebes> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Oithona_hebes> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_Oithona_hebes>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_Oithona_hebes>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_Oithona_hebes" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_Oithona_hebes'^^xsd:string;
  dwc:scientificName 'Oithona hebes'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '106647'^^xsd:integer;
  dwc:occurrenceId 'A2_31_Oithona_hebes'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106647'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona hebes'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_Oithona_spp.%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Oithona_spp.%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Oithona_spp.%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_Oithona_spp.%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_Oithona_spp.%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_Oithona_spp. " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_Oithona_spp. '^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A2_31_Oithona_spp. '^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_Oithona_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Oithona_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Oithona_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_Oithona_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_Oithona_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_Oithona_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A2_31_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_Microsetella_norvegica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Microsetella_norvegica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Microsetella_norvegica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_Microsetella_norvegica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_Microsetella_norvegica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_Microsetella_norvegica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_Microsetella_norvegica'^^xsd:string;
  dwc:scientificName 'Microsetella norvegica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '116115'^^xsd:integer;
  dwc:occurrenceId 'A2_31_Microsetella_norvegica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116115'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella norvegica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_Microsetella_rosea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Microsetella_rosea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Microsetella_rosea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_Microsetella_rosea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_Microsetella_rosea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_Microsetella_rosea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_Microsetella_rosea'^^xsd:string;
  dwc:scientificName 'Microsetella rosea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '116116'^^xsd:integer;
  dwc:occurrenceId 'A2_31_Microsetella_rosea'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116116'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella rosea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_Microsetella_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Microsetella_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Microsetella_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_Microsetella_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_Microsetella_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_Microsetella_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Microsetella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '115341'^^xsd:integer;
  dwc:occurrenceId 'A2_31_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115341'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_Macrosetella_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Macrosetella_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Macrosetella_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_Macrosetella_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_Macrosetella_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_Macrosetella_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_Macrosetella_gracilis'^^xsd:string;
  dwc:scientificName 'Macrosetella gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '116382'^^xsd:integer;
  dwc:occurrenceId 'A2_31_Macrosetella_gracilis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116382'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Macrosetella gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_Miracia_efferata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Miracia_efferata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Miracia_efferata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_Miracia_efferata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_Miracia_efferata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_Miracia_efferata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_Miracia_efferata'^^xsd:string;
  dwc:scientificName 'Miracia efferata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '116383'^^xsd:integer;
  dwc:occurrenceId 'A2_31_Miracia_efferata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116383'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Miracia efferata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_Oncaea_media>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Oncaea_media> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Oncaea_media> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_Oncaea_media>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_Oncaea_media>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_Oncaea_media" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_Oncaea_media'^^xsd:string;
  dwc:scientificName 'Oncaea media'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '128938'^^xsd:integer;
  dwc:occurrenceId 'A2_31_Oncaea_media'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1862287'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea media'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_Oncaea_venusta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Oncaea_venusta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Oncaea_venusta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_Oncaea_venusta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_Oncaea_venusta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_Oncaea_venusta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_Oncaea_venusta'^^xsd:string;
  dwc:scientificName 'Oncaea venusta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '128954'^^xsd:integer;
  dwc:occurrenceId 'A2_31_Oncaea_venusta'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1754274'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea venusta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_Oncaea_mediterranea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Oncaea_mediterranea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Oncaea_mediterranea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_Oncaea_mediterranea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_Oncaea_mediterranea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_Oncaea_mediterranea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_Oncaea_mediterranea'^^xsd:string;
  dwc:scientificName 'Oncaea mediterranea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '128939'^^xsd:integer;
  dwc:occurrenceId 'A2_31_Oncaea_mediterranea'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128939'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea mediterranea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_Oncaea_scottodicarloi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Oncaea_scottodicarloi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Oncaea_scottodicarloi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_Oncaea_scottodicarloi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_Oncaea_scottodicarloi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_Oncaea_scottodicarloi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_Oncaea_scottodicarloi'^^xsd:string;
  dwc:scientificName 'Oncaea scottodicarloi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '128950'^^xsd:integer;
  dwc:occurrenceId 'A2_31_Oncaea_scottodicarloi'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128950'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea scottodicarloi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_Oncaea_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Oncaea_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Oncaea_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_Oncaea_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_Oncaea_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_Oncaea_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oncaea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '128690'^^xsd:integer;
  dwc:occurrenceId 'A2_31_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128690'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_Hemicyclops_thallassius>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Hemicyclops_thallassius> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Hemicyclops_thallassius> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_Hemicyclops_thallassius>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_Hemicyclops_thallassius>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_Hemicyclops_thallassius" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_Hemicyclops_thallassius'^^xsd:string;
  dwc:scientificName 'Hemicyclops thalassius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '352254'^^xsd:integer;
  dwc:occurrenceId 'A2_31_Hemicyclops_thallassius'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '352254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Hemicyclops thallassius'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_Copilia_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Copilia_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Copilia_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_Copilia_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_Copilia_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_Copilia_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Copilia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '128721'^^xsd:integer;
  dwc:occurrenceId 'A2_31_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128721'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Copilia spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_Agetus_flaccus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Agetus_flaccus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Agetus_flaccus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_Agetus_flaccus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_Agetus_flaccus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_Agetus_flaccus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_Agetus_flaccus'^^xsd:string;
  dwc:scientificName 'Agetus flaccus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '128795'^^xsd:integer;
  dwc:occurrenceId 'A2_31_Agetus_flaccus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128795'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Agetus flaccus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_Corycaeus_speciosus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Corycaeus_speciosus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Corycaeus_speciosus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_Corycaeus_speciosus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_Corycaeus_speciosus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_Corycaeus_speciosus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_Corycaeus_speciosus'^^xsd:string;
  dwc:scientificName 'Corycaeus speciosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '128800'^^xsd:integer;
  dwc:occurrenceId 'A2_31_Corycaeus_speciosus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128800'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus speciosus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_Corycaeus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Corycaeus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Corycaeus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_Corycaeus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_Corycaeus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_Corycaeus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Corycaeus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '128634'^^xsd:integer;
  dwc:occurrenceId 'A2_31_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128634'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_Farranula_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Farranula_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Farranula_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_Farranula_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_Farranula_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_Farranula_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_Farranula_gracilis'^^xsd:string;
  dwc:scientificName 'Farranula gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '128813'^^xsd:integer;
  dwc:occurrenceId 'A2_31_Farranula_gracilis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128813'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_Farranula_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Farranula_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Farranula_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_Farranula_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_Farranula_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_Farranula_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Farranula'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '128636'^^xsd:integer;
  dwc:occurrenceId 'A2_31_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128636'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_Copepoda_%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Copepoda_%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Copepoda_%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_Copepoda_%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_Copepoda_%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_Copepoda_(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_Copepoda_(nauplius)'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'A2_31_Copepoda_(nauplius)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Copepoda (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_CIRRIPEDIA__%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_CIRRIPEDIA__%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_CIRRIPEDIA__%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_CIRRIPEDIA__%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_CIRRIPEDIA__%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_CIRRIPEDIA__(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:occurrenceId 'A2_31_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  dwc:verbatimIdentification 'CIRRIPEDIA  (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_STOMATOPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_STOMATOPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_STOMATOPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_STOMATOPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_STOMATOPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_STOMATOPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Stomatopoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '14355'^^xsd:integer;
  dwc:occurrenceId 'A2_31_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '14355'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'STOMATOPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_DECAPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_DECAPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_DECAPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_DECAPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_DECAPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_DECAPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_DECAPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:occurrenceId 'A2_31_DECAPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'DECAPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_ECHINODERMATA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_ECHINODERMATA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_ECHINODERMATA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_ECHINODERMATA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_ECHINODERMATA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_ECHINODERMATA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:scientificName 'Echinodermata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '1806'^^xsd:integer;
  dwc:occurrenceId 'A2_31_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1806'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'ECHINODERMATA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_BRYOZOA_%28cyphonauta_larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_BRYOZOA_%28cyphonauta_larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_BRYOZOA_%28cyphonauta_larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_BRYOZOA_%28cyphonauta_larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_BRYOZOA_%28cyphonauta_larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_BRYOZOA_(cyphonauta_larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'A2_31_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'BRYOZOA (cyphonauta larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_Sagitta_friedreich>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Sagitta_friedreich> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Sagitta_friedreich> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_Sagitta_friedreich>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_Sagitta_friedreich>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_Sagitta_friedreich" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_Sagitta_friedreich'^^xsd:string;
  dwc:scientificName 'Sagitta friderici'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '105452'^^xsd:integer;
  dwc:occurrenceId 'A2_31_Sagitta_friedreich'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105441'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta friedreich'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_Sagitta_spp.%C2%A0%28imature%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Sagitta_spp.%C2%A0%28imature%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Sagitta_spp.%C2%A0%28imature%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_Sagitta_spp.%C2%A0%28imature%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_Sagitta_spp.%C2%A0%28imature%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_Sagitta_spp. (imature)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_Sagitta_spp. (imature)'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:occurrenceId 'A2_31_Sagitta_spp. (imature)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta spp. (imature)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_Chaetognatha_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Chaetognatha_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Chaetognatha_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_Chaetognatha_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_Chaetognatha_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_Chaetognatha_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_Chaetognatha_(others)'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:occurrenceId 'A2_31_Chaetognatha_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Chaetognatha (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_Fritillaria_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Fritillaria_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Fritillaria_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_Fritillaria_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_Fritillaria_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_Fritillaria_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_Fritillaria_spp.'^^xsd:string;
  dwc:scientificName 'Fritillaria'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '103358'^^xsd:integer;
  dwc:occurrenceId 'A2_31_Fritillaria_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Fritillaria spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_Oikopleura_dioica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Oikopleura_dioica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Oikopleura_dioica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_Oikopleura_dioica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_Oikopleura_dioica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_Oikopleura_dioica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_Oikopleura_dioica'^^xsd:string;
  dwc:scientificName 'Oikopleura dioica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '1770057'^^xsd:integer;
  dwc:occurrenceId 'A2_31_Oikopleura_dioica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura dioica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_Oikopleura_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Oikopleura_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Oikopleura_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_Oikopleura_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_Oikopleura_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_Oikopleura_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_Oikopleura_spp.'^^xsd:string;
  dwc:scientificName 'Oikopleura'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '103367'^^xsd:integer;
  dwc:occurrenceId 'A2_31_Oikopleura_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_Appendicularia_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Appendicularia_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Appendicularia_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_Appendicularia_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_Appendicularia_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_Appendicularia_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_Appendicularia_(others)'^^xsd:string;
  dwc:scientificName 'Appendicularia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '146421'^^xsd:integer;
  dwc:occurrenceId 'A2_31_Appendicularia_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146421'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Appendicularia (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_Thalia_democratica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Thalia_democratica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Thalia_democratica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_Thalia_democratica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_Thalia_democratica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_Thalia_democratica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_Thalia_democratica'^^xsd:string;
  dwc:scientificName 'Thalia democratica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '137279'^^xsd:integer;
  dwc:occurrenceId 'A2_31_Thalia_democratica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137279'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Thalia democratica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_Doliolo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Doliolo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Doliolo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_Doliolo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_Doliolo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_Doliolo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_Doliolo'^^xsd:string;
  dwc:scientificName 'Dolioloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '137221'^^xsd:integer;
  dwc:occurrenceId 'A2_31_Doliolo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137221'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Doliolo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_Teleostei_%28egg%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Teleostei_%28egg%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Teleostei_%28egg%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_Teleostei_%28egg%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_Teleostei_%28egg%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_Teleostei_(egg)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_Teleostei_(egg)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A2_31_Teleostei_(egg)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (egg)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_Teleostei_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Teleostei_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Teleostei_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_Teleostei_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_Teleostei_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_Teleostei_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_Teleostei_(larvae)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A2_31_Teleostei_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_SIPHONOPHORAE_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_SIPHONOPHORAE_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_SIPHONOPHORAE_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_SIPHONOPHORAE_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_SIPHONOPHORAE_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_SIPHONOPHORAE_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:scientificName 'Siphonophorae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '1371'^^xsd:integer;
  dwc:occurrenceId 'A2_31_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'SIPHONOPHORAE spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_Gastropoda_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Gastropoda_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Gastropoda_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_Gastropoda_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_Gastropoda_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_Gastropoda_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_Gastropoda_(veliger)'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'A2_31_Gastropoda_(veliger)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Gastropoda (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_Pteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Pteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Pteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_Pteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_Pteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_Pteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_Pteropoda'^^xsd:string;
  dwc:scientificName 'Pteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '325345'^^xsd:integer;
  dwc:occurrenceId 'A2_31_Pteropoda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '325345'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Pteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_Heteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Heteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Heteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_Heteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_Heteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_Heteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_Heteropoda'^^xsd:string;
  dwc:scientificName 'Heteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '1491356'^^xsd:integer;
  dwc:occurrenceId 'A2_31_Heteropoda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491356'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Heteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_Bivalvia_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Bivalvia_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_Bivalvia_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_Bivalvia_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_Bivalvia_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_Bivalvia_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_Bivalvia_(veliger)'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'A2_31_Bivalvia_(veliger)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Bivalvia (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_POLYCHAETA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_POLYCHAETA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_POLYCHAETA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_POLYCHAETA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_POLYCHAETA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_POLYCHAETA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'A2_31_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'POLYCHAETA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_OSTRACODA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_OSTRACODA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_OSTRACODA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_OSTRACODA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_OSTRACODA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_OSTRACODA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_OSTRACODA'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'A2_31_OSTRACODA'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'OSTRACODA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_31_CLADOCERA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_31_CLADOCERA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_31_CLADOCERA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9913077"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9494253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_31_CLADOCERA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9913077 -34.9494253)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9913077"^^xsd:decimal ;
  geo-pos:long "-34.9494253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_31_CLADOCERA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_31_CLADOCERA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_31_CLADOCERA'^^xsd:string;
  dwc:scientificName 'Cladocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.9494253'^^xsd:double;
  dwc:latitude '-4.9913077'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '1076'^^xsd:integer;
  dwc:occurrenceId 'A2_31_CLADOCERA'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '155670'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'CLADOCERA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_Codonella_acuta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Codonella_acuta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Codonella_acuta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_Codonella_acuta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_Codonella_acuta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_Codonella_acuta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_Codonella_acuta'^^xsd:string;
  dwc:scientificName 'Codonella acuta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '417132'^^xsd:integer;
  dwc:occurrenceId 'A2_26_Codonella_acuta'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417132'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella acuta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_Codonella_amphorella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Codonella_amphorella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Codonella_amphorella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_Codonella_amphorella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_Codonella_amphorella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_Codonella_amphorella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_Codonella_amphorella'^^xsd:string;
  dwc:scientificName 'Codonella amphorella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '417133'^^xsd:integer;
  dwc:occurrenceId 'A2_26_Codonella_amphorella'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417133'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella amphorella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_Codonella_apicata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Codonella_apicata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Codonella_apicata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_Codonella_apicata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_Codonella_apicata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_Codonella_apicata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_Codonella_apicata'^^xsd:string;
  dwc:scientificName 'Codonella apicata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '417134'^^xsd:integer;
  dwc:occurrenceId 'A2_26_Codonella_apicata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417134'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella apicata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_Codonella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Codonella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Codonella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_Codonella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_Codonella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_Codonella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_Codonella_sp.'^^xsd:string;
  dwc:scientificName 'Codonella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '150203'^^xsd:integer;
  dwc:occurrenceId 'A2_26_Codonella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150203'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_Tintinnopsis_tocantinensis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Tintinnopsis_tocantinensis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Tintinnopsis_tocantinensis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_Tintinnopsis_tocantinensis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_Tintinnopsis_tocantinensis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_Tintinnopsis_tocantinensis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:scientificName 'Tintinnopsis tocantinensis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '417156'^^xsd:integer;
  dwc:occurrenceId 'A2_26_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417156'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis tocantinensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_Tintinnopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Tintinnopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Tintinnopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_Tintinnopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_Tintinnopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_Tintinnopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_Tintinnopsis_spp.'^^xsd:string;
  dwc:scientificName 'Tintinnopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:occurrenceId 'A2_26_Tintinnopsis_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_Codonellopsis_ostenfeldi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Codonellopsis_ostenfeldi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Codonellopsis_ostenfeldi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_Codonellopsis_ostenfeldi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_Codonellopsis_ostenfeldi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_Codonellopsis_ostenfeldi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:scientificName 'Codonellopsis ostenfeldi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '427448'^^xsd:integer;
  dwc:occurrenceId 'A2_26_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427448'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis ostenfeldi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_Codonellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Codonellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Codonellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_Codonellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_Codonellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_Codonellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_Codonellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Codonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '204197'^^xsd:integer;
  dwc:occurrenceId 'A2_26_Codonellopsis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '204197'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_Coxliella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Coxliella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Coxliella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_Coxliella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_Coxliella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_Coxliella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_Coxliella_sp.'^^xsd:string;
  dwc:scientificName 'Coxliella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '150208'^^xsd:integer;
  dwc:occurrenceId 'A2_26_Coxliella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150208'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Coxliella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_Dadayiella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Dadayiella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Dadayiella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_Dadayiella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_Dadayiella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_Dadayiella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_Dadayiella_sp.'^^xsd:string;
  dwc:scientificName 'Dadayiella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '183541'^^xsd:integer;
  dwc:occurrenceId 'A2_26_Dadayiella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183541'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dadayiella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_Dictyocysta_lepida>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Dictyocysta_lepida> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Dictyocysta_lepida> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_Dictyocysta_lepida>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_Dictyocysta_lepida>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_Dictyocysta_lepida" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_Dictyocysta_lepida'^^xsd:string;
  dwc:scientificName 'Dictyocysta lepida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '235767'^^xsd:integer;
  dwc:occurrenceId 'A2_26_Dictyocysta_lepida'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235767'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocysta lepida'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_Epiplocylis_undella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Epiplocylis_undella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Epiplocylis_undella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_Epiplocylis_undella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_Epiplocylis_undella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_Epiplocylis_undella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_Epiplocylis_undella'^^xsd:string;
  dwc:scientificName 'Epiplocylis undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '341668'^^xsd:integer;
  dwc:occurrenceId 'A2_26_Epiplocylis_undella'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '341668'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis undella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_Epiplocylis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Epiplocylis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Epiplocylis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_Epiplocylis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_Epiplocylis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_Epiplocylis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_Epiplocylis_sp.'^^xsd:string;
  dwc:scientificName 'Epiplocylis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '183562'^^xsd:integer;
  dwc:occurrenceId 'A2_26_Epiplocylis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183562'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_Favella_enrenbergii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Favella_enrenbergii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Favella_enrenbergii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_Favella_enrenbergii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_Favella_enrenbergii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_Favella_enrenbergii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_Favella_enrenbergii'^^xsd:string;
  dwc:scientificName 'Favella ehrenbergii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '235761'^^xsd:integer;
  dwc:occurrenceId 'A2_26_Favella_enrenbergii'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235761'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Favella enrenbergii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_Eutintinnus_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Eutintinnus_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Eutintinnus_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_Eutintinnus_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_Eutintinnus_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_Eutintinnus_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_Eutintinnus_spp.'^^xsd:string;
  dwc:scientificName 'Eutintinnus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '183543'^^xsd:integer;
  dwc:occurrenceId 'A2_26_Eutintinnus_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183543'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Eutintinnus spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_Amphorellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Amphorellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Amphorellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_Amphorellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_Amphorellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_Amphorellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_Amphorellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Amphorellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '425527'^^xsd:integer;
  dwc:occurrenceId 'A2_26_Amphorellopsis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '425527'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Amphorellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_Rabdonella_elegans>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Rabdonella_elegans> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Rabdonella_elegans> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_Rabdonella_elegans>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_Rabdonella_elegans>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_Rabdonella_elegans" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_Rabdonella_elegans'^^xsd:string;
  dwc:scientificName 'Rhabdonella elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '183577'^^xsd:integer;
  dwc:occurrenceId 'A2_26_Rabdonella_elegans'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183577'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella elegans'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_Rabdonella_brandti>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Rabdonella_brandti> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Rabdonella_brandti> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_Rabdonella_brandti>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_Rabdonella_brandti>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_Rabdonella_brandti" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_Rabdonella_brandti'^^xsd:string;
  dwc:scientificName 'Rhabdonella brandti'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '427513'^^xsd:integer;
  dwc:occurrenceId 'A2_26_Rabdonella_brandti'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427513'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella brandti'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_Rabdonellopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Rabdonellopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Rabdonellopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_Rabdonellopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_Rabdonellopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_Rabdonellopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_Rabdonellopsis_spp.'^^xsd:string;
  dwc:scientificName 'Rhabdonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '183550'^^xsd:integer;
  dwc:occurrenceId 'A2_26_Rabdonellopsis_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183550'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonellopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_Undella_claparedei>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Undella_claparedei> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Undella_claparedei> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_Undella_claparedei>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_Undella_claparedei>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_Undella_claparedei" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_Undella_claparedei'^^xsd:string;
  dwc:scientificName 'Undella claparedei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '341684'^^xsd:integer;
  dwc:occurrenceId 'A2_26_Undella_claparedei'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417240'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undella claparedei'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_Undella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Undella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Undella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_Undella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_Undella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_Undella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_Undella_sp.'^^xsd:string;
  dwc:scientificName 'Undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '235764'^^xsd:integer;
  dwc:occurrenceId 'A2_26_Undella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235764'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Undella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_Xystonellopsis_heros>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Xystonellopsis_heros> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Xystonellopsis_heros> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_Xystonellopsis_heros>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_Xystonellopsis_heros>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_Xystonellopsis_heros" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_Xystonellopsis_heros'^^xsd:string;
  dwc:scientificName 'Xystonellopsis heros'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '417266'^^xsd:integer;
  dwc:occurrenceId 'A2_26_Xystonellopsis_heros'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417266'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Xystonellopsis heros'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_Tintinnina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Tintinnina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Tintinnina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_Tintinnina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_Tintinnina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_Tintinnina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_Tintinnina_(others)'^^xsd:string;
  dwc:scientificName 'Tintinnina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '732976'^^xsd:integer;
  dwc:occurrenceId 'A2_26_Tintinnina_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_Collosphaera_macropora>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Collosphaera_macropora> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Collosphaera_macropora> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_Collosphaera_macropora>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_Collosphaera_macropora>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_Collosphaera_macropora" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_Collosphaera_macropora'^^xsd:string;
  dwc:scientificName 'Collosphaera macropora'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '493482'^^xsd:integer;
  dwc:occurrenceId 'A2_26_Collosphaera_macropora'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493482'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Collosphaera macropora'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_Dictyocoryne_profunda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Dictyocoryne_profunda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Dictyocoryne_profunda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_Dictyocoryne_profunda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_Dictyocoryne_profunda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_Dictyocoryne_profunda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_Dictyocoryne_profunda'^^xsd:string;
  dwc:scientificName 'Dictyocoryne profunda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '412935'^^xsd:integer;
  dwc:occurrenceId 'A2_26_Dictyocoryne_profunda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412935'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne profunda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_Dictyocoryne_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Dictyocoryne_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Dictyocoryne_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_Dictyocoryne_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_Dictyocoryne_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_Dictyocoryne_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_Dictyocoryne_sp.'^^xsd:string;
  dwc:scientificName 'Dictyocoryne'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '412934'^^xsd:integer;
  dwc:occurrenceId 'A2_26_Dictyocoryne_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412934'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_Discopyle_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Discopyle_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Discopyle_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_Discopyle_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_Discopyle_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_Discopyle_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_Discopyle_sp.'^^xsd:string;
  dwc:scientificName 'Discopyle'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '493501'^^xsd:integer;
  dwc:occurrenceId 'A2_26_Discopyle_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Discopyle sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_Pylonidae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Pylonidae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Pylonidae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_Pylonidae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_Pylonidae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_Pylonidae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_Pylonidae'^^xsd:string;
  dwc:scientificName 'Pyloniidae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '345902'^^xsd:integer;
  dwc:occurrenceId 'A2_26_Pylonidae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345902'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:verbatimIdentification 'Pylonidae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_Spongodiscus_resurgens>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Spongodiscus_resurgens> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Spongodiscus_resurgens> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_Spongodiscus_resurgens>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_Spongodiscus_resurgens>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_Spongodiscus_resurgens" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_Spongodiscus_resurgens'^^xsd:string;
  dwc:scientificName 'Spongodiscus resurgens'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '493608'^^xsd:integer;
  dwc:occurrenceId 'A2_26_Spongodiscus_resurgens'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493608'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongodiscus resurgens'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_Spongosphaera_streptacantha>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Spongosphaera_streptacantha> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Spongosphaera_streptacantha> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_Spongosphaera_streptacantha>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_Spongosphaera_streptacantha>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_Spongosphaera_streptacantha" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_Spongosphaera_streptacantha'^^xsd:string;
  dwc:scientificName 'Spongosphaera streptacantha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '493393'^^xsd:integer;
  dwc:occurrenceId 'A2_26_Spongosphaera_streptacantha'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493393'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongosphaera streptacantha'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_Spongaster_tetras>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Spongaster_tetras> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Spongaster_tetras> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_Spongaster_tetras>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_Spongaster_tetras>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_Spongaster_tetras" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_Spongaster_tetras'^^xsd:string;
  dwc:scientificName 'Spongaster tetras'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '412940'^^xsd:integer;
  dwc:occurrenceId 'A2_26_Spongaster_tetras'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412940'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongaster tetras'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_Spongotrochus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Spongotrochus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Spongotrochus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_Spongotrochus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_Spongotrochus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_Spongotrochus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_Spongotrochus_sp.'^^xsd:string;
  dwc:scientificName 'Spongotrochus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '412948'^^xsd:integer;
  dwc:occurrenceId 'A2_26_Spongotrochus_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Spongotrochus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_Zygocircus_productus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Zygocircus_productus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Zygocircus_productus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_Zygocircus_productus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_Zygocircus_productus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_Zygocircus_productus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_Zygocircus_productus'^^xsd:string;
  dwc:scientificName 'Zygocircus productus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '493705'^^xsd:integer;
  dwc:occurrenceId 'A2_26_Zygocircus_productus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493705'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus productus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_Zygocircus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Zygocircus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Zygocircus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_Zygocircus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_Zygocircus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_Zygocircus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_Zygocircus_sp.'^^xsd:string;
  dwc:scientificName 'Zygocircus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '493702'^^xsd:integer;
  dwc:occurrenceId 'A2_26_Zygocircus_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493702'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_Polycystina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Polycystina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Polycystina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_Polycystina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_Polycystina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_Polycystina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_Polycystina_(others)'^^xsd:string;
  dwc:scientificName 'Polycystina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '235740'^^xsd:integer;
  dwc:occurrenceId 'A2_26_Polycystina_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235740'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Polycystina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_ACANTHARIA_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_ACANTHARIA_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_ACANTHARIA_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_ACANTHARIA_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_ACANTHARIA_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_ACANTHARIA_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_ACANTHARIA_spp.'^^xsd:string;
  dwc:scientificName 'Acantharia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '586732'^^xsd:integer;
  dwc:occurrenceId 'A2_26_ACANTHARIA_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '586732'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'ACANTHARIA spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_Bolivina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Bolivina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Bolivina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_Bolivina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_Bolivina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_Bolivina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_Bolivina_sp.'^^xsd:string;
  dwc:scientificName 'Bolivina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '112101'^^xsd:integer;
  dwc:occurrenceId 'A2_26_Bolivina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Bolivina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_Globigerina_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Globigerina_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Globigerina_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_Globigerina_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_Globigerina_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_Globigerina_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_Globigerina_bulloides'^^xsd:string;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:occurrenceId 'A2_26_Globigerina_bulloides'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globigerina bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_Globogirinoides_ruber>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Globogirinoides_ruber> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Globogirinoides_ruber> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_Globogirinoides_ruber>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_Globogirinoides_ruber>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_Globogirinoides_ruber" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_Globogirinoides_ruber'^^xsd:string;
  dwc:scientificName 'Globigerinoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:occurrenceId 'A2_26_Globogirinoides_ruber'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globogirinoides ruber'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_Globorotalia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Globorotalia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Globorotalia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_Globorotalia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_Globorotalia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_Globorotalia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_Globorotalia_spp.'^^xsd:string;
  dwc:scientificName 'Globorotalia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '112200'^^xsd:integer;
  dwc:occurrenceId 'A2_26_Globorotalia_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112200'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Globorotalia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_Neogloboquadrina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Neogloboquadrina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Neogloboquadrina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_Neogloboquadrina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_Neogloboquadrina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_Neogloboquadrina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_Neogloboquadrina_sp.'^^xsd:string;
  dwc:scientificName 'Neogloboquadrina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '112202'^^xsd:integer;
  dwc:occurrenceId 'A2_26_Neogloboquadrina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112202'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Neogloboquadrina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_Orbulina_universa>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Orbulina_universa> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Orbulina_universa> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_Orbulina_universa>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_Orbulina_universa>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_Orbulina_universa" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_Orbulina_universa'^^xsd:string;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:occurrenceId 'A2_26_Orbulina_universa'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Orbulina universa'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_Tretomphalus_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Tretomphalus_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Tretomphalus_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_Tretomphalus_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_Tretomphalus_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_Tretomphalus_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_Tretomphalus_bulloides'^^xsd:string;
  dwc:scientificName 'Tretomphalus bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '113184'^^xsd:integer;
  dwc:occurrenceId 'A2_26_Tretomphalus_bulloides'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tretomphalus bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_Trochammina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Trochammina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Trochammina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_Trochammina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_Trochammina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_Trochammina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_Trochammina_sp.'^^xsd:string;
  dwc:scientificName 'Trochammina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:occurrenceId 'A2_26_Trochammina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Trochammina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_Foraminifera_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Foraminifera_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Foraminifera_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_Foraminifera_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_Foraminifera_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_Foraminifera_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_Foraminifera_(others)'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:occurrenceId 'A2_26_Foraminifera_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Foraminifera (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_Nannocalanus_minor>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Nannocalanus_minor> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Nannocalanus_minor> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_Nannocalanus_minor>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_Nannocalanus_minor>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_Nannocalanus_minor" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_Nannocalanus_minor'^^xsd:string;
  dwc:scientificName 'Nannocalanus minor'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '104469'^^xsd:integer;
  dwc:occurrenceId 'A2_26_Nannocalanus_minor'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104469'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus minor'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_Nannocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Nannocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Nannocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_Nannocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_Nannocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_Nannocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Nannocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '104154'^^xsd:integer;
  dwc:occurrenceId 'A2_26_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104154'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_Neocalanus_robustior>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Neocalanus_robustior> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Neocalanus_robustior> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_Neocalanus_robustior>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_Neocalanus_robustior>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_Neocalanus_robustior" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_Neocalanus_robustior'^^xsd:string;
  dwc:scientificName 'Neocalanus robustior'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '104472'^^xsd:integer;
  dwc:occurrenceId 'A2_26_Neocalanus_robustior'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104472'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Neocalanus robustior'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_Undinula_vulgaris_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Undinula_vulgaris_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Undinula_vulgaris_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_Undinula_vulgaris_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_Undinula_vulgaris_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_Undinula_vulgaris_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:scientificName 'Undinula vulgaris'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '104473'^^xsd:integer;
  dwc:occurrenceId 'A2_26_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104473'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undinula vulgaris (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_Acrocalanus_longicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Acrocalanus_longicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Acrocalanus_longicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_Acrocalanus_longicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_Acrocalanus_longicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_Acrocalanus_longicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_Acrocalanus_longicornis'^^xsd:string;
  dwc:scientificName 'Acrocalanus longicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '104646'^^xsd:integer;
  dwc:occurrenceId 'A2_26_Acrocalanus_longicornis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104646'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus longicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_Acrocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Acrocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Acrocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_Acrocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_Acrocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_Acrocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Acrocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '104192'^^xsd:integer;
  dwc:occurrenceId 'A2_26_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104192'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_Calocalanos_pavo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Calocalanos_pavo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Calocalanos_pavo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_Calocalanos_pavo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_Calocalanos_pavo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_Calocalanos_pavo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_Calocalanos_pavo'^^xsd:string;
  dwc:scientificName 'Calocalanus pavo'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '104669'^^xsd:integer;
  dwc:occurrenceId 'A2_26_Calocalanos_pavo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanos pavo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_Calocalanus_sp. _(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:scientificName 'Calocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '104193'^^xsd:integer;
  dwc:occurrenceId 'A2_26_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104193'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanus sp.  (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_Delibus_sewelli>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Delibus_sewelli> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Delibus_sewelli> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_Delibus_sewelli>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_Delibus_sewelli>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_Delibus_sewelli" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_Delibus_sewelli'^^xsd:string;
  dwc:scientificName 'Delius sewelli'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '363906'^^xsd:integer;
  dwc:occurrenceId 'A2_26_Delibus_sewelli'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363906'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sewelli'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_Delibus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Delibus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Delibus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_Delibus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_Delibus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_Delibus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Delius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '363904'^^xsd:integer;
  dwc:occurrenceId 'A2_26_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363904'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_Mecynocera_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Mecynocera_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Mecynocera_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_Mecynocera_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_Mecynocera_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_Mecynocera_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Mecynocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '104184'^^xsd:integer;
  dwc:occurrenceId 'A2_26_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Mecynocera sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_Paracalanus_aculeatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Paracalanus_aculeatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Paracalanus_aculeatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_Paracalanus_aculeatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_Paracalanus_aculeatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_Paracalanus_aculeatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_Paracalanus_aculeatus'^^xsd:string;
  dwc:scientificName 'Paracalanus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '104681'^^xsd:integer;
  dwc:occurrenceId 'A2_26_Paracalanus_aculeatus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1464945'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus aculeatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_Paracalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Paracalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Paracalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_Paracalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_Paracalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_Paracalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Paracalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '104196'^^xsd:integer;
  dwc:occurrenceId 'A2_26_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104196'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_Rhincalanus_cornutus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Rhincalanus_cornutus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Rhincalanus_cornutus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_Rhincalanus_cornutus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_Rhincalanus_cornutus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_Rhincalanus_cornutus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_Rhincalanus_cornutus'^^xsd:string;
  dwc:scientificName 'Rhincalanus cornutus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '104542'^^xsd:integer;
  dwc:occurrenceId 'A2_26_Rhincalanus_cornutus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1488083'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rhincalanus cornutus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_Subeucalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Subeucalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Subeucalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_Subeucalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_Subeucalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_Subeucalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Subeucalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '104173'^^xsd:integer;
  dwc:occurrenceId 'A2_26_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104173'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Subeucalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_Clausocalanus_furcatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Clausocalanus_furcatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Clausocalanus_furcatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_Clausocalanus_furcatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_Clausocalanus_furcatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_Clausocalanus_furcatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_Clausocalanus_furcatus'^^xsd:string;
  dwc:scientificName 'Clausocalanus furcatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '104503'^^xsd:integer;
  dwc:occurrenceId 'A2_26_Clausocalanus_furcatus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104503'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus furcatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_Clausocalanus_mastigophorus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Clausocalanus_mastigophorus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Clausocalanus_mastigophorus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_Clausocalanus_mastigophorus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_Clausocalanus_mastigophorus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_Clausocalanus_mastigophorus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:scientificName 'Clausocalanus mastigophorus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '104506'^^xsd:integer;
  dwc:occurrenceId 'A2_26_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104506'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus mastigophorus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_Clausocalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Clausocalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Clausocalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_Clausocalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_Clausocalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_Clausocalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Clausocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '104161'^^xsd:integer;
  dwc:occurrenceId 'A2_26_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104161'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_Euchaeta_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Euchaeta_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Euchaeta_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_Euchaeta_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_Euchaeta_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_Euchaeta_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Euchaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '104174'^^xsd:integer;
  dwc:occurrenceId 'A2_26_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104174'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Euchaeta spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_Scolecithrix_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Scolecithrix_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Scolecithrix_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_Scolecithrix_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_Scolecithrix_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_Scolecithrix_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_Scolecithrix_danae'^^xsd:string;
  dwc:scientificName 'Scolecithrix danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '104821'^^xsd:integer;
  dwc:occurrenceId 'A2_26_Scolecithrix_danae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104821'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_Scolecithrix_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Scolecithrix_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Scolecithrix_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_Scolecithrix_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_Scolecithrix_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_Scolecithrix_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Scolecithrix'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '104230'^^xsd:integer;
  dwc:occurrenceId 'A2_26_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104230'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_Lucicutia_flavicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Lucicutia_flavicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Lucicutia_flavicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_Lucicutia_flavicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_Lucicutia_flavicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_Lucicutia_flavicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_Lucicutia_flavicornis'^^xsd:string;
  dwc:scientificName 'Lucicutia flavicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '104597'^^xsd:integer;
  dwc:occurrenceId 'A2_26_Lucicutia_flavicornis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104597'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia flavicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_Lucicutia_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Lucicutia_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Lucicutia_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_Lucicutia_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_Lucicutia_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_Lucicutia_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_Lucicutia_sp.'^^xsd:string;
  dwc:scientificName 'Lucicutia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '104183'^^xsd:integer;
  dwc:occurrenceId 'A2_26_Lucicutia_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104183'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_Pleuromamma_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Pleuromamma_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Pleuromamma_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_Pleuromamma_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_Pleuromamma_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_Pleuromamma_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Pleuromamma'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '104191'^^xsd:integer;
  dwc:occurrenceId 'A2_26_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104191'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Pleuromamma sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_Temora_stylifera_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Temora_stylifera_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Temora_stylifera_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_Temora_stylifera_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_Temora_stylifera_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_Temora_stylifera_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:scientificName 'Temora stylifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '104879'^^xsd:integer;
  dwc:occurrenceId 'A2_26_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104879'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora stylifera (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_Temora_turbinata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Temora_turbinata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Temora_turbinata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_Temora_turbinata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_Temora_turbinata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_Temora_turbinata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_Temora_turbinata'^^xsd:string;
  dwc:scientificName 'Temora turbinata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '104880'^^xsd:integer;
  dwc:occurrenceId 'A2_26_Temora_turbinata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104880'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora turbinata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_Candacia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Candacia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Candacia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_Candacia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_Candacia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_Candacia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_Candacia_spp.'^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A2_26_Candacia_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_Candacia_sp._%28copepodite%29%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Candacia_sp._%28copepodite%29%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Candacia_sp._%28copepodite%29%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_Candacia_sp._%28copepodite%29%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_Candacia_sp._%28copepodite%29%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_Candacia_sp._(copepodite) " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A2_26_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia sp. (copepodite) '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_Calanopia_americana_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Calanopia_americana_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Calanopia_americana_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_Calanopia_americana_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_Calanopia_americana_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_Calanopia_americana_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:scientificName 'Calanopia americana'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '104723'^^xsd:integer;
  dwc:occurrenceId 'A2_26_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104723'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calanopia americana (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_Acartia_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Acartia_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Acartia_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_Acartia_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_Acartia_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_Acartia_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_Acartia_danae'^^xsd:string;
  dwc:scientificName 'Acartia (Acartia) danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '346026'^^xsd:integer;
  dwc:occurrenceId 'A2_26_Acartia_danae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346026'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_Acartia_lilljeborgii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Acartia_lilljeborgii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Acartia_lilljeborgii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_Acartia_lilljeborgii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_Acartia_lilljeborgii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_Acartia_lilljeborgii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_Acartia_lilljeborgii'^^xsd:string;
  dwc:scientificName 'Acartia lilljeborgii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '348510'^^xsd:integer;
  dwc:occurrenceId 'A2_26_Acartia_lilljeborgii'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia lilljeborgii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_Calanoida_%28others_copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Calanoida_%28others_copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Calanoida_%28others_copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_Calanoida_%28others_copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_Calanoida_%28others_copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_Calanoida_(others_copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'A2_26_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Calanoida (others copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_Oithona_atlantica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Oithona_atlantica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Oithona_atlantica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_Oithona_atlantica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_Oithona_atlantica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_Oithona_atlantica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_Oithona_atlantica'^^xsd:string;
  dwc:scientificName 'Oithona atlantica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '106642'^^xsd:integer;
  dwc:occurrenceId 'A2_26_Oithona_atlantica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106642'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona atlantica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_Oithona_plumifera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Oithona_plumifera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Oithona_plumifera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_Oithona_plumifera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_Oithona_plumifera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_Oithona_plumifera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_Oithona_plumifera'^^xsd:string;
  dwc:scientificName 'Oithona plumifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '106652'^^xsd:integer;
  dwc:occurrenceId 'A2_26_Oithona_plumifera'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106652'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona plumifera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_Oithona_setigera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Oithona_setigera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Oithona_setigera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_Oithona_setigera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_Oithona_setigera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_Oithona_setigera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_Oithona_setigera'^^xsd:string;
  dwc:scientificName 'Oithona setigera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '106655'^^xsd:integer;
  dwc:occurrenceId 'A2_26_Oithona_setigera'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '734517'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona setigera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_Oithona_hebes>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Oithona_hebes> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Oithona_hebes> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_Oithona_hebes>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_Oithona_hebes>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_Oithona_hebes" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_Oithona_hebes'^^xsd:string;
  dwc:scientificName 'Oithona hebes'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '106647'^^xsd:integer;
  dwc:occurrenceId 'A2_26_Oithona_hebes'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106647'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona hebes'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_Oithona_spp.%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Oithona_spp.%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Oithona_spp.%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_Oithona_spp.%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_Oithona_spp.%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_Oithona_spp. " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_Oithona_spp. '^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A2_26_Oithona_spp. '^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_Oithona_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Oithona_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Oithona_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_Oithona_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_Oithona_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_Oithona_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A2_26_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_Microsetella_norvegica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Microsetella_norvegica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Microsetella_norvegica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_Microsetella_norvegica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_Microsetella_norvegica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_Microsetella_norvegica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_Microsetella_norvegica'^^xsd:string;
  dwc:scientificName 'Microsetella norvegica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '116115'^^xsd:integer;
  dwc:occurrenceId 'A2_26_Microsetella_norvegica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116115'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella norvegica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_Microsetella_rosea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Microsetella_rosea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Microsetella_rosea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_Microsetella_rosea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_Microsetella_rosea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_Microsetella_rosea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_Microsetella_rosea'^^xsd:string;
  dwc:scientificName 'Microsetella rosea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '116116'^^xsd:integer;
  dwc:occurrenceId 'A2_26_Microsetella_rosea'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116116'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella rosea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_Microsetella_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Microsetella_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Microsetella_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_Microsetella_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_Microsetella_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_Microsetella_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Microsetella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '115341'^^xsd:integer;
  dwc:occurrenceId 'A2_26_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115341'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_Macrosetella_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Macrosetella_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Macrosetella_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_Macrosetella_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_Macrosetella_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_Macrosetella_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_Macrosetella_gracilis'^^xsd:string;
  dwc:scientificName 'Macrosetella gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '116382'^^xsd:integer;
  dwc:occurrenceId 'A2_26_Macrosetella_gracilis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116382'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Macrosetella gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_Miracia_efferata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Miracia_efferata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Miracia_efferata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_Miracia_efferata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_Miracia_efferata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_Miracia_efferata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_Miracia_efferata'^^xsd:string;
  dwc:scientificName 'Miracia efferata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '116383'^^xsd:integer;
  dwc:occurrenceId 'A2_26_Miracia_efferata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116383'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Miracia efferata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_Oncaea_media>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Oncaea_media> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Oncaea_media> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_Oncaea_media>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_Oncaea_media>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_Oncaea_media" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_Oncaea_media'^^xsd:string;
  dwc:scientificName 'Oncaea media'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '128938'^^xsd:integer;
  dwc:occurrenceId 'A2_26_Oncaea_media'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1862287'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea media'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_Oncaea_venusta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Oncaea_venusta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Oncaea_venusta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_Oncaea_venusta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_Oncaea_venusta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_Oncaea_venusta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_Oncaea_venusta'^^xsd:string;
  dwc:scientificName 'Oncaea venusta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '128954'^^xsd:integer;
  dwc:occurrenceId 'A2_26_Oncaea_venusta'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1754274'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea venusta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_Oncaea_mediterranea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Oncaea_mediterranea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Oncaea_mediterranea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_Oncaea_mediterranea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_Oncaea_mediterranea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_Oncaea_mediterranea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_Oncaea_mediterranea'^^xsd:string;
  dwc:scientificName 'Oncaea mediterranea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '128939'^^xsd:integer;
  dwc:occurrenceId 'A2_26_Oncaea_mediterranea'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128939'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea mediterranea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_Oncaea_scottodicarloi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Oncaea_scottodicarloi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Oncaea_scottodicarloi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_Oncaea_scottodicarloi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_Oncaea_scottodicarloi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_Oncaea_scottodicarloi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_Oncaea_scottodicarloi'^^xsd:string;
  dwc:scientificName 'Oncaea scottodicarloi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '128950'^^xsd:integer;
  dwc:occurrenceId 'A2_26_Oncaea_scottodicarloi'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128950'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea scottodicarloi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_Oncaea_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Oncaea_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Oncaea_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_Oncaea_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_Oncaea_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_Oncaea_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oncaea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '128690'^^xsd:integer;
  dwc:occurrenceId 'A2_26_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128690'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_Hemicyclops_thallassius>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Hemicyclops_thallassius> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Hemicyclops_thallassius> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_Hemicyclops_thallassius>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_Hemicyclops_thallassius>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_Hemicyclops_thallassius" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_Hemicyclops_thallassius'^^xsd:string;
  dwc:scientificName 'Hemicyclops thalassius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '352254'^^xsd:integer;
  dwc:occurrenceId 'A2_26_Hemicyclops_thallassius'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '352254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Hemicyclops thallassius'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_Copilia_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Copilia_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Copilia_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_Copilia_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_Copilia_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_Copilia_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Copilia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '128721'^^xsd:integer;
  dwc:occurrenceId 'A2_26_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128721'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Copilia spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_Agetus_flaccus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Agetus_flaccus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Agetus_flaccus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_Agetus_flaccus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_Agetus_flaccus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_Agetus_flaccus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_Agetus_flaccus'^^xsd:string;
  dwc:scientificName 'Agetus flaccus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '128795'^^xsd:integer;
  dwc:occurrenceId 'A2_26_Agetus_flaccus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128795'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Agetus flaccus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_Corycaeus_speciosus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Corycaeus_speciosus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Corycaeus_speciosus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_Corycaeus_speciosus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_Corycaeus_speciosus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_Corycaeus_speciosus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_Corycaeus_speciosus'^^xsd:string;
  dwc:scientificName 'Corycaeus speciosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '128800'^^xsd:integer;
  dwc:occurrenceId 'A2_26_Corycaeus_speciosus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128800'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus speciosus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_Corycaeus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Corycaeus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Corycaeus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_Corycaeus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_Corycaeus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_Corycaeus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Corycaeus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '128634'^^xsd:integer;
  dwc:occurrenceId 'A2_26_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128634'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_Farranula_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Farranula_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Farranula_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_Farranula_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_Farranula_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_Farranula_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_Farranula_gracilis'^^xsd:string;
  dwc:scientificName 'Farranula gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '128813'^^xsd:integer;
  dwc:occurrenceId 'A2_26_Farranula_gracilis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128813'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_Farranula_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Farranula_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Farranula_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_Farranula_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_Farranula_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_Farranula_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Farranula'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '128636'^^xsd:integer;
  dwc:occurrenceId 'A2_26_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128636'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_Copepoda_%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Copepoda_%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Copepoda_%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_Copepoda_%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_Copepoda_%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_Copepoda_(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_Copepoda_(nauplius)'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'A2_26_Copepoda_(nauplius)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Copepoda (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_CIRRIPEDIA__%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_CIRRIPEDIA__%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_CIRRIPEDIA__%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_CIRRIPEDIA__%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_CIRRIPEDIA__%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_CIRRIPEDIA__(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:occurrenceId 'A2_26_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  dwc:verbatimIdentification 'CIRRIPEDIA  (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_STOMATOPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_STOMATOPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_STOMATOPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_STOMATOPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_STOMATOPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_STOMATOPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Stomatopoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '14355'^^xsd:integer;
  dwc:occurrenceId 'A2_26_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '14355'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'STOMATOPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_DECAPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_DECAPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_DECAPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_DECAPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_DECAPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_DECAPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_DECAPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:occurrenceId 'A2_26_DECAPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'DECAPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_ECHINODERMATA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_ECHINODERMATA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_ECHINODERMATA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_ECHINODERMATA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_ECHINODERMATA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_ECHINODERMATA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:scientificName 'Echinodermata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '1806'^^xsd:integer;
  dwc:occurrenceId 'A2_26_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1806'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'ECHINODERMATA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_BRYOZOA_%28cyphonauta_larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_BRYOZOA_%28cyphonauta_larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_BRYOZOA_%28cyphonauta_larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_BRYOZOA_%28cyphonauta_larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_BRYOZOA_%28cyphonauta_larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_BRYOZOA_(cyphonauta_larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'A2_26_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'BRYOZOA (cyphonauta larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_Sagitta_friedreich>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Sagitta_friedreich> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Sagitta_friedreich> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_Sagitta_friedreich>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_Sagitta_friedreich>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_Sagitta_friedreich" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_Sagitta_friedreich'^^xsd:string;
  dwc:scientificName 'Sagitta friderici'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '105452'^^xsd:integer;
  dwc:occurrenceId 'A2_26_Sagitta_friedreich'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105441'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta friedreich'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_Sagitta_spp.%C2%A0%28imature%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Sagitta_spp.%C2%A0%28imature%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Sagitta_spp.%C2%A0%28imature%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_Sagitta_spp.%C2%A0%28imature%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_Sagitta_spp.%C2%A0%28imature%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_Sagitta_spp. (imature)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_Sagitta_spp. (imature)'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:occurrenceId 'A2_26_Sagitta_spp. (imature)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta spp. (imature)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_Chaetognatha_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Chaetognatha_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Chaetognatha_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_Chaetognatha_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_Chaetognatha_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_Chaetognatha_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_Chaetognatha_(others)'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:occurrenceId 'A2_26_Chaetognatha_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Chaetognatha (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_Fritillaria_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Fritillaria_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Fritillaria_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_Fritillaria_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_Fritillaria_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_Fritillaria_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_Fritillaria_spp.'^^xsd:string;
  dwc:scientificName 'Fritillaria'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '103358'^^xsd:integer;
  dwc:occurrenceId 'A2_26_Fritillaria_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Fritillaria spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_Oikopleura_dioica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Oikopleura_dioica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Oikopleura_dioica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_Oikopleura_dioica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_Oikopleura_dioica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_Oikopleura_dioica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_Oikopleura_dioica'^^xsd:string;
  dwc:scientificName 'Oikopleura dioica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '1770057'^^xsd:integer;
  dwc:occurrenceId 'A2_26_Oikopleura_dioica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura dioica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_Oikopleura_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Oikopleura_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Oikopleura_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_Oikopleura_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_Oikopleura_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_Oikopleura_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_Oikopleura_spp.'^^xsd:string;
  dwc:scientificName 'Oikopleura'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '103367'^^xsd:integer;
  dwc:occurrenceId 'A2_26_Oikopleura_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_Appendicularia_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Appendicularia_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Appendicularia_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_Appendicularia_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_Appendicularia_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_Appendicularia_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_Appendicularia_(others)'^^xsd:string;
  dwc:scientificName 'Appendicularia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '146421'^^xsd:integer;
  dwc:occurrenceId 'A2_26_Appendicularia_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146421'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Appendicularia (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_Thalia_democratica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Thalia_democratica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Thalia_democratica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_Thalia_democratica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_Thalia_democratica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_Thalia_democratica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_Thalia_democratica'^^xsd:string;
  dwc:scientificName 'Thalia democratica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '137279'^^xsd:integer;
  dwc:occurrenceId 'A2_26_Thalia_democratica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137279'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Thalia democratica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_Doliolo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Doliolo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Doliolo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_Doliolo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_Doliolo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_Doliolo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_Doliolo'^^xsd:string;
  dwc:scientificName 'Dolioloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '137221'^^xsd:integer;
  dwc:occurrenceId 'A2_26_Doliolo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137221'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Doliolo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_Teleostei_%28egg%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Teleostei_%28egg%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Teleostei_%28egg%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_Teleostei_%28egg%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_Teleostei_%28egg%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_Teleostei_(egg)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_Teleostei_(egg)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A2_26_Teleostei_(egg)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (egg)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_Teleostei_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Teleostei_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Teleostei_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_Teleostei_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_Teleostei_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_Teleostei_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_Teleostei_(larvae)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A2_26_Teleostei_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_SIPHONOPHORAE_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_SIPHONOPHORAE_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_SIPHONOPHORAE_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_SIPHONOPHORAE_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_SIPHONOPHORAE_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_SIPHONOPHORAE_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:scientificName 'Siphonophorae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '1371'^^xsd:integer;
  dwc:occurrenceId 'A2_26_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'SIPHONOPHORAE spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_Gastropoda_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Gastropoda_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Gastropoda_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_Gastropoda_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_Gastropoda_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_Gastropoda_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_Gastropoda_(veliger)'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'A2_26_Gastropoda_(veliger)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Gastropoda (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_Pteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Pteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Pteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_Pteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_Pteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_Pteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_Pteropoda'^^xsd:string;
  dwc:scientificName 'Pteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '325345'^^xsd:integer;
  dwc:occurrenceId 'A2_26_Pteropoda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '325345'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Pteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_Heteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Heteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Heteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_Heteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_Heteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_Heteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_Heteropoda'^^xsd:string;
  dwc:scientificName 'Heteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '1491356'^^xsd:integer;
  dwc:occurrenceId 'A2_26_Heteropoda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491356'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Heteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_Bivalvia_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Bivalvia_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_Bivalvia_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_Bivalvia_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_Bivalvia_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_Bivalvia_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_Bivalvia_(veliger)'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'A2_26_Bivalvia_(veliger)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Bivalvia (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_POLYCHAETA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_POLYCHAETA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_POLYCHAETA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_POLYCHAETA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_POLYCHAETA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_POLYCHAETA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'A2_26_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'POLYCHAETA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_OSTRACODA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_OSTRACODA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_OSTRACODA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_OSTRACODA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_OSTRACODA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_OSTRACODA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_OSTRACODA'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'A2_26_OSTRACODA'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'OSTRACODA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_26_CLADOCERA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_26_CLADOCERA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_26_CLADOCERA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8621245"^^xsd:decimal ;
  dwc:decimalLongitude "-34.833895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_26_CLADOCERA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8621245 -34.833895)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8621245"^^xsd:decimal ;
  geo-pos:long "-34.833895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_26_CLADOCERA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_26_CLADOCERA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_26_CLADOCERA'^^xsd:string;
  dwc:scientificName 'Cladocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.833895'^^xsd:double;
  dwc:latitude '-5.8621245'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '1076'^^xsd:integer;
  dwc:occurrenceId 'A2_26_CLADOCERA'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '155670'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'CLADOCERA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_Codonella_acuta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Codonella_acuta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Codonella_acuta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_Codonella_acuta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_Codonella_acuta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_Codonella_acuta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_Codonella_acuta'^^xsd:string;
  dwc:scientificName 'Codonella acuta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '417132'^^xsd:integer;
  dwc:occurrenceId 'A1_43_Codonella_acuta'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417132'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella acuta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_Codonella_amphorella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Codonella_amphorella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Codonella_amphorella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_Codonella_amphorella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_Codonella_amphorella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_Codonella_amphorella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_Codonella_amphorella'^^xsd:string;
  dwc:scientificName 'Codonella amphorella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '417133'^^xsd:integer;
  dwc:occurrenceId 'A1_43_Codonella_amphorella'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417133'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella amphorella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_Codonella_apicata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Codonella_apicata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Codonella_apicata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_Codonella_apicata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_Codonella_apicata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_Codonella_apicata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_Codonella_apicata'^^xsd:string;
  dwc:scientificName 'Codonella apicata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '417134'^^xsd:integer;
  dwc:occurrenceId 'A1_43_Codonella_apicata'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417134'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella apicata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_Codonella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Codonella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Codonella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_Codonella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_Codonella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_Codonella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_Codonella_sp.'^^xsd:string;
  dwc:scientificName 'Codonella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '150203'^^xsd:integer;
  dwc:occurrenceId 'A1_43_Codonella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150203'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_Tintinnopsis_tocantinensis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Tintinnopsis_tocantinensis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Tintinnopsis_tocantinensis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_Tintinnopsis_tocantinensis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_Tintinnopsis_tocantinensis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_Tintinnopsis_tocantinensis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:scientificName 'Tintinnopsis tocantinensis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '417156'^^xsd:integer;
  dwc:occurrenceId 'A1_43_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417156'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis tocantinensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_Tintinnopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Tintinnopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Tintinnopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_Tintinnopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_Tintinnopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_Tintinnopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_Tintinnopsis_spp.'^^xsd:string;
  dwc:scientificName 'Tintinnopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:occurrenceId 'A1_43_Tintinnopsis_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_Codonellopsis_ostenfeldi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Codonellopsis_ostenfeldi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Codonellopsis_ostenfeldi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_Codonellopsis_ostenfeldi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_Codonellopsis_ostenfeldi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_Codonellopsis_ostenfeldi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:scientificName 'Codonellopsis ostenfeldi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '427448'^^xsd:integer;
  dwc:occurrenceId 'A1_43_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427448'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis ostenfeldi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_Codonellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Codonellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Codonellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_Codonellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_Codonellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_Codonellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_Codonellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Codonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '204197'^^xsd:integer;
  dwc:occurrenceId 'A1_43_Codonellopsis_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '204197'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_Coxliella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Coxliella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Coxliella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_Coxliella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_Coxliella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_Coxliella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_Coxliella_sp.'^^xsd:string;
  dwc:scientificName 'Coxliella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '150208'^^xsd:integer;
  dwc:occurrenceId 'A1_43_Coxliella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150208'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Coxliella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_Dadayiella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Dadayiella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Dadayiella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_Dadayiella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_Dadayiella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_Dadayiella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_Dadayiella_sp.'^^xsd:string;
  dwc:scientificName 'Dadayiella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '183541'^^xsd:integer;
  dwc:occurrenceId 'A1_43_Dadayiella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183541'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dadayiella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_Dictyocysta_lepida>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Dictyocysta_lepida> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Dictyocysta_lepida> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_Dictyocysta_lepida>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_Dictyocysta_lepida>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_Dictyocysta_lepida" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_Dictyocysta_lepida'^^xsd:string;
  dwc:scientificName 'Dictyocysta lepida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '235767'^^xsd:integer;
  dwc:occurrenceId 'A1_43_Dictyocysta_lepida'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235767'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocysta lepida'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_Epiplocylis_undella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Epiplocylis_undella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Epiplocylis_undella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_Epiplocylis_undella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_Epiplocylis_undella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_Epiplocylis_undella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_Epiplocylis_undella'^^xsd:string;
  dwc:scientificName 'Epiplocylis undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '341668'^^xsd:integer;
  dwc:occurrenceId 'A1_43_Epiplocylis_undella'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '341668'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis undella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_Epiplocylis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Epiplocylis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Epiplocylis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_Epiplocylis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_Epiplocylis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_Epiplocylis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_Epiplocylis_sp.'^^xsd:string;
  dwc:scientificName 'Epiplocylis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '183562'^^xsd:integer;
  dwc:occurrenceId 'A1_43_Epiplocylis_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183562'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_Favella_enrenbergii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Favella_enrenbergii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Favella_enrenbergii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_Favella_enrenbergii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_Favella_enrenbergii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_Favella_enrenbergii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_Favella_enrenbergii'^^xsd:string;
  dwc:scientificName 'Favella ehrenbergii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '235761'^^xsd:integer;
  dwc:occurrenceId 'A1_43_Favella_enrenbergii'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235761'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Favella enrenbergii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_Eutintinnus_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Eutintinnus_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Eutintinnus_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_Eutintinnus_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_Eutintinnus_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_Eutintinnus_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_Eutintinnus_spp.'^^xsd:string;
  dwc:scientificName 'Eutintinnus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '183543'^^xsd:integer;
  dwc:occurrenceId 'A1_43_Eutintinnus_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183543'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Eutintinnus spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_Amphorellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Amphorellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Amphorellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_Amphorellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_Amphorellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_Amphorellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_Amphorellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Amphorellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '425527'^^xsd:integer;
  dwc:occurrenceId 'A1_43_Amphorellopsis_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '425527'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Amphorellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_Rabdonella_elegans>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Rabdonella_elegans> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Rabdonella_elegans> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_Rabdonella_elegans>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_Rabdonella_elegans>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_Rabdonella_elegans" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_Rabdonella_elegans'^^xsd:string;
  dwc:scientificName 'Rhabdonella elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '183577'^^xsd:integer;
  dwc:occurrenceId 'A1_43_Rabdonella_elegans'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183577'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella elegans'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_Rabdonella_brandti>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Rabdonella_brandti> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Rabdonella_brandti> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_Rabdonella_brandti>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_Rabdonella_brandti>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_Rabdonella_brandti" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_Rabdonella_brandti'^^xsd:string;
  dwc:scientificName 'Rhabdonella brandti'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '427513'^^xsd:integer;
  dwc:occurrenceId 'A1_43_Rabdonella_brandti'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427513'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella brandti'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_Rabdonellopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Rabdonellopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Rabdonellopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_Rabdonellopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_Rabdonellopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_Rabdonellopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_Rabdonellopsis_spp.'^^xsd:string;
  dwc:scientificName 'Rhabdonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '183550'^^xsd:integer;
  dwc:occurrenceId 'A1_43_Rabdonellopsis_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183550'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonellopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_Undella_claparedei>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Undella_claparedei> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Undella_claparedei> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_Undella_claparedei>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_Undella_claparedei>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_Undella_claparedei" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_Undella_claparedei'^^xsd:string;
  dwc:scientificName 'Undella claparedei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '341684'^^xsd:integer;
  dwc:occurrenceId 'A1_43_Undella_claparedei'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417240'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undella claparedei'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_Undella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Undella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Undella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_Undella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_Undella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_Undella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_Undella_sp.'^^xsd:string;
  dwc:scientificName 'Undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '235764'^^xsd:integer;
  dwc:occurrenceId 'A1_43_Undella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235764'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Undella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_Xystonellopsis_heros>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Xystonellopsis_heros> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Xystonellopsis_heros> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_Xystonellopsis_heros>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_Xystonellopsis_heros>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_Xystonellopsis_heros" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_Xystonellopsis_heros'^^xsd:string;
  dwc:scientificName 'Xystonellopsis heros'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '417266'^^xsd:integer;
  dwc:occurrenceId 'A1_43_Xystonellopsis_heros'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417266'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Xystonellopsis heros'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_Tintinnina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Tintinnina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Tintinnina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_Tintinnina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_Tintinnina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_Tintinnina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_Tintinnina_(others)'^^xsd:string;
  dwc:scientificName 'Tintinnina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '732976'^^xsd:integer;
  dwc:occurrenceId 'A1_43_Tintinnina_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_Collosphaera_macropora>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Collosphaera_macropora> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Collosphaera_macropora> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_Collosphaera_macropora>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_Collosphaera_macropora>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_Collosphaera_macropora" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_Collosphaera_macropora'^^xsd:string;
  dwc:scientificName 'Collosphaera macropora'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '493482'^^xsd:integer;
  dwc:occurrenceId 'A1_43_Collosphaera_macropora'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493482'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Collosphaera macropora'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_Dictyocoryne_profunda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Dictyocoryne_profunda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Dictyocoryne_profunda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_Dictyocoryne_profunda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_Dictyocoryne_profunda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_Dictyocoryne_profunda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_Dictyocoryne_profunda'^^xsd:string;
  dwc:scientificName 'Dictyocoryne profunda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '412935'^^xsd:integer;
  dwc:occurrenceId 'A1_43_Dictyocoryne_profunda'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412935'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne profunda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_Dictyocoryne_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Dictyocoryne_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Dictyocoryne_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_Dictyocoryne_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_Dictyocoryne_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_Dictyocoryne_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_Dictyocoryne_sp.'^^xsd:string;
  dwc:scientificName 'Dictyocoryne'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '412934'^^xsd:integer;
  dwc:occurrenceId 'A1_43_Dictyocoryne_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412934'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_Discopyle_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Discopyle_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Discopyle_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_Discopyle_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_Discopyle_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_Discopyle_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_Discopyle_sp.'^^xsd:string;
  dwc:scientificName 'Discopyle'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '493501'^^xsd:integer;
  dwc:occurrenceId 'A1_43_Discopyle_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Discopyle sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_Pylonidae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Pylonidae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Pylonidae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_Pylonidae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_Pylonidae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_Pylonidae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_Pylonidae'^^xsd:string;
  dwc:scientificName 'Pyloniidae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '345902'^^xsd:integer;
  dwc:occurrenceId 'A1_43_Pylonidae'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345902'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:verbatimIdentification 'Pylonidae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_Spongodiscus_resurgens>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Spongodiscus_resurgens> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Spongodiscus_resurgens> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_Spongodiscus_resurgens>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_Spongodiscus_resurgens>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_Spongodiscus_resurgens" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_Spongodiscus_resurgens'^^xsd:string;
  dwc:scientificName 'Spongodiscus resurgens'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '493608'^^xsd:integer;
  dwc:occurrenceId 'A1_43_Spongodiscus_resurgens'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493608'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongodiscus resurgens'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_Spongosphaera_streptacantha>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Spongosphaera_streptacantha> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Spongosphaera_streptacantha> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_Spongosphaera_streptacantha>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_Spongosphaera_streptacantha>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_Spongosphaera_streptacantha" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_Spongosphaera_streptacantha'^^xsd:string;
  dwc:scientificName 'Spongosphaera streptacantha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '493393'^^xsd:integer;
  dwc:occurrenceId 'A1_43_Spongosphaera_streptacantha'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493393'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongosphaera streptacantha'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_Spongaster_tetras>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Spongaster_tetras> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Spongaster_tetras> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_Spongaster_tetras>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_Spongaster_tetras>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_Spongaster_tetras" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_Spongaster_tetras'^^xsd:string;
  dwc:scientificName 'Spongaster tetras'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '412940'^^xsd:integer;
  dwc:occurrenceId 'A1_43_Spongaster_tetras'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412940'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongaster tetras'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_Spongotrochus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Spongotrochus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Spongotrochus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_Spongotrochus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_Spongotrochus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_Spongotrochus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_Spongotrochus_sp.'^^xsd:string;
  dwc:scientificName 'Spongotrochus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '412948'^^xsd:integer;
  dwc:occurrenceId 'A1_43_Spongotrochus_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Spongotrochus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_Zygocircus_productus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Zygocircus_productus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Zygocircus_productus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_Zygocircus_productus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_Zygocircus_productus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_Zygocircus_productus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_Zygocircus_productus'^^xsd:string;
  dwc:scientificName 'Zygocircus productus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '493705'^^xsd:integer;
  dwc:occurrenceId 'A1_43_Zygocircus_productus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493705'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus productus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_Zygocircus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Zygocircus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Zygocircus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_Zygocircus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_Zygocircus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_Zygocircus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_Zygocircus_sp.'^^xsd:string;
  dwc:scientificName 'Zygocircus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '493702'^^xsd:integer;
  dwc:occurrenceId 'A1_43_Zygocircus_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493702'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_Polycystina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Polycystina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Polycystina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_Polycystina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_Polycystina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_Polycystina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_Polycystina_(others)'^^xsd:string;
  dwc:scientificName 'Polycystina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '235740'^^xsd:integer;
  dwc:occurrenceId 'A1_43_Polycystina_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235740'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Polycystina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_ACANTHARIA_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_ACANTHARIA_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_ACANTHARIA_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_ACANTHARIA_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_ACANTHARIA_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_ACANTHARIA_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_ACANTHARIA_spp.'^^xsd:string;
  dwc:scientificName 'Acantharia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '586732'^^xsd:integer;
  dwc:occurrenceId 'A1_43_ACANTHARIA_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '586732'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'ACANTHARIA spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_Bolivina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Bolivina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Bolivina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_Bolivina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_Bolivina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_Bolivina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_Bolivina_sp.'^^xsd:string;
  dwc:scientificName 'Bolivina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '112101'^^xsd:integer;
  dwc:occurrenceId 'A1_43_Bolivina_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Bolivina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_Globigerina_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Globigerina_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Globigerina_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_Globigerina_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_Globigerina_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_Globigerina_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_Globigerina_bulloides'^^xsd:string;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:occurrenceId 'A1_43_Globigerina_bulloides'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globigerina bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_Globogirinoides_ruber>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Globogirinoides_ruber> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Globogirinoides_ruber> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_Globogirinoides_ruber>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_Globogirinoides_ruber>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_Globogirinoides_ruber" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_Globogirinoides_ruber'^^xsd:string;
  dwc:scientificName 'Globigerinoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:occurrenceId 'A1_43_Globogirinoides_ruber'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globogirinoides ruber'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_Globorotalia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Globorotalia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Globorotalia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_Globorotalia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_Globorotalia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_Globorotalia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_Globorotalia_spp.'^^xsd:string;
  dwc:scientificName 'Globorotalia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '112200'^^xsd:integer;
  dwc:occurrenceId 'A1_43_Globorotalia_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112200'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Globorotalia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_Neogloboquadrina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Neogloboquadrina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Neogloboquadrina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_Neogloboquadrina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_Neogloboquadrina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_Neogloboquadrina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_Neogloboquadrina_sp.'^^xsd:string;
  dwc:scientificName 'Neogloboquadrina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '112202'^^xsd:integer;
  dwc:occurrenceId 'A1_43_Neogloboquadrina_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112202'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Neogloboquadrina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_Orbulina_universa>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Orbulina_universa> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Orbulina_universa> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_Orbulina_universa>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_Orbulina_universa>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_Orbulina_universa" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_Orbulina_universa'^^xsd:string;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:occurrenceId 'A1_43_Orbulina_universa'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Orbulina universa'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_Tretomphalus_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Tretomphalus_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Tretomphalus_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_Tretomphalus_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_Tretomphalus_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_Tretomphalus_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_Tretomphalus_bulloides'^^xsd:string;
  dwc:scientificName 'Tretomphalus bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '113184'^^xsd:integer;
  dwc:occurrenceId 'A1_43_Tretomphalus_bulloides'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tretomphalus bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_Trochammina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Trochammina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Trochammina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_Trochammina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_Trochammina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_Trochammina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_Trochammina_sp.'^^xsd:string;
  dwc:scientificName 'Trochammina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:occurrenceId 'A1_43_Trochammina_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Trochammina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_Foraminifera_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Foraminifera_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Foraminifera_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_Foraminifera_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_Foraminifera_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_Foraminifera_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_Foraminifera_(others)'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:occurrenceId 'A1_43_Foraminifera_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Foraminifera (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_Nannocalanus_minor>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Nannocalanus_minor> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Nannocalanus_minor> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_Nannocalanus_minor>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_Nannocalanus_minor>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_Nannocalanus_minor" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_Nannocalanus_minor'^^xsd:string;
  dwc:scientificName 'Nannocalanus minor'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '104469'^^xsd:integer;
  dwc:occurrenceId 'A1_43_Nannocalanus_minor'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104469'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus minor'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_Nannocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Nannocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Nannocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_Nannocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_Nannocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_Nannocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Nannocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '104154'^^xsd:integer;
  dwc:occurrenceId 'A1_43_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104154'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_Neocalanus_robustior>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Neocalanus_robustior> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Neocalanus_robustior> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_Neocalanus_robustior>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_Neocalanus_robustior>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_Neocalanus_robustior" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_Neocalanus_robustior'^^xsd:string;
  dwc:scientificName 'Neocalanus robustior'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '104472'^^xsd:integer;
  dwc:occurrenceId 'A1_43_Neocalanus_robustior'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104472'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Neocalanus robustior'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_Undinula_vulgaris_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Undinula_vulgaris_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Undinula_vulgaris_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_Undinula_vulgaris_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_Undinula_vulgaris_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_Undinula_vulgaris_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:scientificName 'Undinula vulgaris'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '104473'^^xsd:integer;
  dwc:occurrenceId 'A1_43_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104473'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undinula vulgaris (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_Acrocalanus_longicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Acrocalanus_longicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Acrocalanus_longicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_Acrocalanus_longicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_Acrocalanus_longicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_Acrocalanus_longicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_Acrocalanus_longicornis'^^xsd:string;
  dwc:scientificName 'Acrocalanus longicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '104646'^^xsd:integer;
  dwc:occurrenceId 'A1_43_Acrocalanus_longicornis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104646'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus longicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_Acrocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Acrocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Acrocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_Acrocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_Acrocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_Acrocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Acrocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '104192'^^xsd:integer;
  dwc:occurrenceId 'A1_43_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104192'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_Calocalanos_pavo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Calocalanos_pavo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Calocalanos_pavo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_Calocalanos_pavo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_Calocalanos_pavo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_Calocalanos_pavo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_Calocalanos_pavo'^^xsd:string;
  dwc:scientificName 'Calocalanus pavo'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '104669'^^xsd:integer;
  dwc:occurrenceId 'A1_43_Calocalanos_pavo'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanos pavo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_Calocalanus_sp. _(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:scientificName 'Calocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '104193'^^xsd:integer;
  dwc:occurrenceId 'A1_43_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104193'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanus sp.  (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_Delibus_sewelli>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Delibus_sewelli> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Delibus_sewelli> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_Delibus_sewelli>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_Delibus_sewelli>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_Delibus_sewelli" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_Delibus_sewelli'^^xsd:string;
  dwc:scientificName 'Delius sewelli'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '363906'^^xsd:integer;
  dwc:occurrenceId 'A1_43_Delibus_sewelli'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363906'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sewelli'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_Delibus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Delibus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Delibus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_Delibus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_Delibus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_Delibus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Delius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '363904'^^xsd:integer;
  dwc:occurrenceId 'A1_43_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363904'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_Mecynocera_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Mecynocera_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Mecynocera_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_Mecynocera_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_Mecynocera_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_Mecynocera_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Mecynocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '104184'^^xsd:integer;
  dwc:occurrenceId 'A1_43_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Mecynocera sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_Paracalanus_aculeatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Paracalanus_aculeatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Paracalanus_aculeatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_Paracalanus_aculeatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_Paracalanus_aculeatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_Paracalanus_aculeatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_Paracalanus_aculeatus'^^xsd:string;
  dwc:scientificName 'Paracalanus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '104681'^^xsd:integer;
  dwc:occurrenceId 'A1_43_Paracalanus_aculeatus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1464945'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus aculeatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_Paracalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Paracalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Paracalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_Paracalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_Paracalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_Paracalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Paracalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '104196'^^xsd:integer;
  dwc:occurrenceId 'A1_43_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104196'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_Rhincalanus_cornutus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Rhincalanus_cornutus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Rhincalanus_cornutus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_Rhincalanus_cornutus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_Rhincalanus_cornutus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_Rhincalanus_cornutus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_Rhincalanus_cornutus'^^xsd:string;
  dwc:scientificName 'Rhincalanus cornutus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '104542'^^xsd:integer;
  dwc:occurrenceId 'A1_43_Rhincalanus_cornutus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1488083'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rhincalanus cornutus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_Subeucalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Subeucalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Subeucalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_Subeucalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_Subeucalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_Subeucalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Subeucalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '104173'^^xsd:integer;
  dwc:occurrenceId 'A1_43_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104173'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Subeucalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_Clausocalanus_furcatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Clausocalanus_furcatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Clausocalanus_furcatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_Clausocalanus_furcatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_Clausocalanus_furcatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_Clausocalanus_furcatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_Clausocalanus_furcatus'^^xsd:string;
  dwc:scientificName 'Clausocalanus furcatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '104503'^^xsd:integer;
  dwc:occurrenceId 'A1_43_Clausocalanus_furcatus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104503'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus furcatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_Clausocalanus_mastigophorus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Clausocalanus_mastigophorus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Clausocalanus_mastigophorus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_Clausocalanus_mastigophorus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_Clausocalanus_mastigophorus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_Clausocalanus_mastigophorus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:scientificName 'Clausocalanus mastigophorus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '104506'^^xsd:integer;
  dwc:occurrenceId 'A1_43_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104506'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus mastigophorus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_Clausocalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Clausocalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Clausocalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_Clausocalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_Clausocalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_Clausocalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Clausocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '104161'^^xsd:integer;
  dwc:occurrenceId 'A1_43_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104161'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_Euchaeta_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Euchaeta_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Euchaeta_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_Euchaeta_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_Euchaeta_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_Euchaeta_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Euchaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '104174'^^xsd:integer;
  dwc:occurrenceId 'A1_43_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104174'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Euchaeta spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_Scolecithrix_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Scolecithrix_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Scolecithrix_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_Scolecithrix_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_Scolecithrix_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_Scolecithrix_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_Scolecithrix_danae'^^xsd:string;
  dwc:scientificName 'Scolecithrix danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '104821'^^xsd:integer;
  dwc:occurrenceId 'A1_43_Scolecithrix_danae'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104821'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_Scolecithrix_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Scolecithrix_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Scolecithrix_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_Scolecithrix_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_Scolecithrix_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_Scolecithrix_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Scolecithrix'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '104230'^^xsd:integer;
  dwc:occurrenceId 'A1_43_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104230'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_Lucicutia_flavicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Lucicutia_flavicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Lucicutia_flavicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_Lucicutia_flavicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_Lucicutia_flavicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_Lucicutia_flavicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_Lucicutia_flavicornis'^^xsd:string;
  dwc:scientificName 'Lucicutia flavicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '104597'^^xsd:integer;
  dwc:occurrenceId 'A1_43_Lucicutia_flavicornis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104597'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia flavicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_Lucicutia_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Lucicutia_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Lucicutia_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_Lucicutia_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_Lucicutia_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_Lucicutia_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_Lucicutia_sp.'^^xsd:string;
  dwc:scientificName 'Lucicutia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '104183'^^xsd:integer;
  dwc:occurrenceId 'A1_43_Lucicutia_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104183'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_Pleuromamma_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Pleuromamma_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Pleuromamma_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_Pleuromamma_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_Pleuromamma_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_Pleuromamma_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Pleuromamma'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '104191'^^xsd:integer;
  dwc:occurrenceId 'A1_43_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104191'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Pleuromamma sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_Temora_stylifera_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Temora_stylifera_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Temora_stylifera_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_Temora_stylifera_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_Temora_stylifera_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_Temora_stylifera_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:scientificName 'Temora stylifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '104879'^^xsd:integer;
  dwc:occurrenceId 'A1_43_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104879'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora stylifera (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_Temora_turbinata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Temora_turbinata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Temora_turbinata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_Temora_turbinata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_Temora_turbinata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_Temora_turbinata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_Temora_turbinata'^^xsd:string;
  dwc:scientificName 'Temora turbinata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '104880'^^xsd:integer;
  dwc:occurrenceId 'A1_43_Temora_turbinata'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104880'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora turbinata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_Candacia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Candacia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Candacia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_Candacia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_Candacia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_Candacia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_Candacia_spp.'^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A1_43_Candacia_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_Candacia_sp._%28copepodite%29%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Candacia_sp._%28copepodite%29%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Candacia_sp._%28copepodite%29%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_Candacia_sp._%28copepodite%29%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_Candacia_sp._%28copepodite%29%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_Candacia_sp._(copepodite) " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A1_43_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia sp. (copepodite) '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_Calanopia_americana_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Calanopia_americana_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Calanopia_americana_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_Calanopia_americana_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_Calanopia_americana_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_Calanopia_americana_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:scientificName 'Calanopia americana'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '104723'^^xsd:integer;
  dwc:occurrenceId 'A1_43_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104723'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calanopia americana (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_Acartia_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Acartia_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Acartia_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_Acartia_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_Acartia_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_Acartia_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_Acartia_danae'^^xsd:string;
  dwc:scientificName 'Acartia (Acartia) danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '346026'^^xsd:integer;
  dwc:occurrenceId 'A1_43_Acartia_danae'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346026'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_Acartia_lilljeborgii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Acartia_lilljeborgii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Acartia_lilljeborgii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_Acartia_lilljeborgii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_Acartia_lilljeborgii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_Acartia_lilljeborgii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_Acartia_lilljeborgii'^^xsd:string;
  dwc:scientificName 'Acartia lilljeborgii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '348510'^^xsd:integer;
  dwc:occurrenceId 'A1_43_Acartia_lilljeborgii'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia lilljeborgii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_Calanoida_%28others_copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Calanoida_%28others_copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Calanoida_%28others_copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_Calanoida_%28others_copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_Calanoida_%28others_copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_Calanoida_(others_copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'A1_43_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Calanoida (others copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_Oithona_atlantica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Oithona_atlantica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Oithona_atlantica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_Oithona_atlantica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_Oithona_atlantica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_Oithona_atlantica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_Oithona_atlantica'^^xsd:string;
  dwc:scientificName 'Oithona atlantica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '106642'^^xsd:integer;
  dwc:occurrenceId 'A1_43_Oithona_atlantica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106642'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona atlantica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_Oithona_plumifera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Oithona_plumifera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Oithona_plumifera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_Oithona_plumifera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_Oithona_plumifera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_Oithona_plumifera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_Oithona_plumifera'^^xsd:string;
  dwc:scientificName 'Oithona plumifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '106652'^^xsd:integer;
  dwc:occurrenceId 'A1_43_Oithona_plumifera'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106652'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona plumifera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_Oithona_setigera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Oithona_setigera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Oithona_setigera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_Oithona_setigera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_Oithona_setigera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_Oithona_setigera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_Oithona_setigera'^^xsd:string;
  dwc:scientificName 'Oithona setigera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '106655'^^xsd:integer;
  dwc:occurrenceId 'A1_43_Oithona_setigera'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '734517'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona setigera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_Oithona_hebes>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Oithona_hebes> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Oithona_hebes> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_Oithona_hebes>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_Oithona_hebes>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_Oithona_hebes" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_Oithona_hebes'^^xsd:string;
  dwc:scientificName 'Oithona hebes'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '106647'^^xsd:integer;
  dwc:occurrenceId 'A1_43_Oithona_hebes'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106647'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona hebes'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_Oithona_spp.%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Oithona_spp.%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Oithona_spp.%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_Oithona_spp.%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_Oithona_spp.%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_Oithona_spp. " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_Oithona_spp. '^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A1_43_Oithona_spp. '^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_Oithona_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Oithona_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Oithona_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_Oithona_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_Oithona_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_Oithona_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A1_43_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_Microsetella_norvegica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Microsetella_norvegica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Microsetella_norvegica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_Microsetella_norvegica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_Microsetella_norvegica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_Microsetella_norvegica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_Microsetella_norvegica'^^xsd:string;
  dwc:scientificName 'Microsetella norvegica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '116115'^^xsd:integer;
  dwc:occurrenceId 'A1_43_Microsetella_norvegica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116115'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella norvegica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_Microsetella_rosea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Microsetella_rosea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Microsetella_rosea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_Microsetella_rosea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_Microsetella_rosea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_Microsetella_rosea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_Microsetella_rosea'^^xsd:string;
  dwc:scientificName 'Microsetella rosea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '116116'^^xsd:integer;
  dwc:occurrenceId 'A1_43_Microsetella_rosea'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116116'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella rosea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_Microsetella_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Microsetella_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Microsetella_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_Microsetella_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_Microsetella_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_Microsetella_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Microsetella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '115341'^^xsd:integer;
  dwc:occurrenceId 'A1_43_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115341'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_Macrosetella_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Macrosetella_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Macrosetella_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_Macrosetella_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_Macrosetella_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_Macrosetella_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_Macrosetella_gracilis'^^xsd:string;
  dwc:scientificName 'Macrosetella gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '116382'^^xsd:integer;
  dwc:occurrenceId 'A1_43_Macrosetella_gracilis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116382'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Macrosetella gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_Miracia_efferata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Miracia_efferata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Miracia_efferata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_Miracia_efferata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_Miracia_efferata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_Miracia_efferata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_Miracia_efferata'^^xsd:string;
  dwc:scientificName 'Miracia efferata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '116383'^^xsd:integer;
  dwc:occurrenceId 'A1_43_Miracia_efferata'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116383'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Miracia efferata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_Oncaea_media>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Oncaea_media> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Oncaea_media> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_Oncaea_media>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_Oncaea_media>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_Oncaea_media" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_Oncaea_media'^^xsd:string;
  dwc:scientificName 'Oncaea media'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '128938'^^xsd:integer;
  dwc:occurrenceId 'A1_43_Oncaea_media'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1862287'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea media'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_Oncaea_venusta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Oncaea_venusta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Oncaea_venusta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_Oncaea_venusta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_Oncaea_venusta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_Oncaea_venusta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_Oncaea_venusta'^^xsd:string;
  dwc:scientificName 'Oncaea venusta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '128954'^^xsd:integer;
  dwc:occurrenceId 'A1_43_Oncaea_venusta'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1754274'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea venusta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_Oncaea_mediterranea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Oncaea_mediterranea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Oncaea_mediterranea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_Oncaea_mediterranea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_Oncaea_mediterranea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_Oncaea_mediterranea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_Oncaea_mediterranea'^^xsd:string;
  dwc:scientificName 'Oncaea mediterranea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '128939'^^xsd:integer;
  dwc:occurrenceId 'A1_43_Oncaea_mediterranea'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128939'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea mediterranea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_Oncaea_scottodicarloi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Oncaea_scottodicarloi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Oncaea_scottodicarloi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_Oncaea_scottodicarloi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_Oncaea_scottodicarloi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_Oncaea_scottodicarloi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_Oncaea_scottodicarloi'^^xsd:string;
  dwc:scientificName 'Oncaea scottodicarloi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '128950'^^xsd:integer;
  dwc:occurrenceId 'A1_43_Oncaea_scottodicarloi'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128950'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea scottodicarloi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_Oncaea_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Oncaea_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Oncaea_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_Oncaea_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_Oncaea_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_Oncaea_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oncaea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '128690'^^xsd:integer;
  dwc:occurrenceId 'A1_43_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128690'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_Hemicyclops_thallassius>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Hemicyclops_thallassius> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Hemicyclops_thallassius> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_Hemicyclops_thallassius>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_Hemicyclops_thallassius>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_Hemicyclops_thallassius" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_Hemicyclops_thallassius'^^xsd:string;
  dwc:scientificName 'Hemicyclops thalassius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '352254'^^xsd:integer;
  dwc:occurrenceId 'A1_43_Hemicyclops_thallassius'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '352254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Hemicyclops thallassius'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_Copilia_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Copilia_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Copilia_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_Copilia_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_Copilia_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_Copilia_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Copilia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '128721'^^xsd:integer;
  dwc:occurrenceId 'A1_43_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128721'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Copilia spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_Agetus_flaccus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Agetus_flaccus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Agetus_flaccus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_Agetus_flaccus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_Agetus_flaccus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_Agetus_flaccus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_Agetus_flaccus'^^xsd:string;
  dwc:scientificName 'Agetus flaccus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '128795'^^xsd:integer;
  dwc:occurrenceId 'A1_43_Agetus_flaccus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128795'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Agetus flaccus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_Corycaeus_speciosus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Corycaeus_speciosus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Corycaeus_speciosus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_Corycaeus_speciosus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_Corycaeus_speciosus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_Corycaeus_speciosus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_Corycaeus_speciosus'^^xsd:string;
  dwc:scientificName 'Corycaeus speciosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '128800'^^xsd:integer;
  dwc:occurrenceId 'A1_43_Corycaeus_speciosus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128800'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus speciosus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_Corycaeus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Corycaeus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Corycaeus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_Corycaeus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_Corycaeus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_Corycaeus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Corycaeus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '128634'^^xsd:integer;
  dwc:occurrenceId 'A1_43_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128634'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_Farranula_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Farranula_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Farranula_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_Farranula_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_Farranula_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_Farranula_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_Farranula_gracilis'^^xsd:string;
  dwc:scientificName 'Farranula gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '128813'^^xsd:integer;
  dwc:occurrenceId 'A1_43_Farranula_gracilis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128813'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_Farranula_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Farranula_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Farranula_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_Farranula_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_Farranula_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_Farranula_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Farranula'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '128636'^^xsd:integer;
  dwc:occurrenceId 'A1_43_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128636'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_Copepoda_%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Copepoda_%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Copepoda_%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_Copepoda_%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_Copepoda_%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_Copepoda_(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_Copepoda_(nauplius)'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'A1_43_Copepoda_(nauplius)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Copepoda (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_CIRRIPEDIA__%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_CIRRIPEDIA__%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_CIRRIPEDIA__%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_CIRRIPEDIA__%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_CIRRIPEDIA__%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_CIRRIPEDIA__(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:occurrenceId 'A1_43_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  dwc:verbatimIdentification 'CIRRIPEDIA  (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_STOMATOPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_STOMATOPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_STOMATOPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_STOMATOPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_STOMATOPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_STOMATOPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Stomatopoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '14355'^^xsd:integer;
  dwc:occurrenceId 'A1_43_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '14355'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'STOMATOPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_DECAPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_DECAPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_DECAPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_DECAPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_DECAPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_DECAPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_DECAPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:occurrenceId 'A1_43_DECAPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'DECAPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_ECHINODERMATA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_ECHINODERMATA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_ECHINODERMATA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_ECHINODERMATA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_ECHINODERMATA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_ECHINODERMATA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:scientificName 'Echinodermata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '1806'^^xsd:integer;
  dwc:occurrenceId 'A1_43_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1806'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'ECHINODERMATA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_BRYOZOA_%28cyphonauta_larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_BRYOZOA_%28cyphonauta_larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_BRYOZOA_%28cyphonauta_larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_BRYOZOA_%28cyphonauta_larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_BRYOZOA_%28cyphonauta_larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_BRYOZOA_(cyphonauta_larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'A1_43_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'BRYOZOA (cyphonauta larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_Sagitta_friedreich>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Sagitta_friedreich> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Sagitta_friedreich> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_Sagitta_friedreich>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_Sagitta_friedreich>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_Sagitta_friedreich" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_Sagitta_friedreich'^^xsd:string;
  dwc:scientificName 'Sagitta friderici'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '105452'^^xsd:integer;
  dwc:occurrenceId 'A1_43_Sagitta_friedreich'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105441'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta friedreich'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_Sagitta_spp.%C2%A0%28imature%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Sagitta_spp.%C2%A0%28imature%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Sagitta_spp.%C2%A0%28imature%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_Sagitta_spp.%C2%A0%28imature%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_Sagitta_spp.%C2%A0%28imature%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_Sagitta_spp. (imature)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_Sagitta_spp. (imature)'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:occurrenceId 'A1_43_Sagitta_spp. (imature)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta spp. (imature)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_Chaetognatha_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Chaetognatha_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Chaetognatha_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_Chaetognatha_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_Chaetognatha_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_Chaetognatha_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_Chaetognatha_(others)'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:occurrenceId 'A1_43_Chaetognatha_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Chaetognatha (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_Fritillaria_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Fritillaria_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Fritillaria_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_Fritillaria_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_Fritillaria_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_Fritillaria_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_Fritillaria_spp.'^^xsd:string;
  dwc:scientificName 'Fritillaria'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '103358'^^xsd:integer;
  dwc:occurrenceId 'A1_43_Fritillaria_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Fritillaria spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_Oikopleura_dioica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Oikopleura_dioica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Oikopleura_dioica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_Oikopleura_dioica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_Oikopleura_dioica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_Oikopleura_dioica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_Oikopleura_dioica'^^xsd:string;
  dwc:scientificName 'Oikopleura dioica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '1770057'^^xsd:integer;
  dwc:occurrenceId 'A1_43_Oikopleura_dioica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura dioica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_Oikopleura_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Oikopleura_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Oikopleura_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_Oikopleura_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_Oikopleura_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_Oikopleura_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_Oikopleura_spp.'^^xsd:string;
  dwc:scientificName 'Oikopleura'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '103367'^^xsd:integer;
  dwc:occurrenceId 'A1_43_Oikopleura_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_Appendicularia_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Appendicularia_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Appendicularia_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_Appendicularia_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_Appendicularia_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_Appendicularia_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_Appendicularia_(others)'^^xsd:string;
  dwc:scientificName 'Appendicularia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '146421'^^xsd:integer;
  dwc:occurrenceId 'A1_43_Appendicularia_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146421'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Appendicularia (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_Thalia_democratica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Thalia_democratica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Thalia_democratica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_Thalia_democratica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_Thalia_democratica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_Thalia_democratica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_Thalia_democratica'^^xsd:string;
  dwc:scientificName 'Thalia democratica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '137279'^^xsd:integer;
  dwc:occurrenceId 'A1_43_Thalia_democratica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137279'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Thalia democratica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_Doliolo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Doliolo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Doliolo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_Doliolo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_Doliolo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_Doliolo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_Doliolo'^^xsd:string;
  dwc:scientificName 'Dolioloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '137221'^^xsd:integer;
  dwc:occurrenceId 'A1_43_Doliolo'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137221'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Doliolo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_Teleostei_%28egg%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Teleostei_%28egg%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Teleostei_%28egg%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_Teleostei_%28egg%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_Teleostei_%28egg%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_Teleostei_(egg)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_Teleostei_(egg)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A1_43_Teleostei_(egg)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (egg)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_Teleostei_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Teleostei_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Teleostei_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_Teleostei_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_Teleostei_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_Teleostei_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_Teleostei_(larvae)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A1_43_Teleostei_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_SIPHONOPHORAE_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_SIPHONOPHORAE_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_SIPHONOPHORAE_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_SIPHONOPHORAE_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_SIPHONOPHORAE_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_SIPHONOPHORAE_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:scientificName 'Siphonophorae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '1371'^^xsd:integer;
  dwc:occurrenceId 'A1_43_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'SIPHONOPHORAE spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_Gastropoda_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Gastropoda_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Gastropoda_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_Gastropoda_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_Gastropoda_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_Gastropoda_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_Gastropoda_(veliger)'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'A1_43_Gastropoda_(veliger)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Gastropoda (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_Pteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Pteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Pteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_Pteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_Pteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_Pteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_Pteropoda'^^xsd:string;
  dwc:scientificName 'Pteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '325345'^^xsd:integer;
  dwc:occurrenceId 'A1_43_Pteropoda'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '325345'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Pteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_Heteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Heteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Heteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_Heteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_Heteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_Heteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_Heteropoda'^^xsd:string;
  dwc:scientificName 'Heteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '1491356'^^xsd:integer;
  dwc:occurrenceId 'A1_43_Heteropoda'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491356'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Heteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_Bivalvia_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Bivalvia_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_Bivalvia_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_Bivalvia_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_Bivalvia_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_Bivalvia_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_Bivalvia_(veliger)'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'A1_43_Bivalvia_(veliger)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Bivalvia (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_POLYCHAETA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_POLYCHAETA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_POLYCHAETA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_POLYCHAETA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_POLYCHAETA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_POLYCHAETA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'A1_43_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'POLYCHAETA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_OSTRACODA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_OSTRACODA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_OSTRACODA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_OSTRACODA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_OSTRACODA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_OSTRACODA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_OSTRACODA'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'A1_43_OSTRACODA'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'OSTRACODA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_43_CLADOCERA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_43_CLADOCERA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_43_CLADOCERA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43661"^^xsd:decimal ;
  dwc:decimalLongitude "-34.827928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_43_CLADOCERA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43661 -34.827928)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43661"^^xsd:decimal ;
  geo-pos:long "-34.827928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_43_CLADOCERA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_43_CLADOCERA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_43_CLADOCERA'^^xsd:string;
  dwc:scientificName 'Cladocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.827928'^^xsd:double;
  dwc:latitude '-8.43661'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 43'^^xsd:string;
  dwc:aphiaid '1076'^^xsd:integer;
  dwc:occurrenceId 'A1_43_CLADOCERA'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '155670'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'CLADOCERA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_Codonella_acuta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Codonella_acuta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Codonella_acuta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_Codonella_acuta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_Codonella_acuta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_Codonella_acuta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_Codonella_acuta'^^xsd:string;
  dwc:scientificName 'Codonella acuta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '417132'^^xsd:integer;
  dwc:occurrenceId 'A1_49_Codonella_acuta'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417132'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella acuta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_Codonella_amphorella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Codonella_amphorella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Codonella_amphorella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_Codonella_amphorella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_Codonella_amphorella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_Codonella_amphorella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_Codonella_amphorella'^^xsd:string;
  dwc:scientificName 'Codonella amphorella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '417133'^^xsd:integer;
  dwc:occurrenceId 'A1_49_Codonella_amphorella'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417133'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella amphorella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_Codonella_apicata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Codonella_apicata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Codonella_apicata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_Codonella_apicata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_Codonella_apicata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_Codonella_apicata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_Codonella_apicata'^^xsd:string;
  dwc:scientificName 'Codonella apicata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '417134'^^xsd:integer;
  dwc:occurrenceId 'A1_49_Codonella_apicata'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417134'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella apicata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_Codonella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Codonella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Codonella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_Codonella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_Codonella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_Codonella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_Codonella_sp.'^^xsd:string;
  dwc:scientificName 'Codonella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '150203'^^xsd:integer;
  dwc:occurrenceId 'A1_49_Codonella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150203'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_Tintinnopsis_tocantinensis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Tintinnopsis_tocantinensis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Tintinnopsis_tocantinensis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_Tintinnopsis_tocantinensis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_Tintinnopsis_tocantinensis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_Tintinnopsis_tocantinensis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:scientificName 'Tintinnopsis tocantinensis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '417156'^^xsd:integer;
  dwc:occurrenceId 'A1_49_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417156'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis tocantinensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_Tintinnopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Tintinnopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Tintinnopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_Tintinnopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_Tintinnopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_Tintinnopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_Tintinnopsis_spp.'^^xsd:string;
  dwc:scientificName 'Tintinnopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:occurrenceId 'A1_49_Tintinnopsis_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_Codonellopsis_ostenfeldi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Codonellopsis_ostenfeldi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Codonellopsis_ostenfeldi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_Codonellopsis_ostenfeldi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_Codonellopsis_ostenfeldi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_Codonellopsis_ostenfeldi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:scientificName 'Codonellopsis ostenfeldi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '427448'^^xsd:integer;
  dwc:occurrenceId 'A1_49_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427448'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis ostenfeldi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_Codonellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Codonellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Codonellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_Codonellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_Codonellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_Codonellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_Codonellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Codonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '204197'^^xsd:integer;
  dwc:occurrenceId 'A1_49_Codonellopsis_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '204197'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_Coxliella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Coxliella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Coxliella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_Coxliella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_Coxliella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_Coxliella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_Coxliella_sp.'^^xsd:string;
  dwc:scientificName 'Coxliella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '150208'^^xsd:integer;
  dwc:occurrenceId 'A1_49_Coxliella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150208'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Coxliella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_Dadayiella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Dadayiella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Dadayiella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_Dadayiella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_Dadayiella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_Dadayiella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_Dadayiella_sp.'^^xsd:string;
  dwc:scientificName 'Dadayiella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '183541'^^xsd:integer;
  dwc:occurrenceId 'A1_49_Dadayiella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183541'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dadayiella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_Dictyocysta_lepida>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Dictyocysta_lepida> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Dictyocysta_lepida> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_Dictyocysta_lepida>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_Dictyocysta_lepida>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_Dictyocysta_lepida" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_Dictyocysta_lepida'^^xsd:string;
  dwc:scientificName 'Dictyocysta lepida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '235767'^^xsd:integer;
  dwc:occurrenceId 'A1_49_Dictyocysta_lepida'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235767'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocysta lepida'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_Epiplocylis_undella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Epiplocylis_undella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Epiplocylis_undella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_Epiplocylis_undella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_Epiplocylis_undella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_Epiplocylis_undella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_Epiplocylis_undella'^^xsd:string;
  dwc:scientificName 'Epiplocylis undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '341668'^^xsd:integer;
  dwc:occurrenceId 'A1_49_Epiplocylis_undella'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '341668'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis undella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_Epiplocylis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Epiplocylis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Epiplocylis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_Epiplocylis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_Epiplocylis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_Epiplocylis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_Epiplocylis_sp.'^^xsd:string;
  dwc:scientificName 'Epiplocylis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '183562'^^xsd:integer;
  dwc:occurrenceId 'A1_49_Epiplocylis_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183562'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_Favella_enrenbergii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Favella_enrenbergii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Favella_enrenbergii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_Favella_enrenbergii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_Favella_enrenbergii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_Favella_enrenbergii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_Favella_enrenbergii'^^xsd:string;
  dwc:scientificName 'Favella ehrenbergii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '235761'^^xsd:integer;
  dwc:occurrenceId 'A1_49_Favella_enrenbergii'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235761'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Favella enrenbergii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_Eutintinnus_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Eutintinnus_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Eutintinnus_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_Eutintinnus_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_Eutintinnus_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_Eutintinnus_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_Eutintinnus_spp.'^^xsd:string;
  dwc:scientificName 'Eutintinnus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '183543'^^xsd:integer;
  dwc:occurrenceId 'A1_49_Eutintinnus_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183543'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Eutintinnus spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_Amphorellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Amphorellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Amphorellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_Amphorellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_Amphorellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_Amphorellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_Amphorellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Amphorellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '425527'^^xsd:integer;
  dwc:occurrenceId 'A1_49_Amphorellopsis_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '425527'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Amphorellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_Rabdonella_elegans>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Rabdonella_elegans> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Rabdonella_elegans> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_Rabdonella_elegans>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_Rabdonella_elegans>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_Rabdonella_elegans" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_Rabdonella_elegans'^^xsd:string;
  dwc:scientificName 'Rhabdonella elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '183577'^^xsd:integer;
  dwc:occurrenceId 'A1_49_Rabdonella_elegans'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183577'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella elegans'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_Rabdonella_brandti>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Rabdonella_brandti> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Rabdonella_brandti> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_Rabdonella_brandti>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_Rabdonella_brandti>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_Rabdonella_brandti" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_Rabdonella_brandti'^^xsd:string;
  dwc:scientificName 'Rhabdonella brandti'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '427513'^^xsd:integer;
  dwc:occurrenceId 'A1_49_Rabdonella_brandti'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427513'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella brandti'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_Rabdonellopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Rabdonellopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Rabdonellopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_Rabdonellopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_Rabdonellopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_Rabdonellopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_Rabdonellopsis_spp.'^^xsd:string;
  dwc:scientificName 'Rhabdonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '183550'^^xsd:integer;
  dwc:occurrenceId 'A1_49_Rabdonellopsis_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183550'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonellopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_Undella_claparedei>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Undella_claparedei> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Undella_claparedei> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_Undella_claparedei>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_Undella_claparedei>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_Undella_claparedei" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_Undella_claparedei'^^xsd:string;
  dwc:scientificName 'Undella claparedei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '341684'^^xsd:integer;
  dwc:occurrenceId 'A1_49_Undella_claparedei'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417240'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undella claparedei'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_Undella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Undella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Undella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_Undella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_Undella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_Undella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_Undella_sp.'^^xsd:string;
  dwc:scientificName 'Undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '235764'^^xsd:integer;
  dwc:occurrenceId 'A1_49_Undella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235764'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Undella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_Xystonellopsis_heros>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Xystonellopsis_heros> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Xystonellopsis_heros> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_Xystonellopsis_heros>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_Xystonellopsis_heros>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_Xystonellopsis_heros" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_Xystonellopsis_heros'^^xsd:string;
  dwc:scientificName 'Xystonellopsis heros'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '417266'^^xsd:integer;
  dwc:occurrenceId 'A1_49_Xystonellopsis_heros'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417266'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Xystonellopsis heros'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_Tintinnina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Tintinnina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Tintinnina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_Tintinnina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_Tintinnina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_Tintinnina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_Tintinnina_(others)'^^xsd:string;
  dwc:scientificName 'Tintinnina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '732976'^^xsd:integer;
  dwc:occurrenceId 'A1_49_Tintinnina_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_Collosphaera_macropora>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Collosphaera_macropora> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Collosphaera_macropora> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_Collosphaera_macropora>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_Collosphaera_macropora>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_Collosphaera_macropora" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_Collosphaera_macropora'^^xsd:string;
  dwc:scientificName 'Collosphaera macropora'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '493482'^^xsd:integer;
  dwc:occurrenceId 'A1_49_Collosphaera_macropora'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493482'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Collosphaera macropora'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_Dictyocoryne_profunda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Dictyocoryne_profunda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Dictyocoryne_profunda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_Dictyocoryne_profunda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_Dictyocoryne_profunda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_Dictyocoryne_profunda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_Dictyocoryne_profunda'^^xsd:string;
  dwc:scientificName 'Dictyocoryne profunda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '412935'^^xsd:integer;
  dwc:occurrenceId 'A1_49_Dictyocoryne_profunda'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412935'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne profunda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_Dictyocoryne_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Dictyocoryne_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Dictyocoryne_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_Dictyocoryne_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_Dictyocoryne_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_Dictyocoryne_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_Dictyocoryne_sp.'^^xsd:string;
  dwc:scientificName 'Dictyocoryne'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '412934'^^xsd:integer;
  dwc:occurrenceId 'A1_49_Dictyocoryne_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412934'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_Discopyle_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Discopyle_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Discopyle_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_Discopyle_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_Discopyle_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_Discopyle_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_Discopyle_sp.'^^xsd:string;
  dwc:scientificName 'Discopyle'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '493501'^^xsd:integer;
  dwc:occurrenceId 'A1_49_Discopyle_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Discopyle sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_Pylonidae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Pylonidae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Pylonidae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_Pylonidae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_Pylonidae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_Pylonidae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_Pylonidae'^^xsd:string;
  dwc:scientificName 'Pyloniidae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '345902'^^xsd:integer;
  dwc:occurrenceId 'A1_49_Pylonidae'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345902'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:verbatimIdentification 'Pylonidae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_Spongodiscus_resurgens>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Spongodiscus_resurgens> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Spongodiscus_resurgens> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_Spongodiscus_resurgens>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_Spongodiscus_resurgens>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_Spongodiscus_resurgens" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_Spongodiscus_resurgens'^^xsd:string;
  dwc:scientificName 'Spongodiscus resurgens'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '493608'^^xsd:integer;
  dwc:occurrenceId 'A1_49_Spongodiscus_resurgens'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493608'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongodiscus resurgens'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_Spongosphaera_streptacantha>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Spongosphaera_streptacantha> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Spongosphaera_streptacantha> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_Spongosphaera_streptacantha>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_Spongosphaera_streptacantha>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_Spongosphaera_streptacantha" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_Spongosphaera_streptacantha'^^xsd:string;
  dwc:scientificName 'Spongosphaera streptacantha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '493393'^^xsd:integer;
  dwc:occurrenceId 'A1_49_Spongosphaera_streptacantha'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493393'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongosphaera streptacantha'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_Spongaster_tetras>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Spongaster_tetras> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Spongaster_tetras> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_Spongaster_tetras>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_Spongaster_tetras>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_Spongaster_tetras" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_Spongaster_tetras'^^xsd:string;
  dwc:scientificName 'Spongaster tetras'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '412940'^^xsd:integer;
  dwc:occurrenceId 'A1_49_Spongaster_tetras'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412940'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongaster tetras'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_Spongotrochus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Spongotrochus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Spongotrochus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_Spongotrochus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_Spongotrochus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_Spongotrochus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_Spongotrochus_sp.'^^xsd:string;
  dwc:scientificName 'Spongotrochus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '412948'^^xsd:integer;
  dwc:occurrenceId 'A1_49_Spongotrochus_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Spongotrochus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_Zygocircus_productus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Zygocircus_productus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Zygocircus_productus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_Zygocircus_productus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_Zygocircus_productus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_Zygocircus_productus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_Zygocircus_productus'^^xsd:string;
  dwc:scientificName 'Zygocircus productus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '493705'^^xsd:integer;
  dwc:occurrenceId 'A1_49_Zygocircus_productus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493705'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus productus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_Zygocircus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Zygocircus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Zygocircus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_Zygocircus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_Zygocircus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_Zygocircus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_Zygocircus_sp.'^^xsd:string;
  dwc:scientificName 'Zygocircus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '493702'^^xsd:integer;
  dwc:occurrenceId 'A1_49_Zygocircus_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493702'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_Polycystina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Polycystina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Polycystina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_Polycystina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_Polycystina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_Polycystina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_Polycystina_(others)'^^xsd:string;
  dwc:scientificName 'Polycystina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '235740'^^xsd:integer;
  dwc:occurrenceId 'A1_49_Polycystina_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235740'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Polycystina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_ACANTHARIA_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_ACANTHARIA_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_ACANTHARIA_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_ACANTHARIA_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_ACANTHARIA_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_ACANTHARIA_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_ACANTHARIA_spp.'^^xsd:string;
  dwc:scientificName 'Acantharia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '586732'^^xsd:integer;
  dwc:occurrenceId 'A1_49_ACANTHARIA_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '586732'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'ACANTHARIA spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_Bolivina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Bolivina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Bolivina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_Bolivina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_Bolivina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_Bolivina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_Bolivina_sp.'^^xsd:string;
  dwc:scientificName 'Bolivina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '112101'^^xsd:integer;
  dwc:occurrenceId 'A1_49_Bolivina_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Bolivina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_Globigerina_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Globigerina_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Globigerina_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_Globigerina_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_Globigerina_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_Globigerina_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_Globigerina_bulloides'^^xsd:string;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:occurrenceId 'A1_49_Globigerina_bulloides'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globigerina bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_Globogirinoides_ruber>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Globogirinoides_ruber> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Globogirinoides_ruber> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_Globogirinoides_ruber>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_Globogirinoides_ruber>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_Globogirinoides_ruber" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_Globogirinoides_ruber'^^xsd:string;
  dwc:scientificName 'Globigerinoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:occurrenceId 'A1_49_Globogirinoides_ruber'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globogirinoides ruber'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_Globorotalia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Globorotalia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Globorotalia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_Globorotalia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_Globorotalia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_Globorotalia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_Globorotalia_spp.'^^xsd:string;
  dwc:scientificName 'Globorotalia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '112200'^^xsd:integer;
  dwc:occurrenceId 'A1_49_Globorotalia_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112200'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Globorotalia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_Neogloboquadrina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Neogloboquadrina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Neogloboquadrina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_Neogloboquadrina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_Neogloboquadrina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_Neogloboquadrina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_Neogloboquadrina_sp.'^^xsd:string;
  dwc:scientificName 'Neogloboquadrina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '112202'^^xsd:integer;
  dwc:occurrenceId 'A1_49_Neogloboquadrina_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112202'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Neogloboquadrina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_Orbulina_universa>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Orbulina_universa> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Orbulina_universa> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_Orbulina_universa>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_Orbulina_universa>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_Orbulina_universa" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_Orbulina_universa'^^xsd:string;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:occurrenceId 'A1_49_Orbulina_universa'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Orbulina universa'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_Tretomphalus_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Tretomphalus_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Tretomphalus_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_Tretomphalus_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_Tretomphalus_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_Tretomphalus_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_Tretomphalus_bulloides'^^xsd:string;
  dwc:scientificName 'Tretomphalus bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '113184'^^xsd:integer;
  dwc:occurrenceId 'A1_49_Tretomphalus_bulloides'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tretomphalus bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_Trochammina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Trochammina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Trochammina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_Trochammina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_Trochammina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_Trochammina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_Trochammina_sp.'^^xsd:string;
  dwc:scientificName 'Trochammina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:occurrenceId 'A1_49_Trochammina_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Trochammina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_Foraminifera_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Foraminifera_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Foraminifera_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_Foraminifera_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_Foraminifera_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_Foraminifera_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_Foraminifera_(others)'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:occurrenceId 'A1_49_Foraminifera_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Foraminifera (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_Nannocalanus_minor>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Nannocalanus_minor> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Nannocalanus_minor> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_Nannocalanus_minor>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_Nannocalanus_minor>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_Nannocalanus_minor" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_Nannocalanus_minor'^^xsd:string;
  dwc:scientificName 'Nannocalanus minor'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '104469'^^xsd:integer;
  dwc:occurrenceId 'A1_49_Nannocalanus_minor'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104469'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus minor'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_Nannocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Nannocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Nannocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_Nannocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_Nannocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_Nannocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Nannocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '104154'^^xsd:integer;
  dwc:occurrenceId 'A1_49_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104154'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_Neocalanus_robustior>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Neocalanus_robustior> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Neocalanus_robustior> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_Neocalanus_robustior>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_Neocalanus_robustior>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_Neocalanus_robustior" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_Neocalanus_robustior'^^xsd:string;
  dwc:scientificName 'Neocalanus robustior'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '104472'^^xsd:integer;
  dwc:occurrenceId 'A1_49_Neocalanus_robustior'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104472'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Neocalanus robustior'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_Undinula_vulgaris_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Undinula_vulgaris_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Undinula_vulgaris_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_Undinula_vulgaris_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_Undinula_vulgaris_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_Undinula_vulgaris_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:scientificName 'Undinula vulgaris'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '104473'^^xsd:integer;
  dwc:occurrenceId 'A1_49_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104473'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undinula vulgaris (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_Acrocalanus_longicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Acrocalanus_longicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Acrocalanus_longicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_Acrocalanus_longicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_Acrocalanus_longicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_Acrocalanus_longicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_Acrocalanus_longicornis'^^xsd:string;
  dwc:scientificName 'Acrocalanus longicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '104646'^^xsd:integer;
  dwc:occurrenceId 'A1_49_Acrocalanus_longicornis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104646'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus longicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_Acrocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Acrocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Acrocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_Acrocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_Acrocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_Acrocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Acrocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '104192'^^xsd:integer;
  dwc:occurrenceId 'A1_49_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104192'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_Calocalanos_pavo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Calocalanos_pavo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Calocalanos_pavo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_Calocalanos_pavo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_Calocalanos_pavo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_Calocalanos_pavo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_Calocalanos_pavo'^^xsd:string;
  dwc:scientificName 'Calocalanus pavo'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '104669'^^xsd:integer;
  dwc:occurrenceId 'A1_49_Calocalanos_pavo'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanos pavo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_Calocalanus_sp. _(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:scientificName 'Calocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '104193'^^xsd:integer;
  dwc:occurrenceId 'A1_49_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104193'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanus sp.  (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_Delibus_sewelli>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Delibus_sewelli> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Delibus_sewelli> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_Delibus_sewelli>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_Delibus_sewelli>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_Delibus_sewelli" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_Delibus_sewelli'^^xsd:string;
  dwc:scientificName 'Delius sewelli'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '363906'^^xsd:integer;
  dwc:occurrenceId 'A1_49_Delibus_sewelli'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363906'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sewelli'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_Delibus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Delibus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Delibus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_Delibus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_Delibus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_Delibus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Delius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '363904'^^xsd:integer;
  dwc:occurrenceId 'A1_49_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363904'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_Mecynocera_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Mecynocera_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Mecynocera_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_Mecynocera_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_Mecynocera_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_Mecynocera_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Mecynocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '104184'^^xsd:integer;
  dwc:occurrenceId 'A1_49_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Mecynocera sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_Paracalanus_aculeatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Paracalanus_aculeatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Paracalanus_aculeatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_Paracalanus_aculeatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_Paracalanus_aculeatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_Paracalanus_aculeatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_Paracalanus_aculeatus'^^xsd:string;
  dwc:scientificName 'Paracalanus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '104681'^^xsd:integer;
  dwc:occurrenceId 'A1_49_Paracalanus_aculeatus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1464945'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus aculeatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_Paracalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Paracalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Paracalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_Paracalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_Paracalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_Paracalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Paracalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '104196'^^xsd:integer;
  dwc:occurrenceId 'A1_49_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104196'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_Rhincalanus_cornutus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Rhincalanus_cornutus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Rhincalanus_cornutus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_Rhincalanus_cornutus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_Rhincalanus_cornutus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_Rhincalanus_cornutus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_Rhincalanus_cornutus'^^xsd:string;
  dwc:scientificName 'Rhincalanus cornutus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '104542'^^xsd:integer;
  dwc:occurrenceId 'A1_49_Rhincalanus_cornutus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1488083'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rhincalanus cornutus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_Subeucalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Subeucalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Subeucalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_Subeucalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_Subeucalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_Subeucalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Subeucalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '104173'^^xsd:integer;
  dwc:occurrenceId 'A1_49_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104173'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Subeucalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_Clausocalanus_furcatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Clausocalanus_furcatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Clausocalanus_furcatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_Clausocalanus_furcatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_Clausocalanus_furcatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_Clausocalanus_furcatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_Clausocalanus_furcatus'^^xsd:string;
  dwc:scientificName 'Clausocalanus furcatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '104503'^^xsd:integer;
  dwc:occurrenceId 'A1_49_Clausocalanus_furcatus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104503'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus furcatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_Clausocalanus_mastigophorus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Clausocalanus_mastigophorus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Clausocalanus_mastigophorus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_Clausocalanus_mastigophorus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_Clausocalanus_mastigophorus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_Clausocalanus_mastigophorus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:scientificName 'Clausocalanus mastigophorus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '104506'^^xsd:integer;
  dwc:occurrenceId 'A1_49_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104506'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus mastigophorus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_Clausocalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Clausocalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Clausocalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_Clausocalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_Clausocalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_Clausocalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Clausocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '104161'^^xsd:integer;
  dwc:occurrenceId 'A1_49_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104161'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_Euchaeta_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Euchaeta_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Euchaeta_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_Euchaeta_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_Euchaeta_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_Euchaeta_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Euchaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '104174'^^xsd:integer;
  dwc:occurrenceId 'A1_49_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104174'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Euchaeta spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_Scolecithrix_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Scolecithrix_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Scolecithrix_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_Scolecithrix_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_Scolecithrix_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_Scolecithrix_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_Scolecithrix_danae'^^xsd:string;
  dwc:scientificName 'Scolecithrix danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '104821'^^xsd:integer;
  dwc:occurrenceId 'A1_49_Scolecithrix_danae'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104821'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_Scolecithrix_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Scolecithrix_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Scolecithrix_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_Scolecithrix_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_Scolecithrix_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_Scolecithrix_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Scolecithrix'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '104230'^^xsd:integer;
  dwc:occurrenceId 'A1_49_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104230'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_Lucicutia_flavicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Lucicutia_flavicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Lucicutia_flavicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_Lucicutia_flavicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_Lucicutia_flavicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_Lucicutia_flavicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_Lucicutia_flavicornis'^^xsd:string;
  dwc:scientificName 'Lucicutia flavicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '104597'^^xsd:integer;
  dwc:occurrenceId 'A1_49_Lucicutia_flavicornis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104597'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia flavicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_Lucicutia_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Lucicutia_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Lucicutia_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_Lucicutia_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_Lucicutia_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_Lucicutia_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_Lucicutia_sp.'^^xsd:string;
  dwc:scientificName 'Lucicutia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '104183'^^xsd:integer;
  dwc:occurrenceId 'A1_49_Lucicutia_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104183'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_Pleuromamma_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Pleuromamma_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Pleuromamma_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_Pleuromamma_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_Pleuromamma_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_Pleuromamma_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Pleuromamma'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '104191'^^xsd:integer;
  dwc:occurrenceId 'A1_49_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104191'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Pleuromamma sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_Temora_stylifera_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Temora_stylifera_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Temora_stylifera_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_Temora_stylifera_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_Temora_stylifera_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_Temora_stylifera_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:scientificName 'Temora stylifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '104879'^^xsd:integer;
  dwc:occurrenceId 'A1_49_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104879'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora stylifera (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_Temora_turbinata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Temora_turbinata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Temora_turbinata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_Temora_turbinata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_Temora_turbinata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_Temora_turbinata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_Temora_turbinata'^^xsd:string;
  dwc:scientificName 'Temora turbinata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '104880'^^xsd:integer;
  dwc:occurrenceId 'A1_49_Temora_turbinata'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104880'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora turbinata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_Candacia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Candacia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Candacia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_Candacia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_Candacia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_Candacia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_Candacia_spp.'^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A1_49_Candacia_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_Candacia_sp._%28copepodite%29%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Candacia_sp._%28copepodite%29%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Candacia_sp._%28copepodite%29%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_Candacia_sp._%28copepodite%29%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_Candacia_sp._%28copepodite%29%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_Candacia_sp._(copepodite) " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A1_49_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia sp. (copepodite) '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_Calanopia_americana_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Calanopia_americana_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Calanopia_americana_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_Calanopia_americana_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_Calanopia_americana_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_Calanopia_americana_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:scientificName 'Calanopia americana'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '104723'^^xsd:integer;
  dwc:occurrenceId 'A1_49_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104723'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calanopia americana (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_Acartia_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Acartia_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Acartia_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_Acartia_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_Acartia_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_Acartia_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_Acartia_danae'^^xsd:string;
  dwc:scientificName 'Acartia (Acartia) danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '346026'^^xsd:integer;
  dwc:occurrenceId 'A1_49_Acartia_danae'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346026'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_Acartia_lilljeborgii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Acartia_lilljeborgii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Acartia_lilljeborgii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_Acartia_lilljeborgii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_Acartia_lilljeborgii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_Acartia_lilljeborgii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_Acartia_lilljeborgii'^^xsd:string;
  dwc:scientificName 'Acartia lilljeborgii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '348510'^^xsd:integer;
  dwc:occurrenceId 'A1_49_Acartia_lilljeborgii'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia lilljeborgii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_Calanoida_%28others_copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Calanoida_%28others_copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Calanoida_%28others_copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_Calanoida_%28others_copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_Calanoida_%28others_copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_Calanoida_(others_copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'A1_49_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Calanoida (others copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_Oithona_atlantica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Oithona_atlantica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Oithona_atlantica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_Oithona_atlantica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_Oithona_atlantica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_Oithona_atlantica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_Oithona_atlantica'^^xsd:string;
  dwc:scientificName 'Oithona atlantica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '106642'^^xsd:integer;
  dwc:occurrenceId 'A1_49_Oithona_atlantica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106642'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona atlantica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_Oithona_plumifera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Oithona_plumifera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Oithona_plumifera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_Oithona_plumifera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_Oithona_plumifera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_Oithona_plumifera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_Oithona_plumifera'^^xsd:string;
  dwc:scientificName 'Oithona plumifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '106652'^^xsd:integer;
  dwc:occurrenceId 'A1_49_Oithona_plumifera'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106652'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona plumifera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_Oithona_setigera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Oithona_setigera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Oithona_setigera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_Oithona_setigera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_Oithona_setigera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_Oithona_setigera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_Oithona_setigera'^^xsd:string;
  dwc:scientificName 'Oithona setigera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '106655'^^xsd:integer;
  dwc:occurrenceId 'A1_49_Oithona_setigera'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '734517'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona setigera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_Oithona_hebes>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Oithona_hebes> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Oithona_hebes> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_Oithona_hebes>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_Oithona_hebes>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_Oithona_hebes" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_Oithona_hebes'^^xsd:string;
  dwc:scientificName 'Oithona hebes'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '106647'^^xsd:integer;
  dwc:occurrenceId 'A1_49_Oithona_hebes'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106647'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona hebes'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_Oithona_spp.%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Oithona_spp.%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Oithona_spp.%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_Oithona_spp.%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_Oithona_spp.%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_Oithona_spp. " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_Oithona_spp. '^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A1_49_Oithona_spp. '^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_Oithona_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Oithona_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Oithona_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_Oithona_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_Oithona_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_Oithona_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A1_49_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_Microsetella_norvegica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Microsetella_norvegica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Microsetella_norvegica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_Microsetella_norvegica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_Microsetella_norvegica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_Microsetella_norvegica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_Microsetella_norvegica'^^xsd:string;
  dwc:scientificName 'Microsetella norvegica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '116115'^^xsd:integer;
  dwc:occurrenceId 'A1_49_Microsetella_norvegica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116115'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella norvegica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_Microsetella_rosea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Microsetella_rosea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Microsetella_rosea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_Microsetella_rosea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_Microsetella_rosea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_Microsetella_rosea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_Microsetella_rosea'^^xsd:string;
  dwc:scientificName 'Microsetella rosea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '116116'^^xsd:integer;
  dwc:occurrenceId 'A1_49_Microsetella_rosea'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116116'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella rosea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_Microsetella_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Microsetella_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Microsetella_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_Microsetella_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_Microsetella_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_Microsetella_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Microsetella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '115341'^^xsd:integer;
  dwc:occurrenceId 'A1_49_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115341'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_Macrosetella_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Macrosetella_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Macrosetella_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_Macrosetella_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_Macrosetella_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_Macrosetella_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_Macrosetella_gracilis'^^xsd:string;
  dwc:scientificName 'Macrosetella gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '116382'^^xsd:integer;
  dwc:occurrenceId 'A1_49_Macrosetella_gracilis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116382'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Macrosetella gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_Miracia_efferata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Miracia_efferata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Miracia_efferata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_Miracia_efferata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_Miracia_efferata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_Miracia_efferata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_Miracia_efferata'^^xsd:string;
  dwc:scientificName 'Miracia efferata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '116383'^^xsd:integer;
  dwc:occurrenceId 'A1_49_Miracia_efferata'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116383'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Miracia efferata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_Oncaea_media>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Oncaea_media> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Oncaea_media> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_Oncaea_media>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_Oncaea_media>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_Oncaea_media" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_Oncaea_media'^^xsd:string;
  dwc:scientificName 'Oncaea media'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '128938'^^xsd:integer;
  dwc:occurrenceId 'A1_49_Oncaea_media'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1862287'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea media'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_Oncaea_venusta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Oncaea_venusta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Oncaea_venusta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_Oncaea_venusta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_Oncaea_venusta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_Oncaea_venusta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_Oncaea_venusta'^^xsd:string;
  dwc:scientificName 'Oncaea venusta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '128954'^^xsd:integer;
  dwc:occurrenceId 'A1_49_Oncaea_venusta'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1754274'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea venusta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_Oncaea_mediterranea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Oncaea_mediterranea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Oncaea_mediterranea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_Oncaea_mediterranea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_Oncaea_mediterranea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_Oncaea_mediterranea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_Oncaea_mediterranea'^^xsd:string;
  dwc:scientificName 'Oncaea mediterranea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '128939'^^xsd:integer;
  dwc:occurrenceId 'A1_49_Oncaea_mediterranea'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128939'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea mediterranea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_Oncaea_scottodicarloi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Oncaea_scottodicarloi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Oncaea_scottodicarloi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_Oncaea_scottodicarloi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_Oncaea_scottodicarloi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_Oncaea_scottodicarloi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_Oncaea_scottodicarloi'^^xsd:string;
  dwc:scientificName 'Oncaea scottodicarloi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '128950'^^xsd:integer;
  dwc:occurrenceId 'A1_49_Oncaea_scottodicarloi'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128950'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea scottodicarloi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_Oncaea_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Oncaea_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Oncaea_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_Oncaea_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_Oncaea_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_Oncaea_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oncaea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '128690'^^xsd:integer;
  dwc:occurrenceId 'A1_49_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128690'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_Hemicyclops_thallassius>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Hemicyclops_thallassius> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Hemicyclops_thallassius> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_Hemicyclops_thallassius>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_Hemicyclops_thallassius>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_Hemicyclops_thallassius" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_Hemicyclops_thallassius'^^xsd:string;
  dwc:scientificName 'Hemicyclops thalassius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '352254'^^xsd:integer;
  dwc:occurrenceId 'A1_49_Hemicyclops_thallassius'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '352254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Hemicyclops thallassius'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_Copilia_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Copilia_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Copilia_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_Copilia_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_Copilia_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_Copilia_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Copilia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '128721'^^xsd:integer;
  dwc:occurrenceId 'A1_49_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128721'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Copilia spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_Agetus_flaccus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Agetus_flaccus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Agetus_flaccus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_Agetus_flaccus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_Agetus_flaccus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_Agetus_flaccus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_Agetus_flaccus'^^xsd:string;
  dwc:scientificName 'Agetus flaccus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '128795'^^xsd:integer;
  dwc:occurrenceId 'A1_49_Agetus_flaccus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128795'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Agetus flaccus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_Corycaeus_speciosus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Corycaeus_speciosus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Corycaeus_speciosus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_Corycaeus_speciosus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_Corycaeus_speciosus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_Corycaeus_speciosus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_Corycaeus_speciosus'^^xsd:string;
  dwc:scientificName 'Corycaeus speciosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '128800'^^xsd:integer;
  dwc:occurrenceId 'A1_49_Corycaeus_speciosus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128800'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus speciosus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_Corycaeus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Corycaeus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Corycaeus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_Corycaeus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_Corycaeus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_Corycaeus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Corycaeus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '128634'^^xsd:integer;
  dwc:occurrenceId 'A1_49_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128634'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_Farranula_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Farranula_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Farranula_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_Farranula_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_Farranula_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_Farranula_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_Farranula_gracilis'^^xsd:string;
  dwc:scientificName 'Farranula gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '128813'^^xsd:integer;
  dwc:occurrenceId 'A1_49_Farranula_gracilis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128813'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_Farranula_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Farranula_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Farranula_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_Farranula_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_Farranula_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_Farranula_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Farranula'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '128636'^^xsd:integer;
  dwc:occurrenceId 'A1_49_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128636'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_Copepoda_%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Copepoda_%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Copepoda_%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_Copepoda_%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_Copepoda_%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_Copepoda_(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_Copepoda_(nauplius)'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'A1_49_Copepoda_(nauplius)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Copepoda (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_CIRRIPEDIA__%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_CIRRIPEDIA__%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_CIRRIPEDIA__%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_CIRRIPEDIA__%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_CIRRIPEDIA__%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_CIRRIPEDIA__(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:occurrenceId 'A1_49_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  dwc:verbatimIdentification 'CIRRIPEDIA  (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_STOMATOPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_STOMATOPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_STOMATOPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_STOMATOPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_STOMATOPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_STOMATOPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Stomatopoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '14355'^^xsd:integer;
  dwc:occurrenceId 'A1_49_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '14355'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'STOMATOPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_DECAPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_DECAPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_DECAPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_DECAPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_DECAPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_DECAPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_DECAPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:occurrenceId 'A1_49_DECAPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'DECAPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_ECHINODERMATA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_ECHINODERMATA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_ECHINODERMATA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_ECHINODERMATA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_ECHINODERMATA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_ECHINODERMATA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:scientificName 'Echinodermata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '1806'^^xsd:integer;
  dwc:occurrenceId 'A1_49_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1806'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'ECHINODERMATA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_BRYOZOA_%28cyphonauta_larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_BRYOZOA_%28cyphonauta_larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_BRYOZOA_%28cyphonauta_larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_BRYOZOA_%28cyphonauta_larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_BRYOZOA_%28cyphonauta_larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_BRYOZOA_(cyphonauta_larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'A1_49_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'BRYOZOA (cyphonauta larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_Sagitta_friedreich>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Sagitta_friedreich> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Sagitta_friedreich> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_Sagitta_friedreich>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_Sagitta_friedreich>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_Sagitta_friedreich" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_Sagitta_friedreich'^^xsd:string;
  dwc:scientificName 'Sagitta friderici'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '105452'^^xsd:integer;
  dwc:occurrenceId 'A1_49_Sagitta_friedreich'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105441'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta friedreich'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_Sagitta_spp.%C2%A0%28imature%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Sagitta_spp.%C2%A0%28imature%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Sagitta_spp.%C2%A0%28imature%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_Sagitta_spp.%C2%A0%28imature%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_Sagitta_spp.%C2%A0%28imature%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_Sagitta_spp. (imature)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_Sagitta_spp. (imature)'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:occurrenceId 'A1_49_Sagitta_spp. (imature)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta spp. (imature)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_Chaetognatha_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Chaetognatha_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Chaetognatha_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_Chaetognatha_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_Chaetognatha_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_Chaetognatha_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_Chaetognatha_(others)'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:occurrenceId 'A1_49_Chaetognatha_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Chaetognatha (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_Fritillaria_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Fritillaria_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Fritillaria_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_Fritillaria_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_Fritillaria_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_Fritillaria_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_Fritillaria_spp.'^^xsd:string;
  dwc:scientificName 'Fritillaria'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '103358'^^xsd:integer;
  dwc:occurrenceId 'A1_49_Fritillaria_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Fritillaria spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_Oikopleura_dioica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Oikopleura_dioica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Oikopleura_dioica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_Oikopleura_dioica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_Oikopleura_dioica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_Oikopleura_dioica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_Oikopleura_dioica'^^xsd:string;
  dwc:scientificName 'Oikopleura dioica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '1770057'^^xsd:integer;
  dwc:occurrenceId 'A1_49_Oikopleura_dioica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura dioica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_Oikopleura_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Oikopleura_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Oikopleura_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_Oikopleura_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_Oikopleura_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_Oikopleura_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_Oikopleura_spp.'^^xsd:string;
  dwc:scientificName 'Oikopleura'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '103367'^^xsd:integer;
  dwc:occurrenceId 'A1_49_Oikopleura_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_Appendicularia_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Appendicularia_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Appendicularia_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_Appendicularia_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_Appendicularia_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_Appendicularia_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_Appendicularia_(others)'^^xsd:string;
  dwc:scientificName 'Appendicularia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '146421'^^xsd:integer;
  dwc:occurrenceId 'A1_49_Appendicularia_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146421'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Appendicularia (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_Thalia_democratica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Thalia_democratica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Thalia_democratica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_Thalia_democratica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_Thalia_democratica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_Thalia_democratica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_Thalia_democratica'^^xsd:string;
  dwc:scientificName 'Thalia democratica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '137279'^^xsd:integer;
  dwc:occurrenceId 'A1_49_Thalia_democratica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137279'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Thalia democratica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_Doliolo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Doliolo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Doliolo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_Doliolo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_Doliolo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_Doliolo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_Doliolo'^^xsd:string;
  dwc:scientificName 'Dolioloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '137221'^^xsd:integer;
  dwc:occurrenceId 'A1_49_Doliolo'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137221'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Doliolo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_Teleostei_%28egg%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Teleostei_%28egg%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Teleostei_%28egg%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_Teleostei_%28egg%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_Teleostei_%28egg%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_Teleostei_(egg)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_Teleostei_(egg)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A1_49_Teleostei_(egg)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (egg)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_Teleostei_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Teleostei_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Teleostei_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_Teleostei_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_Teleostei_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_Teleostei_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_Teleostei_(larvae)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A1_49_Teleostei_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_SIPHONOPHORAE_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_SIPHONOPHORAE_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_SIPHONOPHORAE_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_SIPHONOPHORAE_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_SIPHONOPHORAE_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_SIPHONOPHORAE_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:scientificName 'Siphonophorae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '1371'^^xsd:integer;
  dwc:occurrenceId 'A1_49_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'SIPHONOPHORAE spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_Gastropoda_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Gastropoda_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Gastropoda_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_Gastropoda_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_Gastropoda_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_Gastropoda_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_Gastropoda_(veliger)'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'A1_49_Gastropoda_(veliger)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Gastropoda (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_Pteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Pteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Pteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_Pteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_Pteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_Pteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_Pteropoda'^^xsd:string;
  dwc:scientificName 'Pteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '325345'^^xsd:integer;
  dwc:occurrenceId 'A1_49_Pteropoda'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '325345'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Pteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_Heteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Heteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Heteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_Heteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_Heteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_Heteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_Heteropoda'^^xsd:string;
  dwc:scientificName 'Heteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '1491356'^^xsd:integer;
  dwc:occurrenceId 'A1_49_Heteropoda'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491356'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Heteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_Bivalvia_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Bivalvia_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_Bivalvia_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_Bivalvia_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_Bivalvia_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_Bivalvia_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_Bivalvia_(veliger)'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'A1_49_Bivalvia_(veliger)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Bivalvia (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_POLYCHAETA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_POLYCHAETA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_POLYCHAETA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_POLYCHAETA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_POLYCHAETA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_POLYCHAETA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'A1_49_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'POLYCHAETA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_OSTRACODA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_OSTRACODA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_OSTRACODA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_OSTRACODA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_OSTRACODA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_OSTRACODA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_OSTRACODA'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'A1_49_OSTRACODA'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'OSTRACODA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_49_CLADOCERA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_49_CLADOCERA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_49_CLADOCERA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.857531"^^xsd:decimal ;
  dwc:decimalLongitude "-34.808748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_49_CLADOCERA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.857531 -34.808748)"^^geo:wktLiteral ;
  geo-pos:lat "-8.857531"^^xsd:decimal ;
  geo-pos:long "-34.808748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_49_CLADOCERA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_49_CLADOCERA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_49_CLADOCERA'^^xsd:string;
  dwc:scientificName 'Cladocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.808748'^^xsd:double;
  dwc:latitude '-8.857531'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 49'^^xsd:string;
  dwc:aphiaid '1076'^^xsd:integer;
  dwc:occurrenceId 'A1_49_CLADOCERA'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '155670'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'CLADOCERA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_Codonella_acuta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Codonella_acuta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Codonella_acuta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_Codonella_acuta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_Codonella_acuta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_Codonella_acuta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_Codonella_acuta'^^xsd:string;
  dwc:scientificName 'Codonella acuta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '417132'^^xsd:integer;
  dwc:occurrenceId 'A1_52_Codonella_acuta'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417132'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella acuta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_Codonella_amphorella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Codonella_amphorella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Codonella_amphorella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_Codonella_amphorella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_Codonella_amphorella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_Codonella_amphorella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_Codonella_amphorella'^^xsd:string;
  dwc:scientificName 'Codonella amphorella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '417133'^^xsd:integer;
  dwc:occurrenceId 'A1_52_Codonella_amphorella'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417133'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella amphorella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_Codonella_apicata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Codonella_apicata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Codonella_apicata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_Codonella_apicata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_Codonella_apicata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_Codonella_apicata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_Codonella_apicata'^^xsd:string;
  dwc:scientificName 'Codonella apicata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '417134'^^xsd:integer;
  dwc:occurrenceId 'A1_52_Codonella_apicata'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417134'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella apicata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_Codonella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Codonella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Codonella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_Codonella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_Codonella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_Codonella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_Codonella_sp.'^^xsd:string;
  dwc:scientificName 'Codonella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '150203'^^xsd:integer;
  dwc:occurrenceId 'A1_52_Codonella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150203'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_Tintinnopsis_tocantinensis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Tintinnopsis_tocantinensis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Tintinnopsis_tocantinensis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_Tintinnopsis_tocantinensis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_Tintinnopsis_tocantinensis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_Tintinnopsis_tocantinensis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:scientificName 'Tintinnopsis tocantinensis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '417156'^^xsd:integer;
  dwc:occurrenceId 'A1_52_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417156'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis tocantinensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_Tintinnopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Tintinnopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Tintinnopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_Tintinnopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_Tintinnopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_Tintinnopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_Tintinnopsis_spp.'^^xsd:string;
  dwc:scientificName 'Tintinnopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:occurrenceId 'A1_52_Tintinnopsis_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_Codonellopsis_ostenfeldi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Codonellopsis_ostenfeldi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Codonellopsis_ostenfeldi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_Codonellopsis_ostenfeldi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_Codonellopsis_ostenfeldi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_Codonellopsis_ostenfeldi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:scientificName 'Codonellopsis ostenfeldi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '427448'^^xsd:integer;
  dwc:occurrenceId 'A1_52_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427448'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis ostenfeldi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_Codonellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Codonellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Codonellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_Codonellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_Codonellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_Codonellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_Codonellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Codonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '204197'^^xsd:integer;
  dwc:occurrenceId 'A1_52_Codonellopsis_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '204197'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_Coxliella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Coxliella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Coxliella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_Coxliella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_Coxliella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_Coxliella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_Coxliella_sp.'^^xsd:string;
  dwc:scientificName 'Coxliella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '150208'^^xsd:integer;
  dwc:occurrenceId 'A1_52_Coxliella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150208'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Coxliella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_Dadayiella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Dadayiella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Dadayiella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_Dadayiella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_Dadayiella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_Dadayiella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_Dadayiella_sp.'^^xsd:string;
  dwc:scientificName 'Dadayiella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '183541'^^xsd:integer;
  dwc:occurrenceId 'A1_52_Dadayiella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183541'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dadayiella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_Dictyocysta_lepida>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Dictyocysta_lepida> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Dictyocysta_lepida> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_Dictyocysta_lepida>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_Dictyocysta_lepida>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_Dictyocysta_lepida" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_Dictyocysta_lepida'^^xsd:string;
  dwc:scientificName 'Dictyocysta lepida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '235767'^^xsd:integer;
  dwc:occurrenceId 'A1_52_Dictyocysta_lepida'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235767'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocysta lepida'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_Epiplocylis_undella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Epiplocylis_undella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Epiplocylis_undella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_Epiplocylis_undella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_Epiplocylis_undella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_Epiplocylis_undella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_Epiplocylis_undella'^^xsd:string;
  dwc:scientificName 'Epiplocylis undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '341668'^^xsd:integer;
  dwc:occurrenceId 'A1_52_Epiplocylis_undella'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '341668'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis undella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_Epiplocylis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Epiplocylis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Epiplocylis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_Epiplocylis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_Epiplocylis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_Epiplocylis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_Epiplocylis_sp.'^^xsd:string;
  dwc:scientificName 'Epiplocylis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '183562'^^xsd:integer;
  dwc:occurrenceId 'A1_52_Epiplocylis_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183562'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_Favella_enrenbergii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Favella_enrenbergii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Favella_enrenbergii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_Favella_enrenbergii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_Favella_enrenbergii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_Favella_enrenbergii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_Favella_enrenbergii'^^xsd:string;
  dwc:scientificName 'Favella ehrenbergii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '235761'^^xsd:integer;
  dwc:occurrenceId 'A1_52_Favella_enrenbergii'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235761'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Favella enrenbergii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_Eutintinnus_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Eutintinnus_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Eutintinnus_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_Eutintinnus_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_Eutintinnus_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_Eutintinnus_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_Eutintinnus_spp.'^^xsd:string;
  dwc:scientificName 'Eutintinnus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '183543'^^xsd:integer;
  dwc:occurrenceId 'A1_52_Eutintinnus_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183543'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Eutintinnus spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_Amphorellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Amphorellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Amphorellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_Amphorellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_Amphorellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_Amphorellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_Amphorellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Amphorellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '425527'^^xsd:integer;
  dwc:occurrenceId 'A1_52_Amphorellopsis_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '425527'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Amphorellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_Rabdonella_elegans>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Rabdonella_elegans> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Rabdonella_elegans> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_Rabdonella_elegans>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_Rabdonella_elegans>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_Rabdonella_elegans" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_Rabdonella_elegans'^^xsd:string;
  dwc:scientificName 'Rhabdonella elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '183577'^^xsd:integer;
  dwc:occurrenceId 'A1_52_Rabdonella_elegans'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183577'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella elegans'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_Rabdonella_brandti>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Rabdonella_brandti> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Rabdonella_brandti> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_Rabdonella_brandti>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_Rabdonella_brandti>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_Rabdonella_brandti" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_Rabdonella_brandti'^^xsd:string;
  dwc:scientificName 'Rhabdonella brandti'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '427513'^^xsd:integer;
  dwc:occurrenceId 'A1_52_Rabdonella_brandti'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427513'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella brandti'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_Rabdonellopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Rabdonellopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Rabdonellopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_Rabdonellopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_Rabdonellopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_Rabdonellopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_Rabdonellopsis_spp.'^^xsd:string;
  dwc:scientificName 'Rhabdonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '183550'^^xsd:integer;
  dwc:occurrenceId 'A1_52_Rabdonellopsis_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183550'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonellopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_Undella_claparedei>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Undella_claparedei> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Undella_claparedei> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_Undella_claparedei>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_Undella_claparedei>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_Undella_claparedei" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_Undella_claparedei'^^xsd:string;
  dwc:scientificName 'Undella claparedei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '341684'^^xsd:integer;
  dwc:occurrenceId 'A1_52_Undella_claparedei'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417240'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undella claparedei'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_Undella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Undella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Undella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_Undella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_Undella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_Undella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_Undella_sp.'^^xsd:string;
  dwc:scientificName 'Undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '235764'^^xsd:integer;
  dwc:occurrenceId 'A1_52_Undella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235764'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Undella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_Xystonellopsis_heros>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Xystonellopsis_heros> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Xystonellopsis_heros> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_Xystonellopsis_heros>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_Xystonellopsis_heros>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_Xystonellopsis_heros" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_Xystonellopsis_heros'^^xsd:string;
  dwc:scientificName 'Xystonellopsis heros'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '417266'^^xsd:integer;
  dwc:occurrenceId 'A1_52_Xystonellopsis_heros'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417266'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Xystonellopsis heros'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_Tintinnina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Tintinnina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Tintinnina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_Tintinnina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_Tintinnina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_Tintinnina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_Tintinnina_(others)'^^xsd:string;
  dwc:scientificName 'Tintinnina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '732976'^^xsd:integer;
  dwc:occurrenceId 'A1_52_Tintinnina_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_Collosphaera_macropora>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Collosphaera_macropora> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Collosphaera_macropora> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_Collosphaera_macropora>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_Collosphaera_macropora>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_Collosphaera_macropora" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_Collosphaera_macropora'^^xsd:string;
  dwc:scientificName 'Collosphaera macropora'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '493482'^^xsd:integer;
  dwc:occurrenceId 'A1_52_Collosphaera_macropora'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493482'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Collosphaera macropora'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_Dictyocoryne_profunda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Dictyocoryne_profunda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Dictyocoryne_profunda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_Dictyocoryne_profunda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_Dictyocoryne_profunda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_Dictyocoryne_profunda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_Dictyocoryne_profunda'^^xsd:string;
  dwc:scientificName 'Dictyocoryne profunda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '412935'^^xsd:integer;
  dwc:occurrenceId 'A1_52_Dictyocoryne_profunda'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412935'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne profunda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_Dictyocoryne_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Dictyocoryne_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Dictyocoryne_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_Dictyocoryne_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_Dictyocoryne_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_Dictyocoryne_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_Dictyocoryne_sp.'^^xsd:string;
  dwc:scientificName 'Dictyocoryne'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '412934'^^xsd:integer;
  dwc:occurrenceId 'A1_52_Dictyocoryne_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412934'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_Discopyle_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Discopyle_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Discopyle_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_Discopyle_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_Discopyle_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_Discopyle_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_Discopyle_sp.'^^xsd:string;
  dwc:scientificName 'Discopyle'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '493501'^^xsd:integer;
  dwc:occurrenceId 'A1_52_Discopyle_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Discopyle sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_Pylonidae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Pylonidae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Pylonidae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_Pylonidae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_Pylonidae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_Pylonidae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_Pylonidae'^^xsd:string;
  dwc:scientificName 'Pyloniidae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '345902'^^xsd:integer;
  dwc:occurrenceId 'A1_52_Pylonidae'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345902'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:verbatimIdentification 'Pylonidae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_Spongodiscus_resurgens>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Spongodiscus_resurgens> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Spongodiscus_resurgens> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_Spongodiscus_resurgens>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_Spongodiscus_resurgens>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_Spongodiscus_resurgens" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_Spongodiscus_resurgens'^^xsd:string;
  dwc:scientificName 'Spongodiscus resurgens'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '493608'^^xsd:integer;
  dwc:occurrenceId 'A1_52_Spongodiscus_resurgens'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493608'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongodiscus resurgens'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_Spongosphaera_streptacantha>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Spongosphaera_streptacantha> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Spongosphaera_streptacantha> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_Spongosphaera_streptacantha>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_Spongosphaera_streptacantha>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_Spongosphaera_streptacantha" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_Spongosphaera_streptacantha'^^xsd:string;
  dwc:scientificName 'Spongosphaera streptacantha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '493393'^^xsd:integer;
  dwc:occurrenceId 'A1_52_Spongosphaera_streptacantha'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493393'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongosphaera streptacantha'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_Spongaster_tetras>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Spongaster_tetras> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Spongaster_tetras> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_Spongaster_tetras>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_Spongaster_tetras>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_Spongaster_tetras" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_Spongaster_tetras'^^xsd:string;
  dwc:scientificName 'Spongaster tetras'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '412940'^^xsd:integer;
  dwc:occurrenceId 'A1_52_Spongaster_tetras'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412940'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongaster tetras'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_Spongotrochus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Spongotrochus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Spongotrochus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_Spongotrochus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_Spongotrochus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_Spongotrochus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_Spongotrochus_sp.'^^xsd:string;
  dwc:scientificName 'Spongotrochus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '412948'^^xsd:integer;
  dwc:occurrenceId 'A1_52_Spongotrochus_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Spongotrochus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_Zygocircus_productus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Zygocircus_productus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Zygocircus_productus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_Zygocircus_productus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_Zygocircus_productus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_Zygocircus_productus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_Zygocircus_productus'^^xsd:string;
  dwc:scientificName 'Zygocircus productus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '493705'^^xsd:integer;
  dwc:occurrenceId 'A1_52_Zygocircus_productus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493705'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus productus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_Zygocircus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Zygocircus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Zygocircus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_Zygocircus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_Zygocircus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_Zygocircus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_Zygocircus_sp.'^^xsd:string;
  dwc:scientificName 'Zygocircus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '493702'^^xsd:integer;
  dwc:occurrenceId 'A1_52_Zygocircus_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493702'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_Polycystina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Polycystina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Polycystina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_Polycystina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_Polycystina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_Polycystina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_Polycystina_(others)'^^xsd:string;
  dwc:scientificName 'Polycystina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '235740'^^xsd:integer;
  dwc:occurrenceId 'A1_52_Polycystina_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235740'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Polycystina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_ACANTHARIA_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_ACANTHARIA_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_ACANTHARIA_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_ACANTHARIA_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_ACANTHARIA_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_ACANTHARIA_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_ACANTHARIA_spp.'^^xsd:string;
  dwc:scientificName 'Acantharia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '586732'^^xsd:integer;
  dwc:occurrenceId 'A1_52_ACANTHARIA_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '586732'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'ACANTHARIA spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_Bolivina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Bolivina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Bolivina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_Bolivina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_Bolivina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_Bolivina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_Bolivina_sp.'^^xsd:string;
  dwc:scientificName 'Bolivina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '112101'^^xsd:integer;
  dwc:occurrenceId 'A1_52_Bolivina_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Bolivina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_Globigerina_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Globigerina_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Globigerina_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_Globigerina_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_Globigerina_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_Globigerina_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_Globigerina_bulloides'^^xsd:string;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:occurrenceId 'A1_52_Globigerina_bulloides'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globigerina bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_Globogirinoides_ruber>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Globogirinoides_ruber> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Globogirinoides_ruber> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_Globogirinoides_ruber>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_Globogirinoides_ruber>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_Globogirinoides_ruber" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_Globogirinoides_ruber'^^xsd:string;
  dwc:scientificName 'Globigerinoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:occurrenceId 'A1_52_Globogirinoides_ruber'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globogirinoides ruber'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_Globorotalia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Globorotalia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Globorotalia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_Globorotalia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_Globorotalia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_Globorotalia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_Globorotalia_spp.'^^xsd:string;
  dwc:scientificName 'Globorotalia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '112200'^^xsd:integer;
  dwc:occurrenceId 'A1_52_Globorotalia_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112200'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Globorotalia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_Neogloboquadrina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Neogloboquadrina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Neogloboquadrina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_Neogloboquadrina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_Neogloboquadrina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_Neogloboquadrina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_Neogloboquadrina_sp.'^^xsd:string;
  dwc:scientificName 'Neogloboquadrina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '112202'^^xsd:integer;
  dwc:occurrenceId 'A1_52_Neogloboquadrina_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112202'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Neogloboquadrina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_Orbulina_universa>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Orbulina_universa> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Orbulina_universa> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_Orbulina_universa>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_Orbulina_universa>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_Orbulina_universa" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_Orbulina_universa'^^xsd:string;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:occurrenceId 'A1_52_Orbulina_universa'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Orbulina universa'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_Tretomphalus_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Tretomphalus_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Tretomphalus_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_Tretomphalus_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_Tretomphalus_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_Tretomphalus_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_Tretomphalus_bulloides'^^xsd:string;
  dwc:scientificName 'Tretomphalus bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '113184'^^xsd:integer;
  dwc:occurrenceId 'A1_52_Tretomphalus_bulloides'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tretomphalus bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_Trochammina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Trochammina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Trochammina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_Trochammina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_Trochammina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_Trochammina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_Trochammina_sp.'^^xsd:string;
  dwc:scientificName 'Trochammina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:occurrenceId 'A1_52_Trochammina_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Trochammina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_Foraminifera_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Foraminifera_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Foraminifera_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_Foraminifera_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_Foraminifera_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_Foraminifera_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_Foraminifera_(others)'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:occurrenceId 'A1_52_Foraminifera_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Foraminifera (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_Nannocalanus_minor>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Nannocalanus_minor> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Nannocalanus_minor> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_Nannocalanus_minor>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_Nannocalanus_minor>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_Nannocalanus_minor" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_Nannocalanus_minor'^^xsd:string;
  dwc:scientificName 'Nannocalanus minor'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '104469'^^xsd:integer;
  dwc:occurrenceId 'A1_52_Nannocalanus_minor'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104469'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus minor'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_Nannocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Nannocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Nannocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_Nannocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_Nannocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_Nannocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Nannocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '104154'^^xsd:integer;
  dwc:occurrenceId 'A1_52_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104154'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_Neocalanus_robustior>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Neocalanus_robustior> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Neocalanus_robustior> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_Neocalanus_robustior>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_Neocalanus_robustior>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_Neocalanus_robustior" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_Neocalanus_robustior'^^xsd:string;
  dwc:scientificName 'Neocalanus robustior'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '104472'^^xsd:integer;
  dwc:occurrenceId 'A1_52_Neocalanus_robustior'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104472'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Neocalanus robustior'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_Undinula_vulgaris_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Undinula_vulgaris_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Undinula_vulgaris_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_Undinula_vulgaris_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_Undinula_vulgaris_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_Undinula_vulgaris_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:scientificName 'Undinula vulgaris'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '104473'^^xsd:integer;
  dwc:occurrenceId 'A1_52_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104473'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undinula vulgaris (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_Acrocalanus_longicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Acrocalanus_longicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Acrocalanus_longicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_Acrocalanus_longicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_Acrocalanus_longicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_Acrocalanus_longicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_Acrocalanus_longicornis'^^xsd:string;
  dwc:scientificName 'Acrocalanus longicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '104646'^^xsd:integer;
  dwc:occurrenceId 'A1_52_Acrocalanus_longicornis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104646'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus longicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_Acrocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Acrocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Acrocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_Acrocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_Acrocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_Acrocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Acrocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '104192'^^xsd:integer;
  dwc:occurrenceId 'A1_52_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104192'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_Calocalanos_pavo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Calocalanos_pavo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Calocalanos_pavo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_Calocalanos_pavo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_Calocalanos_pavo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_Calocalanos_pavo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_Calocalanos_pavo'^^xsd:string;
  dwc:scientificName 'Calocalanus pavo'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '104669'^^xsd:integer;
  dwc:occurrenceId 'A1_52_Calocalanos_pavo'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanos pavo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_Calocalanus_sp. _(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:scientificName 'Calocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '104193'^^xsd:integer;
  dwc:occurrenceId 'A1_52_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104193'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanus sp.  (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_Delibus_sewelli>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Delibus_sewelli> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Delibus_sewelli> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_Delibus_sewelli>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_Delibus_sewelli>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_Delibus_sewelli" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_Delibus_sewelli'^^xsd:string;
  dwc:scientificName 'Delius sewelli'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '363906'^^xsd:integer;
  dwc:occurrenceId 'A1_52_Delibus_sewelli'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363906'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sewelli'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_Delibus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Delibus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Delibus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_Delibus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_Delibus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_Delibus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Delius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '363904'^^xsd:integer;
  dwc:occurrenceId 'A1_52_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363904'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_Mecynocera_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Mecynocera_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Mecynocera_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_Mecynocera_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_Mecynocera_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_Mecynocera_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Mecynocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '104184'^^xsd:integer;
  dwc:occurrenceId 'A1_52_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Mecynocera sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_Paracalanus_aculeatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Paracalanus_aculeatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Paracalanus_aculeatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_Paracalanus_aculeatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_Paracalanus_aculeatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_Paracalanus_aculeatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_Paracalanus_aculeatus'^^xsd:string;
  dwc:scientificName 'Paracalanus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '104681'^^xsd:integer;
  dwc:occurrenceId 'A1_52_Paracalanus_aculeatus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1464945'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus aculeatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_Paracalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Paracalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Paracalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_Paracalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_Paracalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_Paracalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Paracalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '104196'^^xsd:integer;
  dwc:occurrenceId 'A1_52_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104196'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_Rhincalanus_cornutus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Rhincalanus_cornutus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Rhincalanus_cornutus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_Rhincalanus_cornutus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_Rhincalanus_cornutus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_Rhincalanus_cornutus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_Rhincalanus_cornutus'^^xsd:string;
  dwc:scientificName 'Rhincalanus cornutus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '104542'^^xsd:integer;
  dwc:occurrenceId 'A1_52_Rhincalanus_cornutus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1488083'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rhincalanus cornutus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_Subeucalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Subeucalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Subeucalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_Subeucalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_Subeucalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_Subeucalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Subeucalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '104173'^^xsd:integer;
  dwc:occurrenceId 'A1_52_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104173'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Subeucalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_Clausocalanus_furcatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Clausocalanus_furcatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Clausocalanus_furcatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_Clausocalanus_furcatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_Clausocalanus_furcatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_Clausocalanus_furcatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_Clausocalanus_furcatus'^^xsd:string;
  dwc:scientificName 'Clausocalanus furcatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '104503'^^xsd:integer;
  dwc:occurrenceId 'A1_52_Clausocalanus_furcatus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104503'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus furcatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_Clausocalanus_mastigophorus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Clausocalanus_mastigophorus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Clausocalanus_mastigophorus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_Clausocalanus_mastigophorus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_Clausocalanus_mastigophorus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_Clausocalanus_mastigophorus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:scientificName 'Clausocalanus mastigophorus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '104506'^^xsd:integer;
  dwc:occurrenceId 'A1_52_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104506'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus mastigophorus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_Clausocalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Clausocalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Clausocalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_Clausocalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_Clausocalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_Clausocalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Clausocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '104161'^^xsd:integer;
  dwc:occurrenceId 'A1_52_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104161'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_Euchaeta_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Euchaeta_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Euchaeta_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_Euchaeta_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_Euchaeta_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_Euchaeta_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Euchaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '104174'^^xsd:integer;
  dwc:occurrenceId 'A1_52_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104174'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Euchaeta spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_Scolecithrix_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Scolecithrix_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Scolecithrix_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_Scolecithrix_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_Scolecithrix_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_Scolecithrix_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_Scolecithrix_danae'^^xsd:string;
  dwc:scientificName 'Scolecithrix danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '104821'^^xsd:integer;
  dwc:occurrenceId 'A1_52_Scolecithrix_danae'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104821'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_Scolecithrix_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Scolecithrix_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Scolecithrix_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_Scolecithrix_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_Scolecithrix_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_Scolecithrix_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Scolecithrix'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '104230'^^xsd:integer;
  dwc:occurrenceId 'A1_52_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104230'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_Lucicutia_flavicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Lucicutia_flavicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Lucicutia_flavicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_Lucicutia_flavicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_Lucicutia_flavicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_Lucicutia_flavicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_Lucicutia_flavicornis'^^xsd:string;
  dwc:scientificName 'Lucicutia flavicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '104597'^^xsd:integer;
  dwc:occurrenceId 'A1_52_Lucicutia_flavicornis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104597'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia flavicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_Lucicutia_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Lucicutia_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Lucicutia_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_Lucicutia_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_Lucicutia_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_Lucicutia_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_Lucicutia_sp.'^^xsd:string;
  dwc:scientificName 'Lucicutia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '104183'^^xsd:integer;
  dwc:occurrenceId 'A1_52_Lucicutia_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104183'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_Pleuromamma_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Pleuromamma_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Pleuromamma_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_Pleuromamma_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_Pleuromamma_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_Pleuromamma_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Pleuromamma'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '104191'^^xsd:integer;
  dwc:occurrenceId 'A1_52_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104191'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Pleuromamma sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_Temora_stylifera_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Temora_stylifera_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Temora_stylifera_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_Temora_stylifera_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_Temora_stylifera_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_Temora_stylifera_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:scientificName 'Temora stylifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '104879'^^xsd:integer;
  dwc:occurrenceId 'A1_52_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104879'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora stylifera (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_Temora_turbinata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Temora_turbinata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Temora_turbinata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_Temora_turbinata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_Temora_turbinata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_Temora_turbinata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_Temora_turbinata'^^xsd:string;
  dwc:scientificName 'Temora turbinata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '104880'^^xsd:integer;
  dwc:occurrenceId 'A1_52_Temora_turbinata'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104880'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora turbinata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_Candacia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Candacia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Candacia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_Candacia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_Candacia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_Candacia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_Candacia_spp.'^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A1_52_Candacia_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_Candacia_sp._%28copepodite%29%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Candacia_sp._%28copepodite%29%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Candacia_sp._%28copepodite%29%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_Candacia_sp._%28copepodite%29%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_Candacia_sp._%28copepodite%29%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_Candacia_sp._(copepodite) " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A1_52_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia sp. (copepodite) '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_Calanopia_americana_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Calanopia_americana_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Calanopia_americana_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_Calanopia_americana_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_Calanopia_americana_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_Calanopia_americana_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:scientificName 'Calanopia americana'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '104723'^^xsd:integer;
  dwc:occurrenceId 'A1_52_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104723'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calanopia americana (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_Acartia_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Acartia_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Acartia_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_Acartia_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_Acartia_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_Acartia_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_Acartia_danae'^^xsd:string;
  dwc:scientificName 'Acartia (Acartia) danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '346026'^^xsd:integer;
  dwc:occurrenceId 'A1_52_Acartia_danae'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346026'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_Acartia_lilljeborgii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Acartia_lilljeborgii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Acartia_lilljeborgii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_Acartia_lilljeborgii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_Acartia_lilljeborgii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_Acartia_lilljeborgii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_Acartia_lilljeborgii'^^xsd:string;
  dwc:scientificName 'Acartia lilljeborgii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '348510'^^xsd:integer;
  dwc:occurrenceId 'A1_52_Acartia_lilljeborgii'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia lilljeborgii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_Calanoida_%28others_copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Calanoida_%28others_copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Calanoida_%28others_copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_Calanoida_%28others_copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_Calanoida_%28others_copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_Calanoida_(others_copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'A1_52_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Calanoida (others copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_Oithona_atlantica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Oithona_atlantica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Oithona_atlantica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_Oithona_atlantica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_Oithona_atlantica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_Oithona_atlantica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_Oithona_atlantica'^^xsd:string;
  dwc:scientificName 'Oithona atlantica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '106642'^^xsd:integer;
  dwc:occurrenceId 'A1_52_Oithona_atlantica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106642'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona atlantica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_Oithona_plumifera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Oithona_plumifera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Oithona_plumifera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_Oithona_plumifera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_Oithona_plumifera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_Oithona_plumifera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_Oithona_plumifera'^^xsd:string;
  dwc:scientificName 'Oithona plumifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '106652'^^xsd:integer;
  dwc:occurrenceId 'A1_52_Oithona_plumifera'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106652'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona plumifera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_Oithona_setigera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Oithona_setigera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Oithona_setigera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_Oithona_setigera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_Oithona_setigera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_Oithona_setigera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_Oithona_setigera'^^xsd:string;
  dwc:scientificName 'Oithona setigera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '106655'^^xsd:integer;
  dwc:occurrenceId 'A1_52_Oithona_setigera'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '734517'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona setigera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_Oithona_hebes>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Oithona_hebes> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Oithona_hebes> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_Oithona_hebes>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_Oithona_hebes>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_Oithona_hebes" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_Oithona_hebes'^^xsd:string;
  dwc:scientificName 'Oithona hebes'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '106647'^^xsd:integer;
  dwc:occurrenceId 'A1_52_Oithona_hebes'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106647'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona hebes'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_Oithona_spp.%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Oithona_spp.%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Oithona_spp.%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_Oithona_spp.%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_Oithona_spp.%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_Oithona_spp. " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_Oithona_spp. '^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A1_52_Oithona_spp. '^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_Oithona_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Oithona_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Oithona_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_Oithona_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_Oithona_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_Oithona_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A1_52_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_Microsetella_norvegica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Microsetella_norvegica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Microsetella_norvegica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_Microsetella_norvegica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_Microsetella_norvegica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_Microsetella_norvegica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_Microsetella_norvegica'^^xsd:string;
  dwc:scientificName 'Microsetella norvegica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '116115'^^xsd:integer;
  dwc:occurrenceId 'A1_52_Microsetella_norvegica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116115'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella norvegica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_Microsetella_rosea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Microsetella_rosea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Microsetella_rosea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_Microsetella_rosea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_Microsetella_rosea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_Microsetella_rosea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_Microsetella_rosea'^^xsd:string;
  dwc:scientificName 'Microsetella rosea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '116116'^^xsd:integer;
  dwc:occurrenceId 'A1_52_Microsetella_rosea'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116116'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella rosea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_Microsetella_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Microsetella_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Microsetella_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_Microsetella_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_Microsetella_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_Microsetella_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Microsetella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '115341'^^xsd:integer;
  dwc:occurrenceId 'A1_52_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115341'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_Macrosetella_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Macrosetella_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Macrosetella_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_Macrosetella_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_Macrosetella_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_Macrosetella_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_Macrosetella_gracilis'^^xsd:string;
  dwc:scientificName 'Macrosetella gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '116382'^^xsd:integer;
  dwc:occurrenceId 'A1_52_Macrosetella_gracilis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116382'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Macrosetella gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_Miracia_efferata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Miracia_efferata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Miracia_efferata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_Miracia_efferata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_Miracia_efferata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_Miracia_efferata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_Miracia_efferata'^^xsd:string;
  dwc:scientificName 'Miracia efferata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '116383'^^xsd:integer;
  dwc:occurrenceId 'A1_52_Miracia_efferata'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116383'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Miracia efferata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_Oncaea_media>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Oncaea_media> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Oncaea_media> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_Oncaea_media>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_Oncaea_media>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_Oncaea_media" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_Oncaea_media'^^xsd:string;
  dwc:scientificName 'Oncaea media'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '128938'^^xsd:integer;
  dwc:occurrenceId 'A1_52_Oncaea_media'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1862287'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea media'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_Oncaea_venusta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Oncaea_venusta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Oncaea_venusta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_Oncaea_venusta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_Oncaea_venusta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_Oncaea_venusta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_Oncaea_venusta'^^xsd:string;
  dwc:scientificName 'Oncaea venusta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '128954'^^xsd:integer;
  dwc:occurrenceId 'A1_52_Oncaea_venusta'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1754274'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea venusta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_Oncaea_mediterranea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Oncaea_mediterranea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Oncaea_mediterranea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_Oncaea_mediterranea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_Oncaea_mediterranea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_Oncaea_mediterranea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_Oncaea_mediterranea'^^xsd:string;
  dwc:scientificName 'Oncaea mediterranea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '128939'^^xsd:integer;
  dwc:occurrenceId 'A1_52_Oncaea_mediterranea'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128939'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea mediterranea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_Oncaea_scottodicarloi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Oncaea_scottodicarloi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Oncaea_scottodicarloi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_Oncaea_scottodicarloi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_Oncaea_scottodicarloi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_Oncaea_scottodicarloi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_Oncaea_scottodicarloi'^^xsd:string;
  dwc:scientificName 'Oncaea scottodicarloi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '128950'^^xsd:integer;
  dwc:occurrenceId 'A1_52_Oncaea_scottodicarloi'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128950'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea scottodicarloi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_Oncaea_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Oncaea_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Oncaea_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_Oncaea_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_Oncaea_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_Oncaea_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oncaea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '128690'^^xsd:integer;
  dwc:occurrenceId 'A1_52_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128690'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_Hemicyclops_thallassius>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Hemicyclops_thallassius> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Hemicyclops_thallassius> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_Hemicyclops_thallassius>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_Hemicyclops_thallassius>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_Hemicyclops_thallassius" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_Hemicyclops_thallassius'^^xsd:string;
  dwc:scientificName 'Hemicyclops thalassius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '352254'^^xsd:integer;
  dwc:occurrenceId 'A1_52_Hemicyclops_thallassius'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '352254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Hemicyclops thallassius'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_Copilia_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Copilia_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Copilia_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_Copilia_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_Copilia_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_Copilia_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Copilia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '128721'^^xsd:integer;
  dwc:occurrenceId 'A1_52_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128721'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Copilia spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_Agetus_flaccus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Agetus_flaccus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Agetus_flaccus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_Agetus_flaccus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_Agetus_flaccus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_Agetus_flaccus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_Agetus_flaccus'^^xsd:string;
  dwc:scientificName 'Agetus flaccus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '128795'^^xsd:integer;
  dwc:occurrenceId 'A1_52_Agetus_flaccus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128795'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Agetus flaccus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_Corycaeus_speciosus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Corycaeus_speciosus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Corycaeus_speciosus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_Corycaeus_speciosus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_Corycaeus_speciosus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_Corycaeus_speciosus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_Corycaeus_speciosus'^^xsd:string;
  dwc:scientificName 'Corycaeus speciosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '128800'^^xsd:integer;
  dwc:occurrenceId 'A1_52_Corycaeus_speciosus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128800'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus speciosus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_Corycaeus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Corycaeus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Corycaeus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_Corycaeus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_Corycaeus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_Corycaeus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Corycaeus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '128634'^^xsd:integer;
  dwc:occurrenceId 'A1_52_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128634'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_Farranula_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Farranula_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Farranula_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_Farranula_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_Farranula_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_Farranula_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_Farranula_gracilis'^^xsd:string;
  dwc:scientificName 'Farranula gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '128813'^^xsd:integer;
  dwc:occurrenceId 'A1_52_Farranula_gracilis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128813'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_Farranula_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Farranula_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Farranula_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_Farranula_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_Farranula_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_Farranula_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Farranula'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '128636'^^xsd:integer;
  dwc:occurrenceId 'A1_52_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128636'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_Copepoda_%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Copepoda_%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Copepoda_%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_Copepoda_%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_Copepoda_%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_Copepoda_(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_Copepoda_(nauplius)'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'A1_52_Copepoda_(nauplius)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Copepoda (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_CIRRIPEDIA__%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_CIRRIPEDIA__%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_CIRRIPEDIA__%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_CIRRIPEDIA__%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_CIRRIPEDIA__%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_CIRRIPEDIA__(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:occurrenceId 'A1_52_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  dwc:verbatimIdentification 'CIRRIPEDIA  (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_STOMATOPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_STOMATOPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_STOMATOPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_STOMATOPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_STOMATOPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_STOMATOPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Stomatopoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '14355'^^xsd:integer;
  dwc:occurrenceId 'A1_52_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '14355'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'STOMATOPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_DECAPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_DECAPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_DECAPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_DECAPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_DECAPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_DECAPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_DECAPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:occurrenceId 'A1_52_DECAPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'DECAPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_ECHINODERMATA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_ECHINODERMATA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_ECHINODERMATA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_ECHINODERMATA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_ECHINODERMATA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_ECHINODERMATA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:scientificName 'Echinodermata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '1806'^^xsd:integer;
  dwc:occurrenceId 'A1_52_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1806'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'ECHINODERMATA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_BRYOZOA_%28cyphonauta_larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_BRYOZOA_%28cyphonauta_larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_BRYOZOA_%28cyphonauta_larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_BRYOZOA_%28cyphonauta_larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_BRYOZOA_%28cyphonauta_larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_BRYOZOA_(cyphonauta_larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'A1_52_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'BRYOZOA (cyphonauta larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_Sagitta_friedreich>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Sagitta_friedreich> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Sagitta_friedreich> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_Sagitta_friedreich>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_Sagitta_friedreich>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_Sagitta_friedreich" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_Sagitta_friedreich'^^xsd:string;
  dwc:scientificName 'Sagitta friderici'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '105452'^^xsd:integer;
  dwc:occurrenceId 'A1_52_Sagitta_friedreich'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105441'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta friedreich'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_Sagitta_spp.%C2%A0%28imature%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Sagitta_spp.%C2%A0%28imature%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Sagitta_spp.%C2%A0%28imature%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_Sagitta_spp.%C2%A0%28imature%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_Sagitta_spp.%C2%A0%28imature%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_Sagitta_spp. (imature)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_Sagitta_spp. (imature)'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:occurrenceId 'A1_52_Sagitta_spp. (imature)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta spp. (imature)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_Chaetognatha_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Chaetognatha_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Chaetognatha_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_Chaetognatha_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_Chaetognatha_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_Chaetognatha_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_Chaetognatha_(others)'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:occurrenceId 'A1_52_Chaetognatha_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Chaetognatha (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_Fritillaria_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Fritillaria_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Fritillaria_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_Fritillaria_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_Fritillaria_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_Fritillaria_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_Fritillaria_spp.'^^xsd:string;
  dwc:scientificName 'Fritillaria'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '103358'^^xsd:integer;
  dwc:occurrenceId 'A1_52_Fritillaria_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Fritillaria spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_Oikopleura_dioica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Oikopleura_dioica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Oikopleura_dioica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_Oikopleura_dioica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_Oikopleura_dioica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_Oikopleura_dioica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_Oikopleura_dioica'^^xsd:string;
  dwc:scientificName 'Oikopleura dioica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '1770057'^^xsd:integer;
  dwc:occurrenceId 'A1_52_Oikopleura_dioica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura dioica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_Oikopleura_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Oikopleura_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Oikopleura_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_Oikopleura_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_Oikopleura_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_Oikopleura_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_Oikopleura_spp.'^^xsd:string;
  dwc:scientificName 'Oikopleura'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '103367'^^xsd:integer;
  dwc:occurrenceId 'A1_52_Oikopleura_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_Appendicularia_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Appendicularia_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Appendicularia_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_Appendicularia_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_Appendicularia_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_Appendicularia_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_Appendicularia_(others)'^^xsd:string;
  dwc:scientificName 'Appendicularia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '146421'^^xsd:integer;
  dwc:occurrenceId 'A1_52_Appendicularia_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146421'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Appendicularia (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_Thalia_democratica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Thalia_democratica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Thalia_democratica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_Thalia_democratica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_Thalia_democratica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_Thalia_democratica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_Thalia_democratica'^^xsd:string;
  dwc:scientificName 'Thalia democratica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '137279'^^xsd:integer;
  dwc:occurrenceId 'A1_52_Thalia_democratica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137279'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Thalia democratica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_Doliolo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Doliolo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Doliolo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_Doliolo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_Doliolo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_Doliolo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_Doliolo'^^xsd:string;
  dwc:scientificName 'Dolioloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '137221'^^xsd:integer;
  dwc:occurrenceId 'A1_52_Doliolo'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137221'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Doliolo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_Teleostei_%28egg%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Teleostei_%28egg%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Teleostei_%28egg%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_Teleostei_%28egg%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_Teleostei_%28egg%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_Teleostei_(egg)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_Teleostei_(egg)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A1_52_Teleostei_(egg)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (egg)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_Teleostei_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Teleostei_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Teleostei_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_Teleostei_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_Teleostei_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_Teleostei_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_Teleostei_(larvae)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A1_52_Teleostei_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_SIPHONOPHORAE_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_SIPHONOPHORAE_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_SIPHONOPHORAE_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_SIPHONOPHORAE_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_SIPHONOPHORAE_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_SIPHONOPHORAE_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:scientificName 'Siphonophorae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '1371'^^xsd:integer;
  dwc:occurrenceId 'A1_52_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'SIPHONOPHORAE spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_Gastropoda_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Gastropoda_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Gastropoda_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_Gastropoda_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_Gastropoda_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_Gastropoda_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_Gastropoda_(veliger)'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'A1_52_Gastropoda_(veliger)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Gastropoda (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_Pteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Pteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Pteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_Pteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_Pteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_Pteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_Pteropoda'^^xsd:string;
  dwc:scientificName 'Pteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '325345'^^xsd:integer;
  dwc:occurrenceId 'A1_52_Pteropoda'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '325345'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Pteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_Heteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Heteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Heteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_Heteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_Heteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_Heteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_Heteropoda'^^xsd:string;
  dwc:scientificName 'Heteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '1491356'^^xsd:integer;
  dwc:occurrenceId 'A1_52_Heteropoda'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491356'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Heteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_Bivalvia_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Bivalvia_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_Bivalvia_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_Bivalvia_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_Bivalvia_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_Bivalvia_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_Bivalvia_(veliger)'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'A1_52_Bivalvia_(veliger)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Bivalvia (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_POLYCHAETA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_POLYCHAETA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_POLYCHAETA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_POLYCHAETA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_POLYCHAETA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_POLYCHAETA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'A1_52_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'POLYCHAETA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_OSTRACODA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_OSTRACODA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_OSTRACODA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_OSTRACODA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_OSTRACODA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_OSTRACODA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_OSTRACODA'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'A1_52_OSTRACODA'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'OSTRACODA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_52_CLADOCERA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_52_CLADOCERA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_52_CLADOCERA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.004514"^^xsd:decimal ;
  dwc:decimalLongitude "-34.804832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_52_CLADOCERA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.004514 -34.804832)"^^geo:wktLiteral ;
  geo-pos:lat "-9.004514"^^xsd:decimal ;
  geo-pos:long "-34.804832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_52_CLADOCERA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_52_CLADOCERA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_52_CLADOCERA'^^xsd:string;
  dwc:scientificName 'Cladocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.804832'^^xsd:double;
  dwc:latitude '-9.004514'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 52'^^xsd:string;
  dwc:aphiaid '1076'^^xsd:integer;
  dwc:occurrenceId 'A1_52_CLADOCERA'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '155670'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'CLADOCERA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_Codonella_acuta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Codonella_acuta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Codonella_acuta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_Codonella_acuta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_Codonella_acuta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_Codonella_acuta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_Codonella_acuta'^^xsd:string;
  dwc:scientificName 'Codonella acuta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '417132'^^xsd:integer;
  dwc:occurrenceId 'A2_28_Codonella_acuta'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417132'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella acuta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_Codonella_amphorella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Codonella_amphorella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Codonella_amphorella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_Codonella_amphorella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_Codonella_amphorella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_Codonella_amphorella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_Codonella_amphorella'^^xsd:string;
  dwc:scientificName 'Codonella amphorella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '417133'^^xsd:integer;
  dwc:occurrenceId 'A2_28_Codonella_amphorella'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417133'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella amphorella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_Codonella_apicata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Codonella_apicata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Codonella_apicata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_Codonella_apicata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_Codonella_apicata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_Codonella_apicata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_Codonella_apicata'^^xsd:string;
  dwc:scientificName 'Codonella apicata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '417134'^^xsd:integer;
  dwc:occurrenceId 'A2_28_Codonella_apicata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417134'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella apicata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_Codonella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Codonella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Codonella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_Codonella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_Codonella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_Codonella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_Codonella_sp.'^^xsd:string;
  dwc:scientificName 'Codonella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '150203'^^xsd:integer;
  dwc:occurrenceId 'A2_28_Codonella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150203'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_Tintinnopsis_tocantinensis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Tintinnopsis_tocantinensis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Tintinnopsis_tocantinensis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_Tintinnopsis_tocantinensis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_Tintinnopsis_tocantinensis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_Tintinnopsis_tocantinensis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:scientificName 'Tintinnopsis tocantinensis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '417156'^^xsd:integer;
  dwc:occurrenceId 'A2_28_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417156'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis tocantinensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_Tintinnopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Tintinnopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Tintinnopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_Tintinnopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_Tintinnopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_Tintinnopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_Tintinnopsis_spp.'^^xsd:string;
  dwc:scientificName 'Tintinnopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:occurrenceId 'A2_28_Tintinnopsis_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_Codonellopsis_ostenfeldi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Codonellopsis_ostenfeldi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Codonellopsis_ostenfeldi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_Codonellopsis_ostenfeldi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_Codonellopsis_ostenfeldi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_Codonellopsis_ostenfeldi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:scientificName 'Codonellopsis ostenfeldi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '427448'^^xsd:integer;
  dwc:occurrenceId 'A2_28_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427448'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis ostenfeldi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_Codonellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Codonellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Codonellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_Codonellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_Codonellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_Codonellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_Codonellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Codonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '204197'^^xsd:integer;
  dwc:occurrenceId 'A2_28_Codonellopsis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '204197'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_Coxliella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Coxliella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Coxliella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_Coxliella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_Coxliella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_Coxliella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_Coxliella_sp.'^^xsd:string;
  dwc:scientificName 'Coxliella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '150208'^^xsd:integer;
  dwc:occurrenceId 'A2_28_Coxliella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150208'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Coxliella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_Dadayiella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Dadayiella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Dadayiella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_Dadayiella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_Dadayiella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_Dadayiella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_Dadayiella_sp.'^^xsd:string;
  dwc:scientificName 'Dadayiella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '183541'^^xsd:integer;
  dwc:occurrenceId 'A2_28_Dadayiella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183541'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dadayiella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_Dictyocysta_lepida>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Dictyocysta_lepida> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Dictyocysta_lepida> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_Dictyocysta_lepida>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_Dictyocysta_lepida>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_Dictyocysta_lepida" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_Dictyocysta_lepida'^^xsd:string;
  dwc:scientificName 'Dictyocysta lepida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '235767'^^xsd:integer;
  dwc:occurrenceId 'A2_28_Dictyocysta_lepida'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235767'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocysta lepida'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_Epiplocylis_undella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Epiplocylis_undella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Epiplocylis_undella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_Epiplocylis_undella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_Epiplocylis_undella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_Epiplocylis_undella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_Epiplocylis_undella'^^xsd:string;
  dwc:scientificName 'Epiplocylis undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '341668'^^xsd:integer;
  dwc:occurrenceId 'A2_28_Epiplocylis_undella'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '341668'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis undella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_Epiplocylis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Epiplocylis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Epiplocylis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_Epiplocylis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_Epiplocylis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_Epiplocylis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_Epiplocylis_sp.'^^xsd:string;
  dwc:scientificName 'Epiplocylis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '183562'^^xsd:integer;
  dwc:occurrenceId 'A2_28_Epiplocylis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183562'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_Favella_enrenbergii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Favella_enrenbergii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Favella_enrenbergii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_Favella_enrenbergii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_Favella_enrenbergii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_Favella_enrenbergii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_Favella_enrenbergii'^^xsd:string;
  dwc:scientificName 'Favella ehrenbergii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '235761'^^xsd:integer;
  dwc:occurrenceId 'A2_28_Favella_enrenbergii'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235761'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Favella enrenbergii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_Eutintinnus_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Eutintinnus_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Eutintinnus_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_Eutintinnus_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_Eutintinnus_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_Eutintinnus_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_Eutintinnus_spp.'^^xsd:string;
  dwc:scientificName 'Eutintinnus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '183543'^^xsd:integer;
  dwc:occurrenceId 'A2_28_Eutintinnus_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183543'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Eutintinnus spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_Amphorellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Amphorellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Amphorellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_Amphorellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_Amphorellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_Amphorellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_Amphorellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Amphorellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '425527'^^xsd:integer;
  dwc:occurrenceId 'A2_28_Amphorellopsis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '425527'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Amphorellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_Rabdonella_elegans>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Rabdonella_elegans> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Rabdonella_elegans> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_Rabdonella_elegans>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_Rabdonella_elegans>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_Rabdonella_elegans" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_Rabdonella_elegans'^^xsd:string;
  dwc:scientificName 'Rhabdonella elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '183577'^^xsd:integer;
  dwc:occurrenceId 'A2_28_Rabdonella_elegans'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183577'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella elegans'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_Rabdonella_brandti>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Rabdonella_brandti> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Rabdonella_brandti> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_Rabdonella_brandti>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_Rabdonella_brandti>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_Rabdonella_brandti" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_Rabdonella_brandti'^^xsd:string;
  dwc:scientificName 'Rhabdonella brandti'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '427513'^^xsd:integer;
  dwc:occurrenceId 'A2_28_Rabdonella_brandti'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427513'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella brandti'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_Rabdonellopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Rabdonellopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Rabdonellopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_Rabdonellopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_Rabdonellopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_Rabdonellopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_Rabdonellopsis_spp.'^^xsd:string;
  dwc:scientificName 'Rhabdonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '183550'^^xsd:integer;
  dwc:occurrenceId 'A2_28_Rabdonellopsis_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183550'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonellopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_Undella_claparedei>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Undella_claparedei> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Undella_claparedei> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_Undella_claparedei>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_Undella_claparedei>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_Undella_claparedei" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_Undella_claparedei'^^xsd:string;
  dwc:scientificName 'Undella claparedei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '341684'^^xsd:integer;
  dwc:occurrenceId 'A2_28_Undella_claparedei'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417240'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undella claparedei'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_Undella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Undella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Undella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_Undella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_Undella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_Undella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_Undella_sp.'^^xsd:string;
  dwc:scientificName 'Undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '235764'^^xsd:integer;
  dwc:occurrenceId 'A2_28_Undella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235764'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Undella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_Xystonellopsis_heros>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Xystonellopsis_heros> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Xystonellopsis_heros> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_Xystonellopsis_heros>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_Xystonellopsis_heros>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_Xystonellopsis_heros" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_Xystonellopsis_heros'^^xsd:string;
  dwc:scientificName 'Xystonellopsis heros'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '417266'^^xsd:integer;
  dwc:occurrenceId 'A2_28_Xystonellopsis_heros'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417266'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Xystonellopsis heros'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_Tintinnina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Tintinnina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Tintinnina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_Tintinnina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_Tintinnina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_Tintinnina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_Tintinnina_(others)'^^xsd:string;
  dwc:scientificName 'Tintinnina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '732976'^^xsd:integer;
  dwc:occurrenceId 'A2_28_Tintinnina_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_Collosphaera_macropora>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Collosphaera_macropora> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Collosphaera_macropora> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_Collosphaera_macropora>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_Collosphaera_macropora>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_Collosphaera_macropora" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_Collosphaera_macropora'^^xsd:string;
  dwc:scientificName 'Collosphaera macropora'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '493482'^^xsd:integer;
  dwc:occurrenceId 'A2_28_Collosphaera_macropora'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493482'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Collosphaera macropora'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_Dictyocoryne_profunda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Dictyocoryne_profunda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Dictyocoryne_profunda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_Dictyocoryne_profunda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_Dictyocoryne_profunda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_Dictyocoryne_profunda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_Dictyocoryne_profunda'^^xsd:string;
  dwc:scientificName 'Dictyocoryne profunda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '412935'^^xsd:integer;
  dwc:occurrenceId 'A2_28_Dictyocoryne_profunda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412935'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne profunda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_Dictyocoryne_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Dictyocoryne_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Dictyocoryne_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_Dictyocoryne_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_Dictyocoryne_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_Dictyocoryne_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_Dictyocoryne_sp.'^^xsd:string;
  dwc:scientificName 'Dictyocoryne'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '412934'^^xsd:integer;
  dwc:occurrenceId 'A2_28_Dictyocoryne_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412934'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_Discopyle_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Discopyle_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Discopyle_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_Discopyle_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_Discopyle_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_Discopyle_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_Discopyle_sp.'^^xsd:string;
  dwc:scientificName 'Discopyle'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '493501'^^xsd:integer;
  dwc:occurrenceId 'A2_28_Discopyle_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Discopyle sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_Pylonidae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Pylonidae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Pylonidae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_Pylonidae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_Pylonidae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_Pylonidae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_Pylonidae'^^xsd:string;
  dwc:scientificName 'Pyloniidae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '345902'^^xsd:integer;
  dwc:occurrenceId 'A2_28_Pylonidae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345902'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:verbatimIdentification 'Pylonidae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_Spongodiscus_resurgens>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Spongodiscus_resurgens> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Spongodiscus_resurgens> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_Spongodiscus_resurgens>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_Spongodiscus_resurgens>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_Spongodiscus_resurgens" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_Spongodiscus_resurgens'^^xsd:string;
  dwc:scientificName 'Spongodiscus resurgens'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '493608'^^xsd:integer;
  dwc:occurrenceId 'A2_28_Spongodiscus_resurgens'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493608'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongodiscus resurgens'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_Spongosphaera_streptacantha>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Spongosphaera_streptacantha> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Spongosphaera_streptacantha> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_Spongosphaera_streptacantha>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_Spongosphaera_streptacantha>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_Spongosphaera_streptacantha" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_Spongosphaera_streptacantha'^^xsd:string;
  dwc:scientificName 'Spongosphaera streptacantha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '493393'^^xsd:integer;
  dwc:occurrenceId 'A2_28_Spongosphaera_streptacantha'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493393'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongosphaera streptacantha'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_Spongaster_tetras>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Spongaster_tetras> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Spongaster_tetras> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_Spongaster_tetras>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_Spongaster_tetras>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_Spongaster_tetras" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_Spongaster_tetras'^^xsd:string;
  dwc:scientificName 'Spongaster tetras'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '412940'^^xsd:integer;
  dwc:occurrenceId 'A2_28_Spongaster_tetras'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412940'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongaster tetras'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_Spongotrochus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Spongotrochus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Spongotrochus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_Spongotrochus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_Spongotrochus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_Spongotrochus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_Spongotrochus_sp.'^^xsd:string;
  dwc:scientificName 'Spongotrochus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '412948'^^xsd:integer;
  dwc:occurrenceId 'A2_28_Spongotrochus_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Spongotrochus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_Zygocircus_productus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Zygocircus_productus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Zygocircus_productus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_Zygocircus_productus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_Zygocircus_productus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_Zygocircus_productus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_Zygocircus_productus'^^xsd:string;
  dwc:scientificName 'Zygocircus productus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '493705'^^xsd:integer;
  dwc:occurrenceId 'A2_28_Zygocircus_productus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493705'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus productus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_Zygocircus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Zygocircus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Zygocircus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_Zygocircus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_Zygocircus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_Zygocircus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_Zygocircus_sp.'^^xsd:string;
  dwc:scientificName 'Zygocircus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '493702'^^xsd:integer;
  dwc:occurrenceId 'A2_28_Zygocircus_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493702'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_Polycystina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Polycystina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Polycystina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_Polycystina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_Polycystina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_Polycystina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_Polycystina_(others)'^^xsd:string;
  dwc:scientificName 'Polycystina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '235740'^^xsd:integer;
  dwc:occurrenceId 'A2_28_Polycystina_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235740'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Polycystina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_ACANTHARIA_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_ACANTHARIA_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_ACANTHARIA_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_ACANTHARIA_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_ACANTHARIA_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_ACANTHARIA_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_ACANTHARIA_spp.'^^xsd:string;
  dwc:scientificName 'Acantharia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '586732'^^xsd:integer;
  dwc:occurrenceId 'A2_28_ACANTHARIA_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '586732'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'ACANTHARIA spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_Bolivina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Bolivina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Bolivina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_Bolivina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_Bolivina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_Bolivina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_Bolivina_sp.'^^xsd:string;
  dwc:scientificName 'Bolivina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '112101'^^xsd:integer;
  dwc:occurrenceId 'A2_28_Bolivina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Bolivina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_Globigerina_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Globigerina_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Globigerina_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_Globigerina_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_Globigerina_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_Globigerina_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_Globigerina_bulloides'^^xsd:string;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:occurrenceId 'A2_28_Globigerina_bulloides'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globigerina bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_Globogirinoides_ruber>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Globogirinoides_ruber> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Globogirinoides_ruber> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_Globogirinoides_ruber>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_Globogirinoides_ruber>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_Globogirinoides_ruber" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_Globogirinoides_ruber'^^xsd:string;
  dwc:scientificName 'Globigerinoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:occurrenceId 'A2_28_Globogirinoides_ruber'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globogirinoides ruber'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_Globorotalia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Globorotalia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Globorotalia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_Globorotalia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_Globorotalia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_Globorotalia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_Globorotalia_spp.'^^xsd:string;
  dwc:scientificName 'Globorotalia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '112200'^^xsd:integer;
  dwc:occurrenceId 'A2_28_Globorotalia_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112200'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Globorotalia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_Neogloboquadrina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Neogloboquadrina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Neogloboquadrina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_Neogloboquadrina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_Neogloboquadrina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_Neogloboquadrina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_Neogloboquadrina_sp.'^^xsd:string;
  dwc:scientificName 'Neogloboquadrina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '112202'^^xsd:integer;
  dwc:occurrenceId 'A2_28_Neogloboquadrina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112202'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Neogloboquadrina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_Orbulina_universa>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Orbulina_universa> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Orbulina_universa> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_Orbulina_universa>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_Orbulina_universa>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_Orbulina_universa" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_Orbulina_universa'^^xsd:string;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:occurrenceId 'A2_28_Orbulina_universa'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Orbulina universa'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_Tretomphalus_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Tretomphalus_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Tretomphalus_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_Tretomphalus_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_Tretomphalus_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_Tretomphalus_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_Tretomphalus_bulloides'^^xsd:string;
  dwc:scientificName 'Tretomphalus bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '113184'^^xsd:integer;
  dwc:occurrenceId 'A2_28_Tretomphalus_bulloides'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tretomphalus bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_Trochammina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Trochammina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Trochammina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_Trochammina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_Trochammina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_Trochammina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_Trochammina_sp.'^^xsd:string;
  dwc:scientificName 'Trochammina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:occurrenceId 'A2_28_Trochammina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Trochammina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_Foraminifera_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Foraminifera_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Foraminifera_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_Foraminifera_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_Foraminifera_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_Foraminifera_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_Foraminifera_(others)'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:occurrenceId 'A2_28_Foraminifera_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Foraminifera (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_Nannocalanus_minor>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Nannocalanus_minor> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Nannocalanus_minor> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_Nannocalanus_minor>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_Nannocalanus_minor>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_Nannocalanus_minor" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_Nannocalanus_minor'^^xsd:string;
  dwc:scientificName 'Nannocalanus minor'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '104469'^^xsd:integer;
  dwc:occurrenceId 'A2_28_Nannocalanus_minor'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104469'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus minor'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_Nannocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Nannocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Nannocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_Nannocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_Nannocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_Nannocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Nannocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '104154'^^xsd:integer;
  dwc:occurrenceId 'A2_28_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104154'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_Neocalanus_robustior>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Neocalanus_robustior> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Neocalanus_robustior> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_Neocalanus_robustior>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_Neocalanus_robustior>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_Neocalanus_robustior" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_Neocalanus_robustior'^^xsd:string;
  dwc:scientificName 'Neocalanus robustior'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '104472'^^xsd:integer;
  dwc:occurrenceId 'A2_28_Neocalanus_robustior'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104472'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Neocalanus robustior'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_Undinula_vulgaris_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Undinula_vulgaris_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Undinula_vulgaris_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_Undinula_vulgaris_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_Undinula_vulgaris_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_Undinula_vulgaris_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:scientificName 'Undinula vulgaris'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '104473'^^xsd:integer;
  dwc:occurrenceId 'A2_28_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104473'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undinula vulgaris (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_Acrocalanus_longicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Acrocalanus_longicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Acrocalanus_longicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_Acrocalanus_longicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_Acrocalanus_longicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_Acrocalanus_longicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_Acrocalanus_longicornis'^^xsd:string;
  dwc:scientificName 'Acrocalanus longicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '104646'^^xsd:integer;
  dwc:occurrenceId 'A2_28_Acrocalanus_longicornis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104646'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus longicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_Acrocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Acrocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Acrocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_Acrocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_Acrocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_Acrocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Acrocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '104192'^^xsd:integer;
  dwc:occurrenceId 'A2_28_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104192'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_Calocalanos_pavo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Calocalanos_pavo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Calocalanos_pavo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_Calocalanos_pavo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_Calocalanos_pavo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_Calocalanos_pavo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_Calocalanos_pavo'^^xsd:string;
  dwc:scientificName 'Calocalanus pavo'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '104669'^^xsd:integer;
  dwc:occurrenceId 'A2_28_Calocalanos_pavo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanos pavo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_Calocalanus_sp. _(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:scientificName 'Calocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '104193'^^xsd:integer;
  dwc:occurrenceId 'A2_28_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104193'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanus sp.  (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_Delibus_sewelli>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Delibus_sewelli> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Delibus_sewelli> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_Delibus_sewelli>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_Delibus_sewelli>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_Delibus_sewelli" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_Delibus_sewelli'^^xsd:string;
  dwc:scientificName 'Delius sewelli'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '363906'^^xsd:integer;
  dwc:occurrenceId 'A2_28_Delibus_sewelli'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363906'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sewelli'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_Delibus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Delibus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Delibus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_Delibus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_Delibus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_Delibus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Delius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '363904'^^xsd:integer;
  dwc:occurrenceId 'A2_28_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363904'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_Mecynocera_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Mecynocera_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Mecynocera_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_Mecynocera_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_Mecynocera_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_Mecynocera_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Mecynocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '104184'^^xsd:integer;
  dwc:occurrenceId 'A2_28_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Mecynocera sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_Paracalanus_aculeatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Paracalanus_aculeatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Paracalanus_aculeatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_Paracalanus_aculeatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_Paracalanus_aculeatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_Paracalanus_aculeatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_Paracalanus_aculeatus'^^xsd:string;
  dwc:scientificName 'Paracalanus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '104681'^^xsd:integer;
  dwc:occurrenceId 'A2_28_Paracalanus_aculeatus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1464945'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus aculeatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_Paracalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Paracalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Paracalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_Paracalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_Paracalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_Paracalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Paracalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '104196'^^xsd:integer;
  dwc:occurrenceId 'A2_28_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104196'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_Rhincalanus_cornutus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Rhincalanus_cornutus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Rhincalanus_cornutus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_Rhincalanus_cornutus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_Rhincalanus_cornutus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_Rhincalanus_cornutus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_Rhincalanus_cornutus'^^xsd:string;
  dwc:scientificName 'Rhincalanus cornutus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '104542'^^xsd:integer;
  dwc:occurrenceId 'A2_28_Rhincalanus_cornutus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1488083'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rhincalanus cornutus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_Subeucalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Subeucalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Subeucalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_Subeucalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_Subeucalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_Subeucalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Subeucalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '104173'^^xsd:integer;
  dwc:occurrenceId 'A2_28_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104173'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Subeucalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_Clausocalanus_furcatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Clausocalanus_furcatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Clausocalanus_furcatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_Clausocalanus_furcatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_Clausocalanus_furcatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_Clausocalanus_furcatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_Clausocalanus_furcatus'^^xsd:string;
  dwc:scientificName 'Clausocalanus furcatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '104503'^^xsd:integer;
  dwc:occurrenceId 'A2_28_Clausocalanus_furcatus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104503'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus furcatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_Clausocalanus_mastigophorus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Clausocalanus_mastigophorus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Clausocalanus_mastigophorus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_Clausocalanus_mastigophorus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_Clausocalanus_mastigophorus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_Clausocalanus_mastigophorus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:scientificName 'Clausocalanus mastigophorus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '104506'^^xsd:integer;
  dwc:occurrenceId 'A2_28_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104506'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus mastigophorus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_Clausocalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Clausocalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Clausocalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_Clausocalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_Clausocalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_Clausocalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Clausocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '104161'^^xsd:integer;
  dwc:occurrenceId 'A2_28_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104161'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_Euchaeta_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Euchaeta_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Euchaeta_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_Euchaeta_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_Euchaeta_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_Euchaeta_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Euchaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '104174'^^xsd:integer;
  dwc:occurrenceId 'A2_28_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104174'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Euchaeta spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_Scolecithrix_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Scolecithrix_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Scolecithrix_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_Scolecithrix_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_Scolecithrix_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_Scolecithrix_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_Scolecithrix_danae'^^xsd:string;
  dwc:scientificName 'Scolecithrix danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '104821'^^xsd:integer;
  dwc:occurrenceId 'A2_28_Scolecithrix_danae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104821'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_Scolecithrix_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Scolecithrix_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Scolecithrix_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_Scolecithrix_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_Scolecithrix_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_Scolecithrix_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Scolecithrix'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '104230'^^xsd:integer;
  dwc:occurrenceId 'A2_28_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104230'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_Lucicutia_flavicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Lucicutia_flavicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Lucicutia_flavicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_Lucicutia_flavicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_Lucicutia_flavicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_Lucicutia_flavicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_Lucicutia_flavicornis'^^xsd:string;
  dwc:scientificName 'Lucicutia flavicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '104597'^^xsd:integer;
  dwc:occurrenceId 'A2_28_Lucicutia_flavicornis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104597'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia flavicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_Lucicutia_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Lucicutia_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Lucicutia_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_Lucicutia_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_Lucicutia_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_Lucicutia_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_Lucicutia_sp.'^^xsd:string;
  dwc:scientificName 'Lucicutia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '104183'^^xsd:integer;
  dwc:occurrenceId 'A2_28_Lucicutia_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104183'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_Pleuromamma_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Pleuromamma_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Pleuromamma_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_Pleuromamma_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_Pleuromamma_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_Pleuromamma_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Pleuromamma'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '104191'^^xsd:integer;
  dwc:occurrenceId 'A2_28_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104191'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Pleuromamma sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_Temora_stylifera_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Temora_stylifera_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Temora_stylifera_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_Temora_stylifera_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_Temora_stylifera_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_Temora_stylifera_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:scientificName 'Temora stylifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '104879'^^xsd:integer;
  dwc:occurrenceId 'A2_28_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104879'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora stylifera (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_Temora_turbinata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Temora_turbinata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Temora_turbinata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_Temora_turbinata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_Temora_turbinata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_Temora_turbinata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_Temora_turbinata'^^xsd:string;
  dwc:scientificName 'Temora turbinata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '104880'^^xsd:integer;
  dwc:occurrenceId 'A2_28_Temora_turbinata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104880'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora turbinata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_Candacia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Candacia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Candacia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_Candacia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_Candacia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_Candacia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_Candacia_spp.'^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A2_28_Candacia_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_Candacia_sp._%28copepodite%29%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Candacia_sp._%28copepodite%29%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Candacia_sp._%28copepodite%29%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_Candacia_sp._%28copepodite%29%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_Candacia_sp._%28copepodite%29%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_Candacia_sp._(copepodite) " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A2_28_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia sp. (copepodite) '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_Calanopia_americana_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Calanopia_americana_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Calanopia_americana_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_Calanopia_americana_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_Calanopia_americana_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_Calanopia_americana_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:scientificName 'Calanopia americana'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '104723'^^xsd:integer;
  dwc:occurrenceId 'A2_28_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104723'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calanopia americana (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_Acartia_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Acartia_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Acartia_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_Acartia_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_Acartia_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_Acartia_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_Acartia_danae'^^xsd:string;
  dwc:scientificName 'Acartia (Acartia) danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '346026'^^xsd:integer;
  dwc:occurrenceId 'A2_28_Acartia_danae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346026'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_Acartia_lilljeborgii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Acartia_lilljeborgii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Acartia_lilljeborgii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_Acartia_lilljeborgii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_Acartia_lilljeborgii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_Acartia_lilljeborgii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_Acartia_lilljeborgii'^^xsd:string;
  dwc:scientificName 'Acartia lilljeborgii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '348510'^^xsd:integer;
  dwc:occurrenceId 'A2_28_Acartia_lilljeborgii'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia lilljeborgii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_Calanoida_%28others_copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Calanoida_%28others_copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Calanoida_%28others_copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_Calanoida_%28others_copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_Calanoida_%28others_copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_Calanoida_(others_copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'A2_28_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Calanoida (others copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_Oithona_atlantica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Oithona_atlantica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Oithona_atlantica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_Oithona_atlantica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_Oithona_atlantica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_Oithona_atlantica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_Oithona_atlantica'^^xsd:string;
  dwc:scientificName 'Oithona atlantica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '106642'^^xsd:integer;
  dwc:occurrenceId 'A2_28_Oithona_atlantica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106642'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona atlantica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_Oithona_plumifera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Oithona_plumifera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Oithona_plumifera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_Oithona_plumifera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_Oithona_plumifera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_Oithona_plumifera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_Oithona_plumifera'^^xsd:string;
  dwc:scientificName 'Oithona plumifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '106652'^^xsd:integer;
  dwc:occurrenceId 'A2_28_Oithona_plumifera'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106652'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona plumifera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_Oithona_setigera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Oithona_setigera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Oithona_setigera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_Oithona_setigera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_Oithona_setigera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_Oithona_setigera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_Oithona_setigera'^^xsd:string;
  dwc:scientificName 'Oithona setigera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '106655'^^xsd:integer;
  dwc:occurrenceId 'A2_28_Oithona_setigera'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '734517'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona setigera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_Oithona_hebes>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Oithona_hebes> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Oithona_hebes> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_Oithona_hebes>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_Oithona_hebes>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_Oithona_hebes" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_Oithona_hebes'^^xsd:string;
  dwc:scientificName 'Oithona hebes'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '106647'^^xsd:integer;
  dwc:occurrenceId 'A2_28_Oithona_hebes'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106647'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona hebes'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_Oithona_spp.%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Oithona_spp.%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Oithona_spp.%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_Oithona_spp.%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_Oithona_spp.%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_Oithona_spp. " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_Oithona_spp. '^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A2_28_Oithona_spp. '^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_Oithona_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Oithona_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Oithona_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_Oithona_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_Oithona_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_Oithona_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A2_28_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_Microsetella_norvegica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Microsetella_norvegica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Microsetella_norvegica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_Microsetella_norvegica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_Microsetella_norvegica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_Microsetella_norvegica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_Microsetella_norvegica'^^xsd:string;
  dwc:scientificName 'Microsetella norvegica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '116115'^^xsd:integer;
  dwc:occurrenceId 'A2_28_Microsetella_norvegica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116115'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella norvegica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_Microsetella_rosea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Microsetella_rosea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Microsetella_rosea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_Microsetella_rosea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_Microsetella_rosea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_Microsetella_rosea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_Microsetella_rosea'^^xsd:string;
  dwc:scientificName 'Microsetella rosea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '116116'^^xsd:integer;
  dwc:occurrenceId 'A2_28_Microsetella_rosea'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116116'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella rosea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_Microsetella_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Microsetella_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Microsetella_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_Microsetella_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_Microsetella_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_Microsetella_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Microsetella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '115341'^^xsd:integer;
  dwc:occurrenceId 'A2_28_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115341'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_Macrosetella_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Macrosetella_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Macrosetella_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_Macrosetella_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_Macrosetella_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_Macrosetella_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_Macrosetella_gracilis'^^xsd:string;
  dwc:scientificName 'Macrosetella gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '116382'^^xsd:integer;
  dwc:occurrenceId 'A2_28_Macrosetella_gracilis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116382'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Macrosetella gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_Miracia_efferata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Miracia_efferata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Miracia_efferata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_Miracia_efferata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_Miracia_efferata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_Miracia_efferata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_Miracia_efferata'^^xsd:string;
  dwc:scientificName 'Miracia efferata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '116383'^^xsd:integer;
  dwc:occurrenceId 'A2_28_Miracia_efferata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116383'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Miracia efferata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_Oncaea_media>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Oncaea_media> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Oncaea_media> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_Oncaea_media>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_Oncaea_media>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_Oncaea_media" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_Oncaea_media'^^xsd:string;
  dwc:scientificName 'Oncaea media'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '128938'^^xsd:integer;
  dwc:occurrenceId 'A2_28_Oncaea_media'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1862287'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea media'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_Oncaea_venusta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Oncaea_venusta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Oncaea_venusta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_Oncaea_venusta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_Oncaea_venusta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_Oncaea_venusta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_Oncaea_venusta'^^xsd:string;
  dwc:scientificName 'Oncaea venusta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '128954'^^xsd:integer;
  dwc:occurrenceId 'A2_28_Oncaea_venusta'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1754274'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea venusta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_Oncaea_mediterranea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Oncaea_mediterranea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Oncaea_mediterranea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_Oncaea_mediterranea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_Oncaea_mediterranea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_Oncaea_mediterranea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_Oncaea_mediterranea'^^xsd:string;
  dwc:scientificName 'Oncaea mediterranea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '128939'^^xsd:integer;
  dwc:occurrenceId 'A2_28_Oncaea_mediterranea'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128939'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea mediterranea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_Oncaea_scottodicarloi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Oncaea_scottodicarloi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Oncaea_scottodicarloi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_Oncaea_scottodicarloi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_Oncaea_scottodicarloi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_Oncaea_scottodicarloi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_Oncaea_scottodicarloi'^^xsd:string;
  dwc:scientificName 'Oncaea scottodicarloi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '128950'^^xsd:integer;
  dwc:occurrenceId 'A2_28_Oncaea_scottodicarloi'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128950'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea scottodicarloi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_Oncaea_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Oncaea_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Oncaea_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_Oncaea_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_Oncaea_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_Oncaea_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oncaea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '128690'^^xsd:integer;
  dwc:occurrenceId 'A2_28_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128690'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_Hemicyclops_thallassius>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Hemicyclops_thallassius> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Hemicyclops_thallassius> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_Hemicyclops_thallassius>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_Hemicyclops_thallassius>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_Hemicyclops_thallassius" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_Hemicyclops_thallassius'^^xsd:string;
  dwc:scientificName 'Hemicyclops thalassius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '352254'^^xsd:integer;
  dwc:occurrenceId 'A2_28_Hemicyclops_thallassius'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '352254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Hemicyclops thallassius'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_Copilia_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Copilia_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Copilia_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_Copilia_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_Copilia_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_Copilia_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Copilia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '128721'^^xsd:integer;
  dwc:occurrenceId 'A2_28_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128721'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Copilia spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_Agetus_flaccus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Agetus_flaccus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Agetus_flaccus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_Agetus_flaccus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_Agetus_flaccus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_Agetus_flaccus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_Agetus_flaccus'^^xsd:string;
  dwc:scientificName 'Agetus flaccus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '128795'^^xsd:integer;
  dwc:occurrenceId 'A2_28_Agetus_flaccus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128795'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Agetus flaccus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_Corycaeus_speciosus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Corycaeus_speciosus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Corycaeus_speciosus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_Corycaeus_speciosus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_Corycaeus_speciosus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_Corycaeus_speciosus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_Corycaeus_speciosus'^^xsd:string;
  dwc:scientificName 'Corycaeus speciosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '128800'^^xsd:integer;
  dwc:occurrenceId 'A2_28_Corycaeus_speciosus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128800'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus speciosus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_Corycaeus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Corycaeus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Corycaeus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_Corycaeus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_Corycaeus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_Corycaeus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Corycaeus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '128634'^^xsd:integer;
  dwc:occurrenceId 'A2_28_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128634'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_Farranula_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Farranula_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Farranula_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_Farranula_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_Farranula_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_Farranula_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_Farranula_gracilis'^^xsd:string;
  dwc:scientificName 'Farranula gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '128813'^^xsd:integer;
  dwc:occurrenceId 'A2_28_Farranula_gracilis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128813'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_Farranula_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Farranula_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Farranula_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_Farranula_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_Farranula_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_Farranula_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Farranula'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '128636'^^xsd:integer;
  dwc:occurrenceId 'A2_28_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128636'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_Copepoda_%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Copepoda_%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Copepoda_%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_Copepoda_%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_Copepoda_%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_Copepoda_(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_Copepoda_(nauplius)'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'A2_28_Copepoda_(nauplius)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Copepoda (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_CIRRIPEDIA__%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_CIRRIPEDIA__%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_CIRRIPEDIA__%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_CIRRIPEDIA__%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_CIRRIPEDIA__%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_CIRRIPEDIA__(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:occurrenceId 'A2_28_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  dwc:verbatimIdentification 'CIRRIPEDIA  (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_STOMATOPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_STOMATOPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_STOMATOPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_STOMATOPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_STOMATOPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_STOMATOPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Stomatopoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '14355'^^xsd:integer;
  dwc:occurrenceId 'A2_28_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '14355'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'STOMATOPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_DECAPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_DECAPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_DECAPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_DECAPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_DECAPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_DECAPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_DECAPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:occurrenceId 'A2_28_DECAPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'DECAPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_ECHINODERMATA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_ECHINODERMATA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_ECHINODERMATA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_ECHINODERMATA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_ECHINODERMATA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_ECHINODERMATA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:scientificName 'Echinodermata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '1806'^^xsd:integer;
  dwc:occurrenceId 'A2_28_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1806'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'ECHINODERMATA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_BRYOZOA_%28cyphonauta_larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_BRYOZOA_%28cyphonauta_larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_BRYOZOA_%28cyphonauta_larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_BRYOZOA_%28cyphonauta_larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_BRYOZOA_%28cyphonauta_larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_BRYOZOA_(cyphonauta_larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'A2_28_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'BRYOZOA (cyphonauta larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_Sagitta_friedreich>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Sagitta_friedreich> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Sagitta_friedreich> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_Sagitta_friedreich>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_Sagitta_friedreich>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_Sagitta_friedreich" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_Sagitta_friedreich'^^xsd:string;
  dwc:scientificName 'Sagitta friderici'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '105452'^^xsd:integer;
  dwc:occurrenceId 'A2_28_Sagitta_friedreich'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105441'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta friedreich'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_Sagitta_spp.%C2%A0%28imature%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Sagitta_spp.%C2%A0%28imature%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Sagitta_spp.%C2%A0%28imature%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_Sagitta_spp.%C2%A0%28imature%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_Sagitta_spp.%C2%A0%28imature%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_Sagitta_spp. (imature)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_Sagitta_spp. (imature)'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:occurrenceId 'A2_28_Sagitta_spp. (imature)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta spp. (imature)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_Chaetognatha_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Chaetognatha_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Chaetognatha_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_Chaetognatha_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_Chaetognatha_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_Chaetognatha_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_Chaetognatha_(others)'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:occurrenceId 'A2_28_Chaetognatha_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Chaetognatha (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_Fritillaria_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Fritillaria_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Fritillaria_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_Fritillaria_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_Fritillaria_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_Fritillaria_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_Fritillaria_spp.'^^xsd:string;
  dwc:scientificName 'Fritillaria'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '103358'^^xsd:integer;
  dwc:occurrenceId 'A2_28_Fritillaria_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Fritillaria spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_Oikopleura_dioica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Oikopleura_dioica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Oikopleura_dioica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_Oikopleura_dioica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_Oikopleura_dioica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_Oikopleura_dioica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_Oikopleura_dioica'^^xsd:string;
  dwc:scientificName 'Oikopleura dioica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '1770057'^^xsd:integer;
  dwc:occurrenceId 'A2_28_Oikopleura_dioica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura dioica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_Oikopleura_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Oikopleura_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Oikopleura_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_Oikopleura_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_Oikopleura_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_Oikopleura_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_Oikopleura_spp.'^^xsd:string;
  dwc:scientificName 'Oikopleura'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '103367'^^xsd:integer;
  dwc:occurrenceId 'A2_28_Oikopleura_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_Appendicularia_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Appendicularia_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Appendicularia_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_Appendicularia_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_Appendicularia_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_Appendicularia_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_Appendicularia_(others)'^^xsd:string;
  dwc:scientificName 'Appendicularia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '146421'^^xsd:integer;
  dwc:occurrenceId 'A2_28_Appendicularia_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146421'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Appendicularia (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_Thalia_democratica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Thalia_democratica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Thalia_democratica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_Thalia_democratica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_Thalia_democratica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_Thalia_democratica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_Thalia_democratica'^^xsd:string;
  dwc:scientificName 'Thalia democratica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '137279'^^xsd:integer;
  dwc:occurrenceId 'A2_28_Thalia_democratica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137279'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Thalia democratica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_Doliolo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Doliolo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Doliolo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_Doliolo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_Doliolo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_Doliolo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_Doliolo'^^xsd:string;
  dwc:scientificName 'Dolioloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '137221'^^xsd:integer;
  dwc:occurrenceId 'A2_28_Doliolo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137221'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Doliolo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_Teleostei_%28egg%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Teleostei_%28egg%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Teleostei_%28egg%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_Teleostei_%28egg%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_Teleostei_%28egg%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_Teleostei_(egg)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_Teleostei_(egg)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A2_28_Teleostei_(egg)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (egg)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_Teleostei_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Teleostei_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Teleostei_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_Teleostei_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_Teleostei_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_Teleostei_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_Teleostei_(larvae)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A2_28_Teleostei_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_SIPHONOPHORAE_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_SIPHONOPHORAE_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_SIPHONOPHORAE_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_SIPHONOPHORAE_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_SIPHONOPHORAE_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_SIPHONOPHORAE_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:scientificName 'Siphonophorae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '1371'^^xsd:integer;
  dwc:occurrenceId 'A2_28_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'SIPHONOPHORAE spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_Gastropoda_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Gastropoda_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Gastropoda_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_Gastropoda_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_Gastropoda_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_Gastropoda_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_Gastropoda_(veliger)'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'A2_28_Gastropoda_(veliger)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Gastropoda (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_Pteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Pteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Pteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_Pteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_Pteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_Pteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_Pteropoda'^^xsd:string;
  dwc:scientificName 'Pteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '325345'^^xsd:integer;
  dwc:occurrenceId 'A2_28_Pteropoda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '325345'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Pteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_Heteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Heteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Heteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_Heteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_Heteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_Heteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_Heteropoda'^^xsd:string;
  dwc:scientificName 'Heteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '1491356'^^xsd:integer;
  dwc:occurrenceId 'A2_28_Heteropoda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491356'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Heteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_Bivalvia_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Bivalvia_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_Bivalvia_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_Bivalvia_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_Bivalvia_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_Bivalvia_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_Bivalvia_(veliger)'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'A2_28_Bivalvia_(veliger)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Bivalvia (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_POLYCHAETA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_POLYCHAETA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_POLYCHAETA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_POLYCHAETA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_POLYCHAETA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_POLYCHAETA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'A2_28_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'POLYCHAETA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_OSTRACODA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_OSTRACODA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_OSTRACODA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_OSTRACODA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_OSTRACODA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_OSTRACODA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_OSTRACODA'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'A2_28_OSTRACODA'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'OSTRACODA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_28_CLADOCERA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_28_CLADOCERA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_28_CLADOCERA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.618539"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7820725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_28_CLADOCERA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.618539 -34.7820725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.618539"^^xsd:decimal ;
  geo-pos:long "-34.7820725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_28_CLADOCERA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_28_CLADOCERA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_28_CLADOCERA'^^xsd:string;
  dwc:scientificName 'Cladocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7820725'^^xsd:double;
  dwc:latitude '-5.618539'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 28'^^xsd:string;
  dwc:aphiaid '1076'^^xsd:integer;
  dwc:occurrenceId 'A2_28_CLADOCERA'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '155670'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'CLADOCERA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_Codonella_acuta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Codonella_acuta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Codonella_acuta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_Codonella_acuta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_Codonella_acuta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_Codonella_acuta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_Codonella_acuta'^^xsd:string;
  dwc:scientificName 'Codonella acuta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '417132'^^xsd:integer;
  dwc:occurrenceId 'A2_10_Codonella_acuta'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417132'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella acuta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_Codonella_amphorella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Codonella_amphorella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Codonella_amphorella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_Codonella_amphorella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_Codonella_amphorella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_Codonella_amphorella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_Codonella_amphorella'^^xsd:string;
  dwc:scientificName 'Codonella amphorella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '417133'^^xsd:integer;
  dwc:occurrenceId 'A2_10_Codonella_amphorella'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417133'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella amphorella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_Codonella_apicata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Codonella_apicata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Codonella_apicata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_Codonella_apicata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_Codonella_apicata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_Codonella_apicata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_Codonella_apicata'^^xsd:string;
  dwc:scientificName 'Codonella apicata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '417134'^^xsd:integer;
  dwc:occurrenceId 'A2_10_Codonella_apicata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417134'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella apicata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_Codonella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Codonella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Codonella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_Codonella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_Codonella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_Codonella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_Codonella_sp.'^^xsd:string;
  dwc:scientificName 'Codonella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '150203'^^xsd:integer;
  dwc:occurrenceId 'A2_10_Codonella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150203'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_Tintinnopsis_tocantinensis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Tintinnopsis_tocantinensis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Tintinnopsis_tocantinensis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_Tintinnopsis_tocantinensis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_Tintinnopsis_tocantinensis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_Tintinnopsis_tocantinensis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:scientificName 'Tintinnopsis tocantinensis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '417156'^^xsd:integer;
  dwc:occurrenceId 'A2_10_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417156'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis tocantinensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_Tintinnopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Tintinnopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Tintinnopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_Tintinnopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_Tintinnopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_Tintinnopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_Tintinnopsis_spp.'^^xsd:string;
  dwc:scientificName 'Tintinnopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:occurrenceId 'A2_10_Tintinnopsis_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_Codonellopsis_ostenfeldi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Codonellopsis_ostenfeldi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Codonellopsis_ostenfeldi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_Codonellopsis_ostenfeldi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_Codonellopsis_ostenfeldi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_Codonellopsis_ostenfeldi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:scientificName 'Codonellopsis ostenfeldi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '427448'^^xsd:integer;
  dwc:occurrenceId 'A2_10_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427448'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis ostenfeldi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_Codonellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Codonellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Codonellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_Codonellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_Codonellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_Codonellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_Codonellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Codonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '204197'^^xsd:integer;
  dwc:occurrenceId 'A2_10_Codonellopsis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '204197'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_Coxliella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Coxliella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Coxliella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_Coxliella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_Coxliella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_Coxliella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_Coxliella_sp.'^^xsd:string;
  dwc:scientificName 'Coxliella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '150208'^^xsd:integer;
  dwc:occurrenceId 'A2_10_Coxliella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150208'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Coxliella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_Dadayiella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Dadayiella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Dadayiella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_Dadayiella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_Dadayiella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_Dadayiella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_Dadayiella_sp.'^^xsd:string;
  dwc:scientificName 'Dadayiella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '183541'^^xsd:integer;
  dwc:occurrenceId 'A2_10_Dadayiella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183541'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dadayiella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_Dictyocysta_lepida>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Dictyocysta_lepida> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Dictyocysta_lepida> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_Dictyocysta_lepida>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_Dictyocysta_lepida>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_Dictyocysta_lepida" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_Dictyocysta_lepida'^^xsd:string;
  dwc:scientificName 'Dictyocysta lepida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '235767'^^xsd:integer;
  dwc:occurrenceId 'A2_10_Dictyocysta_lepida'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235767'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocysta lepida'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_Epiplocylis_undella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Epiplocylis_undella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Epiplocylis_undella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_Epiplocylis_undella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_Epiplocylis_undella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_Epiplocylis_undella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_Epiplocylis_undella'^^xsd:string;
  dwc:scientificName 'Epiplocylis undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '341668'^^xsd:integer;
  dwc:occurrenceId 'A2_10_Epiplocylis_undella'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '341668'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis undella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_Epiplocylis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Epiplocylis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Epiplocylis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_Epiplocylis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_Epiplocylis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_Epiplocylis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_Epiplocylis_sp.'^^xsd:string;
  dwc:scientificName 'Epiplocylis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '183562'^^xsd:integer;
  dwc:occurrenceId 'A2_10_Epiplocylis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183562'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_Favella_enrenbergii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Favella_enrenbergii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Favella_enrenbergii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_Favella_enrenbergii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_Favella_enrenbergii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_Favella_enrenbergii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_Favella_enrenbergii'^^xsd:string;
  dwc:scientificName 'Favella ehrenbergii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '235761'^^xsd:integer;
  dwc:occurrenceId 'A2_10_Favella_enrenbergii'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235761'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Favella enrenbergii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_Eutintinnus_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Eutintinnus_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Eutintinnus_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_Eutintinnus_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_Eutintinnus_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_Eutintinnus_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_Eutintinnus_spp.'^^xsd:string;
  dwc:scientificName 'Eutintinnus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '183543'^^xsd:integer;
  dwc:occurrenceId 'A2_10_Eutintinnus_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183543'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Eutintinnus spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_Amphorellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Amphorellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Amphorellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_Amphorellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_Amphorellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_Amphorellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_Amphorellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Amphorellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '425527'^^xsd:integer;
  dwc:occurrenceId 'A2_10_Amphorellopsis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '425527'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Amphorellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_Rabdonella_elegans>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Rabdonella_elegans> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Rabdonella_elegans> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_Rabdonella_elegans>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_Rabdonella_elegans>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_Rabdonella_elegans" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_Rabdonella_elegans'^^xsd:string;
  dwc:scientificName 'Rhabdonella elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '183577'^^xsd:integer;
  dwc:occurrenceId 'A2_10_Rabdonella_elegans'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183577'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella elegans'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_Rabdonella_brandti>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Rabdonella_brandti> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Rabdonella_brandti> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_Rabdonella_brandti>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_Rabdonella_brandti>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_Rabdonella_brandti" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_Rabdonella_brandti'^^xsd:string;
  dwc:scientificName 'Rhabdonella brandti'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '427513'^^xsd:integer;
  dwc:occurrenceId 'A2_10_Rabdonella_brandti'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427513'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella brandti'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_Rabdonellopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Rabdonellopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Rabdonellopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_Rabdonellopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_Rabdonellopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_Rabdonellopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_Rabdonellopsis_spp.'^^xsd:string;
  dwc:scientificName 'Rhabdonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '183550'^^xsd:integer;
  dwc:occurrenceId 'A2_10_Rabdonellopsis_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183550'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonellopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_Undella_claparedei>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Undella_claparedei> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Undella_claparedei> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_Undella_claparedei>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_Undella_claparedei>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_Undella_claparedei" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_Undella_claparedei'^^xsd:string;
  dwc:scientificName 'Undella claparedei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '341684'^^xsd:integer;
  dwc:occurrenceId 'A2_10_Undella_claparedei'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417240'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undella claparedei'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_Undella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Undella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Undella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_Undella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_Undella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_Undella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_Undella_sp.'^^xsd:string;
  dwc:scientificName 'Undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '235764'^^xsd:integer;
  dwc:occurrenceId 'A2_10_Undella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235764'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Undella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_Xystonellopsis_heros>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Xystonellopsis_heros> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Xystonellopsis_heros> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_Xystonellopsis_heros>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_Xystonellopsis_heros>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_Xystonellopsis_heros" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_Xystonellopsis_heros'^^xsd:string;
  dwc:scientificName 'Xystonellopsis heros'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '417266'^^xsd:integer;
  dwc:occurrenceId 'A2_10_Xystonellopsis_heros'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417266'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Xystonellopsis heros'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_Tintinnina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Tintinnina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Tintinnina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_Tintinnina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_Tintinnina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_Tintinnina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_Tintinnina_(others)'^^xsd:string;
  dwc:scientificName 'Tintinnina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '732976'^^xsd:integer;
  dwc:occurrenceId 'A2_10_Tintinnina_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_Collosphaera_macropora>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Collosphaera_macropora> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Collosphaera_macropora> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_Collosphaera_macropora>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_Collosphaera_macropora>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_Collosphaera_macropora" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_Collosphaera_macropora'^^xsd:string;
  dwc:scientificName 'Collosphaera macropora'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '493482'^^xsd:integer;
  dwc:occurrenceId 'A2_10_Collosphaera_macropora'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493482'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Collosphaera macropora'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_Dictyocoryne_profunda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Dictyocoryne_profunda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Dictyocoryne_profunda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_Dictyocoryne_profunda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_Dictyocoryne_profunda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_Dictyocoryne_profunda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_Dictyocoryne_profunda'^^xsd:string;
  dwc:scientificName 'Dictyocoryne profunda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '412935'^^xsd:integer;
  dwc:occurrenceId 'A2_10_Dictyocoryne_profunda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412935'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne profunda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_Dictyocoryne_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Dictyocoryne_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Dictyocoryne_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_Dictyocoryne_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_Dictyocoryne_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_Dictyocoryne_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_Dictyocoryne_sp.'^^xsd:string;
  dwc:scientificName 'Dictyocoryne'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '412934'^^xsd:integer;
  dwc:occurrenceId 'A2_10_Dictyocoryne_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412934'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_Discopyle_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Discopyle_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Discopyle_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_Discopyle_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_Discopyle_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_Discopyle_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_Discopyle_sp.'^^xsd:string;
  dwc:scientificName 'Discopyle'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '493501'^^xsd:integer;
  dwc:occurrenceId 'A2_10_Discopyle_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Discopyle sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_Pylonidae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Pylonidae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Pylonidae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_Pylonidae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_Pylonidae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_Pylonidae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_Pylonidae'^^xsd:string;
  dwc:scientificName 'Pyloniidae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '345902'^^xsd:integer;
  dwc:occurrenceId 'A2_10_Pylonidae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345902'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:verbatimIdentification 'Pylonidae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_Spongodiscus_resurgens>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Spongodiscus_resurgens> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Spongodiscus_resurgens> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_Spongodiscus_resurgens>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_Spongodiscus_resurgens>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_Spongodiscus_resurgens" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_Spongodiscus_resurgens'^^xsd:string;
  dwc:scientificName 'Spongodiscus resurgens'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '493608'^^xsd:integer;
  dwc:occurrenceId 'A2_10_Spongodiscus_resurgens'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493608'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongodiscus resurgens'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_Spongosphaera_streptacantha>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Spongosphaera_streptacantha> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Spongosphaera_streptacantha> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_Spongosphaera_streptacantha>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_Spongosphaera_streptacantha>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_Spongosphaera_streptacantha" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_Spongosphaera_streptacantha'^^xsd:string;
  dwc:scientificName 'Spongosphaera streptacantha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '493393'^^xsd:integer;
  dwc:occurrenceId 'A2_10_Spongosphaera_streptacantha'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493393'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongosphaera streptacantha'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_Spongaster_tetras>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Spongaster_tetras> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Spongaster_tetras> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_Spongaster_tetras>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_Spongaster_tetras>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_Spongaster_tetras" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_Spongaster_tetras'^^xsd:string;
  dwc:scientificName 'Spongaster tetras'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '412940'^^xsd:integer;
  dwc:occurrenceId 'A2_10_Spongaster_tetras'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412940'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongaster tetras'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_Spongotrochus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Spongotrochus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Spongotrochus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_Spongotrochus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_Spongotrochus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_Spongotrochus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_Spongotrochus_sp.'^^xsd:string;
  dwc:scientificName 'Spongotrochus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '412948'^^xsd:integer;
  dwc:occurrenceId 'A2_10_Spongotrochus_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Spongotrochus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_Zygocircus_productus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Zygocircus_productus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Zygocircus_productus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_Zygocircus_productus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_Zygocircus_productus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_Zygocircus_productus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_Zygocircus_productus'^^xsd:string;
  dwc:scientificName 'Zygocircus productus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '493705'^^xsd:integer;
  dwc:occurrenceId 'A2_10_Zygocircus_productus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493705'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus productus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_Zygocircus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Zygocircus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Zygocircus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_Zygocircus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_Zygocircus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_Zygocircus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_Zygocircus_sp.'^^xsd:string;
  dwc:scientificName 'Zygocircus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '493702'^^xsd:integer;
  dwc:occurrenceId 'A2_10_Zygocircus_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493702'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_Polycystina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Polycystina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Polycystina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_Polycystina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_Polycystina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_Polycystina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_Polycystina_(others)'^^xsd:string;
  dwc:scientificName 'Polycystina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '235740'^^xsd:integer;
  dwc:occurrenceId 'A2_10_Polycystina_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235740'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Polycystina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_ACANTHARIA_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_ACANTHARIA_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_ACANTHARIA_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_ACANTHARIA_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_ACANTHARIA_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_ACANTHARIA_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_ACANTHARIA_spp.'^^xsd:string;
  dwc:scientificName 'Acantharia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '586732'^^xsd:integer;
  dwc:occurrenceId 'A2_10_ACANTHARIA_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '586732'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'ACANTHARIA spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_Bolivina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Bolivina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Bolivina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_Bolivina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_Bolivina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_Bolivina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_Bolivina_sp.'^^xsd:string;
  dwc:scientificName 'Bolivina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '112101'^^xsd:integer;
  dwc:occurrenceId 'A2_10_Bolivina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Bolivina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_Globigerina_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Globigerina_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Globigerina_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_Globigerina_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_Globigerina_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_Globigerina_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_Globigerina_bulloides'^^xsd:string;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:occurrenceId 'A2_10_Globigerina_bulloides'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globigerina bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_Globogirinoides_ruber>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Globogirinoides_ruber> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Globogirinoides_ruber> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_Globogirinoides_ruber>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_Globogirinoides_ruber>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_Globogirinoides_ruber" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_Globogirinoides_ruber'^^xsd:string;
  dwc:scientificName 'Globigerinoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:occurrenceId 'A2_10_Globogirinoides_ruber'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globogirinoides ruber'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_Globorotalia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Globorotalia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Globorotalia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_Globorotalia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_Globorotalia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_Globorotalia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_Globorotalia_spp.'^^xsd:string;
  dwc:scientificName 'Globorotalia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '112200'^^xsd:integer;
  dwc:occurrenceId 'A2_10_Globorotalia_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112200'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Globorotalia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_Neogloboquadrina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Neogloboquadrina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Neogloboquadrina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_Neogloboquadrina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_Neogloboquadrina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_Neogloboquadrina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_Neogloboquadrina_sp.'^^xsd:string;
  dwc:scientificName 'Neogloboquadrina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '112202'^^xsd:integer;
  dwc:occurrenceId 'A2_10_Neogloboquadrina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112202'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Neogloboquadrina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_Orbulina_universa>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Orbulina_universa> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Orbulina_universa> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_Orbulina_universa>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_Orbulina_universa>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_Orbulina_universa" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_Orbulina_universa'^^xsd:string;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:occurrenceId 'A2_10_Orbulina_universa'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Orbulina universa'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_Tretomphalus_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Tretomphalus_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Tretomphalus_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_Tretomphalus_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_Tretomphalus_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_Tretomphalus_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_Tretomphalus_bulloides'^^xsd:string;
  dwc:scientificName 'Tretomphalus bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '113184'^^xsd:integer;
  dwc:occurrenceId 'A2_10_Tretomphalus_bulloides'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tretomphalus bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_Trochammina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Trochammina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Trochammina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_Trochammina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_Trochammina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_Trochammina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_Trochammina_sp.'^^xsd:string;
  dwc:scientificName 'Trochammina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:occurrenceId 'A2_10_Trochammina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Trochammina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_Foraminifera_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Foraminifera_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Foraminifera_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_Foraminifera_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_Foraminifera_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_Foraminifera_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_Foraminifera_(others)'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:occurrenceId 'A2_10_Foraminifera_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Foraminifera (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_Nannocalanus_minor>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Nannocalanus_minor> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Nannocalanus_minor> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_Nannocalanus_minor>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_Nannocalanus_minor>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_Nannocalanus_minor" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_Nannocalanus_minor'^^xsd:string;
  dwc:scientificName 'Nannocalanus minor'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '104469'^^xsd:integer;
  dwc:occurrenceId 'A2_10_Nannocalanus_minor'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104469'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus minor'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_Nannocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Nannocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Nannocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_Nannocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_Nannocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_Nannocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Nannocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '104154'^^xsd:integer;
  dwc:occurrenceId 'A2_10_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104154'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_Neocalanus_robustior>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Neocalanus_robustior> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Neocalanus_robustior> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_Neocalanus_robustior>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_Neocalanus_robustior>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_Neocalanus_robustior" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_Neocalanus_robustior'^^xsd:string;
  dwc:scientificName 'Neocalanus robustior'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '104472'^^xsd:integer;
  dwc:occurrenceId 'A2_10_Neocalanus_robustior'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104472'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Neocalanus robustior'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_Undinula_vulgaris_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Undinula_vulgaris_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Undinula_vulgaris_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_Undinula_vulgaris_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_Undinula_vulgaris_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_Undinula_vulgaris_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:scientificName 'Undinula vulgaris'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '104473'^^xsd:integer;
  dwc:occurrenceId 'A2_10_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104473'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undinula vulgaris (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_Acrocalanus_longicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Acrocalanus_longicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Acrocalanus_longicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_Acrocalanus_longicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_Acrocalanus_longicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_Acrocalanus_longicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_Acrocalanus_longicornis'^^xsd:string;
  dwc:scientificName 'Acrocalanus longicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '104646'^^xsd:integer;
  dwc:occurrenceId 'A2_10_Acrocalanus_longicornis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104646'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus longicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_Acrocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Acrocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Acrocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_Acrocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_Acrocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_Acrocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Acrocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '104192'^^xsd:integer;
  dwc:occurrenceId 'A2_10_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104192'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_Calocalanos_pavo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Calocalanos_pavo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Calocalanos_pavo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_Calocalanos_pavo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_Calocalanos_pavo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_Calocalanos_pavo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_Calocalanos_pavo'^^xsd:string;
  dwc:scientificName 'Calocalanus pavo'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '104669'^^xsd:integer;
  dwc:occurrenceId 'A2_10_Calocalanos_pavo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanos pavo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_Calocalanus_sp. _(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:scientificName 'Calocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '104193'^^xsd:integer;
  dwc:occurrenceId 'A2_10_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104193'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanus sp.  (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_Delibus_sewelli>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Delibus_sewelli> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Delibus_sewelli> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_Delibus_sewelli>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_Delibus_sewelli>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_Delibus_sewelli" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_Delibus_sewelli'^^xsd:string;
  dwc:scientificName 'Delius sewelli'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '363906'^^xsd:integer;
  dwc:occurrenceId 'A2_10_Delibus_sewelli'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363906'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sewelli'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_Delibus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Delibus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Delibus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_Delibus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_Delibus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_Delibus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Delius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '363904'^^xsd:integer;
  dwc:occurrenceId 'A2_10_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363904'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_Mecynocera_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Mecynocera_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Mecynocera_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_Mecynocera_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_Mecynocera_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_Mecynocera_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Mecynocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '104184'^^xsd:integer;
  dwc:occurrenceId 'A2_10_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Mecynocera sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_Paracalanus_aculeatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Paracalanus_aculeatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Paracalanus_aculeatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_Paracalanus_aculeatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_Paracalanus_aculeatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_Paracalanus_aculeatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_Paracalanus_aculeatus'^^xsd:string;
  dwc:scientificName 'Paracalanus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '104681'^^xsd:integer;
  dwc:occurrenceId 'A2_10_Paracalanus_aculeatus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1464945'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus aculeatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_Paracalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Paracalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Paracalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_Paracalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_Paracalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_Paracalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Paracalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '104196'^^xsd:integer;
  dwc:occurrenceId 'A2_10_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104196'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_Rhincalanus_cornutus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Rhincalanus_cornutus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Rhincalanus_cornutus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_Rhincalanus_cornutus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_Rhincalanus_cornutus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_Rhincalanus_cornutus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_Rhincalanus_cornutus'^^xsd:string;
  dwc:scientificName 'Rhincalanus cornutus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '104542'^^xsd:integer;
  dwc:occurrenceId 'A2_10_Rhincalanus_cornutus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1488083'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rhincalanus cornutus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_Subeucalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Subeucalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Subeucalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_Subeucalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_Subeucalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_Subeucalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Subeucalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '104173'^^xsd:integer;
  dwc:occurrenceId 'A2_10_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104173'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Subeucalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_Clausocalanus_furcatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Clausocalanus_furcatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Clausocalanus_furcatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_Clausocalanus_furcatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_Clausocalanus_furcatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_Clausocalanus_furcatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_Clausocalanus_furcatus'^^xsd:string;
  dwc:scientificName 'Clausocalanus furcatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '104503'^^xsd:integer;
  dwc:occurrenceId 'A2_10_Clausocalanus_furcatus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104503'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus furcatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_Clausocalanus_mastigophorus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Clausocalanus_mastigophorus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Clausocalanus_mastigophorus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_Clausocalanus_mastigophorus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_Clausocalanus_mastigophorus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_Clausocalanus_mastigophorus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:scientificName 'Clausocalanus mastigophorus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '104506'^^xsd:integer;
  dwc:occurrenceId 'A2_10_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104506'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus mastigophorus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_Clausocalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Clausocalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Clausocalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_Clausocalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_Clausocalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_Clausocalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Clausocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '104161'^^xsd:integer;
  dwc:occurrenceId 'A2_10_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104161'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_Euchaeta_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Euchaeta_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Euchaeta_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_Euchaeta_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_Euchaeta_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_Euchaeta_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Euchaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '104174'^^xsd:integer;
  dwc:occurrenceId 'A2_10_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104174'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Euchaeta spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_Scolecithrix_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Scolecithrix_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Scolecithrix_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_Scolecithrix_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_Scolecithrix_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_Scolecithrix_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_Scolecithrix_danae'^^xsd:string;
  dwc:scientificName 'Scolecithrix danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '104821'^^xsd:integer;
  dwc:occurrenceId 'A2_10_Scolecithrix_danae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104821'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_Scolecithrix_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Scolecithrix_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Scolecithrix_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_Scolecithrix_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_Scolecithrix_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_Scolecithrix_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Scolecithrix'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '104230'^^xsd:integer;
  dwc:occurrenceId 'A2_10_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104230'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_Lucicutia_flavicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Lucicutia_flavicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Lucicutia_flavicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_Lucicutia_flavicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_Lucicutia_flavicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_Lucicutia_flavicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_Lucicutia_flavicornis'^^xsd:string;
  dwc:scientificName 'Lucicutia flavicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '104597'^^xsd:integer;
  dwc:occurrenceId 'A2_10_Lucicutia_flavicornis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104597'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia flavicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_Lucicutia_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Lucicutia_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Lucicutia_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_Lucicutia_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_Lucicutia_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_Lucicutia_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_Lucicutia_sp.'^^xsd:string;
  dwc:scientificName 'Lucicutia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '104183'^^xsd:integer;
  dwc:occurrenceId 'A2_10_Lucicutia_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104183'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_Pleuromamma_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Pleuromamma_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Pleuromamma_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_Pleuromamma_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_Pleuromamma_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_Pleuromamma_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Pleuromamma'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '104191'^^xsd:integer;
  dwc:occurrenceId 'A2_10_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104191'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Pleuromamma sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_Temora_stylifera_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Temora_stylifera_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Temora_stylifera_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_Temora_stylifera_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_Temora_stylifera_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_Temora_stylifera_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:scientificName 'Temora stylifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '104879'^^xsd:integer;
  dwc:occurrenceId 'A2_10_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104879'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora stylifera (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_Temora_turbinata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Temora_turbinata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Temora_turbinata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_Temora_turbinata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_Temora_turbinata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_Temora_turbinata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_Temora_turbinata'^^xsd:string;
  dwc:scientificName 'Temora turbinata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '104880'^^xsd:integer;
  dwc:occurrenceId 'A2_10_Temora_turbinata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104880'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora turbinata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_Candacia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Candacia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Candacia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_Candacia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_Candacia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_Candacia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_Candacia_spp.'^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A2_10_Candacia_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_Candacia_sp._%28copepodite%29%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Candacia_sp._%28copepodite%29%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Candacia_sp._%28copepodite%29%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_Candacia_sp._%28copepodite%29%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_Candacia_sp._%28copepodite%29%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_Candacia_sp._(copepodite) " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A2_10_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia sp. (copepodite) '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_Calanopia_americana_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Calanopia_americana_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Calanopia_americana_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_Calanopia_americana_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_Calanopia_americana_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_Calanopia_americana_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:scientificName 'Calanopia americana'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '104723'^^xsd:integer;
  dwc:occurrenceId 'A2_10_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104723'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calanopia americana (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_Acartia_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Acartia_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Acartia_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_Acartia_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_Acartia_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_Acartia_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_Acartia_danae'^^xsd:string;
  dwc:scientificName 'Acartia (Acartia) danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '346026'^^xsd:integer;
  dwc:occurrenceId 'A2_10_Acartia_danae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346026'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_Acartia_lilljeborgii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Acartia_lilljeborgii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Acartia_lilljeborgii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_Acartia_lilljeborgii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_Acartia_lilljeborgii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_Acartia_lilljeborgii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_Acartia_lilljeborgii'^^xsd:string;
  dwc:scientificName 'Acartia lilljeborgii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '348510'^^xsd:integer;
  dwc:occurrenceId 'A2_10_Acartia_lilljeborgii'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia lilljeborgii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_Calanoida_%28others_copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Calanoida_%28others_copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Calanoida_%28others_copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_Calanoida_%28others_copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_Calanoida_%28others_copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_Calanoida_(others_copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'A2_10_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Calanoida (others copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_Oithona_atlantica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Oithona_atlantica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Oithona_atlantica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_Oithona_atlantica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_Oithona_atlantica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_Oithona_atlantica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_Oithona_atlantica'^^xsd:string;
  dwc:scientificName 'Oithona atlantica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '106642'^^xsd:integer;
  dwc:occurrenceId 'A2_10_Oithona_atlantica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106642'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona atlantica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_Oithona_plumifera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Oithona_plumifera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Oithona_plumifera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_Oithona_plumifera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_Oithona_plumifera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_Oithona_plumifera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_Oithona_plumifera'^^xsd:string;
  dwc:scientificName 'Oithona plumifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '106652'^^xsd:integer;
  dwc:occurrenceId 'A2_10_Oithona_plumifera'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106652'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona plumifera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_Oithona_setigera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Oithona_setigera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Oithona_setigera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_Oithona_setigera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_Oithona_setigera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_Oithona_setigera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_Oithona_setigera'^^xsd:string;
  dwc:scientificName 'Oithona setigera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '106655'^^xsd:integer;
  dwc:occurrenceId 'A2_10_Oithona_setigera'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '734517'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona setigera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_Oithona_hebes>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Oithona_hebes> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Oithona_hebes> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_Oithona_hebes>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_Oithona_hebes>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_Oithona_hebes" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_Oithona_hebes'^^xsd:string;
  dwc:scientificName 'Oithona hebes'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '106647'^^xsd:integer;
  dwc:occurrenceId 'A2_10_Oithona_hebes'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106647'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona hebes'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_Oithona_spp.%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Oithona_spp.%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Oithona_spp.%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_Oithona_spp.%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_Oithona_spp.%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_Oithona_spp. " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_Oithona_spp. '^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A2_10_Oithona_spp. '^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_Oithona_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Oithona_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Oithona_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_Oithona_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_Oithona_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_Oithona_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A2_10_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_Microsetella_norvegica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Microsetella_norvegica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Microsetella_norvegica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_Microsetella_norvegica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_Microsetella_norvegica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_Microsetella_norvegica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_Microsetella_norvegica'^^xsd:string;
  dwc:scientificName 'Microsetella norvegica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '116115'^^xsd:integer;
  dwc:occurrenceId 'A2_10_Microsetella_norvegica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116115'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella norvegica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_Microsetella_rosea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Microsetella_rosea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Microsetella_rosea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_Microsetella_rosea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_Microsetella_rosea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_Microsetella_rosea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_Microsetella_rosea'^^xsd:string;
  dwc:scientificName 'Microsetella rosea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '116116'^^xsd:integer;
  dwc:occurrenceId 'A2_10_Microsetella_rosea'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116116'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella rosea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_Microsetella_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Microsetella_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Microsetella_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_Microsetella_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_Microsetella_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_Microsetella_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Microsetella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '115341'^^xsd:integer;
  dwc:occurrenceId 'A2_10_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115341'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_Macrosetella_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Macrosetella_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Macrosetella_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_Macrosetella_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_Macrosetella_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_Macrosetella_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_Macrosetella_gracilis'^^xsd:string;
  dwc:scientificName 'Macrosetella gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '116382'^^xsd:integer;
  dwc:occurrenceId 'A2_10_Macrosetella_gracilis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116382'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Macrosetella gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_Miracia_efferata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Miracia_efferata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Miracia_efferata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_Miracia_efferata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_Miracia_efferata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_Miracia_efferata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_Miracia_efferata'^^xsd:string;
  dwc:scientificName 'Miracia efferata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '116383'^^xsd:integer;
  dwc:occurrenceId 'A2_10_Miracia_efferata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116383'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Miracia efferata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_Oncaea_media>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Oncaea_media> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Oncaea_media> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_Oncaea_media>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_Oncaea_media>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_Oncaea_media" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_Oncaea_media'^^xsd:string;
  dwc:scientificName 'Oncaea media'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '128938'^^xsd:integer;
  dwc:occurrenceId 'A2_10_Oncaea_media'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1862287'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea media'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_Oncaea_venusta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Oncaea_venusta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Oncaea_venusta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_Oncaea_venusta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_Oncaea_venusta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_Oncaea_venusta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_Oncaea_venusta'^^xsd:string;
  dwc:scientificName 'Oncaea venusta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '128954'^^xsd:integer;
  dwc:occurrenceId 'A2_10_Oncaea_venusta'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1754274'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea venusta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_Oncaea_mediterranea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Oncaea_mediterranea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Oncaea_mediterranea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_Oncaea_mediterranea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_Oncaea_mediterranea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_Oncaea_mediterranea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_Oncaea_mediterranea'^^xsd:string;
  dwc:scientificName 'Oncaea mediterranea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '128939'^^xsd:integer;
  dwc:occurrenceId 'A2_10_Oncaea_mediterranea'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128939'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea mediterranea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_Oncaea_scottodicarloi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Oncaea_scottodicarloi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Oncaea_scottodicarloi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_Oncaea_scottodicarloi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_Oncaea_scottodicarloi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_Oncaea_scottodicarloi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_Oncaea_scottodicarloi'^^xsd:string;
  dwc:scientificName 'Oncaea scottodicarloi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '128950'^^xsd:integer;
  dwc:occurrenceId 'A2_10_Oncaea_scottodicarloi'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128950'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea scottodicarloi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_Oncaea_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Oncaea_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Oncaea_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_Oncaea_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_Oncaea_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_Oncaea_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oncaea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '128690'^^xsd:integer;
  dwc:occurrenceId 'A2_10_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128690'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_Hemicyclops_thallassius>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Hemicyclops_thallassius> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Hemicyclops_thallassius> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_Hemicyclops_thallassius>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_Hemicyclops_thallassius>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_Hemicyclops_thallassius" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_Hemicyclops_thallassius'^^xsd:string;
  dwc:scientificName 'Hemicyclops thalassius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '352254'^^xsd:integer;
  dwc:occurrenceId 'A2_10_Hemicyclops_thallassius'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '352254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Hemicyclops thallassius'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_Copilia_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Copilia_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Copilia_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_Copilia_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_Copilia_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_Copilia_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Copilia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '128721'^^xsd:integer;
  dwc:occurrenceId 'A2_10_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128721'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Copilia spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_Agetus_flaccus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Agetus_flaccus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Agetus_flaccus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_Agetus_flaccus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_Agetus_flaccus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_Agetus_flaccus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_Agetus_flaccus'^^xsd:string;
  dwc:scientificName 'Agetus flaccus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '128795'^^xsd:integer;
  dwc:occurrenceId 'A2_10_Agetus_flaccus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128795'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Agetus flaccus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_Corycaeus_speciosus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Corycaeus_speciosus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Corycaeus_speciosus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_Corycaeus_speciosus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_Corycaeus_speciosus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_Corycaeus_speciosus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_Corycaeus_speciosus'^^xsd:string;
  dwc:scientificName 'Corycaeus speciosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '128800'^^xsd:integer;
  dwc:occurrenceId 'A2_10_Corycaeus_speciosus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128800'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus speciosus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_Corycaeus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Corycaeus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Corycaeus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_Corycaeus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_Corycaeus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_Corycaeus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Corycaeus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '128634'^^xsd:integer;
  dwc:occurrenceId 'A2_10_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128634'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_Farranula_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Farranula_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Farranula_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_Farranula_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_Farranula_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_Farranula_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_Farranula_gracilis'^^xsd:string;
  dwc:scientificName 'Farranula gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '128813'^^xsd:integer;
  dwc:occurrenceId 'A2_10_Farranula_gracilis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128813'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_Farranula_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Farranula_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Farranula_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_Farranula_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_Farranula_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_Farranula_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Farranula'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '128636'^^xsd:integer;
  dwc:occurrenceId 'A2_10_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128636'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_Copepoda_%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Copepoda_%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Copepoda_%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_Copepoda_%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_Copepoda_%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_Copepoda_(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_Copepoda_(nauplius)'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'A2_10_Copepoda_(nauplius)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Copepoda (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_CIRRIPEDIA__%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_CIRRIPEDIA__%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_CIRRIPEDIA__%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_CIRRIPEDIA__%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_CIRRIPEDIA__%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_CIRRIPEDIA__(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:occurrenceId 'A2_10_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  dwc:verbatimIdentification 'CIRRIPEDIA  (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_STOMATOPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_STOMATOPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_STOMATOPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_STOMATOPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_STOMATOPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_STOMATOPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Stomatopoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '14355'^^xsd:integer;
  dwc:occurrenceId 'A2_10_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '14355'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'STOMATOPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_DECAPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_DECAPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_DECAPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_DECAPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_DECAPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_DECAPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_DECAPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:occurrenceId 'A2_10_DECAPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'DECAPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_ECHINODERMATA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_ECHINODERMATA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_ECHINODERMATA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_ECHINODERMATA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_ECHINODERMATA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_ECHINODERMATA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:scientificName 'Echinodermata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '1806'^^xsd:integer;
  dwc:occurrenceId 'A2_10_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1806'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'ECHINODERMATA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_BRYOZOA_%28cyphonauta_larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_BRYOZOA_%28cyphonauta_larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_BRYOZOA_%28cyphonauta_larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_BRYOZOA_%28cyphonauta_larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_BRYOZOA_%28cyphonauta_larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_BRYOZOA_(cyphonauta_larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'A2_10_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'BRYOZOA (cyphonauta larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_Sagitta_friedreich>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Sagitta_friedreich> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Sagitta_friedreich> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_Sagitta_friedreich>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_Sagitta_friedreich>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_Sagitta_friedreich" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_Sagitta_friedreich'^^xsd:string;
  dwc:scientificName 'Sagitta friderici'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '105452'^^xsd:integer;
  dwc:occurrenceId 'A2_10_Sagitta_friedreich'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105441'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta friedreich'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_Sagitta_spp.%C2%A0%28imature%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Sagitta_spp.%C2%A0%28imature%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Sagitta_spp.%C2%A0%28imature%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_Sagitta_spp.%C2%A0%28imature%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_Sagitta_spp.%C2%A0%28imature%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_Sagitta_spp. (imature)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_Sagitta_spp. (imature)'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:occurrenceId 'A2_10_Sagitta_spp. (imature)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta spp. (imature)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_Chaetognatha_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Chaetognatha_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Chaetognatha_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_Chaetognatha_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_Chaetognatha_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_Chaetognatha_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_Chaetognatha_(others)'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:occurrenceId 'A2_10_Chaetognatha_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Chaetognatha (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_Fritillaria_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Fritillaria_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Fritillaria_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_Fritillaria_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_Fritillaria_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_Fritillaria_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_Fritillaria_spp.'^^xsd:string;
  dwc:scientificName 'Fritillaria'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '103358'^^xsd:integer;
  dwc:occurrenceId 'A2_10_Fritillaria_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Fritillaria spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_Oikopleura_dioica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Oikopleura_dioica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Oikopleura_dioica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_Oikopleura_dioica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_Oikopleura_dioica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_Oikopleura_dioica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_Oikopleura_dioica'^^xsd:string;
  dwc:scientificName 'Oikopleura dioica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '1770057'^^xsd:integer;
  dwc:occurrenceId 'A2_10_Oikopleura_dioica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura dioica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_Oikopleura_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Oikopleura_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Oikopleura_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_Oikopleura_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_Oikopleura_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_Oikopleura_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_Oikopleura_spp.'^^xsd:string;
  dwc:scientificName 'Oikopleura'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '103367'^^xsd:integer;
  dwc:occurrenceId 'A2_10_Oikopleura_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_Appendicularia_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Appendicularia_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Appendicularia_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_Appendicularia_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_Appendicularia_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_Appendicularia_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_Appendicularia_(others)'^^xsd:string;
  dwc:scientificName 'Appendicularia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '146421'^^xsd:integer;
  dwc:occurrenceId 'A2_10_Appendicularia_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146421'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Appendicularia (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_Thalia_democratica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Thalia_democratica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Thalia_democratica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_Thalia_democratica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_Thalia_democratica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_Thalia_democratica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_Thalia_democratica'^^xsd:string;
  dwc:scientificName 'Thalia democratica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '137279'^^xsd:integer;
  dwc:occurrenceId 'A2_10_Thalia_democratica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137279'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Thalia democratica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_Doliolo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Doliolo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Doliolo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_Doliolo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_Doliolo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_Doliolo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_Doliolo'^^xsd:string;
  dwc:scientificName 'Dolioloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '137221'^^xsd:integer;
  dwc:occurrenceId 'A2_10_Doliolo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137221'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Doliolo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_Teleostei_%28egg%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Teleostei_%28egg%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Teleostei_%28egg%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_Teleostei_%28egg%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_Teleostei_%28egg%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_Teleostei_(egg)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_Teleostei_(egg)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A2_10_Teleostei_(egg)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (egg)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_Teleostei_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Teleostei_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Teleostei_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_Teleostei_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_Teleostei_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_Teleostei_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_Teleostei_(larvae)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A2_10_Teleostei_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_SIPHONOPHORAE_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_SIPHONOPHORAE_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_SIPHONOPHORAE_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_SIPHONOPHORAE_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_SIPHONOPHORAE_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_SIPHONOPHORAE_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:scientificName 'Siphonophorae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '1371'^^xsd:integer;
  dwc:occurrenceId 'A2_10_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'SIPHONOPHORAE spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_Gastropoda_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Gastropoda_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Gastropoda_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_Gastropoda_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_Gastropoda_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_Gastropoda_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_Gastropoda_(veliger)'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'A2_10_Gastropoda_(veliger)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Gastropoda (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_Pteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Pteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Pteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_Pteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_Pteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_Pteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_Pteropoda'^^xsd:string;
  dwc:scientificName 'Pteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '325345'^^xsd:integer;
  dwc:occurrenceId 'A2_10_Pteropoda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '325345'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Pteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_Heteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Heteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Heteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_Heteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_Heteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_Heteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_Heteropoda'^^xsd:string;
  dwc:scientificName 'Heteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '1491356'^^xsd:integer;
  dwc:occurrenceId 'A2_10_Heteropoda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491356'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Heteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_Bivalvia_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Bivalvia_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_Bivalvia_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_Bivalvia_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_Bivalvia_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_Bivalvia_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_Bivalvia_(veliger)'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'A2_10_Bivalvia_(veliger)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Bivalvia (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_POLYCHAETA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_POLYCHAETA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_POLYCHAETA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_POLYCHAETA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_POLYCHAETA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_POLYCHAETA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'A2_10_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'POLYCHAETA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_OSTRACODA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_OSTRACODA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_OSTRACODA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_OSTRACODA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_OSTRACODA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_OSTRACODA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_OSTRACODA'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'A2_10_OSTRACODA'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'OSTRACODA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_10_CLADOCERA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_10_CLADOCERA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_10_CLADOCERA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6972373"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7766303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_10_CLADOCERA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6972373 -34.7766303)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6972373"^^xsd:decimal ;
  geo-pos:long "-34.7766303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_10_CLADOCERA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_10_CLADOCERA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_10_CLADOCERA'^^xsd:string;
  dwc:scientificName 'Cladocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7766303'^^xsd:double;
  dwc:latitude '-8.6972373'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 10'^^xsd:string;
  dwc:aphiaid '1076'^^xsd:integer;
  dwc:occurrenceId 'A2_10_CLADOCERA'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '155670'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'CLADOCERA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_Codonella_acuta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Codonella_acuta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Codonella_acuta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_Codonella_acuta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_Codonella_acuta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_Codonella_acuta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_Codonella_acuta'^^xsd:string;
  dwc:scientificName 'Codonella acuta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '417132'^^xsd:integer;
  dwc:occurrenceId 'A2_23_Codonella_acuta'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417132'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella acuta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_Codonella_amphorella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Codonella_amphorella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Codonella_amphorella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_Codonella_amphorella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_Codonella_amphorella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_Codonella_amphorella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_Codonella_amphorella'^^xsd:string;
  dwc:scientificName 'Codonella amphorella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '417133'^^xsd:integer;
  dwc:occurrenceId 'A2_23_Codonella_amphorella'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417133'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella amphorella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_Codonella_apicata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Codonella_apicata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Codonella_apicata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_Codonella_apicata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_Codonella_apicata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_Codonella_apicata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_Codonella_apicata'^^xsd:string;
  dwc:scientificName 'Codonella apicata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '417134'^^xsd:integer;
  dwc:occurrenceId 'A2_23_Codonella_apicata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417134'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella apicata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_Codonella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Codonella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Codonella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_Codonella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_Codonella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_Codonella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_Codonella_sp.'^^xsd:string;
  dwc:scientificName 'Codonella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '150203'^^xsd:integer;
  dwc:occurrenceId 'A2_23_Codonella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150203'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_Tintinnopsis_tocantinensis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Tintinnopsis_tocantinensis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Tintinnopsis_tocantinensis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_Tintinnopsis_tocantinensis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_Tintinnopsis_tocantinensis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_Tintinnopsis_tocantinensis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:scientificName 'Tintinnopsis tocantinensis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '417156'^^xsd:integer;
  dwc:occurrenceId 'A2_23_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417156'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis tocantinensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_Tintinnopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Tintinnopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Tintinnopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_Tintinnopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_Tintinnopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_Tintinnopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_Tintinnopsis_spp.'^^xsd:string;
  dwc:scientificName 'Tintinnopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:occurrenceId 'A2_23_Tintinnopsis_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_Codonellopsis_ostenfeldi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Codonellopsis_ostenfeldi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Codonellopsis_ostenfeldi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_Codonellopsis_ostenfeldi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_Codonellopsis_ostenfeldi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_Codonellopsis_ostenfeldi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:scientificName 'Codonellopsis ostenfeldi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '427448'^^xsd:integer;
  dwc:occurrenceId 'A2_23_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427448'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis ostenfeldi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_Codonellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Codonellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Codonellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_Codonellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_Codonellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_Codonellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_Codonellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Codonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '204197'^^xsd:integer;
  dwc:occurrenceId 'A2_23_Codonellopsis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '204197'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_Coxliella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Coxliella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Coxliella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_Coxliella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_Coxliella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_Coxliella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_Coxliella_sp.'^^xsd:string;
  dwc:scientificName 'Coxliella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '150208'^^xsd:integer;
  dwc:occurrenceId 'A2_23_Coxliella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150208'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Coxliella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_Dadayiella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Dadayiella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Dadayiella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_Dadayiella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_Dadayiella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_Dadayiella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_Dadayiella_sp.'^^xsd:string;
  dwc:scientificName 'Dadayiella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '183541'^^xsd:integer;
  dwc:occurrenceId 'A2_23_Dadayiella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183541'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dadayiella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_Dictyocysta_lepida>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Dictyocysta_lepida> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Dictyocysta_lepida> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_Dictyocysta_lepida>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_Dictyocysta_lepida>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_Dictyocysta_lepida" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_Dictyocysta_lepida'^^xsd:string;
  dwc:scientificName 'Dictyocysta lepida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '235767'^^xsd:integer;
  dwc:occurrenceId 'A2_23_Dictyocysta_lepida'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235767'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocysta lepida'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_Epiplocylis_undella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Epiplocylis_undella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Epiplocylis_undella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_Epiplocylis_undella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_Epiplocylis_undella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_Epiplocylis_undella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_Epiplocylis_undella'^^xsd:string;
  dwc:scientificName 'Epiplocylis undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '341668'^^xsd:integer;
  dwc:occurrenceId 'A2_23_Epiplocylis_undella'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '341668'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis undella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_Epiplocylis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Epiplocylis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Epiplocylis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_Epiplocylis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_Epiplocylis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_Epiplocylis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_Epiplocylis_sp.'^^xsd:string;
  dwc:scientificName 'Epiplocylis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '183562'^^xsd:integer;
  dwc:occurrenceId 'A2_23_Epiplocylis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183562'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_Favella_enrenbergii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Favella_enrenbergii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Favella_enrenbergii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_Favella_enrenbergii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_Favella_enrenbergii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_Favella_enrenbergii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_Favella_enrenbergii'^^xsd:string;
  dwc:scientificName 'Favella ehrenbergii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '235761'^^xsd:integer;
  dwc:occurrenceId 'A2_23_Favella_enrenbergii'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235761'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Favella enrenbergii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_Eutintinnus_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Eutintinnus_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Eutintinnus_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_Eutintinnus_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_Eutintinnus_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_Eutintinnus_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_Eutintinnus_spp.'^^xsd:string;
  dwc:scientificName 'Eutintinnus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '183543'^^xsd:integer;
  dwc:occurrenceId 'A2_23_Eutintinnus_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183543'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Eutintinnus spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_Amphorellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Amphorellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Amphorellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_Amphorellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_Amphorellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_Amphorellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_Amphorellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Amphorellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '425527'^^xsd:integer;
  dwc:occurrenceId 'A2_23_Amphorellopsis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '425527'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Amphorellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_Rabdonella_elegans>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Rabdonella_elegans> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Rabdonella_elegans> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_Rabdonella_elegans>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_Rabdonella_elegans>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_Rabdonella_elegans" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_Rabdonella_elegans'^^xsd:string;
  dwc:scientificName 'Rhabdonella elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '183577'^^xsd:integer;
  dwc:occurrenceId 'A2_23_Rabdonella_elegans'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183577'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella elegans'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_Rabdonella_brandti>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Rabdonella_brandti> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Rabdonella_brandti> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_Rabdonella_brandti>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_Rabdonella_brandti>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_Rabdonella_brandti" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_Rabdonella_brandti'^^xsd:string;
  dwc:scientificName 'Rhabdonella brandti'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '427513'^^xsd:integer;
  dwc:occurrenceId 'A2_23_Rabdonella_brandti'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427513'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella brandti'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_Rabdonellopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Rabdonellopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Rabdonellopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_Rabdonellopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_Rabdonellopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_Rabdonellopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_Rabdonellopsis_spp.'^^xsd:string;
  dwc:scientificName 'Rhabdonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '183550'^^xsd:integer;
  dwc:occurrenceId 'A2_23_Rabdonellopsis_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183550'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonellopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_Undella_claparedei>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Undella_claparedei> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Undella_claparedei> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_Undella_claparedei>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_Undella_claparedei>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_Undella_claparedei" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_Undella_claparedei'^^xsd:string;
  dwc:scientificName 'Undella claparedei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '341684'^^xsd:integer;
  dwc:occurrenceId 'A2_23_Undella_claparedei'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417240'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undella claparedei'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_Undella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Undella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Undella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_Undella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_Undella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_Undella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_Undella_sp.'^^xsd:string;
  dwc:scientificName 'Undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '235764'^^xsd:integer;
  dwc:occurrenceId 'A2_23_Undella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235764'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Undella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_Xystonellopsis_heros>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Xystonellopsis_heros> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Xystonellopsis_heros> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_Xystonellopsis_heros>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_Xystonellopsis_heros>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_Xystonellopsis_heros" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_Xystonellopsis_heros'^^xsd:string;
  dwc:scientificName 'Xystonellopsis heros'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '417266'^^xsd:integer;
  dwc:occurrenceId 'A2_23_Xystonellopsis_heros'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417266'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Xystonellopsis heros'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_Tintinnina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Tintinnina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Tintinnina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_Tintinnina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_Tintinnina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_Tintinnina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_Tintinnina_(others)'^^xsd:string;
  dwc:scientificName 'Tintinnina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '732976'^^xsd:integer;
  dwc:occurrenceId 'A2_23_Tintinnina_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_Collosphaera_macropora>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Collosphaera_macropora> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Collosphaera_macropora> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_Collosphaera_macropora>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_Collosphaera_macropora>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_Collosphaera_macropora" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_Collosphaera_macropora'^^xsd:string;
  dwc:scientificName 'Collosphaera macropora'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '493482'^^xsd:integer;
  dwc:occurrenceId 'A2_23_Collosphaera_macropora'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493482'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Collosphaera macropora'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_Dictyocoryne_profunda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Dictyocoryne_profunda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Dictyocoryne_profunda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_Dictyocoryne_profunda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_Dictyocoryne_profunda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_Dictyocoryne_profunda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_Dictyocoryne_profunda'^^xsd:string;
  dwc:scientificName 'Dictyocoryne profunda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '412935'^^xsd:integer;
  dwc:occurrenceId 'A2_23_Dictyocoryne_profunda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412935'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne profunda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_Dictyocoryne_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Dictyocoryne_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Dictyocoryne_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_Dictyocoryne_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_Dictyocoryne_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_Dictyocoryne_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_Dictyocoryne_sp.'^^xsd:string;
  dwc:scientificName 'Dictyocoryne'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '412934'^^xsd:integer;
  dwc:occurrenceId 'A2_23_Dictyocoryne_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412934'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_Discopyle_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Discopyle_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Discopyle_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_Discopyle_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_Discopyle_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_Discopyle_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_Discopyle_sp.'^^xsd:string;
  dwc:scientificName 'Discopyle'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '493501'^^xsd:integer;
  dwc:occurrenceId 'A2_23_Discopyle_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Discopyle sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_Pylonidae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Pylonidae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Pylonidae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_Pylonidae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_Pylonidae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_Pylonidae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_Pylonidae'^^xsd:string;
  dwc:scientificName 'Pyloniidae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '345902'^^xsd:integer;
  dwc:occurrenceId 'A2_23_Pylonidae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345902'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:verbatimIdentification 'Pylonidae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_Spongodiscus_resurgens>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Spongodiscus_resurgens> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Spongodiscus_resurgens> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_Spongodiscus_resurgens>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_Spongodiscus_resurgens>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_Spongodiscus_resurgens" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_Spongodiscus_resurgens'^^xsd:string;
  dwc:scientificName 'Spongodiscus resurgens'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '493608'^^xsd:integer;
  dwc:occurrenceId 'A2_23_Spongodiscus_resurgens'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493608'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongodiscus resurgens'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_Spongosphaera_streptacantha>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Spongosphaera_streptacantha> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Spongosphaera_streptacantha> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_Spongosphaera_streptacantha>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_Spongosphaera_streptacantha>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_Spongosphaera_streptacantha" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_Spongosphaera_streptacantha'^^xsd:string;
  dwc:scientificName 'Spongosphaera streptacantha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '493393'^^xsd:integer;
  dwc:occurrenceId 'A2_23_Spongosphaera_streptacantha'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493393'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongosphaera streptacantha'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_Spongaster_tetras>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Spongaster_tetras> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Spongaster_tetras> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_Spongaster_tetras>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_Spongaster_tetras>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_Spongaster_tetras" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_Spongaster_tetras'^^xsd:string;
  dwc:scientificName 'Spongaster tetras'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '412940'^^xsd:integer;
  dwc:occurrenceId 'A2_23_Spongaster_tetras'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412940'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongaster tetras'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_Spongotrochus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Spongotrochus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Spongotrochus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_Spongotrochus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_Spongotrochus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_Spongotrochus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_Spongotrochus_sp.'^^xsd:string;
  dwc:scientificName 'Spongotrochus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '412948'^^xsd:integer;
  dwc:occurrenceId 'A2_23_Spongotrochus_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Spongotrochus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_Zygocircus_productus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Zygocircus_productus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Zygocircus_productus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_Zygocircus_productus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_Zygocircus_productus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_Zygocircus_productus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_Zygocircus_productus'^^xsd:string;
  dwc:scientificName 'Zygocircus productus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '493705'^^xsd:integer;
  dwc:occurrenceId 'A2_23_Zygocircus_productus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493705'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus productus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_Zygocircus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Zygocircus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Zygocircus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_Zygocircus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_Zygocircus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_Zygocircus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_Zygocircus_sp.'^^xsd:string;
  dwc:scientificName 'Zygocircus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '493702'^^xsd:integer;
  dwc:occurrenceId 'A2_23_Zygocircus_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493702'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_Polycystina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Polycystina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Polycystina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_Polycystina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_Polycystina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_Polycystina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_Polycystina_(others)'^^xsd:string;
  dwc:scientificName 'Polycystina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '235740'^^xsd:integer;
  dwc:occurrenceId 'A2_23_Polycystina_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235740'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Polycystina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_ACANTHARIA_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_ACANTHARIA_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_ACANTHARIA_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_ACANTHARIA_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_ACANTHARIA_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_ACANTHARIA_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_ACANTHARIA_spp.'^^xsd:string;
  dwc:scientificName 'Acantharia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '586732'^^xsd:integer;
  dwc:occurrenceId 'A2_23_ACANTHARIA_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '586732'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'ACANTHARIA spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_Bolivina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Bolivina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Bolivina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_Bolivina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_Bolivina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_Bolivina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_Bolivina_sp.'^^xsd:string;
  dwc:scientificName 'Bolivina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '112101'^^xsd:integer;
  dwc:occurrenceId 'A2_23_Bolivina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Bolivina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_Globigerina_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Globigerina_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Globigerina_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_Globigerina_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_Globigerina_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_Globigerina_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_Globigerina_bulloides'^^xsd:string;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:occurrenceId 'A2_23_Globigerina_bulloides'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globigerina bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_Globogirinoides_ruber>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Globogirinoides_ruber> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Globogirinoides_ruber> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_Globogirinoides_ruber>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_Globogirinoides_ruber>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_Globogirinoides_ruber" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_Globogirinoides_ruber'^^xsd:string;
  dwc:scientificName 'Globigerinoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:occurrenceId 'A2_23_Globogirinoides_ruber'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globogirinoides ruber'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_Globorotalia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Globorotalia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Globorotalia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_Globorotalia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_Globorotalia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_Globorotalia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_Globorotalia_spp.'^^xsd:string;
  dwc:scientificName 'Globorotalia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '112200'^^xsd:integer;
  dwc:occurrenceId 'A2_23_Globorotalia_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112200'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Globorotalia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_Neogloboquadrina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Neogloboquadrina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Neogloboquadrina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_Neogloboquadrina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_Neogloboquadrina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_Neogloboquadrina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_Neogloboquadrina_sp.'^^xsd:string;
  dwc:scientificName 'Neogloboquadrina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '112202'^^xsd:integer;
  dwc:occurrenceId 'A2_23_Neogloboquadrina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112202'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Neogloboquadrina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_Orbulina_universa>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Orbulina_universa> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Orbulina_universa> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_Orbulina_universa>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_Orbulina_universa>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_Orbulina_universa" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_Orbulina_universa'^^xsd:string;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:occurrenceId 'A2_23_Orbulina_universa'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Orbulina universa'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_Tretomphalus_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Tretomphalus_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Tretomphalus_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_Tretomphalus_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_Tretomphalus_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_Tretomphalus_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_Tretomphalus_bulloides'^^xsd:string;
  dwc:scientificName 'Tretomphalus bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '113184'^^xsd:integer;
  dwc:occurrenceId 'A2_23_Tretomphalus_bulloides'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tretomphalus bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_Trochammina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Trochammina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Trochammina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_Trochammina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_Trochammina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_Trochammina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_Trochammina_sp.'^^xsd:string;
  dwc:scientificName 'Trochammina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:occurrenceId 'A2_23_Trochammina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Trochammina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_Foraminifera_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Foraminifera_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Foraminifera_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_Foraminifera_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_Foraminifera_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_Foraminifera_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_Foraminifera_(others)'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:occurrenceId 'A2_23_Foraminifera_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Foraminifera (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_Nannocalanus_minor>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Nannocalanus_minor> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Nannocalanus_minor> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_Nannocalanus_minor>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_Nannocalanus_minor>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_Nannocalanus_minor" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_Nannocalanus_minor'^^xsd:string;
  dwc:scientificName 'Nannocalanus minor'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '104469'^^xsd:integer;
  dwc:occurrenceId 'A2_23_Nannocalanus_minor'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104469'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus minor'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_Nannocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Nannocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Nannocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_Nannocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_Nannocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_Nannocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Nannocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '104154'^^xsd:integer;
  dwc:occurrenceId 'A2_23_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104154'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_Neocalanus_robustior>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Neocalanus_robustior> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Neocalanus_robustior> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_Neocalanus_robustior>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_Neocalanus_robustior>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_Neocalanus_robustior" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_Neocalanus_robustior'^^xsd:string;
  dwc:scientificName 'Neocalanus robustior'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '104472'^^xsd:integer;
  dwc:occurrenceId 'A2_23_Neocalanus_robustior'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104472'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Neocalanus robustior'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_Undinula_vulgaris_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Undinula_vulgaris_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Undinula_vulgaris_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_Undinula_vulgaris_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_Undinula_vulgaris_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_Undinula_vulgaris_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:scientificName 'Undinula vulgaris'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '104473'^^xsd:integer;
  dwc:occurrenceId 'A2_23_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104473'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undinula vulgaris (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_Acrocalanus_longicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Acrocalanus_longicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Acrocalanus_longicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_Acrocalanus_longicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_Acrocalanus_longicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_Acrocalanus_longicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_Acrocalanus_longicornis'^^xsd:string;
  dwc:scientificName 'Acrocalanus longicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '104646'^^xsd:integer;
  dwc:occurrenceId 'A2_23_Acrocalanus_longicornis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104646'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus longicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_Acrocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Acrocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Acrocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_Acrocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_Acrocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_Acrocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Acrocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '104192'^^xsd:integer;
  dwc:occurrenceId 'A2_23_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104192'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_Calocalanos_pavo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Calocalanos_pavo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Calocalanos_pavo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_Calocalanos_pavo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_Calocalanos_pavo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_Calocalanos_pavo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_Calocalanos_pavo'^^xsd:string;
  dwc:scientificName 'Calocalanus pavo'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '104669'^^xsd:integer;
  dwc:occurrenceId 'A2_23_Calocalanos_pavo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanos pavo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_Calocalanus_sp. _(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:scientificName 'Calocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '104193'^^xsd:integer;
  dwc:occurrenceId 'A2_23_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104193'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanus sp.  (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_Delibus_sewelli>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Delibus_sewelli> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Delibus_sewelli> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_Delibus_sewelli>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_Delibus_sewelli>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_Delibus_sewelli" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_Delibus_sewelli'^^xsd:string;
  dwc:scientificName 'Delius sewelli'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '363906'^^xsd:integer;
  dwc:occurrenceId 'A2_23_Delibus_sewelli'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363906'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sewelli'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_Delibus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Delibus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Delibus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_Delibus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_Delibus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_Delibus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Delius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '363904'^^xsd:integer;
  dwc:occurrenceId 'A2_23_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363904'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_Mecynocera_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Mecynocera_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Mecynocera_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_Mecynocera_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_Mecynocera_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_Mecynocera_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Mecynocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '104184'^^xsd:integer;
  dwc:occurrenceId 'A2_23_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Mecynocera sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_Paracalanus_aculeatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Paracalanus_aculeatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Paracalanus_aculeatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_Paracalanus_aculeatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_Paracalanus_aculeatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_Paracalanus_aculeatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_Paracalanus_aculeatus'^^xsd:string;
  dwc:scientificName 'Paracalanus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '104681'^^xsd:integer;
  dwc:occurrenceId 'A2_23_Paracalanus_aculeatus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1464945'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus aculeatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_Paracalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Paracalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Paracalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_Paracalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_Paracalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_Paracalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Paracalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '104196'^^xsd:integer;
  dwc:occurrenceId 'A2_23_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104196'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_Rhincalanus_cornutus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Rhincalanus_cornutus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Rhincalanus_cornutus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_Rhincalanus_cornutus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_Rhincalanus_cornutus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_Rhincalanus_cornutus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_Rhincalanus_cornutus'^^xsd:string;
  dwc:scientificName 'Rhincalanus cornutus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '104542'^^xsd:integer;
  dwc:occurrenceId 'A2_23_Rhincalanus_cornutus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1488083'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rhincalanus cornutus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_Subeucalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Subeucalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Subeucalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_Subeucalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_Subeucalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_Subeucalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Subeucalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '104173'^^xsd:integer;
  dwc:occurrenceId 'A2_23_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104173'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Subeucalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_Clausocalanus_furcatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Clausocalanus_furcatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Clausocalanus_furcatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_Clausocalanus_furcatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_Clausocalanus_furcatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_Clausocalanus_furcatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_Clausocalanus_furcatus'^^xsd:string;
  dwc:scientificName 'Clausocalanus furcatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '104503'^^xsd:integer;
  dwc:occurrenceId 'A2_23_Clausocalanus_furcatus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104503'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus furcatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_Clausocalanus_mastigophorus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Clausocalanus_mastigophorus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Clausocalanus_mastigophorus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_Clausocalanus_mastigophorus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_Clausocalanus_mastigophorus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_Clausocalanus_mastigophorus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:scientificName 'Clausocalanus mastigophorus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '104506'^^xsd:integer;
  dwc:occurrenceId 'A2_23_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104506'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus mastigophorus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_Clausocalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Clausocalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Clausocalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_Clausocalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_Clausocalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_Clausocalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Clausocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '104161'^^xsd:integer;
  dwc:occurrenceId 'A2_23_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104161'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_Euchaeta_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Euchaeta_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Euchaeta_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_Euchaeta_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_Euchaeta_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_Euchaeta_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Euchaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '104174'^^xsd:integer;
  dwc:occurrenceId 'A2_23_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104174'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Euchaeta spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_Scolecithrix_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Scolecithrix_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Scolecithrix_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_Scolecithrix_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_Scolecithrix_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_Scolecithrix_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_Scolecithrix_danae'^^xsd:string;
  dwc:scientificName 'Scolecithrix danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '104821'^^xsd:integer;
  dwc:occurrenceId 'A2_23_Scolecithrix_danae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104821'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_Scolecithrix_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Scolecithrix_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Scolecithrix_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_Scolecithrix_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_Scolecithrix_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_Scolecithrix_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Scolecithrix'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '104230'^^xsd:integer;
  dwc:occurrenceId 'A2_23_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104230'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_Lucicutia_flavicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Lucicutia_flavicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Lucicutia_flavicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_Lucicutia_flavicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_Lucicutia_flavicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_Lucicutia_flavicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_Lucicutia_flavicornis'^^xsd:string;
  dwc:scientificName 'Lucicutia flavicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '104597'^^xsd:integer;
  dwc:occurrenceId 'A2_23_Lucicutia_flavicornis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104597'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia flavicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_Lucicutia_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Lucicutia_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Lucicutia_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_Lucicutia_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_Lucicutia_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_Lucicutia_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_Lucicutia_sp.'^^xsd:string;
  dwc:scientificName 'Lucicutia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '104183'^^xsd:integer;
  dwc:occurrenceId 'A2_23_Lucicutia_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104183'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_Pleuromamma_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Pleuromamma_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Pleuromamma_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_Pleuromamma_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_Pleuromamma_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_Pleuromamma_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Pleuromamma'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '104191'^^xsd:integer;
  dwc:occurrenceId 'A2_23_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104191'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Pleuromamma sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_Temora_stylifera_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Temora_stylifera_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Temora_stylifera_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_Temora_stylifera_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_Temora_stylifera_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_Temora_stylifera_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:scientificName 'Temora stylifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '104879'^^xsd:integer;
  dwc:occurrenceId 'A2_23_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104879'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora stylifera (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_Temora_turbinata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Temora_turbinata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Temora_turbinata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_Temora_turbinata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_Temora_turbinata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_Temora_turbinata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_Temora_turbinata'^^xsd:string;
  dwc:scientificName 'Temora turbinata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '104880'^^xsd:integer;
  dwc:occurrenceId 'A2_23_Temora_turbinata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104880'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora turbinata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_Candacia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Candacia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Candacia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_Candacia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_Candacia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_Candacia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_Candacia_spp.'^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A2_23_Candacia_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_Candacia_sp._%28copepodite%29%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Candacia_sp._%28copepodite%29%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Candacia_sp._%28copepodite%29%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_Candacia_sp._%28copepodite%29%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_Candacia_sp._%28copepodite%29%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_Candacia_sp._(copepodite) " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A2_23_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia sp. (copepodite) '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_Calanopia_americana_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Calanopia_americana_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Calanopia_americana_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_Calanopia_americana_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_Calanopia_americana_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_Calanopia_americana_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:scientificName 'Calanopia americana'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '104723'^^xsd:integer;
  dwc:occurrenceId 'A2_23_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104723'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calanopia americana (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_Acartia_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Acartia_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Acartia_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_Acartia_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_Acartia_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_Acartia_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_Acartia_danae'^^xsd:string;
  dwc:scientificName 'Acartia (Acartia) danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '346026'^^xsd:integer;
  dwc:occurrenceId 'A2_23_Acartia_danae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346026'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_Acartia_lilljeborgii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Acartia_lilljeborgii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Acartia_lilljeborgii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_Acartia_lilljeborgii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_Acartia_lilljeborgii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_Acartia_lilljeborgii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_Acartia_lilljeborgii'^^xsd:string;
  dwc:scientificName 'Acartia lilljeborgii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '348510'^^xsd:integer;
  dwc:occurrenceId 'A2_23_Acartia_lilljeborgii'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia lilljeborgii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_Calanoida_%28others_copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Calanoida_%28others_copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Calanoida_%28others_copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_Calanoida_%28others_copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_Calanoida_%28others_copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_Calanoida_(others_copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'A2_23_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Calanoida (others copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_Oithona_atlantica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Oithona_atlantica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Oithona_atlantica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_Oithona_atlantica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_Oithona_atlantica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_Oithona_atlantica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_Oithona_atlantica'^^xsd:string;
  dwc:scientificName 'Oithona atlantica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '106642'^^xsd:integer;
  dwc:occurrenceId 'A2_23_Oithona_atlantica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106642'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona atlantica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_Oithona_plumifera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Oithona_plumifera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Oithona_plumifera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_Oithona_plumifera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_Oithona_plumifera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_Oithona_plumifera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_Oithona_plumifera'^^xsd:string;
  dwc:scientificName 'Oithona plumifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '106652'^^xsd:integer;
  dwc:occurrenceId 'A2_23_Oithona_plumifera'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106652'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona plumifera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_Oithona_setigera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Oithona_setigera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Oithona_setigera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_Oithona_setigera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_Oithona_setigera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_Oithona_setigera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_Oithona_setigera'^^xsd:string;
  dwc:scientificName 'Oithona setigera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '106655'^^xsd:integer;
  dwc:occurrenceId 'A2_23_Oithona_setigera'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '734517'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona setigera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_Oithona_hebes>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Oithona_hebes> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Oithona_hebes> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_Oithona_hebes>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_Oithona_hebes>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_Oithona_hebes" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_Oithona_hebes'^^xsd:string;
  dwc:scientificName 'Oithona hebes'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '106647'^^xsd:integer;
  dwc:occurrenceId 'A2_23_Oithona_hebes'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106647'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona hebes'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_Oithona_spp.%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Oithona_spp.%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Oithona_spp.%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_Oithona_spp.%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_Oithona_spp.%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_Oithona_spp. " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_Oithona_spp. '^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A2_23_Oithona_spp. '^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_Oithona_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Oithona_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Oithona_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_Oithona_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_Oithona_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_Oithona_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A2_23_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_Microsetella_norvegica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Microsetella_norvegica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Microsetella_norvegica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_Microsetella_norvegica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_Microsetella_norvegica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_Microsetella_norvegica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_Microsetella_norvegica'^^xsd:string;
  dwc:scientificName 'Microsetella norvegica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '116115'^^xsd:integer;
  dwc:occurrenceId 'A2_23_Microsetella_norvegica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116115'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella norvegica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_Microsetella_rosea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Microsetella_rosea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Microsetella_rosea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_Microsetella_rosea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_Microsetella_rosea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_Microsetella_rosea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_Microsetella_rosea'^^xsd:string;
  dwc:scientificName 'Microsetella rosea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '116116'^^xsd:integer;
  dwc:occurrenceId 'A2_23_Microsetella_rosea'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116116'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella rosea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_Microsetella_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Microsetella_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Microsetella_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_Microsetella_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_Microsetella_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_Microsetella_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Microsetella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '115341'^^xsd:integer;
  dwc:occurrenceId 'A2_23_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115341'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_Macrosetella_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Macrosetella_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Macrosetella_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_Macrosetella_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_Macrosetella_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_Macrosetella_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_Macrosetella_gracilis'^^xsd:string;
  dwc:scientificName 'Macrosetella gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '116382'^^xsd:integer;
  dwc:occurrenceId 'A2_23_Macrosetella_gracilis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116382'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Macrosetella gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_Miracia_efferata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Miracia_efferata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Miracia_efferata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_Miracia_efferata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_Miracia_efferata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_Miracia_efferata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_Miracia_efferata'^^xsd:string;
  dwc:scientificName 'Miracia efferata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '116383'^^xsd:integer;
  dwc:occurrenceId 'A2_23_Miracia_efferata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116383'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Miracia efferata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_Oncaea_media>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Oncaea_media> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Oncaea_media> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_Oncaea_media>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_Oncaea_media>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_Oncaea_media" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_Oncaea_media'^^xsd:string;
  dwc:scientificName 'Oncaea media'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '128938'^^xsd:integer;
  dwc:occurrenceId 'A2_23_Oncaea_media'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1862287'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea media'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_Oncaea_venusta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Oncaea_venusta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Oncaea_venusta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_Oncaea_venusta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_Oncaea_venusta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_Oncaea_venusta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_Oncaea_venusta'^^xsd:string;
  dwc:scientificName 'Oncaea venusta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '128954'^^xsd:integer;
  dwc:occurrenceId 'A2_23_Oncaea_venusta'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1754274'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea venusta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_Oncaea_mediterranea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Oncaea_mediterranea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Oncaea_mediterranea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_Oncaea_mediterranea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_Oncaea_mediterranea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_Oncaea_mediterranea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_Oncaea_mediterranea'^^xsd:string;
  dwc:scientificName 'Oncaea mediterranea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '128939'^^xsd:integer;
  dwc:occurrenceId 'A2_23_Oncaea_mediterranea'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128939'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea mediterranea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_Oncaea_scottodicarloi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Oncaea_scottodicarloi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Oncaea_scottodicarloi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_Oncaea_scottodicarloi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_Oncaea_scottodicarloi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_Oncaea_scottodicarloi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_Oncaea_scottodicarloi'^^xsd:string;
  dwc:scientificName 'Oncaea scottodicarloi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '128950'^^xsd:integer;
  dwc:occurrenceId 'A2_23_Oncaea_scottodicarloi'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128950'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea scottodicarloi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_Oncaea_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Oncaea_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Oncaea_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_Oncaea_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_Oncaea_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_Oncaea_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oncaea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '128690'^^xsd:integer;
  dwc:occurrenceId 'A2_23_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128690'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_Hemicyclops_thallassius>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Hemicyclops_thallassius> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Hemicyclops_thallassius> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_Hemicyclops_thallassius>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_Hemicyclops_thallassius>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_Hemicyclops_thallassius" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_Hemicyclops_thallassius'^^xsd:string;
  dwc:scientificName 'Hemicyclops thalassius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '352254'^^xsd:integer;
  dwc:occurrenceId 'A2_23_Hemicyclops_thallassius'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '352254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Hemicyclops thallassius'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_Copilia_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Copilia_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Copilia_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_Copilia_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_Copilia_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_Copilia_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Copilia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '128721'^^xsd:integer;
  dwc:occurrenceId 'A2_23_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128721'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Copilia spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_Agetus_flaccus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Agetus_flaccus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Agetus_flaccus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_Agetus_flaccus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_Agetus_flaccus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_Agetus_flaccus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_Agetus_flaccus'^^xsd:string;
  dwc:scientificName 'Agetus flaccus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '128795'^^xsd:integer;
  dwc:occurrenceId 'A2_23_Agetus_flaccus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128795'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Agetus flaccus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_Corycaeus_speciosus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Corycaeus_speciosus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Corycaeus_speciosus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_Corycaeus_speciosus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_Corycaeus_speciosus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_Corycaeus_speciosus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_Corycaeus_speciosus'^^xsd:string;
  dwc:scientificName 'Corycaeus speciosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '128800'^^xsd:integer;
  dwc:occurrenceId 'A2_23_Corycaeus_speciosus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128800'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus speciosus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_Corycaeus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Corycaeus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Corycaeus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_Corycaeus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_Corycaeus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_Corycaeus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Corycaeus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '128634'^^xsd:integer;
  dwc:occurrenceId 'A2_23_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128634'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_Farranula_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Farranula_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Farranula_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_Farranula_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_Farranula_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_Farranula_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_Farranula_gracilis'^^xsd:string;
  dwc:scientificName 'Farranula gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '128813'^^xsd:integer;
  dwc:occurrenceId 'A2_23_Farranula_gracilis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128813'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_Farranula_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Farranula_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Farranula_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_Farranula_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_Farranula_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_Farranula_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Farranula'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '128636'^^xsd:integer;
  dwc:occurrenceId 'A2_23_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128636'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_Copepoda_%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Copepoda_%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Copepoda_%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_Copepoda_%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_Copepoda_%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_Copepoda_(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_Copepoda_(nauplius)'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'A2_23_Copepoda_(nauplius)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Copepoda (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_CIRRIPEDIA__%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_CIRRIPEDIA__%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_CIRRIPEDIA__%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_CIRRIPEDIA__%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_CIRRIPEDIA__%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_CIRRIPEDIA__(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:occurrenceId 'A2_23_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  dwc:verbatimIdentification 'CIRRIPEDIA  (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_STOMATOPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_STOMATOPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_STOMATOPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_STOMATOPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_STOMATOPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_STOMATOPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Stomatopoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '14355'^^xsd:integer;
  dwc:occurrenceId 'A2_23_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '14355'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'STOMATOPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_DECAPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_DECAPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_DECAPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_DECAPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_DECAPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_DECAPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_DECAPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:occurrenceId 'A2_23_DECAPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'DECAPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_ECHINODERMATA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_ECHINODERMATA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_ECHINODERMATA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_ECHINODERMATA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_ECHINODERMATA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_ECHINODERMATA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:scientificName 'Echinodermata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '1806'^^xsd:integer;
  dwc:occurrenceId 'A2_23_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1806'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'ECHINODERMATA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_BRYOZOA_%28cyphonauta_larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_BRYOZOA_%28cyphonauta_larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_BRYOZOA_%28cyphonauta_larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_BRYOZOA_%28cyphonauta_larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_BRYOZOA_%28cyphonauta_larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_BRYOZOA_(cyphonauta_larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'A2_23_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'BRYOZOA (cyphonauta larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_Sagitta_friedreich>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Sagitta_friedreich> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Sagitta_friedreich> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_Sagitta_friedreich>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_Sagitta_friedreich>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_Sagitta_friedreich" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_Sagitta_friedreich'^^xsd:string;
  dwc:scientificName 'Sagitta friderici'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '105452'^^xsd:integer;
  dwc:occurrenceId 'A2_23_Sagitta_friedreich'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105441'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta friedreich'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_Sagitta_spp.%C2%A0%28imature%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Sagitta_spp.%C2%A0%28imature%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Sagitta_spp.%C2%A0%28imature%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_Sagitta_spp.%C2%A0%28imature%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_Sagitta_spp.%C2%A0%28imature%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_Sagitta_spp. (imature)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_Sagitta_spp. (imature)'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:occurrenceId 'A2_23_Sagitta_spp. (imature)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta spp. (imature)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_Chaetognatha_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Chaetognatha_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Chaetognatha_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_Chaetognatha_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_Chaetognatha_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_Chaetognatha_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_Chaetognatha_(others)'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:occurrenceId 'A2_23_Chaetognatha_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Chaetognatha (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_Fritillaria_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Fritillaria_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Fritillaria_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_Fritillaria_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_Fritillaria_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_Fritillaria_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_Fritillaria_spp.'^^xsd:string;
  dwc:scientificName 'Fritillaria'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '103358'^^xsd:integer;
  dwc:occurrenceId 'A2_23_Fritillaria_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Fritillaria spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_Oikopleura_dioica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Oikopleura_dioica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Oikopleura_dioica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_Oikopleura_dioica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_Oikopleura_dioica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_Oikopleura_dioica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_Oikopleura_dioica'^^xsd:string;
  dwc:scientificName 'Oikopleura dioica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '1770057'^^xsd:integer;
  dwc:occurrenceId 'A2_23_Oikopleura_dioica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura dioica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_Oikopleura_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Oikopleura_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Oikopleura_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_Oikopleura_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_Oikopleura_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_Oikopleura_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_Oikopleura_spp.'^^xsd:string;
  dwc:scientificName 'Oikopleura'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '103367'^^xsd:integer;
  dwc:occurrenceId 'A2_23_Oikopleura_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_Appendicularia_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Appendicularia_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Appendicularia_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_Appendicularia_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_Appendicularia_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_Appendicularia_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_Appendicularia_(others)'^^xsd:string;
  dwc:scientificName 'Appendicularia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '146421'^^xsd:integer;
  dwc:occurrenceId 'A2_23_Appendicularia_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146421'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Appendicularia (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_Thalia_democratica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Thalia_democratica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Thalia_democratica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_Thalia_democratica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_Thalia_democratica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_Thalia_democratica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_Thalia_democratica'^^xsd:string;
  dwc:scientificName 'Thalia democratica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '137279'^^xsd:integer;
  dwc:occurrenceId 'A2_23_Thalia_democratica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137279'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Thalia democratica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_Doliolo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Doliolo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Doliolo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_Doliolo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_Doliolo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_Doliolo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_Doliolo'^^xsd:string;
  dwc:scientificName 'Dolioloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '137221'^^xsd:integer;
  dwc:occurrenceId 'A2_23_Doliolo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137221'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Doliolo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_Teleostei_%28egg%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Teleostei_%28egg%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Teleostei_%28egg%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_Teleostei_%28egg%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_Teleostei_%28egg%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_Teleostei_(egg)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_Teleostei_(egg)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A2_23_Teleostei_(egg)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (egg)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_Teleostei_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Teleostei_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Teleostei_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_Teleostei_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_Teleostei_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_Teleostei_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_Teleostei_(larvae)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A2_23_Teleostei_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_SIPHONOPHORAE_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_SIPHONOPHORAE_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_SIPHONOPHORAE_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_SIPHONOPHORAE_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_SIPHONOPHORAE_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_SIPHONOPHORAE_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:scientificName 'Siphonophorae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '1371'^^xsd:integer;
  dwc:occurrenceId 'A2_23_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'SIPHONOPHORAE spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_Gastropoda_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Gastropoda_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Gastropoda_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_Gastropoda_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_Gastropoda_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_Gastropoda_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_Gastropoda_(veliger)'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'A2_23_Gastropoda_(veliger)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Gastropoda (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_Pteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Pteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Pteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_Pteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_Pteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_Pteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_Pteropoda'^^xsd:string;
  dwc:scientificName 'Pteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '325345'^^xsd:integer;
  dwc:occurrenceId 'A2_23_Pteropoda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '325345'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Pteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_Heteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Heteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Heteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_Heteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_Heteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_Heteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_Heteropoda'^^xsd:string;
  dwc:scientificName 'Heteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '1491356'^^xsd:integer;
  dwc:occurrenceId 'A2_23_Heteropoda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491356'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Heteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_Bivalvia_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Bivalvia_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_Bivalvia_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_Bivalvia_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_Bivalvia_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_Bivalvia_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_Bivalvia_(veliger)'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'A2_23_Bivalvia_(veliger)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Bivalvia (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_POLYCHAETA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_POLYCHAETA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_POLYCHAETA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_POLYCHAETA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_POLYCHAETA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_POLYCHAETA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'A2_23_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'POLYCHAETA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_OSTRACODA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_OSTRACODA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_OSTRACODA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_OSTRACODA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_OSTRACODA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_OSTRACODA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_OSTRACODA'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'A2_23_OSTRACODA'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'OSTRACODA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_23_CLADOCERA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_23_CLADOCERA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_23_CLADOCERA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3510087"^^xsd:decimal ;
  dwc:decimalLongitude "-34.758858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_23_CLADOCERA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3510087 -34.758858)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3510087"^^xsd:decimal ;
  geo-pos:long "-34.758858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_23_CLADOCERA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_23_CLADOCERA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_23_CLADOCERA'^^xsd:string;
  dwc:scientificName 'Cladocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.758858'^^xsd:double;
  dwc:latitude '-6.3510087'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '1076'^^xsd:integer;
  dwc:occurrenceId 'A2_23_CLADOCERA'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '155670'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'CLADOCERA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_Codonella_acuta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Codonella_acuta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Codonella_acuta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_Codonella_acuta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_Codonella_acuta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_Codonella_acuta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_Codonella_acuta'^^xsd:string;
  dwc:scientificName 'Codonella acuta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '417132'^^xsd:integer;
  dwc:occurrenceId 'A1_29_Codonella_acuta'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417132'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella acuta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_Codonella_amphorella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Codonella_amphorella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Codonella_amphorella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_Codonella_amphorella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_Codonella_amphorella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_Codonella_amphorella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_Codonella_amphorella'^^xsd:string;
  dwc:scientificName 'Codonella amphorella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '417133'^^xsd:integer;
  dwc:occurrenceId 'A1_29_Codonella_amphorella'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417133'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella amphorella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_Codonella_apicata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Codonella_apicata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Codonella_apicata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_Codonella_apicata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_Codonella_apicata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_Codonella_apicata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_Codonella_apicata'^^xsd:string;
  dwc:scientificName 'Codonella apicata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '417134'^^xsd:integer;
  dwc:occurrenceId 'A1_29_Codonella_apicata'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417134'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella apicata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_Codonella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Codonella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Codonella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_Codonella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_Codonella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_Codonella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_Codonella_sp.'^^xsd:string;
  dwc:scientificName 'Codonella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '150203'^^xsd:integer;
  dwc:occurrenceId 'A1_29_Codonella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150203'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_Tintinnopsis_tocantinensis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Tintinnopsis_tocantinensis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Tintinnopsis_tocantinensis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_Tintinnopsis_tocantinensis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_Tintinnopsis_tocantinensis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_Tintinnopsis_tocantinensis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:scientificName 'Tintinnopsis tocantinensis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '417156'^^xsd:integer;
  dwc:occurrenceId 'A1_29_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417156'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis tocantinensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_Tintinnopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Tintinnopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Tintinnopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_Tintinnopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_Tintinnopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_Tintinnopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_Tintinnopsis_spp.'^^xsd:string;
  dwc:scientificName 'Tintinnopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:occurrenceId 'A1_29_Tintinnopsis_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_Codonellopsis_ostenfeldi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Codonellopsis_ostenfeldi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Codonellopsis_ostenfeldi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_Codonellopsis_ostenfeldi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_Codonellopsis_ostenfeldi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_Codonellopsis_ostenfeldi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:scientificName 'Codonellopsis ostenfeldi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '427448'^^xsd:integer;
  dwc:occurrenceId 'A1_29_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427448'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis ostenfeldi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_Codonellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Codonellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Codonellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_Codonellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_Codonellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_Codonellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_Codonellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Codonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '204197'^^xsd:integer;
  dwc:occurrenceId 'A1_29_Codonellopsis_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '204197'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_Coxliella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Coxliella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Coxliella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_Coxliella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_Coxliella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_Coxliella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_Coxliella_sp.'^^xsd:string;
  dwc:scientificName 'Coxliella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '150208'^^xsd:integer;
  dwc:occurrenceId 'A1_29_Coxliella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150208'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Coxliella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_Dadayiella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Dadayiella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Dadayiella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_Dadayiella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_Dadayiella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_Dadayiella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_Dadayiella_sp.'^^xsd:string;
  dwc:scientificName 'Dadayiella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '183541'^^xsd:integer;
  dwc:occurrenceId 'A1_29_Dadayiella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183541'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dadayiella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_Dictyocysta_lepida>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Dictyocysta_lepida> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Dictyocysta_lepida> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_Dictyocysta_lepida>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_Dictyocysta_lepida>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_Dictyocysta_lepida" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_Dictyocysta_lepida'^^xsd:string;
  dwc:scientificName 'Dictyocysta lepida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '235767'^^xsd:integer;
  dwc:occurrenceId 'A1_29_Dictyocysta_lepida'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235767'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocysta lepida'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_Epiplocylis_undella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Epiplocylis_undella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Epiplocylis_undella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_Epiplocylis_undella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_Epiplocylis_undella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_Epiplocylis_undella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_Epiplocylis_undella'^^xsd:string;
  dwc:scientificName 'Epiplocylis undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '341668'^^xsd:integer;
  dwc:occurrenceId 'A1_29_Epiplocylis_undella'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '341668'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis undella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_Epiplocylis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Epiplocylis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Epiplocylis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_Epiplocylis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_Epiplocylis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_Epiplocylis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_Epiplocylis_sp.'^^xsd:string;
  dwc:scientificName 'Epiplocylis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '183562'^^xsd:integer;
  dwc:occurrenceId 'A1_29_Epiplocylis_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183562'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_Favella_enrenbergii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Favella_enrenbergii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Favella_enrenbergii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_Favella_enrenbergii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_Favella_enrenbergii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_Favella_enrenbergii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_Favella_enrenbergii'^^xsd:string;
  dwc:scientificName 'Favella ehrenbergii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '235761'^^xsd:integer;
  dwc:occurrenceId 'A1_29_Favella_enrenbergii'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235761'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Favella enrenbergii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_Eutintinnus_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Eutintinnus_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Eutintinnus_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_Eutintinnus_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_Eutintinnus_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_Eutintinnus_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_Eutintinnus_spp.'^^xsd:string;
  dwc:scientificName 'Eutintinnus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '183543'^^xsd:integer;
  dwc:occurrenceId 'A1_29_Eutintinnus_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183543'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Eutintinnus spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_Amphorellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Amphorellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Amphorellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_Amphorellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_Amphorellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_Amphorellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_Amphorellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Amphorellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '425527'^^xsd:integer;
  dwc:occurrenceId 'A1_29_Amphorellopsis_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '425527'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Amphorellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_Rabdonella_elegans>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Rabdonella_elegans> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Rabdonella_elegans> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_Rabdonella_elegans>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_Rabdonella_elegans>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_Rabdonella_elegans" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_Rabdonella_elegans'^^xsd:string;
  dwc:scientificName 'Rhabdonella elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '183577'^^xsd:integer;
  dwc:occurrenceId 'A1_29_Rabdonella_elegans'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183577'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella elegans'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_Rabdonella_brandti>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Rabdonella_brandti> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Rabdonella_brandti> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_Rabdonella_brandti>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_Rabdonella_brandti>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_Rabdonella_brandti" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_Rabdonella_brandti'^^xsd:string;
  dwc:scientificName 'Rhabdonella brandti'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '427513'^^xsd:integer;
  dwc:occurrenceId 'A1_29_Rabdonella_brandti'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427513'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella brandti'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_Rabdonellopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Rabdonellopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Rabdonellopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_Rabdonellopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_Rabdonellopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_Rabdonellopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_Rabdonellopsis_spp.'^^xsd:string;
  dwc:scientificName 'Rhabdonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '183550'^^xsd:integer;
  dwc:occurrenceId 'A1_29_Rabdonellopsis_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183550'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonellopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_Undella_claparedei>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Undella_claparedei> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Undella_claparedei> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_Undella_claparedei>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_Undella_claparedei>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_Undella_claparedei" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_Undella_claparedei'^^xsd:string;
  dwc:scientificName 'Undella claparedei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '341684'^^xsd:integer;
  dwc:occurrenceId 'A1_29_Undella_claparedei'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417240'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undella claparedei'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_Undella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Undella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Undella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_Undella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_Undella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_Undella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_Undella_sp.'^^xsd:string;
  dwc:scientificName 'Undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '235764'^^xsd:integer;
  dwc:occurrenceId 'A1_29_Undella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235764'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Undella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_Xystonellopsis_heros>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Xystonellopsis_heros> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Xystonellopsis_heros> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_Xystonellopsis_heros>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_Xystonellopsis_heros>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_Xystonellopsis_heros" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_Xystonellopsis_heros'^^xsd:string;
  dwc:scientificName 'Xystonellopsis heros'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '417266'^^xsd:integer;
  dwc:occurrenceId 'A1_29_Xystonellopsis_heros'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417266'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Xystonellopsis heros'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_Tintinnina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Tintinnina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Tintinnina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_Tintinnina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_Tintinnina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_Tintinnina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_Tintinnina_(others)'^^xsd:string;
  dwc:scientificName 'Tintinnina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '732976'^^xsd:integer;
  dwc:occurrenceId 'A1_29_Tintinnina_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_Collosphaera_macropora>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Collosphaera_macropora> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Collosphaera_macropora> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_Collosphaera_macropora>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_Collosphaera_macropora>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_Collosphaera_macropora" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_Collosphaera_macropora'^^xsd:string;
  dwc:scientificName 'Collosphaera macropora'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '493482'^^xsd:integer;
  dwc:occurrenceId 'A1_29_Collosphaera_macropora'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493482'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Collosphaera macropora'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_Dictyocoryne_profunda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Dictyocoryne_profunda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Dictyocoryne_profunda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_Dictyocoryne_profunda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_Dictyocoryne_profunda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_Dictyocoryne_profunda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_Dictyocoryne_profunda'^^xsd:string;
  dwc:scientificName 'Dictyocoryne profunda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '412935'^^xsd:integer;
  dwc:occurrenceId 'A1_29_Dictyocoryne_profunda'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412935'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne profunda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_Dictyocoryne_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Dictyocoryne_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Dictyocoryne_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_Dictyocoryne_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_Dictyocoryne_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_Dictyocoryne_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_Dictyocoryne_sp.'^^xsd:string;
  dwc:scientificName 'Dictyocoryne'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '412934'^^xsd:integer;
  dwc:occurrenceId 'A1_29_Dictyocoryne_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412934'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_Discopyle_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Discopyle_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Discopyle_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_Discopyle_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_Discopyle_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_Discopyle_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_Discopyle_sp.'^^xsd:string;
  dwc:scientificName 'Discopyle'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '493501'^^xsd:integer;
  dwc:occurrenceId 'A1_29_Discopyle_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Discopyle sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_Pylonidae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Pylonidae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Pylonidae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_Pylonidae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_Pylonidae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_Pylonidae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_Pylonidae'^^xsd:string;
  dwc:scientificName 'Pyloniidae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '345902'^^xsd:integer;
  dwc:occurrenceId 'A1_29_Pylonidae'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345902'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:verbatimIdentification 'Pylonidae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_Spongodiscus_resurgens>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Spongodiscus_resurgens> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Spongodiscus_resurgens> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_Spongodiscus_resurgens>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_Spongodiscus_resurgens>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_Spongodiscus_resurgens" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_Spongodiscus_resurgens'^^xsd:string;
  dwc:scientificName 'Spongodiscus resurgens'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '493608'^^xsd:integer;
  dwc:occurrenceId 'A1_29_Spongodiscus_resurgens'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493608'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongodiscus resurgens'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_Spongosphaera_streptacantha>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Spongosphaera_streptacantha> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Spongosphaera_streptacantha> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_Spongosphaera_streptacantha>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_Spongosphaera_streptacantha>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_Spongosphaera_streptacantha" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_Spongosphaera_streptacantha'^^xsd:string;
  dwc:scientificName 'Spongosphaera streptacantha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '493393'^^xsd:integer;
  dwc:occurrenceId 'A1_29_Spongosphaera_streptacantha'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493393'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongosphaera streptacantha'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_Spongaster_tetras>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Spongaster_tetras> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Spongaster_tetras> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_Spongaster_tetras>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_Spongaster_tetras>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_Spongaster_tetras" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_Spongaster_tetras'^^xsd:string;
  dwc:scientificName 'Spongaster tetras'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '412940'^^xsd:integer;
  dwc:occurrenceId 'A1_29_Spongaster_tetras'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412940'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongaster tetras'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_Spongotrochus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Spongotrochus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Spongotrochus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_Spongotrochus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_Spongotrochus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_Spongotrochus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_Spongotrochus_sp.'^^xsd:string;
  dwc:scientificName 'Spongotrochus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '412948'^^xsd:integer;
  dwc:occurrenceId 'A1_29_Spongotrochus_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Spongotrochus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_Zygocircus_productus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Zygocircus_productus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Zygocircus_productus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_Zygocircus_productus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_Zygocircus_productus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_Zygocircus_productus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_Zygocircus_productus'^^xsd:string;
  dwc:scientificName 'Zygocircus productus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '493705'^^xsd:integer;
  dwc:occurrenceId 'A1_29_Zygocircus_productus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493705'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus productus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_Zygocircus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Zygocircus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Zygocircus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_Zygocircus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_Zygocircus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_Zygocircus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_Zygocircus_sp.'^^xsd:string;
  dwc:scientificName 'Zygocircus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '493702'^^xsd:integer;
  dwc:occurrenceId 'A1_29_Zygocircus_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493702'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_Polycystina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Polycystina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Polycystina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_Polycystina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_Polycystina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_Polycystina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_Polycystina_(others)'^^xsd:string;
  dwc:scientificName 'Polycystina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '235740'^^xsd:integer;
  dwc:occurrenceId 'A1_29_Polycystina_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235740'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Polycystina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_ACANTHARIA_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_ACANTHARIA_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_ACANTHARIA_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_ACANTHARIA_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_ACANTHARIA_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_ACANTHARIA_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_ACANTHARIA_spp.'^^xsd:string;
  dwc:scientificName 'Acantharia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '586732'^^xsd:integer;
  dwc:occurrenceId 'A1_29_ACANTHARIA_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '586732'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'ACANTHARIA spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_Bolivina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Bolivina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Bolivina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_Bolivina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_Bolivina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_Bolivina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_Bolivina_sp.'^^xsd:string;
  dwc:scientificName 'Bolivina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '112101'^^xsd:integer;
  dwc:occurrenceId 'A1_29_Bolivina_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Bolivina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_Globigerina_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Globigerina_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Globigerina_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_Globigerina_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_Globigerina_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_Globigerina_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_Globigerina_bulloides'^^xsd:string;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:occurrenceId 'A1_29_Globigerina_bulloides'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globigerina bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_Globogirinoides_ruber>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Globogirinoides_ruber> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Globogirinoides_ruber> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_Globogirinoides_ruber>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_Globogirinoides_ruber>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_Globogirinoides_ruber" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_Globogirinoides_ruber'^^xsd:string;
  dwc:scientificName 'Globigerinoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:occurrenceId 'A1_29_Globogirinoides_ruber'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globogirinoides ruber'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_Globorotalia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Globorotalia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Globorotalia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_Globorotalia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_Globorotalia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_Globorotalia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_Globorotalia_spp.'^^xsd:string;
  dwc:scientificName 'Globorotalia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '112200'^^xsd:integer;
  dwc:occurrenceId 'A1_29_Globorotalia_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112200'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Globorotalia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_Neogloboquadrina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Neogloboquadrina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Neogloboquadrina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_Neogloboquadrina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_Neogloboquadrina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_Neogloboquadrina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_Neogloboquadrina_sp.'^^xsd:string;
  dwc:scientificName 'Neogloboquadrina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '112202'^^xsd:integer;
  dwc:occurrenceId 'A1_29_Neogloboquadrina_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112202'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Neogloboquadrina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_Orbulina_universa>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Orbulina_universa> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Orbulina_universa> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_Orbulina_universa>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_Orbulina_universa>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_Orbulina_universa" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_Orbulina_universa'^^xsd:string;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:occurrenceId 'A1_29_Orbulina_universa'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Orbulina universa'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_Tretomphalus_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Tretomphalus_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Tretomphalus_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_Tretomphalus_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_Tretomphalus_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_Tretomphalus_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_Tretomphalus_bulloides'^^xsd:string;
  dwc:scientificName 'Tretomphalus bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '113184'^^xsd:integer;
  dwc:occurrenceId 'A1_29_Tretomphalus_bulloides'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tretomphalus bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_Trochammina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Trochammina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Trochammina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_Trochammina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_Trochammina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_Trochammina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_Trochammina_sp.'^^xsd:string;
  dwc:scientificName 'Trochammina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:occurrenceId 'A1_29_Trochammina_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Trochammina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_Foraminifera_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Foraminifera_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Foraminifera_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_Foraminifera_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_Foraminifera_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_Foraminifera_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_Foraminifera_(others)'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:occurrenceId 'A1_29_Foraminifera_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Foraminifera (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_Nannocalanus_minor>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Nannocalanus_minor> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Nannocalanus_minor> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_Nannocalanus_minor>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_Nannocalanus_minor>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_Nannocalanus_minor" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_Nannocalanus_minor'^^xsd:string;
  dwc:scientificName 'Nannocalanus minor'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '104469'^^xsd:integer;
  dwc:occurrenceId 'A1_29_Nannocalanus_minor'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104469'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus minor'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_Nannocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Nannocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Nannocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_Nannocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_Nannocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_Nannocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Nannocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '104154'^^xsd:integer;
  dwc:occurrenceId 'A1_29_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104154'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_Neocalanus_robustior>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Neocalanus_robustior> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Neocalanus_robustior> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_Neocalanus_robustior>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_Neocalanus_robustior>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_Neocalanus_robustior" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_Neocalanus_robustior'^^xsd:string;
  dwc:scientificName 'Neocalanus robustior'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '104472'^^xsd:integer;
  dwc:occurrenceId 'A1_29_Neocalanus_robustior'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104472'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Neocalanus robustior'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_Undinula_vulgaris_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Undinula_vulgaris_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Undinula_vulgaris_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_Undinula_vulgaris_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_Undinula_vulgaris_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_Undinula_vulgaris_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:scientificName 'Undinula vulgaris'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '104473'^^xsd:integer;
  dwc:occurrenceId 'A1_29_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104473'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undinula vulgaris (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_Acrocalanus_longicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Acrocalanus_longicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Acrocalanus_longicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_Acrocalanus_longicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_Acrocalanus_longicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_Acrocalanus_longicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_Acrocalanus_longicornis'^^xsd:string;
  dwc:scientificName 'Acrocalanus longicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '104646'^^xsd:integer;
  dwc:occurrenceId 'A1_29_Acrocalanus_longicornis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104646'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus longicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_Acrocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Acrocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Acrocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_Acrocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_Acrocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_Acrocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Acrocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '104192'^^xsd:integer;
  dwc:occurrenceId 'A1_29_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104192'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_Calocalanos_pavo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Calocalanos_pavo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Calocalanos_pavo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_Calocalanos_pavo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_Calocalanos_pavo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_Calocalanos_pavo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_Calocalanos_pavo'^^xsd:string;
  dwc:scientificName 'Calocalanus pavo'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '104669'^^xsd:integer;
  dwc:occurrenceId 'A1_29_Calocalanos_pavo'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanos pavo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_Calocalanus_sp. _(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:scientificName 'Calocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '104193'^^xsd:integer;
  dwc:occurrenceId 'A1_29_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104193'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanus sp.  (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_Delibus_sewelli>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Delibus_sewelli> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Delibus_sewelli> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_Delibus_sewelli>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_Delibus_sewelli>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_Delibus_sewelli" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_Delibus_sewelli'^^xsd:string;
  dwc:scientificName 'Delius sewelli'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '363906'^^xsd:integer;
  dwc:occurrenceId 'A1_29_Delibus_sewelli'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363906'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sewelli'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_Delibus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Delibus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Delibus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_Delibus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_Delibus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_Delibus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Delius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '363904'^^xsd:integer;
  dwc:occurrenceId 'A1_29_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363904'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_Mecynocera_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Mecynocera_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Mecynocera_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_Mecynocera_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_Mecynocera_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_Mecynocera_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Mecynocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '104184'^^xsd:integer;
  dwc:occurrenceId 'A1_29_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Mecynocera sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_Paracalanus_aculeatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Paracalanus_aculeatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Paracalanus_aculeatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_Paracalanus_aculeatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_Paracalanus_aculeatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_Paracalanus_aculeatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_Paracalanus_aculeatus'^^xsd:string;
  dwc:scientificName 'Paracalanus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '104681'^^xsd:integer;
  dwc:occurrenceId 'A1_29_Paracalanus_aculeatus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1464945'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus aculeatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_Paracalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Paracalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Paracalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_Paracalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_Paracalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_Paracalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Paracalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '104196'^^xsd:integer;
  dwc:occurrenceId 'A1_29_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104196'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_Rhincalanus_cornutus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Rhincalanus_cornutus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Rhincalanus_cornutus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_Rhincalanus_cornutus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_Rhincalanus_cornutus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_Rhincalanus_cornutus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_Rhincalanus_cornutus'^^xsd:string;
  dwc:scientificName 'Rhincalanus cornutus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '104542'^^xsd:integer;
  dwc:occurrenceId 'A1_29_Rhincalanus_cornutus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1488083'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rhincalanus cornutus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_Subeucalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Subeucalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Subeucalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_Subeucalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_Subeucalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_Subeucalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Subeucalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '104173'^^xsd:integer;
  dwc:occurrenceId 'A1_29_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104173'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Subeucalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_Clausocalanus_furcatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Clausocalanus_furcatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Clausocalanus_furcatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_Clausocalanus_furcatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_Clausocalanus_furcatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_Clausocalanus_furcatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_Clausocalanus_furcatus'^^xsd:string;
  dwc:scientificName 'Clausocalanus furcatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '104503'^^xsd:integer;
  dwc:occurrenceId 'A1_29_Clausocalanus_furcatus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104503'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus furcatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_Clausocalanus_mastigophorus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Clausocalanus_mastigophorus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Clausocalanus_mastigophorus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_Clausocalanus_mastigophorus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_Clausocalanus_mastigophorus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_Clausocalanus_mastigophorus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:scientificName 'Clausocalanus mastigophorus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '104506'^^xsd:integer;
  dwc:occurrenceId 'A1_29_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104506'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus mastigophorus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_Clausocalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Clausocalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Clausocalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_Clausocalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_Clausocalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_Clausocalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Clausocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '104161'^^xsd:integer;
  dwc:occurrenceId 'A1_29_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104161'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_Euchaeta_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Euchaeta_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Euchaeta_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_Euchaeta_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_Euchaeta_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_Euchaeta_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Euchaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '104174'^^xsd:integer;
  dwc:occurrenceId 'A1_29_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104174'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Euchaeta spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_Scolecithrix_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Scolecithrix_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Scolecithrix_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_Scolecithrix_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_Scolecithrix_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_Scolecithrix_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_Scolecithrix_danae'^^xsd:string;
  dwc:scientificName 'Scolecithrix danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '104821'^^xsd:integer;
  dwc:occurrenceId 'A1_29_Scolecithrix_danae'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104821'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_Scolecithrix_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Scolecithrix_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Scolecithrix_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_Scolecithrix_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_Scolecithrix_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_Scolecithrix_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Scolecithrix'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '104230'^^xsd:integer;
  dwc:occurrenceId 'A1_29_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104230'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_Lucicutia_flavicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Lucicutia_flavicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Lucicutia_flavicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_Lucicutia_flavicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_Lucicutia_flavicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_Lucicutia_flavicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_Lucicutia_flavicornis'^^xsd:string;
  dwc:scientificName 'Lucicutia flavicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '104597'^^xsd:integer;
  dwc:occurrenceId 'A1_29_Lucicutia_flavicornis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104597'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia flavicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_Lucicutia_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Lucicutia_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Lucicutia_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_Lucicutia_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_Lucicutia_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_Lucicutia_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_Lucicutia_sp.'^^xsd:string;
  dwc:scientificName 'Lucicutia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '104183'^^xsd:integer;
  dwc:occurrenceId 'A1_29_Lucicutia_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104183'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_Pleuromamma_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Pleuromamma_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Pleuromamma_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_Pleuromamma_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_Pleuromamma_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_Pleuromamma_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Pleuromamma'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '104191'^^xsd:integer;
  dwc:occurrenceId 'A1_29_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104191'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Pleuromamma sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_Temora_stylifera_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Temora_stylifera_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Temora_stylifera_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_Temora_stylifera_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_Temora_stylifera_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_Temora_stylifera_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:scientificName 'Temora stylifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '104879'^^xsd:integer;
  dwc:occurrenceId 'A1_29_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104879'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora stylifera (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_Temora_turbinata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Temora_turbinata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Temora_turbinata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_Temora_turbinata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_Temora_turbinata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_Temora_turbinata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_Temora_turbinata'^^xsd:string;
  dwc:scientificName 'Temora turbinata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '104880'^^xsd:integer;
  dwc:occurrenceId 'A1_29_Temora_turbinata'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104880'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora turbinata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_Candacia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Candacia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Candacia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_Candacia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_Candacia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_Candacia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_Candacia_spp.'^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A1_29_Candacia_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_Candacia_sp._%28copepodite%29%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Candacia_sp._%28copepodite%29%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Candacia_sp._%28copepodite%29%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_Candacia_sp._%28copepodite%29%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_Candacia_sp._%28copepodite%29%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_Candacia_sp._(copepodite) " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A1_29_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia sp. (copepodite) '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_Calanopia_americana_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Calanopia_americana_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Calanopia_americana_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_Calanopia_americana_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_Calanopia_americana_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_Calanopia_americana_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:scientificName 'Calanopia americana'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '104723'^^xsd:integer;
  dwc:occurrenceId 'A1_29_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104723'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calanopia americana (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_Acartia_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Acartia_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Acartia_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_Acartia_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_Acartia_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_Acartia_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_Acartia_danae'^^xsd:string;
  dwc:scientificName 'Acartia (Acartia) danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '346026'^^xsd:integer;
  dwc:occurrenceId 'A1_29_Acartia_danae'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346026'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_Acartia_lilljeborgii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Acartia_lilljeborgii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Acartia_lilljeborgii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_Acartia_lilljeborgii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_Acartia_lilljeborgii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_Acartia_lilljeborgii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_Acartia_lilljeborgii'^^xsd:string;
  dwc:scientificName 'Acartia lilljeborgii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '348510'^^xsd:integer;
  dwc:occurrenceId 'A1_29_Acartia_lilljeborgii'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia lilljeborgii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_Calanoida_%28others_copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Calanoida_%28others_copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Calanoida_%28others_copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_Calanoida_%28others_copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_Calanoida_%28others_copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_Calanoida_(others_copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'A1_29_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Calanoida (others copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_Oithona_atlantica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Oithona_atlantica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Oithona_atlantica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_Oithona_atlantica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_Oithona_atlantica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_Oithona_atlantica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_Oithona_atlantica'^^xsd:string;
  dwc:scientificName 'Oithona atlantica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '106642'^^xsd:integer;
  dwc:occurrenceId 'A1_29_Oithona_atlantica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106642'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona atlantica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_Oithona_plumifera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Oithona_plumifera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Oithona_plumifera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_Oithona_plumifera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_Oithona_plumifera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_Oithona_plumifera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_Oithona_plumifera'^^xsd:string;
  dwc:scientificName 'Oithona plumifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '106652'^^xsd:integer;
  dwc:occurrenceId 'A1_29_Oithona_plumifera'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106652'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona plumifera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_Oithona_setigera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Oithona_setigera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Oithona_setigera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_Oithona_setigera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_Oithona_setigera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_Oithona_setigera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_Oithona_setigera'^^xsd:string;
  dwc:scientificName 'Oithona setigera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '106655'^^xsd:integer;
  dwc:occurrenceId 'A1_29_Oithona_setigera'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '734517'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona setigera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_Oithona_hebes>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Oithona_hebes> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Oithona_hebes> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_Oithona_hebes>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_Oithona_hebes>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_Oithona_hebes" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_Oithona_hebes'^^xsd:string;
  dwc:scientificName 'Oithona hebes'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '106647'^^xsd:integer;
  dwc:occurrenceId 'A1_29_Oithona_hebes'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106647'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona hebes'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_Oithona_spp.%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Oithona_spp.%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Oithona_spp.%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_Oithona_spp.%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_Oithona_spp.%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_Oithona_spp. " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_Oithona_spp. '^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A1_29_Oithona_spp. '^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_Oithona_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Oithona_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Oithona_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_Oithona_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_Oithona_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_Oithona_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A1_29_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_Microsetella_norvegica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Microsetella_norvegica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Microsetella_norvegica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_Microsetella_norvegica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_Microsetella_norvegica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_Microsetella_norvegica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_Microsetella_norvegica'^^xsd:string;
  dwc:scientificName 'Microsetella norvegica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '116115'^^xsd:integer;
  dwc:occurrenceId 'A1_29_Microsetella_norvegica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116115'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella norvegica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_Microsetella_rosea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Microsetella_rosea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Microsetella_rosea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_Microsetella_rosea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_Microsetella_rosea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_Microsetella_rosea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_Microsetella_rosea'^^xsd:string;
  dwc:scientificName 'Microsetella rosea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '116116'^^xsd:integer;
  dwc:occurrenceId 'A1_29_Microsetella_rosea'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116116'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella rosea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_Microsetella_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Microsetella_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Microsetella_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_Microsetella_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_Microsetella_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_Microsetella_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Microsetella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '115341'^^xsd:integer;
  dwc:occurrenceId 'A1_29_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115341'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_Macrosetella_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Macrosetella_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Macrosetella_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_Macrosetella_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_Macrosetella_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_Macrosetella_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_Macrosetella_gracilis'^^xsd:string;
  dwc:scientificName 'Macrosetella gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '116382'^^xsd:integer;
  dwc:occurrenceId 'A1_29_Macrosetella_gracilis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116382'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Macrosetella gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_Miracia_efferata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Miracia_efferata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Miracia_efferata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_Miracia_efferata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_Miracia_efferata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_Miracia_efferata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_Miracia_efferata'^^xsd:string;
  dwc:scientificName 'Miracia efferata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '116383'^^xsd:integer;
  dwc:occurrenceId 'A1_29_Miracia_efferata'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116383'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Miracia efferata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_Oncaea_media>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Oncaea_media> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Oncaea_media> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_Oncaea_media>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_Oncaea_media>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_Oncaea_media" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_Oncaea_media'^^xsd:string;
  dwc:scientificName 'Oncaea media'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '128938'^^xsd:integer;
  dwc:occurrenceId 'A1_29_Oncaea_media'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1862287'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea media'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_Oncaea_venusta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Oncaea_venusta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Oncaea_venusta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_Oncaea_venusta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_Oncaea_venusta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_Oncaea_venusta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_Oncaea_venusta'^^xsd:string;
  dwc:scientificName 'Oncaea venusta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '128954'^^xsd:integer;
  dwc:occurrenceId 'A1_29_Oncaea_venusta'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1754274'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea venusta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_Oncaea_mediterranea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Oncaea_mediterranea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Oncaea_mediterranea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_Oncaea_mediterranea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_Oncaea_mediterranea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_Oncaea_mediterranea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_Oncaea_mediterranea'^^xsd:string;
  dwc:scientificName 'Oncaea mediterranea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '128939'^^xsd:integer;
  dwc:occurrenceId 'A1_29_Oncaea_mediterranea'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128939'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea mediterranea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_Oncaea_scottodicarloi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Oncaea_scottodicarloi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Oncaea_scottodicarloi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_Oncaea_scottodicarloi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_Oncaea_scottodicarloi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_Oncaea_scottodicarloi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_Oncaea_scottodicarloi'^^xsd:string;
  dwc:scientificName 'Oncaea scottodicarloi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '128950'^^xsd:integer;
  dwc:occurrenceId 'A1_29_Oncaea_scottodicarloi'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128950'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea scottodicarloi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_Oncaea_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Oncaea_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Oncaea_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_Oncaea_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_Oncaea_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_Oncaea_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oncaea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '128690'^^xsd:integer;
  dwc:occurrenceId 'A1_29_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128690'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_Hemicyclops_thallassius>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Hemicyclops_thallassius> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Hemicyclops_thallassius> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_Hemicyclops_thallassius>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_Hemicyclops_thallassius>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_Hemicyclops_thallassius" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_Hemicyclops_thallassius'^^xsd:string;
  dwc:scientificName 'Hemicyclops thalassius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '352254'^^xsd:integer;
  dwc:occurrenceId 'A1_29_Hemicyclops_thallassius'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '352254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Hemicyclops thallassius'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_Copilia_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Copilia_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Copilia_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_Copilia_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_Copilia_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_Copilia_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Copilia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '128721'^^xsd:integer;
  dwc:occurrenceId 'A1_29_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128721'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Copilia spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_Agetus_flaccus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Agetus_flaccus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Agetus_flaccus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_Agetus_flaccus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_Agetus_flaccus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_Agetus_flaccus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_Agetus_flaccus'^^xsd:string;
  dwc:scientificName 'Agetus flaccus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '128795'^^xsd:integer;
  dwc:occurrenceId 'A1_29_Agetus_flaccus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128795'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Agetus flaccus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_Corycaeus_speciosus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Corycaeus_speciosus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Corycaeus_speciosus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_Corycaeus_speciosus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_Corycaeus_speciosus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_Corycaeus_speciosus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_Corycaeus_speciosus'^^xsd:string;
  dwc:scientificName 'Corycaeus speciosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '128800'^^xsd:integer;
  dwc:occurrenceId 'A1_29_Corycaeus_speciosus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128800'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus speciosus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_Corycaeus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Corycaeus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Corycaeus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_Corycaeus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_Corycaeus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_Corycaeus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Corycaeus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '128634'^^xsd:integer;
  dwc:occurrenceId 'A1_29_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128634'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_Farranula_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Farranula_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Farranula_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_Farranula_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_Farranula_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_Farranula_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_Farranula_gracilis'^^xsd:string;
  dwc:scientificName 'Farranula gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '128813'^^xsd:integer;
  dwc:occurrenceId 'A1_29_Farranula_gracilis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128813'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_Farranula_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Farranula_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Farranula_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_Farranula_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_Farranula_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_Farranula_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Farranula'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '128636'^^xsd:integer;
  dwc:occurrenceId 'A1_29_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128636'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_Copepoda_%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Copepoda_%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Copepoda_%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_Copepoda_%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_Copepoda_%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_Copepoda_(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_Copepoda_(nauplius)'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'A1_29_Copepoda_(nauplius)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Copepoda (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_CIRRIPEDIA__%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_CIRRIPEDIA__%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_CIRRIPEDIA__%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_CIRRIPEDIA__%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_CIRRIPEDIA__%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_CIRRIPEDIA__(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:occurrenceId 'A1_29_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  dwc:verbatimIdentification 'CIRRIPEDIA  (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_STOMATOPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_STOMATOPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_STOMATOPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_STOMATOPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_STOMATOPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_STOMATOPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Stomatopoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '14355'^^xsd:integer;
  dwc:occurrenceId 'A1_29_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '14355'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'STOMATOPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_DECAPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_DECAPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_DECAPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_DECAPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_DECAPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_DECAPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_DECAPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:occurrenceId 'A1_29_DECAPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'DECAPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_ECHINODERMATA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_ECHINODERMATA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_ECHINODERMATA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_ECHINODERMATA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_ECHINODERMATA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_ECHINODERMATA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:scientificName 'Echinodermata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '1806'^^xsd:integer;
  dwc:occurrenceId 'A1_29_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1806'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'ECHINODERMATA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_BRYOZOA_%28cyphonauta_larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_BRYOZOA_%28cyphonauta_larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_BRYOZOA_%28cyphonauta_larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_BRYOZOA_%28cyphonauta_larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_BRYOZOA_%28cyphonauta_larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_BRYOZOA_(cyphonauta_larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'A1_29_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'BRYOZOA (cyphonauta larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_Sagitta_friedreich>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Sagitta_friedreich> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Sagitta_friedreich> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_Sagitta_friedreich>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_Sagitta_friedreich>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_Sagitta_friedreich" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_Sagitta_friedreich'^^xsd:string;
  dwc:scientificName 'Sagitta friderici'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '105452'^^xsd:integer;
  dwc:occurrenceId 'A1_29_Sagitta_friedreich'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105441'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta friedreich'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_Sagitta_spp.%C2%A0%28imature%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Sagitta_spp.%C2%A0%28imature%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Sagitta_spp.%C2%A0%28imature%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_Sagitta_spp.%C2%A0%28imature%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_Sagitta_spp.%C2%A0%28imature%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_Sagitta_spp. (imature)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_Sagitta_spp. (imature)'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:occurrenceId 'A1_29_Sagitta_spp. (imature)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta spp. (imature)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_Chaetognatha_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Chaetognatha_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Chaetognatha_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_Chaetognatha_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_Chaetognatha_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_Chaetognatha_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_Chaetognatha_(others)'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:occurrenceId 'A1_29_Chaetognatha_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Chaetognatha (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_Fritillaria_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Fritillaria_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Fritillaria_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_Fritillaria_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_Fritillaria_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_Fritillaria_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_Fritillaria_spp.'^^xsd:string;
  dwc:scientificName 'Fritillaria'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '103358'^^xsd:integer;
  dwc:occurrenceId 'A1_29_Fritillaria_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Fritillaria spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_Oikopleura_dioica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Oikopleura_dioica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Oikopleura_dioica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_Oikopleura_dioica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_Oikopleura_dioica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_Oikopleura_dioica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_Oikopleura_dioica'^^xsd:string;
  dwc:scientificName 'Oikopleura dioica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '1770057'^^xsd:integer;
  dwc:occurrenceId 'A1_29_Oikopleura_dioica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura dioica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_Oikopleura_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Oikopleura_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Oikopleura_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_Oikopleura_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_Oikopleura_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_Oikopleura_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_Oikopleura_spp.'^^xsd:string;
  dwc:scientificName 'Oikopleura'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '103367'^^xsd:integer;
  dwc:occurrenceId 'A1_29_Oikopleura_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_Appendicularia_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Appendicularia_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Appendicularia_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_Appendicularia_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_Appendicularia_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_Appendicularia_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_Appendicularia_(others)'^^xsd:string;
  dwc:scientificName 'Appendicularia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '146421'^^xsd:integer;
  dwc:occurrenceId 'A1_29_Appendicularia_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146421'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Appendicularia (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_Thalia_democratica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Thalia_democratica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Thalia_democratica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_Thalia_democratica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_Thalia_democratica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_Thalia_democratica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_Thalia_democratica'^^xsd:string;
  dwc:scientificName 'Thalia democratica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '137279'^^xsd:integer;
  dwc:occurrenceId 'A1_29_Thalia_democratica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137279'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Thalia democratica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_Doliolo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Doliolo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Doliolo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_Doliolo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_Doliolo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_Doliolo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_Doliolo'^^xsd:string;
  dwc:scientificName 'Dolioloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '137221'^^xsd:integer;
  dwc:occurrenceId 'A1_29_Doliolo'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137221'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Doliolo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_Teleostei_%28egg%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Teleostei_%28egg%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Teleostei_%28egg%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_Teleostei_%28egg%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_Teleostei_%28egg%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_Teleostei_(egg)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_Teleostei_(egg)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A1_29_Teleostei_(egg)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (egg)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_Teleostei_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Teleostei_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Teleostei_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_Teleostei_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_Teleostei_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_Teleostei_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_Teleostei_(larvae)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A1_29_Teleostei_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_SIPHONOPHORAE_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_SIPHONOPHORAE_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_SIPHONOPHORAE_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_SIPHONOPHORAE_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_SIPHONOPHORAE_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_SIPHONOPHORAE_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:scientificName 'Siphonophorae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '1371'^^xsd:integer;
  dwc:occurrenceId 'A1_29_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'SIPHONOPHORAE spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_Gastropoda_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Gastropoda_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Gastropoda_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_Gastropoda_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_Gastropoda_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_Gastropoda_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_Gastropoda_(veliger)'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'A1_29_Gastropoda_(veliger)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Gastropoda (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_Pteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Pteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Pteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_Pteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_Pteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_Pteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_Pteropoda'^^xsd:string;
  dwc:scientificName 'Pteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '325345'^^xsd:integer;
  dwc:occurrenceId 'A1_29_Pteropoda'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '325345'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Pteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_Heteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Heteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Heteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_Heteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_Heteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_Heteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_Heteropoda'^^xsd:string;
  dwc:scientificName 'Heteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '1491356'^^xsd:integer;
  dwc:occurrenceId 'A1_29_Heteropoda'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491356'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Heteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_Bivalvia_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Bivalvia_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_Bivalvia_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_Bivalvia_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_Bivalvia_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_Bivalvia_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_Bivalvia_(veliger)'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'A1_29_Bivalvia_(veliger)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Bivalvia (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_POLYCHAETA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_POLYCHAETA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_POLYCHAETA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_POLYCHAETA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_POLYCHAETA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_POLYCHAETA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'A1_29_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'POLYCHAETA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_OSTRACODA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_OSTRACODA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_OSTRACODA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_OSTRACODA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_OSTRACODA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_OSTRACODA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_OSTRACODA'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'A1_29_OSTRACODA'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'OSTRACODA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_29_CLADOCERA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_29_CLADOCERA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_29_CLADOCERA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.628915"^^xsd:decimal ;
  dwc:decimalLongitude "-34.754358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_29_CLADOCERA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.628915 -34.754358)"^^geo:wktLiteral ;
  geo-pos:lat "-6.628915"^^xsd:decimal ;
  geo-pos:long "-34.754358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_29_CLADOCERA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_29_CLADOCERA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_29_CLADOCERA'^^xsd:string;
  dwc:scientificName 'Cladocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.754358'^^xsd:double;
  dwc:latitude '-6.628915'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 29'^^xsd:string;
  dwc:aphiaid '1076'^^xsd:integer;
  dwc:occurrenceId 'A1_29_CLADOCERA'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '155670'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'CLADOCERA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_Codonella_acuta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Codonella_acuta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Codonella_acuta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_Codonella_acuta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_Codonella_acuta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_Codonella_acuta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_Codonella_acuta'^^xsd:string;
  dwc:scientificName 'Codonella acuta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '417132'^^xsd:integer;
  dwc:occurrenceId 'A2_5_Codonella_acuta'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417132'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella acuta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_Codonella_amphorella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Codonella_amphorella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Codonella_amphorella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_Codonella_amphorella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_Codonella_amphorella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_Codonella_amphorella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_Codonella_amphorella'^^xsd:string;
  dwc:scientificName 'Codonella amphorella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '417133'^^xsd:integer;
  dwc:occurrenceId 'A2_5_Codonella_amphorella'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417133'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella amphorella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_Codonella_apicata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Codonella_apicata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Codonella_apicata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_Codonella_apicata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_Codonella_apicata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_Codonella_apicata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_Codonella_apicata'^^xsd:string;
  dwc:scientificName 'Codonella apicata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '417134'^^xsd:integer;
  dwc:occurrenceId 'A2_5_Codonella_apicata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417134'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella apicata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_Codonella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Codonella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Codonella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_Codonella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_Codonella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_Codonella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_Codonella_sp.'^^xsd:string;
  dwc:scientificName 'Codonella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '150203'^^xsd:integer;
  dwc:occurrenceId 'A2_5_Codonella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150203'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_Tintinnopsis_tocantinensis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Tintinnopsis_tocantinensis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Tintinnopsis_tocantinensis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_Tintinnopsis_tocantinensis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_Tintinnopsis_tocantinensis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_Tintinnopsis_tocantinensis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:scientificName 'Tintinnopsis tocantinensis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '417156'^^xsd:integer;
  dwc:occurrenceId 'A2_5_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417156'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis tocantinensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_Tintinnopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Tintinnopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Tintinnopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_Tintinnopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_Tintinnopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_Tintinnopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_Tintinnopsis_spp.'^^xsd:string;
  dwc:scientificName 'Tintinnopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:occurrenceId 'A2_5_Tintinnopsis_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_Codonellopsis_ostenfeldi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Codonellopsis_ostenfeldi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Codonellopsis_ostenfeldi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_Codonellopsis_ostenfeldi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_Codonellopsis_ostenfeldi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_Codonellopsis_ostenfeldi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:scientificName 'Codonellopsis ostenfeldi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '427448'^^xsd:integer;
  dwc:occurrenceId 'A2_5_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427448'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis ostenfeldi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_Codonellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Codonellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Codonellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_Codonellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_Codonellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_Codonellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_Codonellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Codonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '204197'^^xsd:integer;
  dwc:occurrenceId 'A2_5_Codonellopsis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '204197'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_Coxliella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Coxliella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Coxliella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_Coxliella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_Coxliella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_Coxliella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_Coxliella_sp.'^^xsd:string;
  dwc:scientificName 'Coxliella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '150208'^^xsd:integer;
  dwc:occurrenceId 'A2_5_Coxliella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150208'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Coxliella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_Dadayiella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Dadayiella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Dadayiella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_Dadayiella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_Dadayiella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_Dadayiella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_Dadayiella_sp.'^^xsd:string;
  dwc:scientificName 'Dadayiella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '183541'^^xsd:integer;
  dwc:occurrenceId 'A2_5_Dadayiella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183541'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dadayiella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_Dictyocysta_lepida>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Dictyocysta_lepida> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Dictyocysta_lepida> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_Dictyocysta_lepida>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_Dictyocysta_lepida>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_Dictyocysta_lepida" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_Dictyocysta_lepida'^^xsd:string;
  dwc:scientificName 'Dictyocysta lepida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '235767'^^xsd:integer;
  dwc:occurrenceId 'A2_5_Dictyocysta_lepida'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235767'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocysta lepida'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_Epiplocylis_undella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Epiplocylis_undella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Epiplocylis_undella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_Epiplocylis_undella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_Epiplocylis_undella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_Epiplocylis_undella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_Epiplocylis_undella'^^xsd:string;
  dwc:scientificName 'Epiplocylis undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '341668'^^xsd:integer;
  dwc:occurrenceId 'A2_5_Epiplocylis_undella'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '341668'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis undella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_Epiplocylis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Epiplocylis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Epiplocylis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_Epiplocylis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_Epiplocylis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_Epiplocylis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_Epiplocylis_sp.'^^xsd:string;
  dwc:scientificName 'Epiplocylis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '183562'^^xsd:integer;
  dwc:occurrenceId 'A2_5_Epiplocylis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183562'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_Favella_enrenbergii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Favella_enrenbergii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Favella_enrenbergii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_Favella_enrenbergii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_Favella_enrenbergii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_Favella_enrenbergii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_Favella_enrenbergii'^^xsd:string;
  dwc:scientificName 'Favella ehrenbergii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '235761'^^xsd:integer;
  dwc:occurrenceId 'A2_5_Favella_enrenbergii'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235761'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Favella enrenbergii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_Eutintinnus_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Eutintinnus_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Eutintinnus_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_Eutintinnus_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_Eutintinnus_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_Eutintinnus_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_Eutintinnus_spp.'^^xsd:string;
  dwc:scientificName 'Eutintinnus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '183543'^^xsd:integer;
  dwc:occurrenceId 'A2_5_Eutintinnus_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183543'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Eutintinnus spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_Amphorellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Amphorellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Amphorellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_Amphorellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_Amphorellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_Amphorellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_Amphorellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Amphorellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '425527'^^xsd:integer;
  dwc:occurrenceId 'A2_5_Amphorellopsis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '425527'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Amphorellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_Rabdonella_elegans>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Rabdonella_elegans> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Rabdonella_elegans> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_Rabdonella_elegans>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_Rabdonella_elegans>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_Rabdonella_elegans" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_Rabdonella_elegans'^^xsd:string;
  dwc:scientificName 'Rhabdonella elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '183577'^^xsd:integer;
  dwc:occurrenceId 'A2_5_Rabdonella_elegans'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183577'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella elegans'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_Rabdonella_brandti>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Rabdonella_brandti> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Rabdonella_brandti> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_Rabdonella_brandti>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_Rabdonella_brandti>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_Rabdonella_brandti" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_Rabdonella_brandti'^^xsd:string;
  dwc:scientificName 'Rhabdonella brandti'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '427513'^^xsd:integer;
  dwc:occurrenceId 'A2_5_Rabdonella_brandti'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427513'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella brandti'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_Rabdonellopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Rabdonellopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Rabdonellopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_Rabdonellopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_Rabdonellopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_Rabdonellopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_Rabdonellopsis_spp.'^^xsd:string;
  dwc:scientificName 'Rhabdonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '183550'^^xsd:integer;
  dwc:occurrenceId 'A2_5_Rabdonellopsis_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183550'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonellopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_Undella_claparedei>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Undella_claparedei> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Undella_claparedei> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_Undella_claparedei>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_Undella_claparedei>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_Undella_claparedei" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_Undella_claparedei'^^xsd:string;
  dwc:scientificName 'Undella claparedei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '341684'^^xsd:integer;
  dwc:occurrenceId 'A2_5_Undella_claparedei'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417240'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undella claparedei'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_Undella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Undella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Undella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_Undella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_Undella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_Undella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_Undella_sp.'^^xsd:string;
  dwc:scientificName 'Undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '235764'^^xsd:integer;
  dwc:occurrenceId 'A2_5_Undella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235764'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Undella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_Xystonellopsis_heros>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Xystonellopsis_heros> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Xystonellopsis_heros> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_Xystonellopsis_heros>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_Xystonellopsis_heros>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_Xystonellopsis_heros" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_Xystonellopsis_heros'^^xsd:string;
  dwc:scientificName 'Xystonellopsis heros'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '417266'^^xsd:integer;
  dwc:occurrenceId 'A2_5_Xystonellopsis_heros'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417266'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Xystonellopsis heros'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_Tintinnina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Tintinnina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Tintinnina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_Tintinnina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_Tintinnina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_Tintinnina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_Tintinnina_(others)'^^xsd:string;
  dwc:scientificName 'Tintinnina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '732976'^^xsd:integer;
  dwc:occurrenceId 'A2_5_Tintinnina_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_Collosphaera_macropora>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Collosphaera_macropora> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Collosphaera_macropora> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_Collosphaera_macropora>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_Collosphaera_macropora>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_Collosphaera_macropora" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_Collosphaera_macropora'^^xsd:string;
  dwc:scientificName 'Collosphaera macropora'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '493482'^^xsd:integer;
  dwc:occurrenceId 'A2_5_Collosphaera_macropora'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493482'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Collosphaera macropora'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_Dictyocoryne_profunda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Dictyocoryne_profunda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Dictyocoryne_profunda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_Dictyocoryne_profunda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_Dictyocoryne_profunda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_Dictyocoryne_profunda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_Dictyocoryne_profunda'^^xsd:string;
  dwc:scientificName 'Dictyocoryne profunda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '412935'^^xsd:integer;
  dwc:occurrenceId 'A2_5_Dictyocoryne_profunda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412935'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne profunda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_Dictyocoryne_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Dictyocoryne_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Dictyocoryne_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_Dictyocoryne_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_Dictyocoryne_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_Dictyocoryne_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_Dictyocoryne_sp.'^^xsd:string;
  dwc:scientificName 'Dictyocoryne'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '412934'^^xsd:integer;
  dwc:occurrenceId 'A2_5_Dictyocoryne_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412934'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_Discopyle_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Discopyle_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Discopyle_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_Discopyle_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_Discopyle_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_Discopyle_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_Discopyle_sp.'^^xsd:string;
  dwc:scientificName 'Discopyle'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '493501'^^xsd:integer;
  dwc:occurrenceId 'A2_5_Discopyle_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Discopyle sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_Pylonidae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Pylonidae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Pylonidae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_Pylonidae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_Pylonidae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_Pylonidae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_Pylonidae'^^xsd:string;
  dwc:scientificName 'Pyloniidae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '345902'^^xsd:integer;
  dwc:occurrenceId 'A2_5_Pylonidae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345902'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:verbatimIdentification 'Pylonidae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_Spongodiscus_resurgens>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Spongodiscus_resurgens> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Spongodiscus_resurgens> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_Spongodiscus_resurgens>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_Spongodiscus_resurgens>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_Spongodiscus_resurgens" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_Spongodiscus_resurgens'^^xsd:string;
  dwc:scientificName 'Spongodiscus resurgens'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '493608'^^xsd:integer;
  dwc:occurrenceId 'A2_5_Spongodiscus_resurgens'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493608'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongodiscus resurgens'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_Spongosphaera_streptacantha>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Spongosphaera_streptacantha> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Spongosphaera_streptacantha> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_Spongosphaera_streptacantha>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_Spongosphaera_streptacantha>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_Spongosphaera_streptacantha" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_Spongosphaera_streptacantha'^^xsd:string;
  dwc:scientificName 'Spongosphaera streptacantha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '493393'^^xsd:integer;
  dwc:occurrenceId 'A2_5_Spongosphaera_streptacantha'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493393'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongosphaera streptacantha'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_Spongaster_tetras>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Spongaster_tetras> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Spongaster_tetras> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_Spongaster_tetras>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_Spongaster_tetras>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_Spongaster_tetras" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_Spongaster_tetras'^^xsd:string;
  dwc:scientificName 'Spongaster tetras'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '412940'^^xsd:integer;
  dwc:occurrenceId 'A2_5_Spongaster_tetras'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412940'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongaster tetras'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_Spongotrochus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Spongotrochus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Spongotrochus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_Spongotrochus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_Spongotrochus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_Spongotrochus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_Spongotrochus_sp.'^^xsd:string;
  dwc:scientificName 'Spongotrochus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '412948'^^xsd:integer;
  dwc:occurrenceId 'A2_5_Spongotrochus_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Spongotrochus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_Zygocircus_productus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Zygocircus_productus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Zygocircus_productus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_Zygocircus_productus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_Zygocircus_productus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_Zygocircus_productus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_Zygocircus_productus'^^xsd:string;
  dwc:scientificName 'Zygocircus productus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '493705'^^xsd:integer;
  dwc:occurrenceId 'A2_5_Zygocircus_productus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493705'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus productus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_Zygocircus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Zygocircus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Zygocircus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_Zygocircus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_Zygocircus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_Zygocircus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_Zygocircus_sp.'^^xsd:string;
  dwc:scientificName 'Zygocircus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '493702'^^xsd:integer;
  dwc:occurrenceId 'A2_5_Zygocircus_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493702'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_Polycystina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Polycystina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Polycystina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_Polycystina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_Polycystina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_Polycystina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_Polycystina_(others)'^^xsd:string;
  dwc:scientificName 'Polycystina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '235740'^^xsd:integer;
  dwc:occurrenceId 'A2_5_Polycystina_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235740'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Polycystina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_ACANTHARIA_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_ACANTHARIA_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_ACANTHARIA_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_ACANTHARIA_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_ACANTHARIA_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_ACANTHARIA_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_ACANTHARIA_spp.'^^xsd:string;
  dwc:scientificName 'Acantharia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '586732'^^xsd:integer;
  dwc:occurrenceId 'A2_5_ACANTHARIA_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '586732'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'ACANTHARIA spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_Bolivina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Bolivina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Bolivina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_Bolivina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_Bolivina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_Bolivina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_Bolivina_sp.'^^xsd:string;
  dwc:scientificName 'Bolivina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '112101'^^xsd:integer;
  dwc:occurrenceId 'A2_5_Bolivina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Bolivina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_Globigerina_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Globigerina_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Globigerina_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_Globigerina_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_Globigerina_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_Globigerina_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_Globigerina_bulloides'^^xsd:string;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:occurrenceId 'A2_5_Globigerina_bulloides'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globigerina bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_Globogirinoides_ruber>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Globogirinoides_ruber> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Globogirinoides_ruber> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_Globogirinoides_ruber>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_Globogirinoides_ruber>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_Globogirinoides_ruber" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_Globogirinoides_ruber'^^xsd:string;
  dwc:scientificName 'Globigerinoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:occurrenceId 'A2_5_Globogirinoides_ruber'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globogirinoides ruber'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_Globorotalia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Globorotalia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Globorotalia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_Globorotalia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_Globorotalia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_Globorotalia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_Globorotalia_spp.'^^xsd:string;
  dwc:scientificName 'Globorotalia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '112200'^^xsd:integer;
  dwc:occurrenceId 'A2_5_Globorotalia_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112200'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Globorotalia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_Neogloboquadrina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Neogloboquadrina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Neogloboquadrina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_Neogloboquadrina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_Neogloboquadrina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_Neogloboquadrina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_Neogloboquadrina_sp.'^^xsd:string;
  dwc:scientificName 'Neogloboquadrina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '112202'^^xsd:integer;
  dwc:occurrenceId 'A2_5_Neogloboquadrina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112202'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Neogloboquadrina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_Orbulina_universa>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Orbulina_universa> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Orbulina_universa> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_Orbulina_universa>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_Orbulina_universa>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_Orbulina_universa" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_Orbulina_universa'^^xsd:string;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:occurrenceId 'A2_5_Orbulina_universa'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Orbulina universa'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_Tretomphalus_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Tretomphalus_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Tretomphalus_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_Tretomphalus_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_Tretomphalus_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_Tretomphalus_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_Tretomphalus_bulloides'^^xsd:string;
  dwc:scientificName 'Tretomphalus bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '113184'^^xsd:integer;
  dwc:occurrenceId 'A2_5_Tretomphalus_bulloides'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tretomphalus bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_Trochammina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Trochammina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Trochammina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_Trochammina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_Trochammina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_Trochammina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_Trochammina_sp.'^^xsd:string;
  dwc:scientificName 'Trochammina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:occurrenceId 'A2_5_Trochammina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Trochammina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_Foraminifera_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Foraminifera_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Foraminifera_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_Foraminifera_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_Foraminifera_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_Foraminifera_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_Foraminifera_(others)'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:occurrenceId 'A2_5_Foraminifera_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Foraminifera (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_Nannocalanus_minor>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Nannocalanus_minor> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Nannocalanus_minor> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_Nannocalanus_minor>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_Nannocalanus_minor>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_Nannocalanus_minor" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_Nannocalanus_minor'^^xsd:string;
  dwc:scientificName 'Nannocalanus minor'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '104469'^^xsd:integer;
  dwc:occurrenceId 'A2_5_Nannocalanus_minor'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104469'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus minor'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_Nannocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Nannocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Nannocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_Nannocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_Nannocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_Nannocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Nannocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '104154'^^xsd:integer;
  dwc:occurrenceId 'A2_5_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104154'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_Neocalanus_robustior>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Neocalanus_robustior> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Neocalanus_robustior> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_Neocalanus_robustior>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_Neocalanus_robustior>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_Neocalanus_robustior" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_Neocalanus_robustior'^^xsd:string;
  dwc:scientificName 'Neocalanus robustior'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '104472'^^xsd:integer;
  dwc:occurrenceId 'A2_5_Neocalanus_robustior'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104472'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Neocalanus robustior'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_Undinula_vulgaris_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Undinula_vulgaris_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Undinula_vulgaris_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_Undinula_vulgaris_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_Undinula_vulgaris_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_Undinula_vulgaris_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:scientificName 'Undinula vulgaris'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '104473'^^xsd:integer;
  dwc:occurrenceId 'A2_5_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104473'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undinula vulgaris (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_Acrocalanus_longicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Acrocalanus_longicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Acrocalanus_longicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_Acrocalanus_longicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_Acrocalanus_longicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_Acrocalanus_longicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_Acrocalanus_longicornis'^^xsd:string;
  dwc:scientificName 'Acrocalanus longicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '104646'^^xsd:integer;
  dwc:occurrenceId 'A2_5_Acrocalanus_longicornis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104646'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus longicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_Acrocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Acrocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Acrocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_Acrocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_Acrocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_Acrocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Acrocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '104192'^^xsd:integer;
  dwc:occurrenceId 'A2_5_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104192'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_Calocalanos_pavo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Calocalanos_pavo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Calocalanos_pavo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_Calocalanos_pavo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_Calocalanos_pavo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_Calocalanos_pavo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_Calocalanos_pavo'^^xsd:string;
  dwc:scientificName 'Calocalanus pavo'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '104669'^^xsd:integer;
  dwc:occurrenceId 'A2_5_Calocalanos_pavo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanos pavo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_Calocalanus_sp. _(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:scientificName 'Calocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '104193'^^xsd:integer;
  dwc:occurrenceId 'A2_5_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104193'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanus sp.  (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_Delibus_sewelli>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Delibus_sewelli> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Delibus_sewelli> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_Delibus_sewelli>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_Delibus_sewelli>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_Delibus_sewelli" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_Delibus_sewelli'^^xsd:string;
  dwc:scientificName 'Delius sewelli'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '363906'^^xsd:integer;
  dwc:occurrenceId 'A2_5_Delibus_sewelli'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363906'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sewelli'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_Delibus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Delibus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Delibus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_Delibus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_Delibus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_Delibus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Delius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '363904'^^xsd:integer;
  dwc:occurrenceId 'A2_5_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363904'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_Mecynocera_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Mecynocera_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Mecynocera_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_Mecynocera_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_Mecynocera_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_Mecynocera_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Mecynocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '104184'^^xsd:integer;
  dwc:occurrenceId 'A2_5_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Mecynocera sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_Paracalanus_aculeatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Paracalanus_aculeatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Paracalanus_aculeatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_Paracalanus_aculeatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_Paracalanus_aculeatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_Paracalanus_aculeatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_Paracalanus_aculeatus'^^xsd:string;
  dwc:scientificName 'Paracalanus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '104681'^^xsd:integer;
  dwc:occurrenceId 'A2_5_Paracalanus_aculeatus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1464945'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus aculeatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_Paracalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Paracalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Paracalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_Paracalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_Paracalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_Paracalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Paracalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '104196'^^xsd:integer;
  dwc:occurrenceId 'A2_5_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104196'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_Rhincalanus_cornutus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Rhincalanus_cornutus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Rhincalanus_cornutus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_Rhincalanus_cornutus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_Rhincalanus_cornutus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_Rhincalanus_cornutus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_Rhincalanus_cornutus'^^xsd:string;
  dwc:scientificName 'Rhincalanus cornutus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '104542'^^xsd:integer;
  dwc:occurrenceId 'A2_5_Rhincalanus_cornutus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1488083'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rhincalanus cornutus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_Subeucalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Subeucalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Subeucalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_Subeucalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_Subeucalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_Subeucalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Subeucalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '104173'^^xsd:integer;
  dwc:occurrenceId 'A2_5_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104173'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Subeucalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_Clausocalanus_furcatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Clausocalanus_furcatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Clausocalanus_furcatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_Clausocalanus_furcatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_Clausocalanus_furcatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_Clausocalanus_furcatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_Clausocalanus_furcatus'^^xsd:string;
  dwc:scientificName 'Clausocalanus furcatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '104503'^^xsd:integer;
  dwc:occurrenceId 'A2_5_Clausocalanus_furcatus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104503'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus furcatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_Clausocalanus_mastigophorus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Clausocalanus_mastigophorus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Clausocalanus_mastigophorus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_Clausocalanus_mastigophorus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_Clausocalanus_mastigophorus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_Clausocalanus_mastigophorus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:scientificName 'Clausocalanus mastigophorus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '104506'^^xsd:integer;
  dwc:occurrenceId 'A2_5_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104506'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus mastigophorus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_Clausocalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Clausocalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Clausocalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_Clausocalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_Clausocalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_Clausocalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Clausocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '104161'^^xsd:integer;
  dwc:occurrenceId 'A2_5_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104161'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_Euchaeta_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Euchaeta_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Euchaeta_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_Euchaeta_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_Euchaeta_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_Euchaeta_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Euchaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '104174'^^xsd:integer;
  dwc:occurrenceId 'A2_5_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104174'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Euchaeta spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_Scolecithrix_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Scolecithrix_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Scolecithrix_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_Scolecithrix_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_Scolecithrix_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_Scolecithrix_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_Scolecithrix_danae'^^xsd:string;
  dwc:scientificName 'Scolecithrix danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '104821'^^xsd:integer;
  dwc:occurrenceId 'A2_5_Scolecithrix_danae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104821'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_Scolecithrix_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Scolecithrix_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Scolecithrix_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_Scolecithrix_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_Scolecithrix_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_Scolecithrix_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Scolecithrix'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '104230'^^xsd:integer;
  dwc:occurrenceId 'A2_5_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104230'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_Lucicutia_flavicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Lucicutia_flavicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Lucicutia_flavicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_Lucicutia_flavicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_Lucicutia_flavicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_Lucicutia_flavicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_Lucicutia_flavicornis'^^xsd:string;
  dwc:scientificName 'Lucicutia flavicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '104597'^^xsd:integer;
  dwc:occurrenceId 'A2_5_Lucicutia_flavicornis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104597'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia flavicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_Lucicutia_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Lucicutia_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Lucicutia_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_Lucicutia_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_Lucicutia_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_Lucicutia_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_Lucicutia_sp.'^^xsd:string;
  dwc:scientificName 'Lucicutia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '104183'^^xsd:integer;
  dwc:occurrenceId 'A2_5_Lucicutia_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104183'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_Pleuromamma_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Pleuromamma_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Pleuromamma_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_Pleuromamma_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_Pleuromamma_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_Pleuromamma_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Pleuromamma'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '104191'^^xsd:integer;
  dwc:occurrenceId 'A2_5_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104191'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Pleuromamma sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_Temora_stylifera_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Temora_stylifera_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Temora_stylifera_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_Temora_stylifera_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_Temora_stylifera_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_Temora_stylifera_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:scientificName 'Temora stylifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '104879'^^xsd:integer;
  dwc:occurrenceId 'A2_5_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104879'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora stylifera (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_Temora_turbinata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Temora_turbinata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Temora_turbinata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_Temora_turbinata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_Temora_turbinata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_Temora_turbinata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_Temora_turbinata'^^xsd:string;
  dwc:scientificName 'Temora turbinata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '104880'^^xsd:integer;
  dwc:occurrenceId 'A2_5_Temora_turbinata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104880'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora turbinata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_Candacia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Candacia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Candacia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_Candacia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_Candacia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_Candacia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_Candacia_spp.'^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A2_5_Candacia_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_Candacia_sp._%28copepodite%29%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Candacia_sp._%28copepodite%29%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Candacia_sp._%28copepodite%29%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_Candacia_sp._%28copepodite%29%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_Candacia_sp._%28copepodite%29%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_Candacia_sp._(copepodite) " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A2_5_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia sp. (copepodite) '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_Calanopia_americana_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Calanopia_americana_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Calanopia_americana_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_Calanopia_americana_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_Calanopia_americana_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_Calanopia_americana_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:scientificName 'Calanopia americana'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '104723'^^xsd:integer;
  dwc:occurrenceId 'A2_5_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104723'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calanopia americana (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_Acartia_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Acartia_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Acartia_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_Acartia_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_Acartia_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_Acartia_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_Acartia_danae'^^xsd:string;
  dwc:scientificName 'Acartia (Acartia) danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '346026'^^xsd:integer;
  dwc:occurrenceId 'A2_5_Acartia_danae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346026'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_Acartia_lilljeborgii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Acartia_lilljeborgii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Acartia_lilljeborgii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_Acartia_lilljeborgii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_Acartia_lilljeborgii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_Acartia_lilljeborgii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_Acartia_lilljeborgii'^^xsd:string;
  dwc:scientificName 'Acartia lilljeborgii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '348510'^^xsd:integer;
  dwc:occurrenceId 'A2_5_Acartia_lilljeborgii'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia lilljeborgii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_Calanoida_%28others_copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Calanoida_%28others_copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Calanoida_%28others_copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_Calanoida_%28others_copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_Calanoida_%28others_copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_Calanoida_(others_copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'A2_5_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Calanoida (others copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_Oithona_atlantica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Oithona_atlantica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Oithona_atlantica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_Oithona_atlantica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_Oithona_atlantica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_Oithona_atlantica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_Oithona_atlantica'^^xsd:string;
  dwc:scientificName 'Oithona atlantica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '106642'^^xsd:integer;
  dwc:occurrenceId 'A2_5_Oithona_atlantica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106642'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona atlantica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_Oithona_plumifera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Oithona_plumifera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Oithona_plumifera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_Oithona_plumifera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_Oithona_plumifera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_Oithona_plumifera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_Oithona_plumifera'^^xsd:string;
  dwc:scientificName 'Oithona plumifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '106652'^^xsd:integer;
  dwc:occurrenceId 'A2_5_Oithona_plumifera'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106652'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona plumifera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_Oithona_setigera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Oithona_setigera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Oithona_setigera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_Oithona_setigera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_Oithona_setigera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_Oithona_setigera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_Oithona_setigera'^^xsd:string;
  dwc:scientificName 'Oithona setigera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '106655'^^xsd:integer;
  dwc:occurrenceId 'A2_5_Oithona_setigera'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '734517'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona setigera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_Oithona_hebes>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Oithona_hebes> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Oithona_hebes> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_Oithona_hebes>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_Oithona_hebes>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_Oithona_hebes" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_Oithona_hebes'^^xsd:string;
  dwc:scientificName 'Oithona hebes'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '106647'^^xsd:integer;
  dwc:occurrenceId 'A2_5_Oithona_hebes'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106647'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona hebes'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_Oithona_spp.%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Oithona_spp.%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Oithona_spp.%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_Oithona_spp.%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_Oithona_spp.%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_Oithona_spp. " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_Oithona_spp. '^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A2_5_Oithona_spp. '^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_Oithona_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Oithona_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Oithona_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_Oithona_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_Oithona_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_Oithona_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A2_5_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_Microsetella_norvegica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Microsetella_norvegica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Microsetella_norvegica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_Microsetella_norvegica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_Microsetella_norvegica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_Microsetella_norvegica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_Microsetella_norvegica'^^xsd:string;
  dwc:scientificName 'Microsetella norvegica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '116115'^^xsd:integer;
  dwc:occurrenceId 'A2_5_Microsetella_norvegica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116115'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella norvegica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_Microsetella_rosea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Microsetella_rosea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Microsetella_rosea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_Microsetella_rosea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_Microsetella_rosea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_Microsetella_rosea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_Microsetella_rosea'^^xsd:string;
  dwc:scientificName 'Microsetella rosea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '116116'^^xsd:integer;
  dwc:occurrenceId 'A2_5_Microsetella_rosea'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116116'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella rosea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_Microsetella_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Microsetella_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Microsetella_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_Microsetella_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_Microsetella_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_Microsetella_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Microsetella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '115341'^^xsd:integer;
  dwc:occurrenceId 'A2_5_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115341'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_Macrosetella_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Macrosetella_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Macrosetella_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_Macrosetella_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_Macrosetella_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_Macrosetella_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_Macrosetella_gracilis'^^xsd:string;
  dwc:scientificName 'Macrosetella gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '116382'^^xsd:integer;
  dwc:occurrenceId 'A2_5_Macrosetella_gracilis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116382'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Macrosetella gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_Miracia_efferata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Miracia_efferata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Miracia_efferata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_Miracia_efferata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_Miracia_efferata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_Miracia_efferata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_Miracia_efferata'^^xsd:string;
  dwc:scientificName 'Miracia efferata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '116383'^^xsd:integer;
  dwc:occurrenceId 'A2_5_Miracia_efferata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116383'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Miracia efferata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_Oncaea_media>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Oncaea_media> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Oncaea_media> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_Oncaea_media>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_Oncaea_media>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_Oncaea_media" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_Oncaea_media'^^xsd:string;
  dwc:scientificName 'Oncaea media'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '128938'^^xsd:integer;
  dwc:occurrenceId 'A2_5_Oncaea_media'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1862287'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea media'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_Oncaea_venusta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Oncaea_venusta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Oncaea_venusta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_Oncaea_venusta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_Oncaea_venusta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_Oncaea_venusta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_Oncaea_venusta'^^xsd:string;
  dwc:scientificName 'Oncaea venusta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '128954'^^xsd:integer;
  dwc:occurrenceId 'A2_5_Oncaea_venusta'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1754274'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea venusta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_Oncaea_mediterranea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Oncaea_mediterranea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Oncaea_mediterranea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_Oncaea_mediterranea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_Oncaea_mediterranea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_Oncaea_mediterranea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_Oncaea_mediterranea'^^xsd:string;
  dwc:scientificName 'Oncaea mediterranea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '128939'^^xsd:integer;
  dwc:occurrenceId 'A2_5_Oncaea_mediterranea'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128939'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea mediterranea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_Oncaea_scottodicarloi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Oncaea_scottodicarloi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Oncaea_scottodicarloi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_Oncaea_scottodicarloi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_Oncaea_scottodicarloi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_Oncaea_scottodicarloi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_Oncaea_scottodicarloi'^^xsd:string;
  dwc:scientificName 'Oncaea scottodicarloi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '128950'^^xsd:integer;
  dwc:occurrenceId 'A2_5_Oncaea_scottodicarloi'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128950'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea scottodicarloi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_Oncaea_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Oncaea_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Oncaea_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_Oncaea_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_Oncaea_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_Oncaea_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oncaea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '128690'^^xsd:integer;
  dwc:occurrenceId 'A2_5_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128690'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_Hemicyclops_thallassius>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Hemicyclops_thallassius> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Hemicyclops_thallassius> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_Hemicyclops_thallassius>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_Hemicyclops_thallassius>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_Hemicyclops_thallassius" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_Hemicyclops_thallassius'^^xsd:string;
  dwc:scientificName 'Hemicyclops thalassius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '352254'^^xsd:integer;
  dwc:occurrenceId 'A2_5_Hemicyclops_thallassius'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '352254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Hemicyclops thallassius'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_Copilia_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Copilia_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Copilia_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_Copilia_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_Copilia_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_Copilia_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Copilia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '128721'^^xsd:integer;
  dwc:occurrenceId 'A2_5_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128721'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Copilia spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_Agetus_flaccus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Agetus_flaccus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Agetus_flaccus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_Agetus_flaccus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_Agetus_flaccus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_Agetus_flaccus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_Agetus_flaccus'^^xsd:string;
  dwc:scientificName 'Agetus flaccus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '128795'^^xsd:integer;
  dwc:occurrenceId 'A2_5_Agetus_flaccus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128795'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Agetus flaccus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_Corycaeus_speciosus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Corycaeus_speciosus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Corycaeus_speciosus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_Corycaeus_speciosus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_Corycaeus_speciosus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_Corycaeus_speciosus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_Corycaeus_speciosus'^^xsd:string;
  dwc:scientificName 'Corycaeus speciosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '128800'^^xsd:integer;
  dwc:occurrenceId 'A2_5_Corycaeus_speciosus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128800'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus speciosus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_Corycaeus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Corycaeus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Corycaeus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_Corycaeus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_Corycaeus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_Corycaeus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Corycaeus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '128634'^^xsd:integer;
  dwc:occurrenceId 'A2_5_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128634'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_Farranula_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Farranula_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Farranula_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_Farranula_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_Farranula_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_Farranula_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_Farranula_gracilis'^^xsd:string;
  dwc:scientificName 'Farranula gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '128813'^^xsd:integer;
  dwc:occurrenceId 'A2_5_Farranula_gracilis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128813'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_Farranula_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Farranula_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Farranula_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_Farranula_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_Farranula_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_Farranula_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Farranula'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '128636'^^xsd:integer;
  dwc:occurrenceId 'A2_5_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128636'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_Copepoda_%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Copepoda_%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Copepoda_%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_Copepoda_%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_Copepoda_%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_Copepoda_(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_Copepoda_(nauplius)'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'A2_5_Copepoda_(nauplius)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Copepoda (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_CIRRIPEDIA__%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_CIRRIPEDIA__%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_CIRRIPEDIA__%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_CIRRIPEDIA__%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_CIRRIPEDIA__%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_CIRRIPEDIA__(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:occurrenceId 'A2_5_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  dwc:verbatimIdentification 'CIRRIPEDIA  (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_STOMATOPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_STOMATOPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_STOMATOPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_STOMATOPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_STOMATOPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_STOMATOPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Stomatopoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '14355'^^xsd:integer;
  dwc:occurrenceId 'A2_5_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '14355'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'STOMATOPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_DECAPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_DECAPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_DECAPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_DECAPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_DECAPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_DECAPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_DECAPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:occurrenceId 'A2_5_DECAPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'DECAPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_ECHINODERMATA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_ECHINODERMATA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_ECHINODERMATA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_ECHINODERMATA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_ECHINODERMATA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_ECHINODERMATA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:scientificName 'Echinodermata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '1806'^^xsd:integer;
  dwc:occurrenceId 'A2_5_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1806'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'ECHINODERMATA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_BRYOZOA_%28cyphonauta_larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_BRYOZOA_%28cyphonauta_larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_BRYOZOA_%28cyphonauta_larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_BRYOZOA_%28cyphonauta_larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_BRYOZOA_%28cyphonauta_larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_BRYOZOA_(cyphonauta_larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'A2_5_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'BRYOZOA (cyphonauta larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_Sagitta_friedreich>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Sagitta_friedreich> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Sagitta_friedreich> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_Sagitta_friedreich>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_Sagitta_friedreich>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_Sagitta_friedreich" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_Sagitta_friedreich'^^xsd:string;
  dwc:scientificName 'Sagitta friderici'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '105452'^^xsd:integer;
  dwc:occurrenceId 'A2_5_Sagitta_friedreich'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105441'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta friedreich'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_Sagitta_spp.%C2%A0%28imature%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Sagitta_spp.%C2%A0%28imature%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Sagitta_spp.%C2%A0%28imature%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_Sagitta_spp.%C2%A0%28imature%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_Sagitta_spp.%C2%A0%28imature%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_Sagitta_spp. (imature)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_Sagitta_spp. (imature)'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:occurrenceId 'A2_5_Sagitta_spp. (imature)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta spp. (imature)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_Chaetognatha_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Chaetognatha_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Chaetognatha_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_Chaetognatha_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_Chaetognatha_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_Chaetognatha_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_Chaetognatha_(others)'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:occurrenceId 'A2_5_Chaetognatha_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Chaetognatha (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_Fritillaria_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Fritillaria_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Fritillaria_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_Fritillaria_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_Fritillaria_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_Fritillaria_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_Fritillaria_spp.'^^xsd:string;
  dwc:scientificName 'Fritillaria'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '103358'^^xsd:integer;
  dwc:occurrenceId 'A2_5_Fritillaria_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Fritillaria spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_Oikopleura_dioica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Oikopleura_dioica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Oikopleura_dioica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_Oikopleura_dioica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_Oikopleura_dioica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_Oikopleura_dioica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_Oikopleura_dioica'^^xsd:string;
  dwc:scientificName 'Oikopleura dioica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '1770057'^^xsd:integer;
  dwc:occurrenceId 'A2_5_Oikopleura_dioica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura dioica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_Oikopleura_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Oikopleura_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Oikopleura_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_Oikopleura_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_Oikopleura_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_Oikopleura_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_Oikopleura_spp.'^^xsd:string;
  dwc:scientificName 'Oikopleura'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '103367'^^xsd:integer;
  dwc:occurrenceId 'A2_5_Oikopleura_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_Appendicularia_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Appendicularia_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Appendicularia_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_Appendicularia_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_Appendicularia_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_Appendicularia_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_Appendicularia_(others)'^^xsd:string;
  dwc:scientificName 'Appendicularia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '146421'^^xsd:integer;
  dwc:occurrenceId 'A2_5_Appendicularia_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146421'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Appendicularia (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_Thalia_democratica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Thalia_democratica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Thalia_democratica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_Thalia_democratica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_Thalia_democratica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_Thalia_democratica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_Thalia_democratica'^^xsd:string;
  dwc:scientificName 'Thalia democratica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '137279'^^xsd:integer;
  dwc:occurrenceId 'A2_5_Thalia_democratica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137279'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Thalia democratica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_Doliolo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Doliolo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Doliolo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_Doliolo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_Doliolo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_Doliolo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_Doliolo'^^xsd:string;
  dwc:scientificName 'Dolioloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '137221'^^xsd:integer;
  dwc:occurrenceId 'A2_5_Doliolo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137221'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Doliolo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_Teleostei_%28egg%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Teleostei_%28egg%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Teleostei_%28egg%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_Teleostei_%28egg%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_Teleostei_%28egg%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_Teleostei_(egg)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_Teleostei_(egg)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A2_5_Teleostei_(egg)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (egg)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_Teleostei_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Teleostei_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Teleostei_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_Teleostei_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_Teleostei_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_Teleostei_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_Teleostei_(larvae)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A2_5_Teleostei_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_SIPHONOPHORAE_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_SIPHONOPHORAE_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_SIPHONOPHORAE_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_SIPHONOPHORAE_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_SIPHONOPHORAE_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_SIPHONOPHORAE_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:scientificName 'Siphonophorae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '1371'^^xsd:integer;
  dwc:occurrenceId 'A2_5_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'SIPHONOPHORAE spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_Gastropoda_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Gastropoda_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Gastropoda_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_Gastropoda_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_Gastropoda_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_Gastropoda_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_Gastropoda_(veliger)'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'A2_5_Gastropoda_(veliger)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Gastropoda (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_Pteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Pteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Pteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_Pteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_Pteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_Pteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_Pteropoda'^^xsd:string;
  dwc:scientificName 'Pteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '325345'^^xsd:integer;
  dwc:occurrenceId 'A2_5_Pteropoda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '325345'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Pteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_Heteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Heteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Heteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_Heteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_Heteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_Heteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_Heteropoda'^^xsd:string;
  dwc:scientificName 'Heteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '1491356'^^xsd:integer;
  dwc:occurrenceId 'A2_5_Heteropoda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491356'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Heteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_Bivalvia_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Bivalvia_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_Bivalvia_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_Bivalvia_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_Bivalvia_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_Bivalvia_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_Bivalvia_(veliger)'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'A2_5_Bivalvia_(veliger)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Bivalvia (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_POLYCHAETA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_POLYCHAETA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_POLYCHAETA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_POLYCHAETA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_POLYCHAETA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_POLYCHAETA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'A2_5_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'POLYCHAETA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_OSTRACODA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_OSTRACODA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_OSTRACODA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_OSTRACODA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_OSTRACODA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_OSTRACODA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_OSTRACODA'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'A2_5_OSTRACODA'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'OSTRACODA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_5_CLADOCERA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_5_CLADOCERA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_5_CLADOCERA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1374607"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7535627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_5_CLADOCERA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1374607 -34.7535627)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1374607"^^xsd:decimal ;
  geo-pos:long "-34.7535627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_5_CLADOCERA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_5_CLADOCERA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_5_CLADOCERA'^^xsd:string;
  dwc:scientificName 'Cladocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7535627'^^xsd:double;
  dwc:latitude '-9.1374607'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 5'^^xsd:string;
  dwc:aphiaid '1076'^^xsd:integer;
  dwc:occurrenceId 'A2_5_CLADOCERA'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '155670'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'CLADOCERA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_Codonella_acuta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Codonella_acuta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Codonella_acuta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_Codonella_acuta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_Codonella_acuta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_Codonella_acuta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_Codonella_acuta'^^xsd:string;
  dwc:scientificName 'Codonella acuta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '417132'^^xsd:integer;
  dwc:occurrenceId 'A2_15_Codonella_acuta'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417132'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella acuta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_Codonella_amphorella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Codonella_amphorella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Codonella_amphorella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_Codonella_amphorella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_Codonella_amphorella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_Codonella_amphorella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_Codonella_amphorella'^^xsd:string;
  dwc:scientificName 'Codonella amphorella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '417133'^^xsd:integer;
  dwc:occurrenceId 'A2_15_Codonella_amphorella'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417133'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella amphorella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_Codonella_apicata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Codonella_apicata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Codonella_apicata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_Codonella_apicata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_Codonella_apicata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_Codonella_apicata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_Codonella_apicata'^^xsd:string;
  dwc:scientificName 'Codonella apicata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '417134'^^xsd:integer;
  dwc:occurrenceId 'A2_15_Codonella_apicata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417134'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella apicata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_Codonella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Codonella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Codonella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_Codonella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_Codonella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_Codonella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_Codonella_sp.'^^xsd:string;
  dwc:scientificName 'Codonella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '150203'^^xsd:integer;
  dwc:occurrenceId 'A2_15_Codonella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150203'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_Tintinnopsis_tocantinensis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Tintinnopsis_tocantinensis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Tintinnopsis_tocantinensis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_Tintinnopsis_tocantinensis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_Tintinnopsis_tocantinensis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_Tintinnopsis_tocantinensis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:scientificName 'Tintinnopsis tocantinensis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '417156'^^xsd:integer;
  dwc:occurrenceId 'A2_15_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417156'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis tocantinensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_Tintinnopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Tintinnopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Tintinnopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_Tintinnopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_Tintinnopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_Tintinnopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_Tintinnopsis_spp.'^^xsd:string;
  dwc:scientificName 'Tintinnopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:occurrenceId 'A2_15_Tintinnopsis_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_Codonellopsis_ostenfeldi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Codonellopsis_ostenfeldi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Codonellopsis_ostenfeldi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_Codonellopsis_ostenfeldi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_Codonellopsis_ostenfeldi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_Codonellopsis_ostenfeldi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:scientificName 'Codonellopsis ostenfeldi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '427448'^^xsd:integer;
  dwc:occurrenceId 'A2_15_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427448'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis ostenfeldi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_Codonellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Codonellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Codonellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_Codonellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_Codonellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_Codonellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_Codonellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Codonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '204197'^^xsd:integer;
  dwc:occurrenceId 'A2_15_Codonellopsis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '204197'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_Coxliella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Coxliella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Coxliella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_Coxliella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_Coxliella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_Coxliella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_Coxliella_sp.'^^xsd:string;
  dwc:scientificName 'Coxliella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '150208'^^xsd:integer;
  dwc:occurrenceId 'A2_15_Coxliella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150208'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Coxliella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_Dadayiella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Dadayiella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Dadayiella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_Dadayiella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_Dadayiella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_Dadayiella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_Dadayiella_sp.'^^xsd:string;
  dwc:scientificName 'Dadayiella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '183541'^^xsd:integer;
  dwc:occurrenceId 'A2_15_Dadayiella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183541'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dadayiella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_Dictyocysta_lepida>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Dictyocysta_lepida> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Dictyocysta_lepida> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_Dictyocysta_lepida>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_Dictyocysta_lepida>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_Dictyocysta_lepida" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_Dictyocysta_lepida'^^xsd:string;
  dwc:scientificName 'Dictyocysta lepida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '235767'^^xsd:integer;
  dwc:occurrenceId 'A2_15_Dictyocysta_lepida'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235767'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocysta lepida'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_Epiplocylis_undella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Epiplocylis_undella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Epiplocylis_undella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_Epiplocylis_undella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_Epiplocylis_undella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_Epiplocylis_undella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_Epiplocylis_undella'^^xsd:string;
  dwc:scientificName 'Epiplocylis undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '341668'^^xsd:integer;
  dwc:occurrenceId 'A2_15_Epiplocylis_undella'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '341668'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis undella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_Epiplocylis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Epiplocylis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Epiplocylis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_Epiplocylis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_Epiplocylis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_Epiplocylis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_Epiplocylis_sp.'^^xsd:string;
  dwc:scientificName 'Epiplocylis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '183562'^^xsd:integer;
  dwc:occurrenceId 'A2_15_Epiplocylis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183562'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_Favella_enrenbergii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Favella_enrenbergii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Favella_enrenbergii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_Favella_enrenbergii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_Favella_enrenbergii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_Favella_enrenbergii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_Favella_enrenbergii'^^xsd:string;
  dwc:scientificName 'Favella ehrenbergii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '235761'^^xsd:integer;
  dwc:occurrenceId 'A2_15_Favella_enrenbergii'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235761'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Favella enrenbergii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_Eutintinnus_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Eutintinnus_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Eutintinnus_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_Eutintinnus_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_Eutintinnus_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_Eutintinnus_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_Eutintinnus_spp.'^^xsd:string;
  dwc:scientificName 'Eutintinnus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '183543'^^xsd:integer;
  dwc:occurrenceId 'A2_15_Eutintinnus_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183543'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Eutintinnus spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_Amphorellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Amphorellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Amphorellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_Amphorellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_Amphorellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_Amphorellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_Amphorellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Amphorellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '425527'^^xsd:integer;
  dwc:occurrenceId 'A2_15_Amphorellopsis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '425527'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Amphorellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_Rabdonella_elegans>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Rabdonella_elegans> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Rabdonella_elegans> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_Rabdonella_elegans>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_Rabdonella_elegans>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_Rabdonella_elegans" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_Rabdonella_elegans'^^xsd:string;
  dwc:scientificName 'Rhabdonella elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '183577'^^xsd:integer;
  dwc:occurrenceId 'A2_15_Rabdonella_elegans'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183577'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella elegans'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_Rabdonella_brandti>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Rabdonella_brandti> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Rabdonella_brandti> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_Rabdonella_brandti>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_Rabdonella_brandti>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_Rabdonella_brandti" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_Rabdonella_brandti'^^xsd:string;
  dwc:scientificName 'Rhabdonella brandti'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '427513'^^xsd:integer;
  dwc:occurrenceId 'A2_15_Rabdonella_brandti'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427513'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella brandti'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_Rabdonellopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Rabdonellopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Rabdonellopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_Rabdonellopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_Rabdonellopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_Rabdonellopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_Rabdonellopsis_spp.'^^xsd:string;
  dwc:scientificName 'Rhabdonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '183550'^^xsd:integer;
  dwc:occurrenceId 'A2_15_Rabdonellopsis_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183550'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonellopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_Undella_claparedei>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Undella_claparedei> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Undella_claparedei> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_Undella_claparedei>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_Undella_claparedei>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_Undella_claparedei" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_Undella_claparedei'^^xsd:string;
  dwc:scientificName 'Undella claparedei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '341684'^^xsd:integer;
  dwc:occurrenceId 'A2_15_Undella_claparedei'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417240'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undella claparedei'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_Undella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Undella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Undella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_Undella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_Undella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_Undella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_Undella_sp.'^^xsd:string;
  dwc:scientificName 'Undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '235764'^^xsd:integer;
  dwc:occurrenceId 'A2_15_Undella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235764'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Undella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_Xystonellopsis_heros>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Xystonellopsis_heros> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Xystonellopsis_heros> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_Xystonellopsis_heros>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_Xystonellopsis_heros>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_Xystonellopsis_heros" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_Xystonellopsis_heros'^^xsd:string;
  dwc:scientificName 'Xystonellopsis heros'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '417266'^^xsd:integer;
  dwc:occurrenceId 'A2_15_Xystonellopsis_heros'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417266'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Xystonellopsis heros'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_Tintinnina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Tintinnina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Tintinnina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_Tintinnina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_Tintinnina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_Tintinnina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_Tintinnina_(others)'^^xsd:string;
  dwc:scientificName 'Tintinnina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '732976'^^xsd:integer;
  dwc:occurrenceId 'A2_15_Tintinnina_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_Collosphaera_macropora>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Collosphaera_macropora> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Collosphaera_macropora> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_Collosphaera_macropora>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_Collosphaera_macropora>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_Collosphaera_macropora" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_Collosphaera_macropora'^^xsd:string;
  dwc:scientificName 'Collosphaera macropora'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '493482'^^xsd:integer;
  dwc:occurrenceId 'A2_15_Collosphaera_macropora'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493482'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Collosphaera macropora'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_Dictyocoryne_profunda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Dictyocoryne_profunda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Dictyocoryne_profunda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_Dictyocoryne_profunda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_Dictyocoryne_profunda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_Dictyocoryne_profunda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_Dictyocoryne_profunda'^^xsd:string;
  dwc:scientificName 'Dictyocoryne profunda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '412935'^^xsd:integer;
  dwc:occurrenceId 'A2_15_Dictyocoryne_profunda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412935'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne profunda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_Dictyocoryne_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Dictyocoryne_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Dictyocoryne_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_Dictyocoryne_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_Dictyocoryne_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_Dictyocoryne_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_Dictyocoryne_sp.'^^xsd:string;
  dwc:scientificName 'Dictyocoryne'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '412934'^^xsd:integer;
  dwc:occurrenceId 'A2_15_Dictyocoryne_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412934'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_Discopyle_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Discopyle_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Discopyle_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_Discopyle_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_Discopyle_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_Discopyle_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_Discopyle_sp.'^^xsd:string;
  dwc:scientificName 'Discopyle'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '493501'^^xsd:integer;
  dwc:occurrenceId 'A2_15_Discopyle_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Discopyle sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_Pylonidae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Pylonidae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Pylonidae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_Pylonidae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_Pylonidae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_Pylonidae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_Pylonidae'^^xsd:string;
  dwc:scientificName 'Pyloniidae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '345902'^^xsd:integer;
  dwc:occurrenceId 'A2_15_Pylonidae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345902'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:verbatimIdentification 'Pylonidae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_Spongodiscus_resurgens>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Spongodiscus_resurgens> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Spongodiscus_resurgens> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_Spongodiscus_resurgens>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_Spongodiscus_resurgens>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_Spongodiscus_resurgens" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_Spongodiscus_resurgens'^^xsd:string;
  dwc:scientificName 'Spongodiscus resurgens'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '493608'^^xsd:integer;
  dwc:occurrenceId 'A2_15_Spongodiscus_resurgens'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493608'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongodiscus resurgens'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_Spongosphaera_streptacantha>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Spongosphaera_streptacantha> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Spongosphaera_streptacantha> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_Spongosphaera_streptacantha>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_Spongosphaera_streptacantha>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_Spongosphaera_streptacantha" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_Spongosphaera_streptacantha'^^xsd:string;
  dwc:scientificName 'Spongosphaera streptacantha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '493393'^^xsd:integer;
  dwc:occurrenceId 'A2_15_Spongosphaera_streptacantha'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493393'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongosphaera streptacantha'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_Spongaster_tetras>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Spongaster_tetras> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Spongaster_tetras> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_Spongaster_tetras>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_Spongaster_tetras>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_Spongaster_tetras" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_Spongaster_tetras'^^xsd:string;
  dwc:scientificName 'Spongaster tetras'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '412940'^^xsd:integer;
  dwc:occurrenceId 'A2_15_Spongaster_tetras'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412940'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongaster tetras'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_Spongotrochus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Spongotrochus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Spongotrochus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_Spongotrochus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_Spongotrochus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_Spongotrochus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_Spongotrochus_sp.'^^xsd:string;
  dwc:scientificName 'Spongotrochus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '412948'^^xsd:integer;
  dwc:occurrenceId 'A2_15_Spongotrochus_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Spongotrochus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_Zygocircus_productus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Zygocircus_productus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Zygocircus_productus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_Zygocircus_productus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_Zygocircus_productus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_Zygocircus_productus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_Zygocircus_productus'^^xsd:string;
  dwc:scientificName 'Zygocircus productus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '493705'^^xsd:integer;
  dwc:occurrenceId 'A2_15_Zygocircus_productus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493705'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus productus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_Zygocircus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Zygocircus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Zygocircus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_Zygocircus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_Zygocircus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_Zygocircus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_Zygocircus_sp.'^^xsd:string;
  dwc:scientificName 'Zygocircus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '493702'^^xsd:integer;
  dwc:occurrenceId 'A2_15_Zygocircus_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493702'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_Polycystina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Polycystina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Polycystina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_Polycystina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_Polycystina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_Polycystina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_Polycystina_(others)'^^xsd:string;
  dwc:scientificName 'Polycystina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '235740'^^xsd:integer;
  dwc:occurrenceId 'A2_15_Polycystina_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235740'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Polycystina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_ACANTHARIA_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_ACANTHARIA_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_ACANTHARIA_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_ACANTHARIA_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_ACANTHARIA_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_ACANTHARIA_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_ACANTHARIA_spp.'^^xsd:string;
  dwc:scientificName 'Acantharia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '586732'^^xsd:integer;
  dwc:occurrenceId 'A2_15_ACANTHARIA_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '586732'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'ACANTHARIA spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_Bolivina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Bolivina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Bolivina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_Bolivina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_Bolivina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_Bolivina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_Bolivina_sp.'^^xsd:string;
  dwc:scientificName 'Bolivina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '112101'^^xsd:integer;
  dwc:occurrenceId 'A2_15_Bolivina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Bolivina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_Globigerina_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Globigerina_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Globigerina_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_Globigerina_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_Globigerina_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_Globigerina_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_Globigerina_bulloides'^^xsd:string;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:occurrenceId 'A2_15_Globigerina_bulloides'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globigerina bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_Globogirinoides_ruber>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Globogirinoides_ruber> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Globogirinoides_ruber> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_Globogirinoides_ruber>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_Globogirinoides_ruber>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_Globogirinoides_ruber" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_Globogirinoides_ruber'^^xsd:string;
  dwc:scientificName 'Globigerinoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:occurrenceId 'A2_15_Globogirinoides_ruber'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globogirinoides ruber'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_Globorotalia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Globorotalia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Globorotalia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_Globorotalia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_Globorotalia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_Globorotalia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_Globorotalia_spp.'^^xsd:string;
  dwc:scientificName 'Globorotalia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '112200'^^xsd:integer;
  dwc:occurrenceId 'A2_15_Globorotalia_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112200'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Globorotalia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_Neogloboquadrina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Neogloboquadrina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Neogloboquadrina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_Neogloboquadrina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_Neogloboquadrina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_Neogloboquadrina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_Neogloboquadrina_sp.'^^xsd:string;
  dwc:scientificName 'Neogloboquadrina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '112202'^^xsd:integer;
  dwc:occurrenceId 'A2_15_Neogloboquadrina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112202'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Neogloboquadrina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_Orbulina_universa>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Orbulina_universa> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Orbulina_universa> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_Orbulina_universa>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_Orbulina_universa>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_Orbulina_universa" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_Orbulina_universa'^^xsd:string;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:occurrenceId 'A2_15_Orbulina_universa'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Orbulina universa'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_Tretomphalus_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Tretomphalus_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Tretomphalus_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_Tretomphalus_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_Tretomphalus_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_Tretomphalus_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_Tretomphalus_bulloides'^^xsd:string;
  dwc:scientificName 'Tretomphalus bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '113184'^^xsd:integer;
  dwc:occurrenceId 'A2_15_Tretomphalus_bulloides'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tretomphalus bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_Trochammina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Trochammina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Trochammina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_Trochammina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_Trochammina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_Trochammina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_Trochammina_sp.'^^xsd:string;
  dwc:scientificName 'Trochammina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:occurrenceId 'A2_15_Trochammina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Trochammina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_Foraminifera_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Foraminifera_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Foraminifera_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_Foraminifera_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_Foraminifera_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_Foraminifera_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_Foraminifera_(others)'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:occurrenceId 'A2_15_Foraminifera_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Foraminifera (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_Nannocalanus_minor>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Nannocalanus_minor> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Nannocalanus_minor> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_Nannocalanus_minor>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_Nannocalanus_minor>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_Nannocalanus_minor" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_Nannocalanus_minor'^^xsd:string;
  dwc:scientificName 'Nannocalanus minor'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '104469'^^xsd:integer;
  dwc:occurrenceId 'A2_15_Nannocalanus_minor'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104469'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus minor'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_Nannocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Nannocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Nannocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_Nannocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_Nannocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_Nannocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Nannocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '104154'^^xsd:integer;
  dwc:occurrenceId 'A2_15_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104154'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_Neocalanus_robustior>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Neocalanus_robustior> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Neocalanus_robustior> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_Neocalanus_robustior>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_Neocalanus_robustior>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_Neocalanus_robustior" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_Neocalanus_robustior'^^xsd:string;
  dwc:scientificName 'Neocalanus robustior'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '104472'^^xsd:integer;
  dwc:occurrenceId 'A2_15_Neocalanus_robustior'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104472'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Neocalanus robustior'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_Undinula_vulgaris_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Undinula_vulgaris_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Undinula_vulgaris_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_Undinula_vulgaris_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_Undinula_vulgaris_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_Undinula_vulgaris_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:scientificName 'Undinula vulgaris'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '104473'^^xsd:integer;
  dwc:occurrenceId 'A2_15_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104473'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undinula vulgaris (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_Acrocalanus_longicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Acrocalanus_longicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Acrocalanus_longicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_Acrocalanus_longicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_Acrocalanus_longicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_Acrocalanus_longicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_Acrocalanus_longicornis'^^xsd:string;
  dwc:scientificName 'Acrocalanus longicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '104646'^^xsd:integer;
  dwc:occurrenceId 'A2_15_Acrocalanus_longicornis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104646'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus longicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_Acrocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Acrocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Acrocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_Acrocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_Acrocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_Acrocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Acrocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '104192'^^xsd:integer;
  dwc:occurrenceId 'A2_15_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104192'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_Calocalanos_pavo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Calocalanos_pavo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Calocalanos_pavo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_Calocalanos_pavo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_Calocalanos_pavo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_Calocalanos_pavo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_Calocalanos_pavo'^^xsd:string;
  dwc:scientificName 'Calocalanus pavo'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '104669'^^xsd:integer;
  dwc:occurrenceId 'A2_15_Calocalanos_pavo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanos pavo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_Calocalanus_sp. _(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:scientificName 'Calocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '104193'^^xsd:integer;
  dwc:occurrenceId 'A2_15_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104193'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanus sp.  (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_Delibus_sewelli>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Delibus_sewelli> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Delibus_sewelli> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_Delibus_sewelli>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_Delibus_sewelli>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_Delibus_sewelli" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_Delibus_sewelli'^^xsd:string;
  dwc:scientificName 'Delius sewelli'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '363906'^^xsd:integer;
  dwc:occurrenceId 'A2_15_Delibus_sewelli'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363906'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sewelli'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_Delibus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Delibus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Delibus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_Delibus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_Delibus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_Delibus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Delius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '363904'^^xsd:integer;
  dwc:occurrenceId 'A2_15_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363904'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_Mecynocera_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Mecynocera_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Mecynocera_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_Mecynocera_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_Mecynocera_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_Mecynocera_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Mecynocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '104184'^^xsd:integer;
  dwc:occurrenceId 'A2_15_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Mecynocera sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_Paracalanus_aculeatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Paracalanus_aculeatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Paracalanus_aculeatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_Paracalanus_aculeatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_Paracalanus_aculeatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_Paracalanus_aculeatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_Paracalanus_aculeatus'^^xsd:string;
  dwc:scientificName 'Paracalanus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '104681'^^xsd:integer;
  dwc:occurrenceId 'A2_15_Paracalanus_aculeatus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1464945'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus aculeatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_Paracalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Paracalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Paracalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_Paracalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_Paracalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_Paracalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Paracalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '104196'^^xsd:integer;
  dwc:occurrenceId 'A2_15_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104196'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_Rhincalanus_cornutus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Rhincalanus_cornutus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Rhincalanus_cornutus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_Rhincalanus_cornutus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_Rhincalanus_cornutus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_Rhincalanus_cornutus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_Rhincalanus_cornutus'^^xsd:string;
  dwc:scientificName 'Rhincalanus cornutus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '104542'^^xsd:integer;
  dwc:occurrenceId 'A2_15_Rhincalanus_cornutus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1488083'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rhincalanus cornutus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_Subeucalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Subeucalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Subeucalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_Subeucalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_Subeucalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_Subeucalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Subeucalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '104173'^^xsd:integer;
  dwc:occurrenceId 'A2_15_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104173'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Subeucalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_Clausocalanus_furcatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Clausocalanus_furcatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Clausocalanus_furcatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_Clausocalanus_furcatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_Clausocalanus_furcatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_Clausocalanus_furcatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_Clausocalanus_furcatus'^^xsd:string;
  dwc:scientificName 'Clausocalanus furcatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '104503'^^xsd:integer;
  dwc:occurrenceId 'A2_15_Clausocalanus_furcatus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104503'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus furcatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_Clausocalanus_mastigophorus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Clausocalanus_mastigophorus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Clausocalanus_mastigophorus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_Clausocalanus_mastigophorus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_Clausocalanus_mastigophorus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_Clausocalanus_mastigophorus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:scientificName 'Clausocalanus mastigophorus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '104506'^^xsd:integer;
  dwc:occurrenceId 'A2_15_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104506'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus mastigophorus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_Clausocalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Clausocalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Clausocalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_Clausocalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_Clausocalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_Clausocalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Clausocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '104161'^^xsd:integer;
  dwc:occurrenceId 'A2_15_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104161'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_Euchaeta_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Euchaeta_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Euchaeta_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_Euchaeta_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_Euchaeta_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_Euchaeta_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Euchaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '104174'^^xsd:integer;
  dwc:occurrenceId 'A2_15_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104174'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Euchaeta spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_Scolecithrix_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Scolecithrix_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Scolecithrix_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_Scolecithrix_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_Scolecithrix_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_Scolecithrix_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_Scolecithrix_danae'^^xsd:string;
  dwc:scientificName 'Scolecithrix danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '104821'^^xsd:integer;
  dwc:occurrenceId 'A2_15_Scolecithrix_danae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104821'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_Scolecithrix_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Scolecithrix_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Scolecithrix_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_Scolecithrix_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_Scolecithrix_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_Scolecithrix_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Scolecithrix'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '104230'^^xsd:integer;
  dwc:occurrenceId 'A2_15_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104230'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_Lucicutia_flavicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Lucicutia_flavicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Lucicutia_flavicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_Lucicutia_flavicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_Lucicutia_flavicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_Lucicutia_flavicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_Lucicutia_flavicornis'^^xsd:string;
  dwc:scientificName 'Lucicutia flavicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '104597'^^xsd:integer;
  dwc:occurrenceId 'A2_15_Lucicutia_flavicornis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104597'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia flavicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_Lucicutia_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Lucicutia_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Lucicutia_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_Lucicutia_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_Lucicutia_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_Lucicutia_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_Lucicutia_sp.'^^xsd:string;
  dwc:scientificName 'Lucicutia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '104183'^^xsd:integer;
  dwc:occurrenceId 'A2_15_Lucicutia_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104183'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_Pleuromamma_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Pleuromamma_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Pleuromamma_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_Pleuromamma_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_Pleuromamma_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_Pleuromamma_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Pleuromamma'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '104191'^^xsd:integer;
  dwc:occurrenceId 'A2_15_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104191'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Pleuromamma sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_Temora_stylifera_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Temora_stylifera_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Temora_stylifera_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_Temora_stylifera_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_Temora_stylifera_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_Temora_stylifera_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:scientificName 'Temora stylifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '104879'^^xsd:integer;
  dwc:occurrenceId 'A2_15_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104879'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora stylifera (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_Temora_turbinata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Temora_turbinata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Temora_turbinata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_Temora_turbinata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_Temora_turbinata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_Temora_turbinata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_Temora_turbinata'^^xsd:string;
  dwc:scientificName 'Temora turbinata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '104880'^^xsd:integer;
  dwc:occurrenceId 'A2_15_Temora_turbinata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104880'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora turbinata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_Candacia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Candacia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Candacia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_Candacia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_Candacia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_Candacia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_Candacia_spp.'^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A2_15_Candacia_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_Candacia_sp._%28copepodite%29%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Candacia_sp._%28copepodite%29%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Candacia_sp._%28copepodite%29%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_Candacia_sp._%28copepodite%29%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_Candacia_sp._%28copepodite%29%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_Candacia_sp._(copepodite) " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A2_15_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia sp. (copepodite) '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_Calanopia_americana_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Calanopia_americana_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Calanopia_americana_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_Calanopia_americana_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_Calanopia_americana_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_Calanopia_americana_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:scientificName 'Calanopia americana'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '104723'^^xsd:integer;
  dwc:occurrenceId 'A2_15_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104723'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calanopia americana (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_Acartia_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Acartia_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Acartia_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_Acartia_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_Acartia_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_Acartia_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_Acartia_danae'^^xsd:string;
  dwc:scientificName 'Acartia (Acartia) danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '346026'^^xsd:integer;
  dwc:occurrenceId 'A2_15_Acartia_danae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346026'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_Acartia_lilljeborgii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Acartia_lilljeborgii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Acartia_lilljeborgii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_Acartia_lilljeborgii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_Acartia_lilljeborgii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_Acartia_lilljeborgii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_Acartia_lilljeborgii'^^xsd:string;
  dwc:scientificName 'Acartia lilljeborgii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '348510'^^xsd:integer;
  dwc:occurrenceId 'A2_15_Acartia_lilljeborgii'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia lilljeborgii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_Calanoida_%28others_copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Calanoida_%28others_copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Calanoida_%28others_copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_Calanoida_%28others_copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_Calanoida_%28others_copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_Calanoida_(others_copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'A2_15_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Calanoida (others copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_Oithona_atlantica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Oithona_atlantica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Oithona_atlantica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_Oithona_atlantica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_Oithona_atlantica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_Oithona_atlantica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_Oithona_atlantica'^^xsd:string;
  dwc:scientificName 'Oithona atlantica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '106642'^^xsd:integer;
  dwc:occurrenceId 'A2_15_Oithona_atlantica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106642'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona atlantica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_Oithona_plumifera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Oithona_plumifera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Oithona_plumifera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_Oithona_plumifera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_Oithona_plumifera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_Oithona_plumifera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_Oithona_plumifera'^^xsd:string;
  dwc:scientificName 'Oithona plumifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '106652'^^xsd:integer;
  dwc:occurrenceId 'A2_15_Oithona_plumifera'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106652'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona plumifera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_Oithona_setigera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Oithona_setigera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Oithona_setigera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_Oithona_setigera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_Oithona_setigera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_Oithona_setigera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_Oithona_setigera'^^xsd:string;
  dwc:scientificName 'Oithona setigera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '106655'^^xsd:integer;
  dwc:occurrenceId 'A2_15_Oithona_setigera'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '734517'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona setigera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_Oithona_hebes>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Oithona_hebes> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Oithona_hebes> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_Oithona_hebes>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_Oithona_hebes>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_Oithona_hebes" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_Oithona_hebes'^^xsd:string;
  dwc:scientificName 'Oithona hebes'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '106647'^^xsd:integer;
  dwc:occurrenceId 'A2_15_Oithona_hebes'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106647'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona hebes'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_Oithona_spp.%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Oithona_spp.%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Oithona_spp.%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_Oithona_spp.%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_Oithona_spp.%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_Oithona_spp. " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_Oithona_spp. '^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A2_15_Oithona_spp. '^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_Oithona_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Oithona_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Oithona_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_Oithona_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_Oithona_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_Oithona_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A2_15_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_Microsetella_norvegica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Microsetella_norvegica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Microsetella_norvegica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_Microsetella_norvegica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_Microsetella_norvegica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_Microsetella_norvegica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_Microsetella_norvegica'^^xsd:string;
  dwc:scientificName 'Microsetella norvegica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '116115'^^xsd:integer;
  dwc:occurrenceId 'A2_15_Microsetella_norvegica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116115'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella norvegica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_Microsetella_rosea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Microsetella_rosea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Microsetella_rosea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_Microsetella_rosea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_Microsetella_rosea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_Microsetella_rosea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_Microsetella_rosea'^^xsd:string;
  dwc:scientificName 'Microsetella rosea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '116116'^^xsd:integer;
  dwc:occurrenceId 'A2_15_Microsetella_rosea'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116116'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella rosea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_Microsetella_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Microsetella_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Microsetella_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_Microsetella_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_Microsetella_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_Microsetella_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Microsetella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '115341'^^xsd:integer;
  dwc:occurrenceId 'A2_15_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115341'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_Macrosetella_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Macrosetella_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Macrosetella_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_Macrosetella_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_Macrosetella_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_Macrosetella_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_Macrosetella_gracilis'^^xsd:string;
  dwc:scientificName 'Macrosetella gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '116382'^^xsd:integer;
  dwc:occurrenceId 'A2_15_Macrosetella_gracilis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116382'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Macrosetella gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_Miracia_efferata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Miracia_efferata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Miracia_efferata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_Miracia_efferata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_Miracia_efferata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_Miracia_efferata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_Miracia_efferata'^^xsd:string;
  dwc:scientificName 'Miracia efferata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '116383'^^xsd:integer;
  dwc:occurrenceId 'A2_15_Miracia_efferata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116383'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Miracia efferata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_Oncaea_media>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Oncaea_media> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Oncaea_media> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_Oncaea_media>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_Oncaea_media>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_Oncaea_media" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_Oncaea_media'^^xsd:string;
  dwc:scientificName 'Oncaea media'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '128938'^^xsd:integer;
  dwc:occurrenceId 'A2_15_Oncaea_media'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1862287'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea media'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_Oncaea_venusta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Oncaea_venusta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Oncaea_venusta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_Oncaea_venusta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_Oncaea_venusta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_Oncaea_venusta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_Oncaea_venusta'^^xsd:string;
  dwc:scientificName 'Oncaea venusta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '128954'^^xsd:integer;
  dwc:occurrenceId 'A2_15_Oncaea_venusta'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1754274'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea venusta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_Oncaea_mediterranea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Oncaea_mediterranea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Oncaea_mediterranea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_Oncaea_mediterranea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_Oncaea_mediterranea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_Oncaea_mediterranea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_Oncaea_mediterranea'^^xsd:string;
  dwc:scientificName 'Oncaea mediterranea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '128939'^^xsd:integer;
  dwc:occurrenceId 'A2_15_Oncaea_mediterranea'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128939'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea mediterranea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_Oncaea_scottodicarloi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Oncaea_scottodicarloi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Oncaea_scottodicarloi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_Oncaea_scottodicarloi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_Oncaea_scottodicarloi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_Oncaea_scottodicarloi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_Oncaea_scottodicarloi'^^xsd:string;
  dwc:scientificName 'Oncaea scottodicarloi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '128950'^^xsd:integer;
  dwc:occurrenceId 'A2_15_Oncaea_scottodicarloi'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128950'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea scottodicarloi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_Oncaea_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Oncaea_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Oncaea_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_Oncaea_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_Oncaea_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_Oncaea_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oncaea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '128690'^^xsd:integer;
  dwc:occurrenceId 'A2_15_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128690'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_Hemicyclops_thallassius>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Hemicyclops_thallassius> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Hemicyclops_thallassius> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_Hemicyclops_thallassius>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_Hemicyclops_thallassius>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_Hemicyclops_thallassius" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_Hemicyclops_thallassius'^^xsd:string;
  dwc:scientificName 'Hemicyclops thalassius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '352254'^^xsd:integer;
  dwc:occurrenceId 'A2_15_Hemicyclops_thallassius'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '352254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Hemicyclops thallassius'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_Copilia_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Copilia_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Copilia_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_Copilia_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_Copilia_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_Copilia_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Copilia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '128721'^^xsd:integer;
  dwc:occurrenceId 'A2_15_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128721'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Copilia spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_Agetus_flaccus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Agetus_flaccus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Agetus_flaccus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_Agetus_flaccus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_Agetus_flaccus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_Agetus_flaccus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_Agetus_flaccus'^^xsd:string;
  dwc:scientificName 'Agetus flaccus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '128795'^^xsd:integer;
  dwc:occurrenceId 'A2_15_Agetus_flaccus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128795'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Agetus flaccus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_Corycaeus_speciosus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Corycaeus_speciosus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Corycaeus_speciosus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_Corycaeus_speciosus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_Corycaeus_speciosus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_Corycaeus_speciosus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_Corycaeus_speciosus'^^xsd:string;
  dwc:scientificName 'Corycaeus speciosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '128800'^^xsd:integer;
  dwc:occurrenceId 'A2_15_Corycaeus_speciosus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128800'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus speciosus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_Corycaeus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Corycaeus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Corycaeus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_Corycaeus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_Corycaeus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_Corycaeus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Corycaeus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '128634'^^xsd:integer;
  dwc:occurrenceId 'A2_15_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128634'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_Farranula_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Farranula_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Farranula_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_Farranula_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_Farranula_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_Farranula_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_Farranula_gracilis'^^xsd:string;
  dwc:scientificName 'Farranula gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '128813'^^xsd:integer;
  dwc:occurrenceId 'A2_15_Farranula_gracilis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128813'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_Farranula_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Farranula_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Farranula_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_Farranula_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_Farranula_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_Farranula_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Farranula'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '128636'^^xsd:integer;
  dwc:occurrenceId 'A2_15_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128636'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_Copepoda_%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Copepoda_%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Copepoda_%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_Copepoda_%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_Copepoda_%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_Copepoda_(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_Copepoda_(nauplius)'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'A2_15_Copepoda_(nauplius)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Copepoda (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_CIRRIPEDIA__%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_CIRRIPEDIA__%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_CIRRIPEDIA__%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_CIRRIPEDIA__%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_CIRRIPEDIA__%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_CIRRIPEDIA__(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:occurrenceId 'A2_15_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  dwc:verbatimIdentification 'CIRRIPEDIA  (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_STOMATOPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_STOMATOPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_STOMATOPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_STOMATOPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_STOMATOPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_STOMATOPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Stomatopoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '14355'^^xsd:integer;
  dwc:occurrenceId 'A2_15_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '14355'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'STOMATOPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_DECAPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_DECAPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_DECAPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_DECAPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_DECAPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_DECAPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_DECAPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:occurrenceId 'A2_15_DECAPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'DECAPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_ECHINODERMATA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_ECHINODERMATA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_ECHINODERMATA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_ECHINODERMATA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_ECHINODERMATA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_ECHINODERMATA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:scientificName 'Echinodermata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '1806'^^xsd:integer;
  dwc:occurrenceId 'A2_15_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1806'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'ECHINODERMATA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_BRYOZOA_%28cyphonauta_larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_BRYOZOA_%28cyphonauta_larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_BRYOZOA_%28cyphonauta_larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_BRYOZOA_%28cyphonauta_larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_BRYOZOA_%28cyphonauta_larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_BRYOZOA_(cyphonauta_larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'A2_15_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'BRYOZOA (cyphonauta larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_Sagitta_friedreich>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Sagitta_friedreich> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Sagitta_friedreich> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_Sagitta_friedreich>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_Sagitta_friedreich>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_Sagitta_friedreich" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_Sagitta_friedreich'^^xsd:string;
  dwc:scientificName 'Sagitta friderici'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '105452'^^xsd:integer;
  dwc:occurrenceId 'A2_15_Sagitta_friedreich'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105441'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta friedreich'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_Sagitta_spp.%C2%A0%28imature%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Sagitta_spp.%C2%A0%28imature%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Sagitta_spp.%C2%A0%28imature%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_Sagitta_spp.%C2%A0%28imature%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_Sagitta_spp.%C2%A0%28imature%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_Sagitta_spp. (imature)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_Sagitta_spp. (imature)'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:occurrenceId 'A2_15_Sagitta_spp. (imature)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta spp. (imature)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_Chaetognatha_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Chaetognatha_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Chaetognatha_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_Chaetognatha_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_Chaetognatha_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_Chaetognatha_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_Chaetognatha_(others)'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:occurrenceId 'A2_15_Chaetognatha_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Chaetognatha (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_Fritillaria_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Fritillaria_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Fritillaria_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_Fritillaria_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_Fritillaria_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_Fritillaria_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_Fritillaria_spp.'^^xsd:string;
  dwc:scientificName 'Fritillaria'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '103358'^^xsd:integer;
  dwc:occurrenceId 'A2_15_Fritillaria_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Fritillaria spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_Oikopleura_dioica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Oikopleura_dioica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Oikopleura_dioica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_Oikopleura_dioica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_Oikopleura_dioica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_Oikopleura_dioica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_Oikopleura_dioica'^^xsd:string;
  dwc:scientificName 'Oikopleura dioica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '1770057'^^xsd:integer;
  dwc:occurrenceId 'A2_15_Oikopleura_dioica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura dioica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_Oikopleura_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Oikopleura_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Oikopleura_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_Oikopleura_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_Oikopleura_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_Oikopleura_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_Oikopleura_spp.'^^xsd:string;
  dwc:scientificName 'Oikopleura'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '103367'^^xsd:integer;
  dwc:occurrenceId 'A2_15_Oikopleura_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_Appendicularia_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Appendicularia_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Appendicularia_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_Appendicularia_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_Appendicularia_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_Appendicularia_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_Appendicularia_(others)'^^xsd:string;
  dwc:scientificName 'Appendicularia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '146421'^^xsd:integer;
  dwc:occurrenceId 'A2_15_Appendicularia_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146421'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Appendicularia (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_Thalia_democratica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Thalia_democratica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Thalia_democratica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_Thalia_democratica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_Thalia_democratica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_Thalia_democratica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_Thalia_democratica'^^xsd:string;
  dwc:scientificName 'Thalia democratica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '137279'^^xsd:integer;
  dwc:occurrenceId 'A2_15_Thalia_democratica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137279'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Thalia democratica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_Doliolo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Doliolo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Doliolo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_Doliolo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_Doliolo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_Doliolo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_Doliolo'^^xsd:string;
  dwc:scientificName 'Dolioloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '137221'^^xsd:integer;
  dwc:occurrenceId 'A2_15_Doliolo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137221'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Doliolo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_Teleostei_%28egg%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Teleostei_%28egg%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Teleostei_%28egg%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_Teleostei_%28egg%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_Teleostei_%28egg%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_Teleostei_(egg)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_Teleostei_(egg)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A2_15_Teleostei_(egg)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (egg)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_Teleostei_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Teleostei_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Teleostei_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_Teleostei_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_Teleostei_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_Teleostei_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_Teleostei_(larvae)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A2_15_Teleostei_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_SIPHONOPHORAE_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_SIPHONOPHORAE_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_SIPHONOPHORAE_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_SIPHONOPHORAE_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_SIPHONOPHORAE_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_SIPHONOPHORAE_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:scientificName 'Siphonophorae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '1371'^^xsd:integer;
  dwc:occurrenceId 'A2_15_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'SIPHONOPHORAE spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_Gastropoda_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Gastropoda_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Gastropoda_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_Gastropoda_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_Gastropoda_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_Gastropoda_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_Gastropoda_(veliger)'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'A2_15_Gastropoda_(veliger)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Gastropoda (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_Pteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Pteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Pteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_Pteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_Pteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_Pteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_Pteropoda'^^xsd:string;
  dwc:scientificName 'Pteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '325345'^^xsd:integer;
  dwc:occurrenceId 'A2_15_Pteropoda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '325345'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Pteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_Heteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Heteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Heteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_Heteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_Heteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_Heteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_Heteropoda'^^xsd:string;
  dwc:scientificName 'Heteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '1491356'^^xsd:integer;
  dwc:occurrenceId 'A2_15_Heteropoda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491356'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Heteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_Bivalvia_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Bivalvia_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_Bivalvia_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_Bivalvia_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_Bivalvia_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_Bivalvia_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_Bivalvia_(veliger)'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'A2_15_Bivalvia_(veliger)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Bivalvia (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_POLYCHAETA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_POLYCHAETA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_POLYCHAETA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_POLYCHAETA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_POLYCHAETA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_POLYCHAETA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'A2_15_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'POLYCHAETA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_OSTRACODA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_OSTRACODA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_OSTRACODA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_OSTRACODA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_OSTRACODA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_OSTRACODA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_OSTRACODA'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'A2_15_OSTRACODA'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'OSTRACODA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_15_CLADOCERA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_15_CLADOCERA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_15_CLADOCERA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.7800648"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7457817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_15_CLADOCERA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.7800648 -34.7457817)"^^geo:wktLiteral ;
  geo-pos:lat "-7.7800648"^^xsd:decimal ;
  geo-pos:long "-34.7457817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_15_CLADOCERA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_15_CLADOCERA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_15_CLADOCERA'^^xsd:string;
  dwc:scientificName 'Cladocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7457817'^^xsd:double;
  dwc:latitude '-7.7800648'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 15'^^xsd:string;
  dwc:aphiaid '1076'^^xsd:integer;
  dwc:occurrenceId 'A2_15_CLADOCERA'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '155670'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'CLADOCERA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_Codonella_acuta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Codonella_acuta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Codonella_acuta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_Codonella_acuta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_Codonella_acuta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_Codonella_acuta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_Codonella_acuta'^^xsd:string;
  dwc:scientificName 'Codonella acuta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '417132'^^xsd:integer;
  dwc:occurrenceId 'A1_40_Codonella_acuta'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417132'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella acuta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_Codonella_amphorella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Codonella_amphorella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Codonella_amphorella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_Codonella_amphorella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_Codonella_amphorella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_Codonella_amphorella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_Codonella_amphorella'^^xsd:string;
  dwc:scientificName 'Codonella amphorella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '417133'^^xsd:integer;
  dwc:occurrenceId 'A1_40_Codonella_amphorella'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417133'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella amphorella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_Codonella_apicata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Codonella_apicata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Codonella_apicata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_Codonella_apicata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_Codonella_apicata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_Codonella_apicata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_Codonella_apicata'^^xsd:string;
  dwc:scientificName 'Codonella apicata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '417134'^^xsd:integer;
  dwc:occurrenceId 'A1_40_Codonella_apicata'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417134'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella apicata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_Codonella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Codonella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Codonella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_Codonella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_Codonella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_Codonella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_Codonella_sp.'^^xsd:string;
  dwc:scientificName 'Codonella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '150203'^^xsd:integer;
  dwc:occurrenceId 'A1_40_Codonella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150203'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_Tintinnopsis_tocantinensis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Tintinnopsis_tocantinensis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Tintinnopsis_tocantinensis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_Tintinnopsis_tocantinensis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_Tintinnopsis_tocantinensis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_Tintinnopsis_tocantinensis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:scientificName 'Tintinnopsis tocantinensis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '417156'^^xsd:integer;
  dwc:occurrenceId 'A1_40_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417156'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis tocantinensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_Tintinnopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Tintinnopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Tintinnopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_Tintinnopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_Tintinnopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_Tintinnopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_Tintinnopsis_spp.'^^xsd:string;
  dwc:scientificName 'Tintinnopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:occurrenceId 'A1_40_Tintinnopsis_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_Codonellopsis_ostenfeldi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Codonellopsis_ostenfeldi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Codonellopsis_ostenfeldi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_Codonellopsis_ostenfeldi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_Codonellopsis_ostenfeldi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_Codonellopsis_ostenfeldi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:scientificName 'Codonellopsis ostenfeldi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '427448'^^xsd:integer;
  dwc:occurrenceId 'A1_40_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427448'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis ostenfeldi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_Codonellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Codonellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Codonellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_Codonellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_Codonellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_Codonellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_Codonellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Codonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '204197'^^xsd:integer;
  dwc:occurrenceId 'A1_40_Codonellopsis_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '204197'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_Coxliella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Coxliella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Coxliella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_Coxliella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_Coxliella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_Coxliella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_Coxliella_sp.'^^xsd:string;
  dwc:scientificName 'Coxliella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '150208'^^xsd:integer;
  dwc:occurrenceId 'A1_40_Coxliella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150208'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Coxliella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_Dadayiella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Dadayiella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Dadayiella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_Dadayiella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_Dadayiella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_Dadayiella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_Dadayiella_sp.'^^xsd:string;
  dwc:scientificName 'Dadayiella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '183541'^^xsd:integer;
  dwc:occurrenceId 'A1_40_Dadayiella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183541'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dadayiella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_Dictyocysta_lepida>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Dictyocysta_lepida> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Dictyocysta_lepida> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_Dictyocysta_lepida>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_Dictyocysta_lepida>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_Dictyocysta_lepida" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_Dictyocysta_lepida'^^xsd:string;
  dwc:scientificName 'Dictyocysta lepida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '235767'^^xsd:integer;
  dwc:occurrenceId 'A1_40_Dictyocysta_lepida'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235767'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocysta lepida'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_Epiplocylis_undella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Epiplocylis_undella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Epiplocylis_undella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_Epiplocylis_undella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_Epiplocylis_undella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_Epiplocylis_undella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_Epiplocylis_undella'^^xsd:string;
  dwc:scientificName 'Epiplocylis undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '341668'^^xsd:integer;
  dwc:occurrenceId 'A1_40_Epiplocylis_undella'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '341668'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis undella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_Epiplocylis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Epiplocylis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Epiplocylis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_Epiplocylis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_Epiplocylis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_Epiplocylis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_Epiplocylis_sp.'^^xsd:string;
  dwc:scientificName 'Epiplocylis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '183562'^^xsd:integer;
  dwc:occurrenceId 'A1_40_Epiplocylis_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183562'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_Favella_enrenbergii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Favella_enrenbergii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Favella_enrenbergii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_Favella_enrenbergii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_Favella_enrenbergii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_Favella_enrenbergii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_Favella_enrenbergii'^^xsd:string;
  dwc:scientificName 'Favella ehrenbergii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '235761'^^xsd:integer;
  dwc:occurrenceId 'A1_40_Favella_enrenbergii'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235761'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Favella enrenbergii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_Eutintinnus_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Eutintinnus_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Eutintinnus_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_Eutintinnus_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_Eutintinnus_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_Eutintinnus_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_Eutintinnus_spp.'^^xsd:string;
  dwc:scientificName 'Eutintinnus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '183543'^^xsd:integer;
  dwc:occurrenceId 'A1_40_Eutintinnus_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183543'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Eutintinnus spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_Amphorellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Amphorellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Amphorellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_Amphorellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_Amphorellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_Amphorellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_Amphorellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Amphorellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '425527'^^xsd:integer;
  dwc:occurrenceId 'A1_40_Amphorellopsis_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '425527'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Amphorellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_Rabdonella_elegans>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Rabdonella_elegans> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Rabdonella_elegans> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_Rabdonella_elegans>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_Rabdonella_elegans>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_Rabdonella_elegans" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_Rabdonella_elegans'^^xsd:string;
  dwc:scientificName 'Rhabdonella elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '183577'^^xsd:integer;
  dwc:occurrenceId 'A1_40_Rabdonella_elegans'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183577'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella elegans'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_Rabdonella_brandti>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Rabdonella_brandti> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Rabdonella_brandti> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_Rabdonella_brandti>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_Rabdonella_brandti>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_Rabdonella_brandti" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_Rabdonella_brandti'^^xsd:string;
  dwc:scientificName 'Rhabdonella brandti'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '427513'^^xsd:integer;
  dwc:occurrenceId 'A1_40_Rabdonella_brandti'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427513'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella brandti'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_Rabdonellopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Rabdonellopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Rabdonellopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_Rabdonellopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_Rabdonellopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_Rabdonellopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_Rabdonellopsis_spp.'^^xsd:string;
  dwc:scientificName 'Rhabdonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '183550'^^xsd:integer;
  dwc:occurrenceId 'A1_40_Rabdonellopsis_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183550'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonellopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_Undella_claparedei>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Undella_claparedei> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Undella_claparedei> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_Undella_claparedei>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_Undella_claparedei>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_Undella_claparedei" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_Undella_claparedei'^^xsd:string;
  dwc:scientificName 'Undella claparedei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '341684'^^xsd:integer;
  dwc:occurrenceId 'A1_40_Undella_claparedei'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417240'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undella claparedei'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_Undella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Undella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Undella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_Undella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_Undella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_Undella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_Undella_sp.'^^xsd:string;
  dwc:scientificName 'Undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '235764'^^xsd:integer;
  dwc:occurrenceId 'A1_40_Undella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235764'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Undella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_Xystonellopsis_heros>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Xystonellopsis_heros> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Xystonellopsis_heros> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_Xystonellopsis_heros>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_Xystonellopsis_heros>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_Xystonellopsis_heros" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_Xystonellopsis_heros'^^xsd:string;
  dwc:scientificName 'Xystonellopsis heros'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '417266'^^xsd:integer;
  dwc:occurrenceId 'A1_40_Xystonellopsis_heros'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417266'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Xystonellopsis heros'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_Tintinnina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Tintinnina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Tintinnina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_Tintinnina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_Tintinnina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_Tintinnina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_Tintinnina_(others)'^^xsd:string;
  dwc:scientificName 'Tintinnina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '732976'^^xsd:integer;
  dwc:occurrenceId 'A1_40_Tintinnina_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_Collosphaera_macropora>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Collosphaera_macropora> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Collosphaera_macropora> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_Collosphaera_macropora>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_Collosphaera_macropora>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_Collosphaera_macropora" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_Collosphaera_macropora'^^xsd:string;
  dwc:scientificName 'Collosphaera macropora'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '493482'^^xsd:integer;
  dwc:occurrenceId 'A1_40_Collosphaera_macropora'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493482'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Collosphaera macropora'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_Dictyocoryne_profunda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Dictyocoryne_profunda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Dictyocoryne_profunda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_Dictyocoryne_profunda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_Dictyocoryne_profunda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_Dictyocoryne_profunda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_Dictyocoryne_profunda'^^xsd:string;
  dwc:scientificName 'Dictyocoryne profunda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '412935'^^xsd:integer;
  dwc:occurrenceId 'A1_40_Dictyocoryne_profunda'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412935'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne profunda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_Dictyocoryne_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Dictyocoryne_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Dictyocoryne_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_Dictyocoryne_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_Dictyocoryne_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_Dictyocoryne_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_Dictyocoryne_sp.'^^xsd:string;
  dwc:scientificName 'Dictyocoryne'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '412934'^^xsd:integer;
  dwc:occurrenceId 'A1_40_Dictyocoryne_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412934'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_Discopyle_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Discopyle_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Discopyle_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_Discopyle_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_Discopyle_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_Discopyle_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_Discopyle_sp.'^^xsd:string;
  dwc:scientificName 'Discopyle'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '493501'^^xsd:integer;
  dwc:occurrenceId 'A1_40_Discopyle_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Discopyle sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_Pylonidae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Pylonidae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Pylonidae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_Pylonidae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_Pylonidae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_Pylonidae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_Pylonidae'^^xsd:string;
  dwc:scientificName 'Pyloniidae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '345902'^^xsd:integer;
  dwc:occurrenceId 'A1_40_Pylonidae'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345902'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:verbatimIdentification 'Pylonidae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_Spongodiscus_resurgens>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Spongodiscus_resurgens> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Spongodiscus_resurgens> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_Spongodiscus_resurgens>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_Spongodiscus_resurgens>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_Spongodiscus_resurgens" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_Spongodiscus_resurgens'^^xsd:string;
  dwc:scientificName 'Spongodiscus resurgens'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '493608'^^xsd:integer;
  dwc:occurrenceId 'A1_40_Spongodiscus_resurgens'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493608'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongodiscus resurgens'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_Spongosphaera_streptacantha>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Spongosphaera_streptacantha> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Spongosphaera_streptacantha> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_Spongosphaera_streptacantha>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_Spongosphaera_streptacantha>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_Spongosphaera_streptacantha" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_Spongosphaera_streptacantha'^^xsd:string;
  dwc:scientificName 'Spongosphaera streptacantha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '493393'^^xsd:integer;
  dwc:occurrenceId 'A1_40_Spongosphaera_streptacantha'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493393'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongosphaera streptacantha'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_Spongaster_tetras>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Spongaster_tetras> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Spongaster_tetras> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_Spongaster_tetras>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_Spongaster_tetras>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_Spongaster_tetras" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_Spongaster_tetras'^^xsd:string;
  dwc:scientificName 'Spongaster tetras'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '412940'^^xsd:integer;
  dwc:occurrenceId 'A1_40_Spongaster_tetras'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412940'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongaster tetras'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_Spongotrochus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Spongotrochus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Spongotrochus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_Spongotrochus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_Spongotrochus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_Spongotrochus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_Spongotrochus_sp.'^^xsd:string;
  dwc:scientificName 'Spongotrochus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '412948'^^xsd:integer;
  dwc:occurrenceId 'A1_40_Spongotrochus_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Spongotrochus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_Zygocircus_productus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Zygocircus_productus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Zygocircus_productus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_Zygocircus_productus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_Zygocircus_productus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_Zygocircus_productus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_Zygocircus_productus'^^xsd:string;
  dwc:scientificName 'Zygocircus productus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '493705'^^xsd:integer;
  dwc:occurrenceId 'A1_40_Zygocircus_productus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493705'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus productus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_Zygocircus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Zygocircus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Zygocircus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_Zygocircus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_Zygocircus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_Zygocircus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_Zygocircus_sp.'^^xsd:string;
  dwc:scientificName 'Zygocircus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '493702'^^xsd:integer;
  dwc:occurrenceId 'A1_40_Zygocircus_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493702'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_Polycystina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Polycystina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Polycystina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_Polycystina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_Polycystina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_Polycystina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_Polycystina_(others)'^^xsd:string;
  dwc:scientificName 'Polycystina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '235740'^^xsd:integer;
  dwc:occurrenceId 'A1_40_Polycystina_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235740'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Polycystina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_ACANTHARIA_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_ACANTHARIA_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_ACANTHARIA_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_ACANTHARIA_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_ACANTHARIA_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_ACANTHARIA_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_ACANTHARIA_spp.'^^xsd:string;
  dwc:scientificName 'Acantharia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '586732'^^xsd:integer;
  dwc:occurrenceId 'A1_40_ACANTHARIA_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '586732'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'ACANTHARIA spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_Bolivina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Bolivina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Bolivina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_Bolivina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_Bolivina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_Bolivina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_Bolivina_sp.'^^xsd:string;
  dwc:scientificName 'Bolivina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '112101'^^xsd:integer;
  dwc:occurrenceId 'A1_40_Bolivina_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Bolivina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_Globigerina_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Globigerina_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Globigerina_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_Globigerina_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_Globigerina_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_Globigerina_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_Globigerina_bulloides'^^xsd:string;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:occurrenceId 'A1_40_Globigerina_bulloides'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globigerina bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_Globogirinoides_ruber>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Globogirinoides_ruber> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Globogirinoides_ruber> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_Globogirinoides_ruber>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_Globogirinoides_ruber>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_Globogirinoides_ruber" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_Globogirinoides_ruber'^^xsd:string;
  dwc:scientificName 'Globigerinoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:occurrenceId 'A1_40_Globogirinoides_ruber'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globogirinoides ruber'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_Globorotalia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Globorotalia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Globorotalia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_Globorotalia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_Globorotalia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_Globorotalia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_Globorotalia_spp.'^^xsd:string;
  dwc:scientificName 'Globorotalia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '112200'^^xsd:integer;
  dwc:occurrenceId 'A1_40_Globorotalia_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112200'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Globorotalia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_Neogloboquadrina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Neogloboquadrina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Neogloboquadrina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_Neogloboquadrina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_Neogloboquadrina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_Neogloboquadrina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_Neogloboquadrina_sp.'^^xsd:string;
  dwc:scientificName 'Neogloboquadrina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '112202'^^xsd:integer;
  dwc:occurrenceId 'A1_40_Neogloboquadrina_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112202'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Neogloboquadrina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_Orbulina_universa>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Orbulina_universa> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Orbulina_universa> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_Orbulina_universa>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_Orbulina_universa>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_Orbulina_universa" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_Orbulina_universa'^^xsd:string;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:occurrenceId 'A1_40_Orbulina_universa'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Orbulina universa'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_Tretomphalus_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Tretomphalus_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Tretomphalus_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_Tretomphalus_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_Tretomphalus_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_Tretomphalus_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_Tretomphalus_bulloides'^^xsd:string;
  dwc:scientificName 'Tretomphalus bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '113184'^^xsd:integer;
  dwc:occurrenceId 'A1_40_Tretomphalus_bulloides'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tretomphalus bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_Trochammina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Trochammina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Trochammina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_Trochammina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_Trochammina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_Trochammina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_Trochammina_sp.'^^xsd:string;
  dwc:scientificName 'Trochammina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:occurrenceId 'A1_40_Trochammina_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Trochammina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_Foraminifera_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Foraminifera_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Foraminifera_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_Foraminifera_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_Foraminifera_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_Foraminifera_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_Foraminifera_(others)'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:occurrenceId 'A1_40_Foraminifera_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Foraminifera (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_Nannocalanus_minor>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Nannocalanus_minor> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Nannocalanus_minor> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_Nannocalanus_minor>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_Nannocalanus_minor>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_Nannocalanus_minor" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_Nannocalanus_minor'^^xsd:string;
  dwc:scientificName 'Nannocalanus minor'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '104469'^^xsd:integer;
  dwc:occurrenceId 'A1_40_Nannocalanus_minor'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104469'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus minor'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_Nannocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Nannocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Nannocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_Nannocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_Nannocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_Nannocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Nannocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '104154'^^xsd:integer;
  dwc:occurrenceId 'A1_40_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104154'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_Neocalanus_robustior>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Neocalanus_robustior> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Neocalanus_robustior> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_Neocalanus_robustior>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_Neocalanus_robustior>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_Neocalanus_robustior" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_Neocalanus_robustior'^^xsd:string;
  dwc:scientificName 'Neocalanus robustior'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '104472'^^xsd:integer;
  dwc:occurrenceId 'A1_40_Neocalanus_robustior'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104472'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Neocalanus robustior'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_Undinula_vulgaris_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Undinula_vulgaris_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Undinula_vulgaris_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_Undinula_vulgaris_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_Undinula_vulgaris_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_Undinula_vulgaris_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:scientificName 'Undinula vulgaris'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '104473'^^xsd:integer;
  dwc:occurrenceId 'A1_40_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104473'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undinula vulgaris (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_Acrocalanus_longicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Acrocalanus_longicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Acrocalanus_longicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_Acrocalanus_longicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_Acrocalanus_longicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_Acrocalanus_longicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_Acrocalanus_longicornis'^^xsd:string;
  dwc:scientificName 'Acrocalanus longicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '104646'^^xsd:integer;
  dwc:occurrenceId 'A1_40_Acrocalanus_longicornis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104646'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus longicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_Acrocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Acrocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Acrocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_Acrocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_Acrocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_Acrocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Acrocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '104192'^^xsd:integer;
  dwc:occurrenceId 'A1_40_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104192'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_Calocalanos_pavo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Calocalanos_pavo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Calocalanos_pavo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_Calocalanos_pavo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_Calocalanos_pavo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_Calocalanos_pavo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_Calocalanos_pavo'^^xsd:string;
  dwc:scientificName 'Calocalanus pavo'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '104669'^^xsd:integer;
  dwc:occurrenceId 'A1_40_Calocalanos_pavo'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanos pavo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_Calocalanus_sp. _(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:scientificName 'Calocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '104193'^^xsd:integer;
  dwc:occurrenceId 'A1_40_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104193'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanus sp.  (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_Delibus_sewelli>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Delibus_sewelli> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Delibus_sewelli> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_Delibus_sewelli>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_Delibus_sewelli>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_Delibus_sewelli" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_Delibus_sewelli'^^xsd:string;
  dwc:scientificName 'Delius sewelli'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '363906'^^xsd:integer;
  dwc:occurrenceId 'A1_40_Delibus_sewelli'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363906'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sewelli'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_Delibus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Delibus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Delibus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_Delibus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_Delibus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_Delibus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Delius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '363904'^^xsd:integer;
  dwc:occurrenceId 'A1_40_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363904'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_Mecynocera_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Mecynocera_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Mecynocera_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_Mecynocera_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_Mecynocera_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_Mecynocera_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Mecynocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '104184'^^xsd:integer;
  dwc:occurrenceId 'A1_40_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Mecynocera sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_Paracalanus_aculeatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Paracalanus_aculeatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Paracalanus_aculeatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_Paracalanus_aculeatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_Paracalanus_aculeatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_Paracalanus_aculeatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_Paracalanus_aculeatus'^^xsd:string;
  dwc:scientificName 'Paracalanus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '104681'^^xsd:integer;
  dwc:occurrenceId 'A1_40_Paracalanus_aculeatus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1464945'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus aculeatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_Paracalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Paracalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Paracalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_Paracalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_Paracalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_Paracalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Paracalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '104196'^^xsd:integer;
  dwc:occurrenceId 'A1_40_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104196'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_Rhincalanus_cornutus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Rhincalanus_cornutus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Rhincalanus_cornutus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_Rhincalanus_cornutus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_Rhincalanus_cornutus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_Rhincalanus_cornutus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_Rhincalanus_cornutus'^^xsd:string;
  dwc:scientificName 'Rhincalanus cornutus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '104542'^^xsd:integer;
  dwc:occurrenceId 'A1_40_Rhincalanus_cornutus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1488083'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rhincalanus cornutus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_Subeucalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Subeucalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Subeucalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_Subeucalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_Subeucalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_Subeucalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Subeucalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '104173'^^xsd:integer;
  dwc:occurrenceId 'A1_40_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104173'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Subeucalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_Clausocalanus_furcatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Clausocalanus_furcatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Clausocalanus_furcatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_Clausocalanus_furcatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_Clausocalanus_furcatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_Clausocalanus_furcatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_Clausocalanus_furcatus'^^xsd:string;
  dwc:scientificName 'Clausocalanus furcatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '104503'^^xsd:integer;
  dwc:occurrenceId 'A1_40_Clausocalanus_furcatus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104503'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus furcatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_Clausocalanus_mastigophorus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Clausocalanus_mastigophorus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Clausocalanus_mastigophorus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_Clausocalanus_mastigophorus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_Clausocalanus_mastigophorus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_Clausocalanus_mastigophorus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:scientificName 'Clausocalanus mastigophorus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '104506'^^xsd:integer;
  dwc:occurrenceId 'A1_40_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104506'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus mastigophorus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_Clausocalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Clausocalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Clausocalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_Clausocalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_Clausocalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_Clausocalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Clausocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '104161'^^xsd:integer;
  dwc:occurrenceId 'A1_40_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104161'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_Euchaeta_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Euchaeta_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Euchaeta_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_Euchaeta_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_Euchaeta_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_Euchaeta_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Euchaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '104174'^^xsd:integer;
  dwc:occurrenceId 'A1_40_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104174'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Euchaeta spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_Scolecithrix_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Scolecithrix_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Scolecithrix_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_Scolecithrix_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_Scolecithrix_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_Scolecithrix_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_Scolecithrix_danae'^^xsd:string;
  dwc:scientificName 'Scolecithrix danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '104821'^^xsd:integer;
  dwc:occurrenceId 'A1_40_Scolecithrix_danae'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104821'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_Scolecithrix_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Scolecithrix_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Scolecithrix_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_Scolecithrix_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_Scolecithrix_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_Scolecithrix_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Scolecithrix'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '104230'^^xsd:integer;
  dwc:occurrenceId 'A1_40_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104230'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_Lucicutia_flavicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Lucicutia_flavicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Lucicutia_flavicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_Lucicutia_flavicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_Lucicutia_flavicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_Lucicutia_flavicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_Lucicutia_flavicornis'^^xsd:string;
  dwc:scientificName 'Lucicutia flavicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '104597'^^xsd:integer;
  dwc:occurrenceId 'A1_40_Lucicutia_flavicornis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104597'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia flavicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_Lucicutia_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Lucicutia_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Lucicutia_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_Lucicutia_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_Lucicutia_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_Lucicutia_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_Lucicutia_sp.'^^xsd:string;
  dwc:scientificName 'Lucicutia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '104183'^^xsd:integer;
  dwc:occurrenceId 'A1_40_Lucicutia_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104183'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_Pleuromamma_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Pleuromamma_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Pleuromamma_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_Pleuromamma_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_Pleuromamma_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_Pleuromamma_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Pleuromamma'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '104191'^^xsd:integer;
  dwc:occurrenceId 'A1_40_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104191'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Pleuromamma sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_Temora_stylifera_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Temora_stylifera_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Temora_stylifera_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_Temora_stylifera_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_Temora_stylifera_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_Temora_stylifera_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:scientificName 'Temora stylifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '104879'^^xsd:integer;
  dwc:occurrenceId 'A1_40_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104879'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora stylifera (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_Temora_turbinata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Temora_turbinata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Temora_turbinata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_Temora_turbinata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_Temora_turbinata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_Temora_turbinata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_Temora_turbinata'^^xsd:string;
  dwc:scientificName 'Temora turbinata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '104880'^^xsd:integer;
  dwc:occurrenceId 'A1_40_Temora_turbinata'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104880'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora turbinata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_Candacia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Candacia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Candacia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_Candacia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_Candacia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_Candacia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_Candacia_spp.'^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A1_40_Candacia_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_Candacia_sp._%28copepodite%29%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Candacia_sp._%28copepodite%29%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Candacia_sp._%28copepodite%29%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_Candacia_sp._%28copepodite%29%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_Candacia_sp._%28copepodite%29%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_Candacia_sp._(copepodite) " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A1_40_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia sp. (copepodite) '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_Calanopia_americana_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Calanopia_americana_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Calanopia_americana_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_Calanopia_americana_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_Calanopia_americana_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_Calanopia_americana_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:scientificName 'Calanopia americana'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '104723'^^xsd:integer;
  dwc:occurrenceId 'A1_40_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104723'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calanopia americana (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_Acartia_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Acartia_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Acartia_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_Acartia_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_Acartia_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_Acartia_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_Acartia_danae'^^xsd:string;
  dwc:scientificName 'Acartia (Acartia) danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '346026'^^xsd:integer;
  dwc:occurrenceId 'A1_40_Acartia_danae'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346026'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_Acartia_lilljeborgii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Acartia_lilljeborgii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Acartia_lilljeborgii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_Acartia_lilljeborgii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_Acartia_lilljeborgii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_Acartia_lilljeborgii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_Acartia_lilljeborgii'^^xsd:string;
  dwc:scientificName 'Acartia lilljeborgii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '348510'^^xsd:integer;
  dwc:occurrenceId 'A1_40_Acartia_lilljeborgii'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia lilljeborgii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_Calanoida_%28others_copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Calanoida_%28others_copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Calanoida_%28others_copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_Calanoida_%28others_copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_Calanoida_%28others_copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_Calanoida_(others_copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'A1_40_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Calanoida (others copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_Oithona_atlantica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Oithona_atlantica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Oithona_atlantica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_Oithona_atlantica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_Oithona_atlantica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_Oithona_atlantica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_Oithona_atlantica'^^xsd:string;
  dwc:scientificName 'Oithona atlantica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '106642'^^xsd:integer;
  dwc:occurrenceId 'A1_40_Oithona_atlantica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106642'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona atlantica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_Oithona_plumifera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Oithona_plumifera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Oithona_plumifera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_Oithona_plumifera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_Oithona_plumifera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_Oithona_plumifera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_Oithona_plumifera'^^xsd:string;
  dwc:scientificName 'Oithona plumifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '106652'^^xsd:integer;
  dwc:occurrenceId 'A1_40_Oithona_plumifera'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106652'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona plumifera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_Oithona_setigera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Oithona_setigera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Oithona_setigera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_Oithona_setigera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_Oithona_setigera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_Oithona_setigera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_Oithona_setigera'^^xsd:string;
  dwc:scientificName 'Oithona setigera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '106655'^^xsd:integer;
  dwc:occurrenceId 'A1_40_Oithona_setigera'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '734517'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona setigera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_Oithona_hebes>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Oithona_hebes> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Oithona_hebes> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_Oithona_hebes>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_Oithona_hebes>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_Oithona_hebes" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_Oithona_hebes'^^xsd:string;
  dwc:scientificName 'Oithona hebes'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '106647'^^xsd:integer;
  dwc:occurrenceId 'A1_40_Oithona_hebes'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106647'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona hebes'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_Oithona_spp.%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Oithona_spp.%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Oithona_spp.%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_Oithona_spp.%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_Oithona_spp.%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_Oithona_spp. " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_Oithona_spp. '^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A1_40_Oithona_spp. '^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_Oithona_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Oithona_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Oithona_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_Oithona_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_Oithona_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_Oithona_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A1_40_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_Microsetella_norvegica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Microsetella_norvegica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Microsetella_norvegica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_Microsetella_norvegica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_Microsetella_norvegica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_Microsetella_norvegica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_Microsetella_norvegica'^^xsd:string;
  dwc:scientificName 'Microsetella norvegica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '116115'^^xsd:integer;
  dwc:occurrenceId 'A1_40_Microsetella_norvegica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116115'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella norvegica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_Microsetella_rosea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Microsetella_rosea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Microsetella_rosea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_Microsetella_rosea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_Microsetella_rosea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_Microsetella_rosea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_Microsetella_rosea'^^xsd:string;
  dwc:scientificName 'Microsetella rosea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '116116'^^xsd:integer;
  dwc:occurrenceId 'A1_40_Microsetella_rosea'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116116'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella rosea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_Microsetella_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Microsetella_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Microsetella_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_Microsetella_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_Microsetella_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_Microsetella_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Microsetella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '115341'^^xsd:integer;
  dwc:occurrenceId 'A1_40_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115341'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_Macrosetella_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Macrosetella_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Macrosetella_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_Macrosetella_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_Macrosetella_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_Macrosetella_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_Macrosetella_gracilis'^^xsd:string;
  dwc:scientificName 'Macrosetella gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '116382'^^xsd:integer;
  dwc:occurrenceId 'A1_40_Macrosetella_gracilis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116382'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Macrosetella gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_Miracia_efferata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Miracia_efferata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Miracia_efferata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_Miracia_efferata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_Miracia_efferata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_Miracia_efferata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_Miracia_efferata'^^xsd:string;
  dwc:scientificName 'Miracia efferata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '116383'^^xsd:integer;
  dwc:occurrenceId 'A1_40_Miracia_efferata'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116383'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Miracia efferata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_Oncaea_media>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Oncaea_media> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Oncaea_media> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_Oncaea_media>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_Oncaea_media>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_Oncaea_media" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_Oncaea_media'^^xsd:string;
  dwc:scientificName 'Oncaea media'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '128938'^^xsd:integer;
  dwc:occurrenceId 'A1_40_Oncaea_media'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1862287'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea media'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_Oncaea_venusta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Oncaea_venusta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Oncaea_venusta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_Oncaea_venusta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_Oncaea_venusta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_Oncaea_venusta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_Oncaea_venusta'^^xsd:string;
  dwc:scientificName 'Oncaea venusta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '128954'^^xsd:integer;
  dwc:occurrenceId 'A1_40_Oncaea_venusta'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1754274'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea venusta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_Oncaea_mediterranea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Oncaea_mediterranea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Oncaea_mediterranea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_Oncaea_mediterranea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_Oncaea_mediterranea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_Oncaea_mediterranea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_Oncaea_mediterranea'^^xsd:string;
  dwc:scientificName 'Oncaea mediterranea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '128939'^^xsd:integer;
  dwc:occurrenceId 'A1_40_Oncaea_mediterranea'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128939'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea mediterranea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_Oncaea_scottodicarloi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Oncaea_scottodicarloi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Oncaea_scottodicarloi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_Oncaea_scottodicarloi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_Oncaea_scottodicarloi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_Oncaea_scottodicarloi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_Oncaea_scottodicarloi'^^xsd:string;
  dwc:scientificName 'Oncaea scottodicarloi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '128950'^^xsd:integer;
  dwc:occurrenceId 'A1_40_Oncaea_scottodicarloi'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128950'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea scottodicarloi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_Oncaea_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Oncaea_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Oncaea_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_Oncaea_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_Oncaea_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_Oncaea_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oncaea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '128690'^^xsd:integer;
  dwc:occurrenceId 'A1_40_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128690'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_Hemicyclops_thallassius>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Hemicyclops_thallassius> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Hemicyclops_thallassius> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_Hemicyclops_thallassius>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_Hemicyclops_thallassius>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_Hemicyclops_thallassius" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_Hemicyclops_thallassius'^^xsd:string;
  dwc:scientificName 'Hemicyclops thalassius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '352254'^^xsd:integer;
  dwc:occurrenceId 'A1_40_Hemicyclops_thallassius'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '352254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Hemicyclops thallassius'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_Copilia_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Copilia_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Copilia_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_Copilia_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_Copilia_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_Copilia_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Copilia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '128721'^^xsd:integer;
  dwc:occurrenceId 'A1_40_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128721'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Copilia spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_Agetus_flaccus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Agetus_flaccus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Agetus_flaccus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_Agetus_flaccus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_Agetus_flaccus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_Agetus_flaccus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_Agetus_flaccus'^^xsd:string;
  dwc:scientificName 'Agetus flaccus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '128795'^^xsd:integer;
  dwc:occurrenceId 'A1_40_Agetus_flaccus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128795'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Agetus flaccus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_Corycaeus_speciosus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Corycaeus_speciosus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Corycaeus_speciosus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_Corycaeus_speciosus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_Corycaeus_speciosus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_Corycaeus_speciosus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_Corycaeus_speciosus'^^xsd:string;
  dwc:scientificName 'Corycaeus speciosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '128800'^^xsd:integer;
  dwc:occurrenceId 'A1_40_Corycaeus_speciosus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128800'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus speciosus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_Corycaeus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Corycaeus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Corycaeus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_Corycaeus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_Corycaeus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_Corycaeus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Corycaeus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '128634'^^xsd:integer;
  dwc:occurrenceId 'A1_40_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128634'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_Farranula_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Farranula_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Farranula_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_Farranula_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_Farranula_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_Farranula_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_Farranula_gracilis'^^xsd:string;
  dwc:scientificName 'Farranula gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '128813'^^xsd:integer;
  dwc:occurrenceId 'A1_40_Farranula_gracilis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128813'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_Farranula_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Farranula_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Farranula_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_Farranula_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_Farranula_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_Farranula_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Farranula'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '128636'^^xsd:integer;
  dwc:occurrenceId 'A1_40_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128636'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_Copepoda_%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Copepoda_%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Copepoda_%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_Copepoda_%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_Copepoda_%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_Copepoda_(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_Copepoda_(nauplius)'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'A1_40_Copepoda_(nauplius)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Copepoda (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_CIRRIPEDIA__%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_CIRRIPEDIA__%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_CIRRIPEDIA__%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_CIRRIPEDIA__%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_CIRRIPEDIA__%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_CIRRIPEDIA__(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:occurrenceId 'A1_40_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  dwc:verbatimIdentification 'CIRRIPEDIA  (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_STOMATOPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_STOMATOPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_STOMATOPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_STOMATOPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_STOMATOPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_STOMATOPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Stomatopoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '14355'^^xsd:integer;
  dwc:occurrenceId 'A1_40_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '14355'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'STOMATOPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_DECAPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_DECAPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_DECAPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_DECAPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_DECAPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_DECAPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_DECAPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:occurrenceId 'A1_40_DECAPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'DECAPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_ECHINODERMATA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_ECHINODERMATA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_ECHINODERMATA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_ECHINODERMATA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_ECHINODERMATA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_ECHINODERMATA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:scientificName 'Echinodermata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '1806'^^xsd:integer;
  dwc:occurrenceId 'A1_40_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1806'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'ECHINODERMATA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_BRYOZOA_%28cyphonauta_larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_BRYOZOA_%28cyphonauta_larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_BRYOZOA_%28cyphonauta_larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_BRYOZOA_%28cyphonauta_larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_BRYOZOA_%28cyphonauta_larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_BRYOZOA_(cyphonauta_larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'A1_40_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'BRYOZOA (cyphonauta larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_Sagitta_friedreich>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Sagitta_friedreich> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Sagitta_friedreich> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_Sagitta_friedreich>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_Sagitta_friedreich>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_Sagitta_friedreich" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_Sagitta_friedreich'^^xsd:string;
  dwc:scientificName 'Sagitta friderici'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '105452'^^xsd:integer;
  dwc:occurrenceId 'A1_40_Sagitta_friedreich'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105441'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta friedreich'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_Sagitta_spp.%C2%A0%28imature%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Sagitta_spp.%C2%A0%28imature%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Sagitta_spp.%C2%A0%28imature%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_Sagitta_spp.%C2%A0%28imature%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_Sagitta_spp.%C2%A0%28imature%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_Sagitta_spp. (imature)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_Sagitta_spp. (imature)'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:occurrenceId 'A1_40_Sagitta_spp. (imature)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta spp. (imature)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_Chaetognatha_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Chaetognatha_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Chaetognatha_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_Chaetognatha_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_Chaetognatha_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_Chaetognatha_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_Chaetognatha_(others)'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:occurrenceId 'A1_40_Chaetognatha_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Chaetognatha (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_Fritillaria_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Fritillaria_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Fritillaria_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_Fritillaria_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_Fritillaria_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_Fritillaria_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_Fritillaria_spp.'^^xsd:string;
  dwc:scientificName 'Fritillaria'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '103358'^^xsd:integer;
  dwc:occurrenceId 'A1_40_Fritillaria_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Fritillaria spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_Oikopleura_dioica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Oikopleura_dioica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Oikopleura_dioica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_Oikopleura_dioica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_Oikopleura_dioica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_Oikopleura_dioica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_Oikopleura_dioica'^^xsd:string;
  dwc:scientificName 'Oikopleura dioica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '1770057'^^xsd:integer;
  dwc:occurrenceId 'A1_40_Oikopleura_dioica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura dioica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_Oikopleura_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Oikopleura_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Oikopleura_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_Oikopleura_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_Oikopleura_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_Oikopleura_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_Oikopleura_spp.'^^xsd:string;
  dwc:scientificName 'Oikopleura'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '103367'^^xsd:integer;
  dwc:occurrenceId 'A1_40_Oikopleura_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_Appendicularia_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Appendicularia_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Appendicularia_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_Appendicularia_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_Appendicularia_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_Appendicularia_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_Appendicularia_(others)'^^xsd:string;
  dwc:scientificName 'Appendicularia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '146421'^^xsd:integer;
  dwc:occurrenceId 'A1_40_Appendicularia_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146421'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Appendicularia (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_Thalia_democratica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Thalia_democratica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Thalia_democratica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_Thalia_democratica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_Thalia_democratica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_Thalia_democratica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_Thalia_democratica'^^xsd:string;
  dwc:scientificName 'Thalia democratica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '137279'^^xsd:integer;
  dwc:occurrenceId 'A1_40_Thalia_democratica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137279'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Thalia democratica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_Doliolo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Doliolo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Doliolo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_Doliolo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_Doliolo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_Doliolo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_Doliolo'^^xsd:string;
  dwc:scientificName 'Dolioloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '137221'^^xsd:integer;
  dwc:occurrenceId 'A1_40_Doliolo'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137221'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Doliolo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_Teleostei_%28egg%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Teleostei_%28egg%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Teleostei_%28egg%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_Teleostei_%28egg%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_Teleostei_%28egg%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_Teleostei_(egg)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_Teleostei_(egg)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A1_40_Teleostei_(egg)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (egg)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_Teleostei_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Teleostei_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Teleostei_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_Teleostei_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_Teleostei_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_Teleostei_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_Teleostei_(larvae)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A1_40_Teleostei_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_SIPHONOPHORAE_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_SIPHONOPHORAE_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_SIPHONOPHORAE_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_SIPHONOPHORAE_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_SIPHONOPHORAE_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_SIPHONOPHORAE_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:scientificName 'Siphonophorae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '1371'^^xsd:integer;
  dwc:occurrenceId 'A1_40_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'SIPHONOPHORAE spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_Gastropoda_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Gastropoda_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Gastropoda_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_Gastropoda_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_Gastropoda_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_Gastropoda_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_Gastropoda_(veliger)'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'A1_40_Gastropoda_(veliger)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Gastropoda (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_Pteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Pteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Pteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_Pteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_Pteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_Pteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_Pteropoda'^^xsd:string;
  dwc:scientificName 'Pteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '325345'^^xsd:integer;
  dwc:occurrenceId 'A1_40_Pteropoda'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '325345'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Pteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_Heteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Heteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Heteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_Heteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_Heteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_Heteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_Heteropoda'^^xsd:string;
  dwc:scientificName 'Heteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '1491356'^^xsd:integer;
  dwc:occurrenceId 'A1_40_Heteropoda'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491356'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Heteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_Bivalvia_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Bivalvia_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_Bivalvia_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_Bivalvia_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_Bivalvia_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_Bivalvia_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_Bivalvia_(veliger)'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'A1_40_Bivalvia_(veliger)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Bivalvia (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_POLYCHAETA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_POLYCHAETA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_POLYCHAETA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_POLYCHAETA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_POLYCHAETA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_POLYCHAETA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'A1_40_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'POLYCHAETA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_OSTRACODA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_OSTRACODA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_OSTRACODA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_OSTRACODA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_OSTRACODA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_OSTRACODA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_OSTRACODA'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'A1_40_OSTRACODA'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'OSTRACODA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_40_CLADOCERA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_40_CLADOCERA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_40_CLADOCERA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.129518"^^xsd:decimal ;
  dwc:decimalLongitude "-34.741557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_40_CLADOCERA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.129518 -34.741557)"^^geo:wktLiteral ;
  geo-pos:lat "-8.129518"^^xsd:decimal ;
  geo-pos:long "-34.741557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_40_CLADOCERA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_40_CLADOCERA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_40_CLADOCERA'^^xsd:string;
  dwc:scientificName 'Cladocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.741557'^^xsd:double;
  dwc:latitude '-8.129518'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 40'^^xsd:string;
  dwc:aphiaid '1076'^^xsd:integer;
  dwc:occurrenceId 'A1_40_CLADOCERA'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '155670'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'CLADOCERA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_Codonella_acuta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Codonella_acuta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Codonella_acuta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_Codonella_acuta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_Codonella_acuta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_Codonella_acuta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_Codonella_acuta'^^xsd:string;
  dwc:scientificName 'Codonella acuta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '417132'^^xsd:integer;
  dwc:occurrenceId 'A1_23_Codonella_acuta'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417132'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella acuta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_Codonella_amphorella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Codonella_amphorella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Codonella_amphorella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_Codonella_amphorella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_Codonella_amphorella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_Codonella_amphorella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_Codonella_amphorella'^^xsd:string;
  dwc:scientificName 'Codonella amphorella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '417133'^^xsd:integer;
  dwc:occurrenceId 'A1_23_Codonella_amphorella'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417133'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella amphorella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_Codonella_apicata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Codonella_apicata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Codonella_apicata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_Codonella_apicata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_Codonella_apicata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_Codonella_apicata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_Codonella_apicata'^^xsd:string;
  dwc:scientificName 'Codonella apicata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '417134'^^xsd:integer;
  dwc:occurrenceId 'A1_23_Codonella_apicata'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417134'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella apicata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_Codonella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Codonella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Codonella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_Codonella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_Codonella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_Codonella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_Codonella_sp.'^^xsd:string;
  dwc:scientificName 'Codonella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '150203'^^xsd:integer;
  dwc:occurrenceId 'A1_23_Codonella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150203'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_Tintinnopsis_tocantinensis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Tintinnopsis_tocantinensis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Tintinnopsis_tocantinensis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_Tintinnopsis_tocantinensis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_Tintinnopsis_tocantinensis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_Tintinnopsis_tocantinensis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:scientificName 'Tintinnopsis tocantinensis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '417156'^^xsd:integer;
  dwc:occurrenceId 'A1_23_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417156'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis tocantinensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_Tintinnopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Tintinnopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Tintinnopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_Tintinnopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_Tintinnopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_Tintinnopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_Tintinnopsis_spp.'^^xsd:string;
  dwc:scientificName 'Tintinnopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:occurrenceId 'A1_23_Tintinnopsis_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_Codonellopsis_ostenfeldi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Codonellopsis_ostenfeldi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Codonellopsis_ostenfeldi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_Codonellopsis_ostenfeldi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_Codonellopsis_ostenfeldi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_Codonellopsis_ostenfeldi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:scientificName 'Codonellopsis ostenfeldi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '427448'^^xsd:integer;
  dwc:occurrenceId 'A1_23_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427448'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis ostenfeldi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_Codonellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Codonellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Codonellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_Codonellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_Codonellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_Codonellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_Codonellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Codonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '204197'^^xsd:integer;
  dwc:occurrenceId 'A1_23_Codonellopsis_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '204197'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_Coxliella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Coxliella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Coxliella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_Coxliella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_Coxliella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_Coxliella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_Coxliella_sp.'^^xsd:string;
  dwc:scientificName 'Coxliella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '150208'^^xsd:integer;
  dwc:occurrenceId 'A1_23_Coxliella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150208'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Coxliella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_Dadayiella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Dadayiella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Dadayiella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_Dadayiella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_Dadayiella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_Dadayiella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_Dadayiella_sp.'^^xsd:string;
  dwc:scientificName 'Dadayiella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '183541'^^xsd:integer;
  dwc:occurrenceId 'A1_23_Dadayiella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183541'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dadayiella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_Dictyocysta_lepida>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Dictyocysta_lepida> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Dictyocysta_lepida> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_Dictyocysta_lepida>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_Dictyocysta_lepida>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_Dictyocysta_lepida" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_Dictyocysta_lepida'^^xsd:string;
  dwc:scientificName 'Dictyocysta lepida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '235767'^^xsd:integer;
  dwc:occurrenceId 'A1_23_Dictyocysta_lepida'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235767'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocysta lepida'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_Epiplocylis_undella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Epiplocylis_undella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Epiplocylis_undella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_Epiplocylis_undella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_Epiplocylis_undella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_Epiplocylis_undella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_Epiplocylis_undella'^^xsd:string;
  dwc:scientificName 'Epiplocylis undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '341668'^^xsd:integer;
  dwc:occurrenceId 'A1_23_Epiplocylis_undella'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '341668'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis undella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_Epiplocylis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Epiplocylis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Epiplocylis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_Epiplocylis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_Epiplocylis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_Epiplocylis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_Epiplocylis_sp.'^^xsd:string;
  dwc:scientificName 'Epiplocylis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '183562'^^xsd:integer;
  dwc:occurrenceId 'A1_23_Epiplocylis_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183562'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_Favella_enrenbergii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Favella_enrenbergii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Favella_enrenbergii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_Favella_enrenbergii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_Favella_enrenbergii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_Favella_enrenbergii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_Favella_enrenbergii'^^xsd:string;
  dwc:scientificName 'Favella ehrenbergii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '235761'^^xsd:integer;
  dwc:occurrenceId 'A1_23_Favella_enrenbergii'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235761'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Favella enrenbergii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_Eutintinnus_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Eutintinnus_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Eutintinnus_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_Eutintinnus_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_Eutintinnus_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_Eutintinnus_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_Eutintinnus_spp.'^^xsd:string;
  dwc:scientificName 'Eutintinnus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '183543'^^xsd:integer;
  dwc:occurrenceId 'A1_23_Eutintinnus_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183543'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Eutintinnus spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_Amphorellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Amphorellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Amphorellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_Amphorellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_Amphorellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_Amphorellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_Amphorellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Amphorellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '425527'^^xsd:integer;
  dwc:occurrenceId 'A1_23_Amphorellopsis_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '425527'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Amphorellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_Rabdonella_elegans>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Rabdonella_elegans> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Rabdonella_elegans> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_Rabdonella_elegans>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_Rabdonella_elegans>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_Rabdonella_elegans" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_Rabdonella_elegans'^^xsd:string;
  dwc:scientificName 'Rhabdonella elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '183577'^^xsd:integer;
  dwc:occurrenceId 'A1_23_Rabdonella_elegans'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183577'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella elegans'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_Rabdonella_brandti>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Rabdonella_brandti> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Rabdonella_brandti> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_Rabdonella_brandti>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_Rabdonella_brandti>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_Rabdonella_brandti" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_Rabdonella_brandti'^^xsd:string;
  dwc:scientificName 'Rhabdonella brandti'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '427513'^^xsd:integer;
  dwc:occurrenceId 'A1_23_Rabdonella_brandti'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427513'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella brandti'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_Rabdonellopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Rabdonellopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Rabdonellopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_Rabdonellopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_Rabdonellopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_Rabdonellopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_Rabdonellopsis_spp.'^^xsd:string;
  dwc:scientificName 'Rhabdonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '183550'^^xsd:integer;
  dwc:occurrenceId 'A1_23_Rabdonellopsis_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183550'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonellopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_Undella_claparedei>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Undella_claparedei> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Undella_claparedei> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_Undella_claparedei>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_Undella_claparedei>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_Undella_claparedei" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_Undella_claparedei'^^xsd:string;
  dwc:scientificName 'Undella claparedei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '341684'^^xsd:integer;
  dwc:occurrenceId 'A1_23_Undella_claparedei'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417240'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undella claparedei'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_Undella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Undella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Undella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_Undella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_Undella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_Undella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_Undella_sp.'^^xsd:string;
  dwc:scientificName 'Undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '235764'^^xsd:integer;
  dwc:occurrenceId 'A1_23_Undella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235764'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Undella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_Xystonellopsis_heros>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Xystonellopsis_heros> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Xystonellopsis_heros> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_Xystonellopsis_heros>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_Xystonellopsis_heros>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_Xystonellopsis_heros" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_Xystonellopsis_heros'^^xsd:string;
  dwc:scientificName 'Xystonellopsis heros'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '417266'^^xsd:integer;
  dwc:occurrenceId 'A1_23_Xystonellopsis_heros'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417266'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Xystonellopsis heros'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_Tintinnina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Tintinnina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Tintinnina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_Tintinnina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_Tintinnina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_Tintinnina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_Tintinnina_(others)'^^xsd:string;
  dwc:scientificName 'Tintinnina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '732976'^^xsd:integer;
  dwc:occurrenceId 'A1_23_Tintinnina_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_Collosphaera_macropora>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Collosphaera_macropora> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Collosphaera_macropora> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_Collosphaera_macropora>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_Collosphaera_macropora>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_Collosphaera_macropora" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_Collosphaera_macropora'^^xsd:string;
  dwc:scientificName 'Collosphaera macropora'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '493482'^^xsd:integer;
  dwc:occurrenceId 'A1_23_Collosphaera_macropora'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493482'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Collosphaera macropora'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_Dictyocoryne_profunda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Dictyocoryne_profunda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Dictyocoryne_profunda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_Dictyocoryne_profunda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_Dictyocoryne_profunda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_Dictyocoryne_profunda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_Dictyocoryne_profunda'^^xsd:string;
  dwc:scientificName 'Dictyocoryne profunda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '412935'^^xsd:integer;
  dwc:occurrenceId 'A1_23_Dictyocoryne_profunda'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412935'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne profunda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_Dictyocoryne_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Dictyocoryne_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Dictyocoryne_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_Dictyocoryne_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_Dictyocoryne_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_Dictyocoryne_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_Dictyocoryne_sp.'^^xsd:string;
  dwc:scientificName 'Dictyocoryne'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '412934'^^xsd:integer;
  dwc:occurrenceId 'A1_23_Dictyocoryne_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412934'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_Discopyle_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Discopyle_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Discopyle_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_Discopyle_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_Discopyle_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_Discopyle_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_Discopyle_sp.'^^xsd:string;
  dwc:scientificName 'Discopyle'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '493501'^^xsd:integer;
  dwc:occurrenceId 'A1_23_Discopyle_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Discopyle sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_Pylonidae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Pylonidae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Pylonidae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_Pylonidae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_Pylonidae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_Pylonidae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_Pylonidae'^^xsd:string;
  dwc:scientificName 'Pyloniidae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '345902'^^xsd:integer;
  dwc:occurrenceId 'A1_23_Pylonidae'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345902'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:verbatimIdentification 'Pylonidae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_Spongodiscus_resurgens>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Spongodiscus_resurgens> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Spongodiscus_resurgens> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_Spongodiscus_resurgens>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_Spongodiscus_resurgens>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_Spongodiscus_resurgens" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_Spongodiscus_resurgens'^^xsd:string;
  dwc:scientificName 'Spongodiscus resurgens'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '493608'^^xsd:integer;
  dwc:occurrenceId 'A1_23_Spongodiscus_resurgens'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493608'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongodiscus resurgens'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_Spongosphaera_streptacantha>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Spongosphaera_streptacantha> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Spongosphaera_streptacantha> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_Spongosphaera_streptacantha>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_Spongosphaera_streptacantha>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_Spongosphaera_streptacantha" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_Spongosphaera_streptacantha'^^xsd:string;
  dwc:scientificName 'Spongosphaera streptacantha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '493393'^^xsd:integer;
  dwc:occurrenceId 'A1_23_Spongosphaera_streptacantha'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493393'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongosphaera streptacantha'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_Spongaster_tetras>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Spongaster_tetras> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Spongaster_tetras> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_Spongaster_tetras>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_Spongaster_tetras>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_Spongaster_tetras" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_Spongaster_tetras'^^xsd:string;
  dwc:scientificName 'Spongaster tetras'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '412940'^^xsd:integer;
  dwc:occurrenceId 'A1_23_Spongaster_tetras'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412940'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongaster tetras'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_Spongotrochus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Spongotrochus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Spongotrochus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_Spongotrochus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_Spongotrochus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_Spongotrochus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_Spongotrochus_sp.'^^xsd:string;
  dwc:scientificName 'Spongotrochus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '412948'^^xsd:integer;
  dwc:occurrenceId 'A1_23_Spongotrochus_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Spongotrochus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_Zygocircus_productus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Zygocircus_productus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Zygocircus_productus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_Zygocircus_productus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_Zygocircus_productus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_Zygocircus_productus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_Zygocircus_productus'^^xsd:string;
  dwc:scientificName 'Zygocircus productus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '493705'^^xsd:integer;
  dwc:occurrenceId 'A1_23_Zygocircus_productus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493705'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus productus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_Zygocircus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Zygocircus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Zygocircus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_Zygocircus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_Zygocircus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_Zygocircus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_Zygocircus_sp.'^^xsd:string;
  dwc:scientificName 'Zygocircus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '493702'^^xsd:integer;
  dwc:occurrenceId 'A1_23_Zygocircus_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493702'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_Polycystina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Polycystina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Polycystina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_Polycystina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_Polycystina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_Polycystina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_Polycystina_(others)'^^xsd:string;
  dwc:scientificName 'Polycystina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '235740'^^xsd:integer;
  dwc:occurrenceId 'A1_23_Polycystina_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235740'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Polycystina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_ACANTHARIA_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_ACANTHARIA_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_ACANTHARIA_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_ACANTHARIA_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_ACANTHARIA_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_ACANTHARIA_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_ACANTHARIA_spp.'^^xsd:string;
  dwc:scientificName 'Acantharia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '586732'^^xsd:integer;
  dwc:occurrenceId 'A1_23_ACANTHARIA_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '586732'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'ACANTHARIA spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_Bolivina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Bolivina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Bolivina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_Bolivina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_Bolivina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_Bolivina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_Bolivina_sp.'^^xsd:string;
  dwc:scientificName 'Bolivina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '112101'^^xsd:integer;
  dwc:occurrenceId 'A1_23_Bolivina_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Bolivina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_Globigerina_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Globigerina_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Globigerina_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_Globigerina_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_Globigerina_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_Globigerina_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_Globigerina_bulloides'^^xsd:string;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:occurrenceId 'A1_23_Globigerina_bulloides'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globigerina bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_Globogirinoides_ruber>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Globogirinoides_ruber> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Globogirinoides_ruber> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_Globogirinoides_ruber>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_Globogirinoides_ruber>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_Globogirinoides_ruber" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_Globogirinoides_ruber'^^xsd:string;
  dwc:scientificName 'Globigerinoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:occurrenceId 'A1_23_Globogirinoides_ruber'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globogirinoides ruber'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_Globorotalia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Globorotalia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Globorotalia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_Globorotalia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_Globorotalia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_Globorotalia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_Globorotalia_spp.'^^xsd:string;
  dwc:scientificName 'Globorotalia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '112200'^^xsd:integer;
  dwc:occurrenceId 'A1_23_Globorotalia_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112200'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Globorotalia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_Neogloboquadrina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Neogloboquadrina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Neogloboquadrina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_Neogloboquadrina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_Neogloboquadrina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_Neogloboquadrina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_Neogloboquadrina_sp.'^^xsd:string;
  dwc:scientificName 'Neogloboquadrina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '112202'^^xsd:integer;
  dwc:occurrenceId 'A1_23_Neogloboquadrina_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112202'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Neogloboquadrina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_Orbulina_universa>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Orbulina_universa> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Orbulina_universa> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_Orbulina_universa>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_Orbulina_universa>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_Orbulina_universa" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_Orbulina_universa'^^xsd:string;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:occurrenceId 'A1_23_Orbulina_universa'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Orbulina universa'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_Tretomphalus_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Tretomphalus_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Tretomphalus_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_Tretomphalus_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_Tretomphalus_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_Tretomphalus_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_Tretomphalus_bulloides'^^xsd:string;
  dwc:scientificName 'Tretomphalus bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '113184'^^xsd:integer;
  dwc:occurrenceId 'A1_23_Tretomphalus_bulloides'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tretomphalus bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_Trochammina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Trochammina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Trochammina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_Trochammina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_Trochammina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_Trochammina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_Trochammina_sp.'^^xsd:string;
  dwc:scientificName 'Trochammina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:occurrenceId 'A1_23_Trochammina_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Trochammina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_Foraminifera_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Foraminifera_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Foraminifera_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_Foraminifera_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_Foraminifera_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_Foraminifera_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_Foraminifera_(others)'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:occurrenceId 'A1_23_Foraminifera_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Foraminifera (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_Nannocalanus_minor>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Nannocalanus_minor> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Nannocalanus_minor> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_Nannocalanus_minor>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_Nannocalanus_minor>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_Nannocalanus_minor" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_Nannocalanus_minor'^^xsd:string;
  dwc:scientificName 'Nannocalanus minor'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '104469'^^xsd:integer;
  dwc:occurrenceId 'A1_23_Nannocalanus_minor'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104469'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus minor'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_Nannocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Nannocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Nannocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_Nannocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_Nannocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_Nannocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Nannocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '104154'^^xsd:integer;
  dwc:occurrenceId 'A1_23_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104154'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_Neocalanus_robustior>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Neocalanus_robustior> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Neocalanus_robustior> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_Neocalanus_robustior>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_Neocalanus_robustior>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_Neocalanus_robustior" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_Neocalanus_robustior'^^xsd:string;
  dwc:scientificName 'Neocalanus robustior'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '104472'^^xsd:integer;
  dwc:occurrenceId 'A1_23_Neocalanus_robustior'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104472'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Neocalanus robustior'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_Undinula_vulgaris_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Undinula_vulgaris_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Undinula_vulgaris_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_Undinula_vulgaris_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_Undinula_vulgaris_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_Undinula_vulgaris_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:scientificName 'Undinula vulgaris'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '104473'^^xsd:integer;
  dwc:occurrenceId 'A1_23_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104473'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undinula vulgaris (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_Acrocalanus_longicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Acrocalanus_longicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Acrocalanus_longicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_Acrocalanus_longicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_Acrocalanus_longicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_Acrocalanus_longicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_Acrocalanus_longicornis'^^xsd:string;
  dwc:scientificName 'Acrocalanus longicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '104646'^^xsd:integer;
  dwc:occurrenceId 'A1_23_Acrocalanus_longicornis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104646'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus longicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_Acrocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Acrocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Acrocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_Acrocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_Acrocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_Acrocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Acrocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '104192'^^xsd:integer;
  dwc:occurrenceId 'A1_23_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104192'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_Calocalanos_pavo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Calocalanos_pavo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Calocalanos_pavo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_Calocalanos_pavo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_Calocalanos_pavo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_Calocalanos_pavo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_Calocalanos_pavo'^^xsd:string;
  dwc:scientificName 'Calocalanus pavo'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '104669'^^xsd:integer;
  dwc:occurrenceId 'A1_23_Calocalanos_pavo'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanos pavo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_Calocalanus_sp. _(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:scientificName 'Calocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '104193'^^xsd:integer;
  dwc:occurrenceId 'A1_23_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104193'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanus sp.  (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_Delibus_sewelli>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Delibus_sewelli> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Delibus_sewelli> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_Delibus_sewelli>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_Delibus_sewelli>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_Delibus_sewelli" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_Delibus_sewelli'^^xsd:string;
  dwc:scientificName 'Delius sewelli'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '363906'^^xsd:integer;
  dwc:occurrenceId 'A1_23_Delibus_sewelli'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363906'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sewelli'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_Delibus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Delibus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Delibus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_Delibus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_Delibus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_Delibus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Delius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '363904'^^xsd:integer;
  dwc:occurrenceId 'A1_23_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363904'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_Mecynocera_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Mecynocera_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Mecynocera_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_Mecynocera_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_Mecynocera_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_Mecynocera_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Mecynocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '104184'^^xsd:integer;
  dwc:occurrenceId 'A1_23_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Mecynocera sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_Paracalanus_aculeatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Paracalanus_aculeatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Paracalanus_aculeatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_Paracalanus_aculeatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_Paracalanus_aculeatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_Paracalanus_aculeatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_Paracalanus_aculeatus'^^xsd:string;
  dwc:scientificName 'Paracalanus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '104681'^^xsd:integer;
  dwc:occurrenceId 'A1_23_Paracalanus_aculeatus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1464945'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus aculeatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_Paracalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Paracalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Paracalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_Paracalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_Paracalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_Paracalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Paracalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '104196'^^xsd:integer;
  dwc:occurrenceId 'A1_23_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104196'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_Rhincalanus_cornutus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Rhincalanus_cornutus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Rhincalanus_cornutus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_Rhincalanus_cornutus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_Rhincalanus_cornutus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_Rhincalanus_cornutus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_Rhincalanus_cornutus'^^xsd:string;
  dwc:scientificName 'Rhincalanus cornutus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '104542'^^xsd:integer;
  dwc:occurrenceId 'A1_23_Rhincalanus_cornutus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1488083'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rhincalanus cornutus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_Subeucalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Subeucalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Subeucalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_Subeucalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_Subeucalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_Subeucalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Subeucalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '104173'^^xsd:integer;
  dwc:occurrenceId 'A1_23_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104173'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Subeucalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_Clausocalanus_furcatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Clausocalanus_furcatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Clausocalanus_furcatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_Clausocalanus_furcatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_Clausocalanus_furcatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_Clausocalanus_furcatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_Clausocalanus_furcatus'^^xsd:string;
  dwc:scientificName 'Clausocalanus furcatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '104503'^^xsd:integer;
  dwc:occurrenceId 'A1_23_Clausocalanus_furcatus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104503'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus furcatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_Clausocalanus_mastigophorus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Clausocalanus_mastigophorus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Clausocalanus_mastigophorus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_Clausocalanus_mastigophorus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_Clausocalanus_mastigophorus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_Clausocalanus_mastigophorus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:scientificName 'Clausocalanus mastigophorus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '104506'^^xsd:integer;
  dwc:occurrenceId 'A1_23_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104506'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus mastigophorus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_Clausocalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Clausocalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Clausocalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_Clausocalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_Clausocalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_Clausocalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Clausocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '104161'^^xsd:integer;
  dwc:occurrenceId 'A1_23_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104161'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_Euchaeta_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Euchaeta_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Euchaeta_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_Euchaeta_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_Euchaeta_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_Euchaeta_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Euchaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '104174'^^xsd:integer;
  dwc:occurrenceId 'A1_23_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104174'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Euchaeta spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_Scolecithrix_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Scolecithrix_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Scolecithrix_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_Scolecithrix_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_Scolecithrix_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_Scolecithrix_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_Scolecithrix_danae'^^xsd:string;
  dwc:scientificName 'Scolecithrix danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '104821'^^xsd:integer;
  dwc:occurrenceId 'A1_23_Scolecithrix_danae'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104821'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_Scolecithrix_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Scolecithrix_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Scolecithrix_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_Scolecithrix_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_Scolecithrix_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_Scolecithrix_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Scolecithrix'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '104230'^^xsd:integer;
  dwc:occurrenceId 'A1_23_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104230'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_Lucicutia_flavicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Lucicutia_flavicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Lucicutia_flavicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_Lucicutia_flavicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_Lucicutia_flavicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_Lucicutia_flavicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_Lucicutia_flavicornis'^^xsd:string;
  dwc:scientificName 'Lucicutia flavicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '104597'^^xsd:integer;
  dwc:occurrenceId 'A1_23_Lucicutia_flavicornis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104597'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia flavicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_Lucicutia_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Lucicutia_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Lucicutia_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_Lucicutia_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_Lucicutia_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_Lucicutia_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_Lucicutia_sp.'^^xsd:string;
  dwc:scientificName 'Lucicutia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '104183'^^xsd:integer;
  dwc:occurrenceId 'A1_23_Lucicutia_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104183'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_Pleuromamma_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Pleuromamma_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Pleuromamma_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_Pleuromamma_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_Pleuromamma_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_Pleuromamma_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Pleuromamma'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '104191'^^xsd:integer;
  dwc:occurrenceId 'A1_23_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104191'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Pleuromamma sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_Temora_stylifera_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Temora_stylifera_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Temora_stylifera_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_Temora_stylifera_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_Temora_stylifera_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_Temora_stylifera_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:scientificName 'Temora stylifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '104879'^^xsd:integer;
  dwc:occurrenceId 'A1_23_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104879'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora stylifera (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_Temora_turbinata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Temora_turbinata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Temora_turbinata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_Temora_turbinata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_Temora_turbinata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_Temora_turbinata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_Temora_turbinata'^^xsd:string;
  dwc:scientificName 'Temora turbinata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '104880'^^xsd:integer;
  dwc:occurrenceId 'A1_23_Temora_turbinata'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104880'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora turbinata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_Candacia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Candacia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Candacia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_Candacia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_Candacia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_Candacia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_Candacia_spp.'^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A1_23_Candacia_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_Candacia_sp._%28copepodite%29%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Candacia_sp._%28copepodite%29%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Candacia_sp._%28copepodite%29%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_Candacia_sp._%28copepodite%29%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_Candacia_sp._%28copepodite%29%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_Candacia_sp._(copepodite) " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A1_23_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia sp. (copepodite) '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_Calanopia_americana_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Calanopia_americana_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Calanopia_americana_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_Calanopia_americana_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_Calanopia_americana_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_Calanopia_americana_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:scientificName 'Calanopia americana'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '104723'^^xsd:integer;
  dwc:occurrenceId 'A1_23_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104723'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calanopia americana (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_Acartia_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Acartia_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Acartia_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_Acartia_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_Acartia_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_Acartia_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_Acartia_danae'^^xsd:string;
  dwc:scientificName 'Acartia (Acartia) danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '346026'^^xsd:integer;
  dwc:occurrenceId 'A1_23_Acartia_danae'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346026'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_Acartia_lilljeborgii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Acartia_lilljeborgii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Acartia_lilljeborgii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_Acartia_lilljeborgii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_Acartia_lilljeborgii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_Acartia_lilljeborgii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_Acartia_lilljeborgii'^^xsd:string;
  dwc:scientificName 'Acartia lilljeborgii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '348510'^^xsd:integer;
  dwc:occurrenceId 'A1_23_Acartia_lilljeborgii'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia lilljeborgii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_Calanoida_%28others_copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Calanoida_%28others_copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Calanoida_%28others_copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_Calanoida_%28others_copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_Calanoida_%28others_copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_Calanoida_(others_copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'A1_23_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Calanoida (others copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_Oithona_atlantica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Oithona_atlantica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Oithona_atlantica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_Oithona_atlantica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_Oithona_atlantica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_Oithona_atlantica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_Oithona_atlantica'^^xsd:string;
  dwc:scientificName 'Oithona atlantica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '106642'^^xsd:integer;
  dwc:occurrenceId 'A1_23_Oithona_atlantica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106642'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona atlantica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_Oithona_plumifera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Oithona_plumifera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Oithona_plumifera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_Oithona_plumifera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_Oithona_plumifera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_Oithona_plumifera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_Oithona_plumifera'^^xsd:string;
  dwc:scientificName 'Oithona plumifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '106652'^^xsd:integer;
  dwc:occurrenceId 'A1_23_Oithona_plumifera'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106652'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona plumifera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_Oithona_setigera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Oithona_setigera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Oithona_setigera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_Oithona_setigera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_Oithona_setigera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_Oithona_setigera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_Oithona_setigera'^^xsd:string;
  dwc:scientificName 'Oithona setigera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '106655'^^xsd:integer;
  dwc:occurrenceId 'A1_23_Oithona_setigera'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '734517'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona setigera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_Oithona_hebes>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Oithona_hebes> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Oithona_hebes> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_Oithona_hebes>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_Oithona_hebes>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_Oithona_hebes" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_Oithona_hebes'^^xsd:string;
  dwc:scientificName 'Oithona hebes'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '106647'^^xsd:integer;
  dwc:occurrenceId 'A1_23_Oithona_hebes'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106647'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona hebes'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_Oithona_spp.%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Oithona_spp.%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Oithona_spp.%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_Oithona_spp.%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_Oithona_spp.%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_Oithona_spp. " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_Oithona_spp. '^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A1_23_Oithona_spp. '^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_Oithona_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Oithona_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Oithona_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_Oithona_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_Oithona_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_Oithona_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A1_23_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_Microsetella_norvegica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Microsetella_norvegica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Microsetella_norvegica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_Microsetella_norvegica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_Microsetella_norvegica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_Microsetella_norvegica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_Microsetella_norvegica'^^xsd:string;
  dwc:scientificName 'Microsetella norvegica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '116115'^^xsd:integer;
  dwc:occurrenceId 'A1_23_Microsetella_norvegica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116115'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella norvegica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_Microsetella_rosea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Microsetella_rosea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Microsetella_rosea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_Microsetella_rosea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_Microsetella_rosea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_Microsetella_rosea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_Microsetella_rosea'^^xsd:string;
  dwc:scientificName 'Microsetella rosea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '116116'^^xsd:integer;
  dwc:occurrenceId 'A1_23_Microsetella_rosea'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116116'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella rosea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_Microsetella_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Microsetella_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Microsetella_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_Microsetella_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_Microsetella_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_Microsetella_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Microsetella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '115341'^^xsd:integer;
  dwc:occurrenceId 'A1_23_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115341'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_Macrosetella_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Macrosetella_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Macrosetella_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_Macrosetella_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_Macrosetella_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_Macrosetella_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_Macrosetella_gracilis'^^xsd:string;
  dwc:scientificName 'Macrosetella gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '116382'^^xsd:integer;
  dwc:occurrenceId 'A1_23_Macrosetella_gracilis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116382'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Macrosetella gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_Miracia_efferata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Miracia_efferata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Miracia_efferata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_Miracia_efferata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_Miracia_efferata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_Miracia_efferata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_Miracia_efferata'^^xsd:string;
  dwc:scientificName 'Miracia efferata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '116383'^^xsd:integer;
  dwc:occurrenceId 'A1_23_Miracia_efferata'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116383'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Miracia efferata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_Oncaea_media>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Oncaea_media> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Oncaea_media> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_Oncaea_media>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_Oncaea_media>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_Oncaea_media" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_Oncaea_media'^^xsd:string;
  dwc:scientificName 'Oncaea media'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '128938'^^xsd:integer;
  dwc:occurrenceId 'A1_23_Oncaea_media'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1862287'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea media'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_Oncaea_venusta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Oncaea_venusta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Oncaea_venusta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_Oncaea_venusta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_Oncaea_venusta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_Oncaea_venusta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_Oncaea_venusta'^^xsd:string;
  dwc:scientificName 'Oncaea venusta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '128954'^^xsd:integer;
  dwc:occurrenceId 'A1_23_Oncaea_venusta'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1754274'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea venusta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_Oncaea_mediterranea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Oncaea_mediterranea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Oncaea_mediterranea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_Oncaea_mediterranea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_Oncaea_mediterranea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_Oncaea_mediterranea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_Oncaea_mediterranea'^^xsd:string;
  dwc:scientificName 'Oncaea mediterranea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '128939'^^xsd:integer;
  dwc:occurrenceId 'A1_23_Oncaea_mediterranea'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128939'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea mediterranea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_Oncaea_scottodicarloi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Oncaea_scottodicarloi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Oncaea_scottodicarloi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_Oncaea_scottodicarloi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_Oncaea_scottodicarloi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_Oncaea_scottodicarloi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_Oncaea_scottodicarloi'^^xsd:string;
  dwc:scientificName 'Oncaea scottodicarloi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '128950'^^xsd:integer;
  dwc:occurrenceId 'A1_23_Oncaea_scottodicarloi'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128950'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea scottodicarloi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_Oncaea_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Oncaea_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Oncaea_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_Oncaea_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_Oncaea_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_Oncaea_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oncaea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '128690'^^xsd:integer;
  dwc:occurrenceId 'A1_23_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128690'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_Hemicyclops_thallassius>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Hemicyclops_thallassius> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Hemicyclops_thallassius> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_Hemicyclops_thallassius>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_Hemicyclops_thallassius>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_Hemicyclops_thallassius" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_Hemicyclops_thallassius'^^xsd:string;
  dwc:scientificName 'Hemicyclops thalassius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '352254'^^xsd:integer;
  dwc:occurrenceId 'A1_23_Hemicyclops_thallassius'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '352254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Hemicyclops thallassius'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_Copilia_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Copilia_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Copilia_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_Copilia_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_Copilia_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_Copilia_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Copilia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '128721'^^xsd:integer;
  dwc:occurrenceId 'A1_23_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128721'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Copilia spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_Agetus_flaccus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Agetus_flaccus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Agetus_flaccus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_Agetus_flaccus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_Agetus_flaccus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_Agetus_flaccus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_Agetus_flaccus'^^xsd:string;
  dwc:scientificName 'Agetus flaccus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '128795'^^xsd:integer;
  dwc:occurrenceId 'A1_23_Agetus_flaccus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128795'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Agetus flaccus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_Corycaeus_speciosus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Corycaeus_speciosus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Corycaeus_speciosus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_Corycaeus_speciosus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_Corycaeus_speciosus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_Corycaeus_speciosus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_Corycaeus_speciosus'^^xsd:string;
  dwc:scientificName 'Corycaeus speciosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '128800'^^xsd:integer;
  dwc:occurrenceId 'A1_23_Corycaeus_speciosus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128800'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus speciosus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_Corycaeus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Corycaeus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Corycaeus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_Corycaeus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_Corycaeus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_Corycaeus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Corycaeus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '128634'^^xsd:integer;
  dwc:occurrenceId 'A1_23_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128634'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_Farranula_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Farranula_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Farranula_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_Farranula_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_Farranula_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_Farranula_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_Farranula_gracilis'^^xsd:string;
  dwc:scientificName 'Farranula gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '128813'^^xsd:integer;
  dwc:occurrenceId 'A1_23_Farranula_gracilis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128813'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_Farranula_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Farranula_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Farranula_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_Farranula_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_Farranula_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_Farranula_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Farranula'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '128636'^^xsd:integer;
  dwc:occurrenceId 'A1_23_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128636'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_Copepoda_%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Copepoda_%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Copepoda_%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_Copepoda_%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_Copepoda_%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_Copepoda_(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_Copepoda_(nauplius)'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'A1_23_Copepoda_(nauplius)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Copepoda (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_CIRRIPEDIA__%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_CIRRIPEDIA__%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_CIRRIPEDIA__%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_CIRRIPEDIA__%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_CIRRIPEDIA__%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_CIRRIPEDIA__(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:occurrenceId 'A1_23_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  dwc:verbatimIdentification 'CIRRIPEDIA  (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_STOMATOPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_STOMATOPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_STOMATOPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_STOMATOPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_STOMATOPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_STOMATOPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Stomatopoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '14355'^^xsd:integer;
  dwc:occurrenceId 'A1_23_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '14355'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'STOMATOPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_DECAPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_DECAPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_DECAPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_DECAPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_DECAPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_DECAPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_DECAPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:occurrenceId 'A1_23_DECAPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'DECAPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_ECHINODERMATA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_ECHINODERMATA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_ECHINODERMATA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_ECHINODERMATA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_ECHINODERMATA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_ECHINODERMATA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:scientificName 'Echinodermata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '1806'^^xsd:integer;
  dwc:occurrenceId 'A1_23_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1806'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'ECHINODERMATA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_BRYOZOA_%28cyphonauta_larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_BRYOZOA_%28cyphonauta_larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_BRYOZOA_%28cyphonauta_larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_BRYOZOA_%28cyphonauta_larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_BRYOZOA_%28cyphonauta_larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_BRYOZOA_(cyphonauta_larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'A1_23_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'BRYOZOA (cyphonauta larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_Sagitta_friedreich>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Sagitta_friedreich> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Sagitta_friedreich> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_Sagitta_friedreich>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_Sagitta_friedreich>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_Sagitta_friedreich" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_Sagitta_friedreich'^^xsd:string;
  dwc:scientificName 'Sagitta friderici'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '105452'^^xsd:integer;
  dwc:occurrenceId 'A1_23_Sagitta_friedreich'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105441'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta friedreich'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_Sagitta_spp.%C2%A0%28imature%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Sagitta_spp.%C2%A0%28imature%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Sagitta_spp.%C2%A0%28imature%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_Sagitta_spp.%C2%A0%28imature%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_Sagitta_spp.%C2%A0%28imature%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_Sagitta_spp. (imature)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_Sagitta_spp. (imature)'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:occurrenceId 'A1_23_Sagitta_spp. (imature)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta spp. (imature)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_Chaetognatha_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Chaetognatha_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Chaetognatha_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_Chaetognatha_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_Chaetognatha_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_Chaetognatha_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_Chaetognatha_(others)'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:occurrenceId 'A1_23_Chaetognatha_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Chaetognatha (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_Fritillaria_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Fritillaria_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Fritillaria_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_Fritillaria_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_Fritillaria_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_Fritillaria_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_Fritillaria_spp.'^^xsd:string;
  dwc:scientificName 'Fritillaria'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '103358'^^xsd:integer;
  dwc:occurrenceId 'A1_23_Fritillaria_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Fritillaria spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_Oikopleura_dioica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Oikopleura_dioica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Oikopleura_dioica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_Oikopleura_dioica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_Oikopleura_dioica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_Oikopleura_dioica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_Oikopleura_dioica'^^xsd:string;
  dwc:scientificName 'Oikopleura dioica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '1770057'^^xsd:integer;
  dwc:occurrenceId 'A1_23_Oikopleura_dioica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura dioica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_Oikopleura_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Oikopleura_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Oikopleura_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_Oikopleura_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_Oikopleura_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_Oikopleura_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_Oikopleura_spp.'^^xsd:string;
  dwc:scientificName 'Oikopleura'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '103367'^^xsd:integer;
  dwc:occurrenceId 'A1_23_Oikopleura_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_Appendicularia_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Appendicularia_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Appendicularia_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_Appendicularia_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_Appendicularia_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_Appendicularia_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_Appendicularia_(others)'^^xsd:string;
  dwc:scientificName 'Appendicularia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '146421'^^xsd:integer;
  dwc:occurrenceId 'A1_23_Appendicularia_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146421'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Appendicularia (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_Thalia_democratica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Thalia_democratica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Thalia_democratica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_Thalia_democratica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_Thalia_democratica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_Thalia_democratica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_Thalia_democratica'^^xsd:string;
  dwc:scientificName 'Thalia democratica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '137279'^^xsd:integer;
  dwc:occurrenceId 'A1_23_Thalia_democratica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137279'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Thalia democratica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_Doliolo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Doliolo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Doliolo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_Doliolo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_Doliolo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_Doliolo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_Doliolo'^^xsd:string;
  dwc:scientificName 'Dolioloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '137221'^^xsd:integer;
  dwc:occurrenceId 'A1_23_Doliolo'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137221'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Doliolo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_Teleostei_%28egg%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Teleostei_%28egg%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Teleostei_%28egg%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_Teleostei_%28egg%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_Teleostei_%28egg%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_Teleostei_(egg)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_Teleostei_(egg)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A1_23_Teleostei_(egg)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (egg)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_Teleostei_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Teleostei_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Teleostei_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_Teleostei_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_Teleostei_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_Teleostei_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_Teleostei_(larvae)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A1_23_Teleostei_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_SIPHONOPHORAE_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_SIPHONOPHORAE_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_SIPHONOPHORAE_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_SIPHONOPHORAE_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_SIPHONOPHORAE_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_SIPHONOPHORAE_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:scientificName 'Siphonophorae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '1371'^^xsd:integer;
  dwc:occurrenceId 'A1_23_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'SIPHONOPHORAE spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_Gastropoda_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Gastropoda_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Gastropoda_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_Gastropoda_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_Gastropoda_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_Gastropoda_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_Gastropoda_(veliger)'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'A1_23_Gastropoda_(veliger)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Gastropoda (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_Pteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Pteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Pteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_Pteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_Pteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_Pteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_Pteropoda'^^xsd:string;
  dwc:scientificName 'Pteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '325345'^^xsd:integer;
  dwc:occurrenceId 'A1_23_Pteropoda'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '325345'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Pteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_Heteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Heteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Heteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_Heteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_Heteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_Heteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_Heteropoda'^^xsd:string;
  dwc:scientificName 'Heteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '1491356'^^xsd:integer;
  dwc:occurrenceId 'A1_23_Heteropoda'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491356'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Heteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_Bivalvia_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Bivalvia_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_Bivalvia_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_Bivalvia_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_Bivalvia_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_Bivalvia_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_Bivalvia_(veliger)'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'A1_23_Bivalvia_(veliger)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Bivalvia (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_POLYCHAETA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_POLYCHAETA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_POLYCHAETA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_POLYCHAETA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_POLYCHAETA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_POLYCHAETA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'A1_23_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'POLYCHAETA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_OSTRACODA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_OSTRACODA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_OSTRACODA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_OSTRACODA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_OSTRACODA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_OSTRACODA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_OSTRACODA'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'A1_23_OSTRACODA'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'OSTRACODA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_23_CLADOCERA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_23_CLADOCERA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_23_CLADOCERA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.134277"^^xsd:decimal ;
  dwc:decimalLongitude "-34.738504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_23_CLADOCERA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.134277 -34.738504)"^^geo:wktLiteral ;
  geo-pos:lat "-5.134277"^^xsd:decimal ;
  geo-pos:long "-34.738504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_23_CLADOCERA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_23_CLADOCERA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_23_CLADOCERA'^^xsd:string;
  dwc:scientificName 'Cladocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.738504'^^xsd:double;
  dwc:latitude '-5.134277'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 23'^^xsd:string;
  dwc:aphiaid '1076'^^xsd:integer;
  dwc:occurrenceId 'A1_23_CLADOCERA'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '155670'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'CLADOCERA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_Codonella_acuta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Codonella_acuta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Codonella_acuta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_Codonella_acuta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_Codonella_acuta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_Codonella_acuta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_Codonella_acuta'^^xsd:string;
  dwc:scientificName 'Codonella acuta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '417132'^^xsd:integer;
  dwc:occurrenceId 'A2_22_Codonella_acuta'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417132'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella acuta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_Codonella_amphorella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Codonella_amphorella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Codonella_amphorella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_Codonella_amphorella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_Codonella_amphorella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_Codonella_amphorella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_Codonella_amphorella'^^xsd:string;
  dwc:scientificName 'Codonella amphorella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '417133'^^xsd:integer;
  dwc:occurrenceId 'A2_22_Codonella_amphorella'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417133'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella amphorella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_Codonella_apicata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Codonella_apicata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Codonella_apicata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_Codonella_apicata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_Codonella_apicata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_Codonella_apicata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_Codonella_apicata'^^xsd:string;
  dwc:scientificName 'Codonella apicata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '417134'^^xsd:integer;
  dwc:occurrenceId 'A2_22_Codonella_apicata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417134'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella apicata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_Codonella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Codonella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Codonella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_Codonella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_Codonella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_Codonella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_Codonella_sp.'^^xsd:string;
  dwc:scientificName 'Codonella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '150203'^^xsd:integer;
  dwc:occurrenceId 'A2_22_Codonella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150203'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_Tintinnopsis_tocantinensis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Tintinnopsis_tocantinensis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Tintinnopsis_tocantinensis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_Tintinnopsis_tocantinensis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_Tintinnopsis_tocantinensis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_Tintinnopsis_tocantinensis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:scientificName 'Tintinnopsis tocantinensis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '417156'^^xsd:integer;
  dwc:occurrenceId 'A2_22_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417156'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis tocantinensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_Tintinnopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Tintinnopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Tintinnopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_Tintinnopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_Tintinnopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_Tintinnopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_Tintinnopsis_spp.'^^xsd:string;
  dwc:scientificName 'Tintinnopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:occurrenceId 'A2_22_Tintinnopsis_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_Codonellopsis_ostenfeldi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Codonellopsis_ostenfeldi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Codonellopsis_ostenfeldi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_Codonellopsis_ostenfeldi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_Codonellopsis_ostenfeldi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_Codonellopsis_ostenfeldi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:scientificName 'Codonellopsis ostenfeldi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '427448'^^xsd:integer;
  dwc:occurrenceId 'A2_22_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427448'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis ostenfeldi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_Codonellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Codonellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Codonellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_Codonellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_Codonellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_Codonellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_Codonellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Codonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '204197'^^xsd:integer;
  dwc:occurrenceId 'A2_22_Codonellopsis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '204197'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_Coxliella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Coxliella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Coxliella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_Coxliella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_Coxliella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_Coxliella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_Coxliella_sp.'^^xsd:string;
  dwc:scientificName 'Coxliella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '150208'^^xsd:integer;
  dwc:occurrenceId 'A2_22_Coxliella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150208'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Coxliella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_Dadayiella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Dadayiella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Dadayiella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_Dadayiella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_Dadayiella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_Dadayiella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_Dadayiella_sp.'^^xsd:string;
  dwc:scientificName 'Dadayiella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '183541'^^xsd:integer;
  dwc:occurrenceId 'A2_22_Dadayiella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183541'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dadayiella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_Dictyocysta_lepida>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Dictyocysta_lepida> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Dictyocysta_lepida> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_Dictyocysta_lepida>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_Dictyocysta_lepida>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_Dictyocysta_lepida" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_Dictyocysta_lepida'^^xsd:string;
  dwc:scientificName 'Dictyocysta lepida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '235767'^^xsd:integer;
  dwc:occurrenceId 'A2_22_Dictyocysta_lepida'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235767'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocysta lepida'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_Epiplocylis_undella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Epiplocylis_undella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Epiplocylis_undella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_Epiplocylis_undella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_Epiplocylis_undella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_Epiplocylis_undella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_Epiplocylis_undella'^^xsd:string;
  dwc:scientificName 'Epiplocylis undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '341668'^^xsd:integer;
  dwc:occurrenceId 'A2_22_Epiplocylis_undella'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '341668'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis undella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_Epiplocylis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Epiplocylis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Epiplocylis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_Epiplocylis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_Epiplocylis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_Epiplocylis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_Epiplocylis_sp.'^^xsd:string;
  dwc:scientificName 'Epiplocylis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '183562'^^xsd:integer;
  dwc:occurrenceId 'A2_22_Epiplocylis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183562'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_Favella_enrenbergii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Favella_enrenbergii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Favella_enrenbergii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_Favella_enrenbergii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_Favella_enrenbergii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_Favella_enrenbergii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_Favella_enrenbergii'^^xsd:string;
  dwc:scientificName 'Favella ehrenbergii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '235761'^^xsd:integer;
  dwc:occurrenceId 'A2_22_Favella_enrenbergii'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235761'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Favella enrenbergii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_Eutintinnus_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Eutintinnus_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Eutintinnus_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_Eutintinnus_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_Eutintinnus_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_Eutintinnus_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_Eutintinnus_spp.'^^xsd:string;
  dwc:scientificName 'Eutintinnus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '183543'^^xsd:integer;
  dwc:occurrenceId 'A2_22_Eutintinnus_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183543'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Eutintinnus spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_Amphorellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Amphorellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Amphorellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_Amphorellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_Amphorellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_Amphorellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_Amphorellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Amphorellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '425527'^^xsd:integer;
  dwc:occurrenceId 'A2_22_Amphorellopsis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '425527'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Amphorellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_Rabdonella_elegans>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Rabdonella_elegans> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Rabdonella_elegans> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_Rabdonella_elegans>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_Rabdonella_elegans>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_Rabdonella_elegans" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_Rabdonella_elegans'^^xsd:string;
  dwc:scientificName 'Rhabdonella elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '183577'^^xsd:integer;
  dwc:occurrenceId 'A2_22_Rabdonella_elegans'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183577'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella elegans'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_Rabdonella_brandti>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Rabdonella_brandti> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Rabdonella_brandti> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_Rabdonella_brandti>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_Rabdonella_brandti>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_Rabdonella_brandti" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_Rabdonella_brandti'^^xsd:string;
  dwc:scientificName 'Rhabdonella brandti'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '427513'^^xsd:integer;
  dwc:occurrenceId 'A2_22_Rabdonella_brandti'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427513'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella brandti'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_Rabdonellopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Rabdonellopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Rabdonellopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_Rabdonellopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_Rabdonellopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_Rabdonellopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_Rabdonellopsis_spp.'^^xsd:string;
  dwc:scientificName 'Rhabdonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '183550'^^xsd:integer;
  dwc:occurrenceId 'A2_22_Rabdonellopsis_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183550'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonellopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_Undella_claparedei>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Undella_claparedei> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Undella_claparedei> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_Undella_claparedei>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_Undella_claparedei>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_Undella_claparedei" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_Undella_claparedei'^^xsd:string;
  dwc:scientificName 'Undella claparedei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '341684'^^xsd:integer;
  dwc:occurrenceId 'A2_22_Undella_claparedei'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417240'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undella claparedei'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_Undella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Undella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Undella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_Undella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_Undella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_Undella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_Undella_sp.'^^xsd:string;
  dwc:scientificName 'Undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '235764'^^xsd:integer;
  dwc:occurrenceId 'A2_22_Undella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235764'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Undella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_Xystonellopsis_heros>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Xystonellopsis_heros> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Xystonellopsis_heros> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_Xystonellopsis_heros>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_Xystonellopsis_heros>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_Xystonellopsis_heros" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_Xystonellopsis_heros'^^xsd:string;
  dwc:scientificName 'Xystonellopsis heros'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '417266'^^xsd:integer;
  dwc:occurrenceId 'A2_22_Xystonellopsis_heros'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417266'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Xystonellopsis heros'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_Tintinnina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Tintinnina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Tintinnina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_Tintinnina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_Tintinnina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_Tintinnina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_Tintinnina_(others)'^^xsd:string;
  dwc:scientificName 'Tintinnina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '732976'^^xsd:integer;
  dwc:occurrenceId 'A2_22_Tintinnina_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_Collosphaera_macropora>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Collosphaera_macropora> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Collosphaera_macropora> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_Collosphaera_macropora>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_Collosphaera_macropora>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_Collosphaera_macropora" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_Collosphaera_macropora'^^xsd:string;
  dwc:scientificName 'Collosphaera macropora'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '493482'^^xsd:integer;
  dwc:occurrenceId 'A2_22_Collosphaera_macropora'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493482'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Collosphaera macropora'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_Dictyocoryne_profunda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Dictyocoryne_profunda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Dictyocoryne_profunda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_Dictyocoryne_profunda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_Dictyocoryne_profunda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_Dictyocoryne_profunda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_Dictyocoryne_profunda'^^xsd:string;
  dwc:scientificName 'Dictyocoryne profunda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '412935'^^xsd:integer;
  dwc:occurrenceId 'A2_22_Dictyocoryne_profunda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412935'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne profunda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_Dictyocoryne_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Dictyocoryne_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Dictyocoryne_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_Dictyocoryne_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_Dictyocoryne_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_Dictyocoryne_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_Dictyocoryne_sp.'^^xsd:string;
  dwc:scientificName 'Dictyocoryne'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '412934'^^xsd:integer;
  dwc:occurrenceId 'A2_22_Dictyocoryne_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412934'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_Discopyle_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Discopyle_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Discopyle_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_Discopyle_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_Discopyle_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_Discopyle_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_Discopyle_sp.'^^xsd:string;
  dwc:scientificName 'Discopyle'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '493501'^^xsd:integer;
  dwc:occurrenceId 'A2_22_Discopyle_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Discopyle sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_Pylonidae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Pylonidae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Pylonidae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_Pylonidae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_Pylonidae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_Pylonidae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_Pylonidae'^^xsd:string;
  dwc:scientificName 'Pyloniidae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '345902'^^xsd:integer;
  dwc:occurrenceId 'A2_22_Pylonidae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345902'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:verbatimIdentification 'Pylonidae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_Spongodiscus_resurgens>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Spongodiscus_resurgens> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Spongodiscus_resurgens> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_Spongodiscus_resurgens>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_Spongodiscus_resurgens>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_Spongodiscus_resurgens" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_Spongodiscus_resurgens'^^xsd:string;
  dwc:scientificName 'Spongodiscus resurgens'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '493608'^^xsd:integer;
  dwc:occurrenceId 'A2_22_Spongodiscus_resurgens'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493608'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongodiscus resurgens'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_Spongosphaera_streptacantha>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Spongosphaera_streptacantha> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Spongosphaera_streptacantha> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_Spongosphaera_streptacantha>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_Spongosphaera_streptacantha>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_Spongosphaera_streptacantha" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_Spongosphaera_streptacantha'^^xsd:string;
  dwc:scientificName 'Spongosphaera streptacantha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '493393'^^xsd:integer;
  dwc:occurrenceId 'A2_22_Spongosphaera_streptacantha'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493393'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongosphaera streptacantha'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_Spongaster_tetras>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Spongaster_tetras> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Spongaster_tetras> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_Spongaster_tetras>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_Spongaster_tetras>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_Spongaster_tetras" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_Spongaster_tetras'^^xsd:string;
  dwc:scientificName 'Spongaster tetras'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '412940'^^xsd:integer;
  dwc:occurrenceId 'A2_22_Spongaster_tetras'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412940'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongaster tetras'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_Spongotrochus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Spongotrochus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Spongotrochus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_Spongotrochus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_Spongotrochus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_Spongotrochus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_Spongotrochus_sp.'^^xsd:string;
  dwc:scientificName 'Spongotrochus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '412948'^^xsd:integer;
  dwc:occurrenceId 'A2_22_Spongotrochus_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Spongotrochus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_Zygocircus_productus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Zygocircus_productus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Zygocircus_productus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_Zygocircus_productus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_Zygocircus_productus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_Zygocircus_productus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_Zygocircus_productus'^^xsd:string;
  dwc:scientificName 'Zygocircus productus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '493705'^^xsd:integer;
  dwc:occurrenceId 'A2_22_Zygocircus_productus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493705'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus productus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_Zygocircus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Zygocircus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Zygocircus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_Zygocircus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_Zygocircus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_Zygocircus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_Zygocircus_sp.'^^xsd:string;
  dwc:scientificName 'Zygocircus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '493702'^^xsd:integer;
  dwc:occurrenceId 'A2_22_Zygocircus_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493702'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_Polycystina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Polycystina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Polycystina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_Polycystina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_Polycystina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_Polycystina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_Polycystina_(others)'^^xsd:string;
  dwc:scientificName 'Polycystina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '235740'^^xsd:integer;
  dwc:occurrenceId 'A2_22_Polycystina_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235740'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Polycystina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_ACANTHARIA_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_ACANTHARIA_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_ACANTHARIA_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_ACANTHARIA_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_ACANTHARIA_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_ACANTHARIA_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_ACANTHARIA_spp.'^^xsd:string;
  dwc:scientificName 'Acantharia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '586732'^^xsd:integer;
  dwc:occurrenceId 'A2_22_ACANTHARIA_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '586732'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'ACANTHARIA spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_Bolivina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Bolivina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Bolivina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_Bolivina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_Bolivina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_Bolivina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_Bolivina_sp.'^^xsd:string;
  dwc:scientificName 'Bolivina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '112101'^^xsd:integer;
  dwc:occurrenceId 'A2_22_Bolivina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Bolivina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_Globigerina_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Globigerina_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Globigerina_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_Globigerina_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_Globigerina_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_Globigerina_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_Globigerina_bulloides'^^xsd:string;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:occurrenceId 'A2_22_Globigerina_bulloides'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globigerina bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_Globogirinoides_ruber>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Globogirinoides_ruber> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Globogirinoides_ruber> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_Globogirinoides_ruber>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_Globogirinoides_ruber>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_Globogirinoides_ruber" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_Globogirinoides_ruber'^^xsd:string;
  dwc:scientificName 'Globigerinoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:occurrenceId 'A2_22_Globogirinoides_ruber'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globogirinoides ruber'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_Globorotalia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Globorotalia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Globorotalia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_Globorotalia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_Globorotalia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_Globorotalia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_Globorotalia_spp.'^^xsd:string;
  dwc:scientificName 'Globorotalia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '112200'^^xsd:integer;
  dwc:occurrenceId 'A2_22_Globorotalia_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112200'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Globorotalia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_Neogloboquadrina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Neogloboquadrina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Neogloboquadrina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_Neogloboquadrina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_Neogloboquadrina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_Neogloboquadrina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_Neogloboquadrina_sp.'^^xsd:string;
  dwc:scientificName 'Neogloboquadrina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '112202'^^xsd:integer;
  dwc:occurrenceId 'A2_22_Neogloboquadrina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112202'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Neogloboquadrina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_Orbulina_universa>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Orbulina_universa> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Orbulina_universa> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_Orbulina_universa>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_Orbulina_universa>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_Orbulina_universa" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_Orbulina_universa'^^xsd:string;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:occurrenceId 'A2_22_Orbulina_universa'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Orbulina universa'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_Tretomphalus_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Tretomphalus_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Tretomphalus_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_Tretomphalus_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_Tretomphalus_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_Tretomphalus_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_Tretomphalus_bulloides'^^xsd:string;
  dwc:scientificName 'Tretomphalus bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '113184'^^xsd:integer;
  dwc:occurrenceId 'A2_22_Tretomphalus_bulloides'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tretomphalus bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_Trochammina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Trochammina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Trochammina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_Trochammina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_Trochammina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_Trochammina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_Trochammina_sp.'^^xsd:string;
  dwc:scientificName 'Trochammina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:occurrenceId 'A2_22_Trochammina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Trochammina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_Foraminifera_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Foraminifera_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Foraminifera_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_Foraminifera_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_Foraminifera_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_Foraminifera_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_Foraminifera_(others)'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:occurrenceId 'A2_22_Foraminifera_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Foraminifera (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_Nannocalanus_minor>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Nannocalanus_minor> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Nannocalanus_minor> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_Nannocalanus_minor>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_Nannocalanus_minor>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_Nannocalanus_minor" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_Nannocalanus_minor'^^xsd:string;
  dwc:scientificName 'Nannocalanus minor'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '104469'^^xsd:integer;
  dwc:occurrenceId 'A2_22_Nannocalanus_minor'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104469'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus minor'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_Nannocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Nannocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Nannocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_Nannocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_Nannocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_Nannocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Nannocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '104154'^^xsd:integer;
  dwc:occurrenceId 'A2_22_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104154'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_Neocalanus_robustior>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Neocalanus_robustior> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Neocalanus_robustior> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_Neocalanus_robustior>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_Neocalanus_robustior>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_Neocalanus_robustior" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_Neocalanus_robustior'^^xsd:string;
  dwc:scientificName 'Neocalanus robustior'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '104472'^^xsd:integer;
  dwc:occurrenceId 'A2_22_Neocalanus_robustior'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104472'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Neocalanus robustior'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_Undinula_vulgaris_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Undinula_vulgaris_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Undinula_vulgaris_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_Undinula_vulgaris_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_Undinula_vulgaris_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_Undinula_vulgaris_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:scientificName 'Undinula vulgaris'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '104473'^^xsd:integer;
  dwc:occurrenceId 'A2_22_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104473'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undinula vulgaris (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_Acrocalanus_longicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Acrocalanus_longicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Acrocalanus_longicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_Acrocalanus_longicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_Acrocalanus_longicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_Acrocalanus_longicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_Acrocalanus_longicornis'^^xsd:string;
  dwc:scientificName 'Acrocalanus longicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '104646'^^xsd:integer;
  dwc:occurrenceId 'A2_22_Acrocalanus_longicornis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104646'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus longicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_Acrocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Acrocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Acrocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_Acrocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_Acrocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_Acrocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Acrocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '104192'^^xsd:integer;
  dwc:occurrenceId 'A2_22_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104192'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_Calocalanos_pavo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Calocalanos_pavo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Calocalanos_pavo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_Calocalanos_pavo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_Calocalanos_pavo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_Calocalanos_pavo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_Calocalanos_pavo'^^xsd:string;
  dwc:scientificName 'Calocalanus pavo'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '104669'^^xsd:integer;
  dwc:occurrenceId 'A2_22_Calocalanos_pavo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanos pavo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_Calocalanus_sp. _(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:scientificName 'Calocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '104193'^^xsd:integer;
  dwc:occurrenceId 'A2_22_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104193'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanus sp.  (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_Delibus_sewelli>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Delibus_sewelli> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Delibus_sewelli> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_Delibus_sewelli>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_Delibus_sewelli>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_Delibus_sewelli" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_Delibus_sewelli'^^xsd:string;
  dwc:scientificName 'Delius sewelli'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '363906'^^xsd:integer;
  dwc:occurrenceId 'A2_22_Delibus_sewelli'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363906'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sewelli'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_Delibus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Delibus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Delibus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_Delibus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_Delibus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_Delibus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Delius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '363904'^^xsd:integer;
  dwc:occurrenceId 'A2_22_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363904'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_Mecynocera_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Mecynocera_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Mecynocera_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_Mecynocera_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_Mecynocera_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_Mecynocera_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Mecynocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '104184'^^xsd:integer;
  dwc:occurrenceId 'A2_22_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Mecynocera sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_Paracalanus_aculeatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Paracalanus_aculeatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Paracalanus_aculeatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_Paracalanus_aculeatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_Paracalanus_aculeatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_Paracalanus_aculeatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_Paracalanus_aculeatus'^^xsd:string;
  dwc:scientificName 'Paracalanus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '104681'^^xsd:integer;
  dwc:occurrenceId 'A2_22_Paracalanus_aculeatus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1464945'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus aculeatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_Paracalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Paracalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Paracalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_Paracalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_Paracalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_Paracalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Paracalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '104196'^^xsd:integer;
  dwc:occurrenceId 'A2_22_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104196'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_Rhincalanus_cornutus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Rhincalanus_cornutus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Rhincalanus_cornutus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_Rhincalanus_cornutus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_Rhincalanus_cornutus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_Rhincalanus_cornutus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_Rhincalanus_cornutus'^^xsd:string;
  dwc:scientificName 'Rhincalanus cornutus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '104542'^^xsd:integer;
  dwc:occurrenceId 'A2_22_Rhincalanus_cornutus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1488083'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rhincalanus cornutus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_Subeucalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Subeucalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Subeucalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_Subeucalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_Subeucalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_Subeucalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Subeucalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '104173'^^xsd:integer;
  dwc:occurrenceId 'A2_22_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104173'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Subeucalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_Clausocalanus_furcatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Clausocalanus_furcatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Clausocalanus_furcatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_Clausocalanus_furcatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_Clausocalanus_furcatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_Clausocalanus_furcatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_Clausocalanus_furcatus'^^xsd:string;
  dwc:scientificName 'Clausocalanus furcatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '104503'^^xsd:integer;
  dwc:occurrenceId 'A2_22_Clausocalanus_furcatus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104503'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus furcatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_Clausocalanus_mastigophorus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Clausocalanus_mastigophorus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Clausocalanus_mastigophorus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_Clausocalanus_mastigophorus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_Clausocalanus_mastigophorus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_Clausocalanus_mastigophorus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:scientificName 'Clausocalanus mastigophorus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '104506'^^xsd:integer;
  dwc:occurrenceId 'A2_22_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104506'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus mastigophorus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_Clausocalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Clausocalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Clausocalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_Clausocalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_Clausocalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_Clausocalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Clausocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '104161'^^xsd:integer;
  dwc:occurrenceId 'A2_22_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104161'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_Euchaeta_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Euchaeta_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Euchaeta_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_Euchaeta_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_Euchaeta_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_Euchaeta_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Euchaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '104174'^^xsd:integer;
  dwc:occurrenceId 'A2_22_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104174'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Euchaeta spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_Scolecithrix_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Scolecithrix_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Scolecithrix_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_Scolecithrix_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_Scolecithrix_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_Scolecithrix_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_Scolecithrix_danae'^^xsd:string;
  dwc:scientificName 'Scolecithrix danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '104821'^^xsd:integer;
  dwc:occurrenceId 'A2_22_Scolecithrix_danae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104821'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_Scolecithrix_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Scolecithrix_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Scolecithrix_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_Scolecithrix_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_Scolecithrix_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_Scolecithrix_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Scolecithrix'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '104230'^^xsd:integer;
  dwc:occurrenceId 'A2_22_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104230'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_Lucicutia_flavicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Lucicutia_flavicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Lucicutia_flavicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_Lucicutia_flavicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_Lucicutia_flavicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_Lucicutia_flavicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_Lucicutia_flavicornis'^^xsd:string;
  dwc:scientificName 'Lucicutia flavicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '104597'^^xsd:integer;
  dwc:occurrenceId 'A2_22_Lucicutia_flavicornis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104597'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia flavicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_Lucicutia_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Lucicutia_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Lucicutia_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_Lucicutia_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_Lucicutia_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_Lucicutia_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_Lucicutia_sp.'^^xsd:string;
  dwc:scientificName 'Lucicutia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '104183'^^xsd:integer;
  dwc:occurrenceId 'A2_22_Lucicutia_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104183'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_Pleuromamma_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Pleuromamma_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Pleuromamma_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_Pleuromamma_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_Pleuromamma_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_Pleuromamma_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Pleuromamma'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '104191'^^xsd:integer;
  dwc:occurrenceId 'A2_22_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104191'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Pleuromamma sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_Temora_stylifera_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Temora_stylifera_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Temora_stylifera_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_Temora_stylifera_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_Temora_stylifera_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_Temora_stylifera_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:scientificName 'Temora stylifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '104879'^^xsd:integer;
  dwc:occurrenceId 'A2_22_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104879'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora stylifera (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_Temora_turbinata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Temora_turbinata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Temora_turbinata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_Temora_turbinata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_Temora_turbinata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_Temora_turbinata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_Temora_turbinata'^^xsd:string;
  dwc:scientificName 'Temora turbinata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '104880'^^xsd:integer;
  dwc:occurrenceId 'A2_22_Temora_turbinata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104880'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora turbinata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_Candacia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Candacia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Candacia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_Candacia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_Candacia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_Candacia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_Candacia_spp.'^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A2_22_Candacia_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_Candacia_sp._%28copepodite%29%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Candacia_sp._%28copepodite%29%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Candacia_sp._%28copepodite%29%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_Candacia_sp._%28copepodite%29%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_Candacia_sp._%28copepodite%29%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_Candacia_sp._(copepodite) " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A2_22_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia sp. (copepodite) '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_Calanopia_americana_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Calanopia_americana_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Calanopia_americana_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_Calanopia_americana_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_Calanopia_americana_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_Calanopia_americana_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:scientificName 'Calanopia americana'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '104723'^^xsd:integer;
  dwc:occurrenceId 'A2_22_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104723'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calanopia americana (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_Acartia_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Acartia_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Acartia_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_Acartia_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_Acartia_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_Acartia_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_Acartia_danae'^^xsd:string;
  dwc:scientificName 'Acartia (Acartia) danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '346026'^^xsd:integer;
  dwc:occurrenceId 'A2_22_Acartia_danae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346026'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_Acartia_lilljeborgii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Acartia_lilljeborgii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Acartia_lilljeborgii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_Acartia_lilljeborgii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_Acartia_lilljeborgii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_Acartia_lilljeborgii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_Acartia_lilljeborgii'^^xsd:string;
  dwc:scientificName 'Acartia lilljeborgii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '348510'^^xsd:integer;
  dwc:occurrenceId 'A2_22_Acartia_lilljeborgii'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia lilljeborgii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_Calanoida_%28others_copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Calanoida_%28others_copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Calanoida_%28others_copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_Calanoida_%28others_copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_Calanoida_%28others_copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_Calanoida_(others_copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'A2_22_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Calanoida (others copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_Oithona_atlantica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Oithona_atlantica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Oithona_atlantica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_Oithona_atlantica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_Oithona_atlantica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_Oithona_atlantica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_Oithona_atlantica'^^xsd:string;
  dwc:scientificName 'Oithona atlantica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '106642'^^xsd:integer;
  dwc:occurrenceId 'A2_22_Oithona_atlantica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106642'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona atlantica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_Oithona_plumifera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Oithona_plumifera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Oithona_plumifera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_Oithona_plumifera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_Oithona_plumifera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_Oithona_plumifera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_Oithona_plumifera'^^xsd:string;
  dwc:scientificName 'Oithona plumifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '106652'^^xsd:integer;
  dwc:occurrenceId 'A2_22_Oithona_plumifera'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106652'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona plumifera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_Oithona_setigera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Oithona_setigera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Oithona_setigera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_Oithona_setigera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_Oithona_setigera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_Oithona_setigera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_Oithona_setigera'^^xsd:string;
  dwc:scientificName 'Oithona setigera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '106655'^^xsd:integer;
  dwc:occurrenceId 'A2_22_Oithona_setigera'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '734517'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona setigera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_Oithona_hebes>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Oithona_hebes> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Oithona_hebes> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_Oithona_hebes>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_Oithona_hebes>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_Oithona_hebes" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_Oithona_hebes'^^xsd:string;
  dwc:scientificName 'Oithona hebes'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '106647'^^xsd:integer;
  dwc:occurrenceId 'A2_22_Oithona_hebes'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106647'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona hebes'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_Oithona_spp.%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Oithona_spp.%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Oithona_spp.%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_Oithona_spp.%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_Oithona_spp.%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_Oithona_spp. " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_Oithona_spp. '^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A2_22_Oithona_spp. '^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_Oithona_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Oithona_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Oithona_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_Oithona_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_Oithona_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_Oithona_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A2_22_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_Microsetella_norvegica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Microsetella_norvegica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Microsetella_norvegica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_Microsetella_norvegica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_Microsetella_norvegica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_Microsetella_norvegica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_Microsetella_norvegica'^^xsd:string;
  dwc:scientificName 'Microsetella norvegica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '116115'^^xsd:integer;
  dwc:occurrenceId 'A2_22_Microsetella_norvegica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116115'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella norvegica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_Microsetella_rosea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Microsetella_rosea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Microsetella_rosea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_Microsetella_rosea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_Microsetella_rosea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_Microsetella_rosea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_Microsetella_rosea'^^xsd:string;
  dwc:scientificName 'Microsetella rosea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '116116'^^xsd:integer;
  dwc:occurrenceId 'A2_22_Microsetella_rosea'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116116'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella rosea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_Microsetella_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Microsetella_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Microsetella_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_Microsetella_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_Microsetella_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_Microsetella_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Microsetella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '115341'^^xsd:integer;
  dwc:occurrenceId 'A2_22_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115341'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_Macrosetella_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Macrosetella_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Macrosetella_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_Macrosetella_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_Macrosetella_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_Macrosetella_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_Macrosetella_gracilis'^^xsd:string;
  dwc:scientificName 'Macrosetella gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '116382'^^xsd:integer;
  dwc:occurrenceId 'A2_22_Macrosetella_gracilis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116382'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Macrosetella gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_Miracia_efferata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Miracia_efferata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Miracia_efferata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_Miracia_efferata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_Miracia_efferata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_Miracia_efferata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_Miracia_efferata'^^xsd:string;
  dwc:scientificName 'Miracia efferata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '116383'^^xsd:integer;
  dwc:occurrenceId 'A2_22_Miracia_efferata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116383'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Miracia efferata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_Oncaea_media>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Oncaea_media> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Oncaea_media> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_Oncaea_media>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_Oncaea_media>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_Oncaea_media" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_Oncaea_media'^^xsd:string;
  dwc:scientificName 'Oncaea media'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '128938'^^xsd:integer;
  dwc:occurrenceId 'A2_22_Oncaea_media'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1862287'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea media'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_Oncaea_venusta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Oncaea_venusta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Oncaea_venusta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_Oncaea_venusta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_Oncaea_venusta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_Oncaea_venusta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_Oncaea_venusta'^^xsd:string;
  dwc:scientificName 'Oncaea venusta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '128954'^^xsd:integer;
  dwc:occurrenceId 'A2_22_Oncaea_venusta'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1754274'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea venusta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_Oncaea_mediterranea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Oncaea_mediterranea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Oncaea_mediterranea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_Oncaea_mediterranea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_Oncaea_mediterranea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_Oncaea_mediterranea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_Oncaea_mediterranea'^^xsd:string;
  dwc:scientificName 'Oncaea mediterranea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '128939'^^xsd:integer;
  dwc:occurrenceId 'A2_22_Oncaea_mediterranea'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128939'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea mediterranea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_Oncaea_scottodicarloi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Oncaea_scottodicarloi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Oncaea_scottodicarloi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_Oncaea_scottodicarloi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_Oncaea_scottodicarloi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_Oncaea_scottodicarloi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_Oncaea_scottodicarloi'^^xsd:string;
  dwc:scientificName 'Oncaea scottodicarloi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '128950'^^xsd:integer;
  dwc:occurrenceId 'A2_22_Oncaea_scottodicarloi'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128950'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea scottodicarloi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_Oncaea_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Oncaea_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Oncaea_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_Oncaea_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_Oncaea_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_Oncaea_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oncaea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '128690'^^xsd:integer;
  dwc:occurrenceId 'A2_22_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128690'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_Hemicyclops_thallassius>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Hemicyclops_thallassius> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Hemicyclops_thallassius> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_Hemicyclops_thallassius>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_Hemicyclops_thallassius>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_Hemicyclops_thallassius" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_Hemicyclops_thallassius'^^xsd:string;
  dwc:scientificName 'Hemicyclops thalassius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '352254'^^xsd:integer;
  dwc:occurrenceId 'A2_22_Hemicyclops_thallassius'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '352254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Hemicyclops thallassius'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_Copilia_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Copilia_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Copilia_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_Copilia_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_Copilia_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_Copilia_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Copilia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '128721'^^xsd:integer;
  dwc:occurrenceId 'A2_22_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128721'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Copilia spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_Agetus_flaccus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Agetus_flaccus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Agetus_flaccus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_Agetus_flaccus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_Agetus_flaccus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_Agetus_flaccus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_Agetus_flaccus'^^xsd:string;
  dwc:scientificName 'Agetus flaccus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '128795'^^xsd:integer;
  dwc:occurrenceId 'A2_22_Agetus_flaccus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128795'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Agetus flaccus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_Corycaeus_speciosus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Corycaeus_speciosus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Corycaeus_speciosus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_Corycaeus_speciosus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_Corycaeus_speciosus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_Corycaeus_speciosus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_Corycaeus_speciosus'^^xsd:string;
  dwc:scientificName 'Corycaeus speciosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '128800'^^xsd:integer;
  dwc:occurrenceId 'A2_22_Corycaeus_speciosus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128800'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus speciosus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_Corycaeus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Corycaeus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Corycaeus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_Corycaeus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_Corycaeus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_Corycaeus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Corycaeus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '128634'^^xsd:integer;
  dwc:occurrenceId 'A2_22_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128634'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_Farranula_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Farranula_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Farranula_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_Farranula_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_Farranula_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_Farranula_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_Farranula_gracilis'^^xsd:string;
  dwc:scientificName 'Farranula gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '128813'^^xsd:integer;
  dwc:occurrenceId 'A2_22_Farranula_gracilis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128813'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_Farranula_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Farranula_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Farranula_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_Farranula_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_Farranula_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_Farranula_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Farranula'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '128636'^^xsd:integer;
  dwc:occurrenceId 'A2_22_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128636'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_Copepoda_%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Copepoda_%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Copepoda_%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_Copepoda_%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_Copepoda_%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_Copepoda_(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_Copepoda_(nauplius)'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'A2_22_Copepoda_(nauplius)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Copepoda (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_CIRRIPEDIA__%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_CIRRIPEDIA__%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_CIRRIPEDIA__%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_CIRRIPEDIA__%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_CIRRIPEDIA__%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_CIRRIPEDIA__(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:occurrenceId 'A2_22_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  dwc:verbatimIdentification 'CIRRIPEDIA  (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_STOMATOPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_STOMATOPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_STOMATOPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_STOMATOPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_STOMATOPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_STOMATOPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Stomatopoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '14355'^^xsd:integer;
  dwc:occurrenceId 'A2_22_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '14355'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'STOMATOPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_DECAPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_DECAPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_DECAPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_DECAPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_DECAPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_DECAPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_DECAPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:occurrenceId 'A2_22_DECAPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'DECAPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_ECHINODERMATA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_ECHINODERMATA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_ECHINODERMATA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_ECHINODERMATA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_ECHINODERMATA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_ECHINODERMATA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:scientificName 'Echinodermata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '1806'^^xsd:integer;
  dwc:occurrenceId 'A2_22_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1806'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'ECHINODERMATA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_BRYOZOA_%28cyphonauta_larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_BRYOZOA_%28cyphonauta_larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_BRYOZOA_%28cyphonauta_larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_BRYOZOA_%28cyphonauta_larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_BRYOZOA_%28cyphonauta_larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_BRYOZOA_(cyphonauta_larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'A2_22_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'BRYOZOA (cyphonauta larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_Sagitta_friedreich>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Sagitta_friedreich> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Sagitta_friedreich> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_Sagitta_friedreich>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_Sagitta_friedreich>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_Sagitta_friedreich" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_Sagitta_friedreich'^^xsd:string;
  dwc:scientificName 'Sagitta friderici'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '105452'^^xsd:integer;
  dwc:occurrenceId 'A2_22_Sagitta_friedreich'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105441'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta friedreich'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_Sagitta_spp.%C2%A0%28imature%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Sagitta_spp.%C2%A0%28imature%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Sagitta_spp.%C2%A0%28imature%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_Sagitta_spp.%C2%A0%28imature%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_Sagitta_spp.%C2%A0%28imature%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_Sagitta_spp. (imature)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_Sagitta_spp. (imature)'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:occurrenceId 'A2_22_Sagitta_spp. (imature)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta spp. (imature)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_Chaetognatha_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Chaetognatha_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Chaetognatha_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_Chaetognatha_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_Chaetognatha_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_Chaetognatha_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_Chaetognatha_(others)'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:occurrenceId 'A2_22_Chaetognatha_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Chaetognatha (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_Fritillaria_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Fritillaria_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Fritillaria_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_Fritillaria_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_Fritillaria_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_Fritillaria_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_Fritillaria_spp.'^^xsd:string;
  dwc:scientificName 'Fritillaria'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '103358'^^xsd:integer;
  dwc:occurrenceId 'A2_22_Fritillaria_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Fritillaria spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_Oikopleura_dioica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Oikopleura_dioica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Oikopleura_dioica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_Oikopleura_dioica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_Oikopleura_dioica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_Oikopleura_dioica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_Oikopleura_dioica'^^xsd:string;
  dwc:scientificName 'Oikopleura dioica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '1770057'^^xsd:integer;
  dwc:occurrenceId 'A2_22_Oikopleura_dioica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura dioica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_Oikopleura_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Oikopleura_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Oikopleura_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_Oikopleura_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_Oikopleura_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_Oikopleura_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_Oikopleura_spp.'^^xsd:string;
  dwc:scientificName 'Oikopleura'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '103367'^^xsd:integer;
  dwc:occurrenceId 'A2_22_Oikopleura_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_Appendicularia_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Appendicularia_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Appendicularia_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_Appendicularia_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_Appendicularia_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_Appendicularia_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_Appendicularia_(others)'^^xsd:string;
  dwc:scientificName 'Appendicularia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '146421'^^xsd:integer;
  dwc:occurrenceId 'A2_22_Appendicularia_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146421'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Appendicularia (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_Thalia_democratica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Thalia_democratica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Thalia_democratica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_Thalia_democratica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_Thalia_democratica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_Thalia_democratica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_Thalia_democratica'^^xsd:string;
  dwc:scientificName 'Thalia democratica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '137279'^^xsd:integer;
  dwc:occurrenceId 'A2_22_Thalia_democratica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137279'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Thalia democratica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_Doliolo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Doliolo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Doliolo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_Doliolo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_Doliolo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_Doliolo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_Doliolo'^^xsd:string;
  dwc:scientificName 'Dolioloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '137221'^^xsd:integer;
  dwc:occurrenceId 'A2_22_Doliolo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137221'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Doliolo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_Teleostei_%28egg%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Teleostei_%28egg%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Teleostei_%28egg%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_Teleostei_%28egg%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_Teleostei_%28egg%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_Teleostei_(egg)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_Teleostei_(egg)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A2_22_Teleostei_(egg)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (egg)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_Teleostei_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Teleostei_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Teleostei_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_Teleostei_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_Teleostei_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_Teleostei_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_Teleostei_(larvae)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A2_22_Teleostei_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_SIPHONOPHORAE_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_SIPHONOPHORAE_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_SIPHONOPHORAE_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_SIPHONOPHORAE_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_SIPHONOPHORAE_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_SIPHONOPHORAE_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:scientificName 'Siphonophorae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '1371'^^xsd:integer;
  dwc:occurrenceId 'A2_22_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'SIPHONOPHORAE spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_Gastropoda_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Gastropoda_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Gastropoda_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_Gastropoda_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_Gastropoda_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_Gastropoda_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_Gastropoda_(veliger)'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'A2_22_Gastropoda_(veliger)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Gastropoda (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_Pteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Pteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Pteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_Pteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_Pteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_Pteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_Pteropoda'^^xsd:string;
  dwc:scientificName 'Pteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '325345'^^xsd:integer;
  dwc:occurrenceId 'A2_22_Pteropoda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '325345'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Pteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_Heteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Heteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Heteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_Heteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_Heteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_Heteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_Heteropoda'^^xsd:string;
  dwc:scientificName 'Heteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '1491356'^^xsd:integer;
  dwc:occurrenceId 'A2_22_Heteropoda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491356'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Heteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_Bivalvia_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Bivalvia_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_Bivalvia_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_Bivalvia_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_Bivalvia_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_Bivalvia_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_Bivalvia_(veliger)'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'A2_22_Bivalvia_(veliger)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Bivalvia (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_POLYCHAETA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_POLYCHAETA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_POLYCHAETA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_POLYCHAETA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_POLYCHAETA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_POLYCHAETA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'A2_22_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'POLYCHAETA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_OSTRACODA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_OSTRACODA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_OSTRACODA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_OSTRACODA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_OSTRACODA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_OSTRACODA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_OSTRACODA'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'A2_22_OSTRACODA'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'OSTRACODA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_22_CLADOCERA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_22_CLADOCERA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_22_CLADOCERA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8953625"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7342443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_22_CLADOCERA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8953625 -34.7342443)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8953625"^^xsd:decimal ;
  geo-pos:long "-34.7342443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_22_CLADOCERA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_22_CLADOCERA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_22_CLADOCERA'^^xsd:string;
  dwc:scientificName 'Cladocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.7342443'^^xsd:double;
  dwc:latitude '-6.8953625'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 22'^^xsd:string;
  dwc:aphiaid '1076'^^xsd:integer;
  dwc:occurrenceId 'A2_22_CLADOCERA'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '155670'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'CLADOCERA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_Codonella_acuta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Codonella_acuta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Codonella_acuta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_Codonella_acuta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_Codonella_acuta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_Codonella_acuta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_Codonella_acuta'^^xsd:string;
  dwc:scientificName 'Codonella acuta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '417132'^^xsd:integer;
  dwc:occurrenceId 'A2_11_Codonella_acuta'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417132'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella acuta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_Codonella_amphorella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Codonella_amphorella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Codonella_amphorella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_Codonella_amphorella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_Codonella_amphorella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_Codonella_amphorella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_Codonella_amphorella'^^xsd:string;
  dwc:scientificName 'Codonella amphorella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '417133'^^xsd:integer;
  dwc:occurrenceId 'A2_11_Codonella_amphorella'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417133'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella amphorella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_Codonella_apicata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Codonella_apicata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Codonella_apicata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_Codonella_apicata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_Codonella_apicata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_Codonella_apicata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_Codonella_apicata'^^xsd:string;
  dwc:scientificName 'Codonella apicata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '417134'^^xsd:integer;
  dwc:occurrenceId 'A2_11_Codonella_apicata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417134'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella apicata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_Codonella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Codonella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Codonella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_Codonella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_Codonella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_Codonella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_Codonella_sp.'^^xsd:string;
  dwc:scientificName 'Codonella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '150203'^^xsd:integer;
  dwc:occurrenceId 'A2_11_Codonella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150203'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_Tintinnopsis_tocantinensis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Tintinnopsis_tocantinensis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Tintinnopsis_tocantinensis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_Tintinnopsis_tocantinensis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_Tintinnopsis_tocantinensis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_Tintinnopsis_tocantinensis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:scientificName 'Tintinnopsis tocantinensis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '417156'^^xsd:integer;
  dwc:occurrenceId 'A2_11_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417156'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis tocantinensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_Tintinnopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Tintinnopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Tintinnopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_Tintinnopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_Tintinnopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_Tintinnopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_Tintinnopsis_spp.'^^xsd:string;
  dwc:scientificName 'Tintinnopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:occurrenceId 'A2_11_Tintinnopsis_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_Codonellopsis_ostenfeldi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Codonellopsis_ostenfeldi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Codonellopsis_ostenfeldi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_Codonellopsis_ostenfeldi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_Codonellopsis_ostenfeldi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_Codonellopsis_ostenfeldi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:scientificName 'Codonellopsis ostenfeldi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '427448'^^xsd:integer;
  dwc:occurrenceId 'A2_11_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427448'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis ostenfeldi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_Codonellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Codonellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Codonellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_Codonellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_Codonellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_Codonellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_Codonellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Codonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '204197'^^xsd:integer;
  dwc:occurrenceId 'A2_11_Codonellopsis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '204197'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_Coxliella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Coxliella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Coxliella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_Coxliella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_Coxliella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_Coxliella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_Coxliella_sp.'^^xsd:string;
  dwc:scientificName 'Coxliella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '150208'^^xsd:integer;
  dwc:occurrenceId 'A2_11_Coxliella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150208'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Coxliella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_Dadayiella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Dadayiella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Dadayiella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_Dadayiella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_Dadayiella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_Dadayiella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_Dadayiella_sp.'^^xsd:string;
  dwc:scientificName 'Dadayiella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '183541'^^xsd:integer;
  dwc:occurrenceId 'A2_11_Dadayiella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183541'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dadayiella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_Dictyocysta_lepida>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Dictyocysta_lepida> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Dictyocysta_lepida> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_Dictyocysta_lepida>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_Dictyocysta_lepida>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_Dictyocysta_lepida" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_Dictyocysta_lepida'^^xsd:string;
  dwc:scientificName 'Dictyocysta lepida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '235767'^^xsd:integer;
  dwc:occurrenceId 'A2_11_Dictyocysta_lepida'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235767'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocysta lepida'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_Epiplocylis_undella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Epiplocylis_undella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Epiplocylis_undella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_Epiplocylis_undella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_Epiplocylis_undella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_Epiplocylis_undella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_Epiplocylis_undella'^^xsd:string;
  dwc:scientificName 'Epiplocylis undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '341668'^^xsd:integer;
  dwc:occurrenceId 'A2_11_Epiplocylis_undella'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '341668'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis undella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_Epiplocylis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Epiplocylis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Epiplocylis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_Epiplocylis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_Epiplocylis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_Epiplocylis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_Epiplocylis_sp.'^^xsd:string;
  dwc:scientificName 'Epiplocylis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '183562'^^xsd:integer;
  dwc:occurrenceId 'A2_11_Epiplocylis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183562'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_Favella_enrenbergii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Favella_enrenbergii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Favella_enrenbergii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_Favella_enrenbergii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_Favella_enrenbergii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_Favella_enrenbergii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_Favella_enrenbergii'^^xsd:string;
  dwc:scientificName 'Favella ehrenbergii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '235761'^^xsd:integer;
  dwc:occurrenceId 'A2_11_Favella_enrenbergii'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235761'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Favella enrenbergii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_Eutintinnus_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Eutintinnus_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Eutintinnus_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_Eutintinnus_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_Eutintinnus_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_Eutintinnus_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_Eutintinnus_spp.'^^xsd:string;
  dwc:scientificName 'Eutintinnus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '183543'^^xsd:integer;
  dwc:occurrenceId 'A2_11_Eutintinnus_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183543'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Eutintinnus spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_Amphorellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Amphorellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Amphorellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_Amphorellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_Amphorellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_Amphorellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_Amphorellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Amphorellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '425527'^^xsd:integer;
  dwc:occurrenceId 'A2_11_Amphorellopsis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '425527'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Amphorellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_Rabdonella_elegans>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Rabdonella_elegans> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Rabdonella_elegans> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_Rabdonella_elegans>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_Rabdonella_elegans>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_Rabdonella_elegans" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_Rabdonella_elegans'^^xsd:string;
  dwc:scientificName 'Rhabdonella elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '183577'^^xsd:integer;
  dwc:occurrenceId 'A2_11_Rabdonella_elegans'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183577'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella elegans'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_Rabdonella_brandti>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Rabdonella_brandti> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Rabdonella_brandti> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_Rabdonella_brandti>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_Rabdonella_brandti>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_Rabdonella_brandti" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_Rabdonella_brandti'^^xsd:string;
  dwc:scientificName 'Rhabdonella brandti'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '427513'^^xsd:integer;
  dwc:occurrenceId 'A2_11_Rabdonella_brandti'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427513'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella brandti'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_Rabdonellopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Rabdonellopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Rabdonellopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_Rabdonellopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_Rabdonellopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_Rabdonellopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_Rabdonellopsis_spp.'^^xsd:string;
  dwc:scientificName 'Rhabdonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '183550'^^xsd:integer;
  dwc:occurrenceId 'A2_11_Rabdonellopsis_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183550'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonellopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_Undella_claparedei>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Undella_claparedei> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Undella_claparedei> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_Undella_claparedei>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_Undella_claparedei>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_Undella_claparedei" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_Undella_claparedei'^^xsd:string;
  dwc:scientificName 'Undella claparedei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '341684'^^xsd:integer;
  dwc:occurrenceId 'A2_11_Undella_claparedei'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417240'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undella claparedei'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_Undella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Undella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Undella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_Undella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_Undella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_Undella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_Undella_sp.'^^xsd:string;
  dwc:scientificName 'Undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '235764'^^xsd:integer;
  dwc:occurrenceId 'A2_11_Undella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235764'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Undella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_Xystonellopsis_heros>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Xystonellopsis_heros> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Xystonellopsis_heros> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_Xystonellopsis_heros>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_Xystonellopsis_heros>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_Xystonellopsis_heros" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_Xystonellopsis_heros'^^xsd:string;
  dwc:scientificName 'Xystonellopsis heros'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '417266'^^xsd:integer;
  dwc:occurrenceId 'A2_11_Xystonellopsis_heros'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417266'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Xystonellopsis heros'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_Tintinnina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Tintinnina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Tintinnina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_Tintinnina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_Tintinnina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_Tintinnina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_Tintinnina_(others)'^^xsd:string;
  dwc:scientificName 'Tintinnina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '732976'^^xsd:integer;
  dwc:occurrenceId 'A2_11_Tintinnina_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_Collosphaera_macropora>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Collosphaera_macropora> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Collosphaera_macropora> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_Collosphaera_macropora>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_Collosphaera_macropora>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_Collosphaera_macropora" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_Collosphaera_macropora'^^xsd:string;
  dwc:scientificName 'Collosphaera macropora'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '493482'^^xsd:integer;
  dwc:occurrenceId 'A2_11_Collosphaera_macropora'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493482'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Collosphaera macropora'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_Dictyocoryne_profunda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Dictyocoryne_profunda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Dictyocoryne_profunda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_Dictyocoryne_profunda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_Dictyocoryne_profunda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_Dictyocoryne_profunda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_Dictyocoryne_profunda'^^xsd:string;
  dwc:scientificName 'Dictyocoryne profunda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '412935'^^xsd:integer;
  dwc:occurrenceId 'A2_11_Dictyocoryne_profunda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412935'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne profunda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_Dictyocoryne_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Dictyocoryne_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Dictyocoryne_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_Dictyocoryne_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_Dictyocoryne_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_Dictyocoryne_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_Dictyocoryne_sp.'^^xsd:string;
  dwc:scientificName 'Dictyocoryne'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '412934'^^xsd:integer;
  dwc:occurrenceId 'A2_11_Dictyocoryne_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412934'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_Discopyle_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Discopyle_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Discopyle_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_Discopyle_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_Discopyle_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_Discopyle_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_Discopyle_sp.'^^xsd:string;
  dwc:scientificName 'Discopyle'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '493501'^^xsd:integer;
  dwc:occurrenceId 'A2_11_Discopyle_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Discopyle sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_Pylonidae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Pylonidae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Pylonidae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_Pylonidae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_Pylonidae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_Pylonidae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_Pylonidae'^^xsd:string;
  dwc:scientificName 'Pyloniidae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '345902'^^xsd:integer;
  dwc:occurrenceId 'A2_11_Pylonidae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345902'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:verbatimIdentification 'Pylonidae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_Spongodiscus_resurgens>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Spongodiscus_resurgens> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Spongodiscus_resurgens> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_Spongodiscus_resurgens>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_Spongodiscus_resurgens>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_Spongodiscus_resurgens" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_Spongodiscus_resurgens'^^xsd:string;
  dwc:scientificName 'Spongodiscus resurgens'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '493608'^^xsd:integer;
  dwc:occurrenceId 'A2_11_Spongodiscus_resurgens'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493608'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongodiscus resurgens'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_Spongosphaera_streptacantha>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Spongosphaera_streptacantha> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Spongosphaera_streptacantha> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_Spongosphaera_streptacantha>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_Spongosphaera_streptacantha>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_Spongosphaera_streptacantha" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_Spongosphaera_streptacantha'^^xsd:string;
  dwc:scientificName 'Spongosphaera streptacantha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '493393'^^xsd:integer;
  dwc:occurrenceId 'A2_11_Spongosphaera_streptacantha'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493393'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongosphaera streptacantha'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_Spongaster_tetras>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Spongaster_tetras> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Spongaster_tetras> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_Spongaster_tetras>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_Spongaster_tetras>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_Spongaster_tetras" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_Spongaster_tetras'^^xsd:string;
  dwc:scientificName 'Spongaster tetras'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '412940'^^xsd:integer;
  dwc:occurrenceId 'A2_11_Spongaster_tetras'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412940'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongaster tetras'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_Spongotrochus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Spongotrochus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Spongotrochus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_Spongotrochus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_Spongotrochus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_Spongotrochus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_Spongotrochus_sp.'^^xsd:string;
  dwc:scientificName 'Spongotrochus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '412948'^^xsd:integer;
  dwc:occurrenceId 'A2_11_Spongotrochus_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Spongotrochus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_Zygocircus_productus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Zygocircus_productus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Zygocircus_productus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_Zygocircus_productus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_Zygocircus_productus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_Zygocircus_productus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_Zygocircus_productus'^^xsd:string;
  dwc:scientificName 'Zygocircus productus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '493705'^^xsd:integer;
  dwc:occurrenceId 'A2_11_Zygocircus_productus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493705'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus productus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_Zygocircus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Zygocircus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Zygocircus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_Zygocircus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_Zygocircus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_Zygocircus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_Zygocircus_sp.'^^xsd:string;
  dwc:scientificName 'Zygocircus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '493702'^^xsd:integer;
  dwc:occurrenceId 'A2_11_Zygocircus_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493702'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_Polycystina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Polycystina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Polycystina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_Polycystina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_Polycystina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_Polycystina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_Polycystina_(others)'^^xsd:string;
  dwc:scientificName 'Polycystina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '235740'^^xsd:integer;
  dwc:occurrenceId 'A2_11_Polycystina_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235740'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Polycystina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_ACANTHARIA_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_ACANTHARIA_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_ACANTHARIA_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_ACANTHARIA_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_ACANTHARIA_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_ACANTHARIA_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_ACANTHARIA_spp.'^^xsd:string;
  dwc:scientificName 'Acantharia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '586732'^^xsd:integer;
  dwc:occurrenceId 'A2_11_ACANTHARIA_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '586732'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'ACANTHARIA spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_Bolivina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Bolivina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Bolivina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_Bolivina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_Bolivina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_Bolivina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_Bolivina_sp.'^^xsd:string;
  dwc:scientificName 'Bolivina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '112101'^^xsd:integer;
  dwc:occurrenceId 'A2_11_Bolivina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Bolivina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_Globigerina_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Globigerina_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Globigerina_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_Globigerina_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_Globigerina_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_Globigerina_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_Globigerina_bulloides'^^xsd:string;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:occurrenceId 'A2_11_Globigerina_bulloides'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globigerina bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_Globogirinoides_ruber>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Globogirinoides_ruber> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Globogirinoides_ruber> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_Globogirinoides_ruber>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_Globogirinoides_ruber>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_Globogirinoides_ruber" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_Globogirinoides_ruber'^^xsd:string;
  dwc:scientificName 'Globigerinoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:occurrenceId 'A2_11_Globogirinoides_ruber'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globogirinoides ruber'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_Globorotalia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Globorotalia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Globorotalia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_Globorotalia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_Globorotalia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_Globorotalia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_Globorotalia_spp.'^^xsd:string;
  dwc:scientificName 'Globorotalia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '112200'^^xsd:integer;
  dwc:occurrenceId 'A2_11_Globorotalia_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112200'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Globorotalia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_Neogloboquadrina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Neogloboquadrina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Neogloboquadrina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_Neogloboquadrina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_Neogloboquadrina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_Neogloboquadrina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_Neogloboquadrina_sp.'^^xsd:string;
  dwc:scientificName 'Neogloboquadrina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '112202'^^xsd:integer;
  dwc:occurrenceId 'A2_11_Neogloboquadrina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112202'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Neogloboquadrina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_Orbulina_universa>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Orbulina_universa> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Orbulina_universa> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_Orbulina_universa>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_Orbulina_universa>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_Orbulina_universa" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_Orbulina_universa'^^xsd:string;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:occurrenceId 'A2_11_Orbulina_universa'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Orbulina universa'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_Tretomphalus_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Tretomphalus_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Tretomphalus_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_Tretomphalus_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_Tretomphalus_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_Tretomphalus_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_Tretomphalus_bulloides'^^xsd:string;
  dwc:scientificName 'Tretomphalus bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '113184'^^xsd:integer;
  dwc:occurrenceId 'A2_11_Tretomphalus_bulloides'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tretomphalus bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_Trochammina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Trochammina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Trochammina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_Trochammina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_Trochammina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_Trochammina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_Trochammina_sp.'^^xsd:string;
  dwc:scientificName 'Trochammina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:occurrenceId 'A2_11_Trochammina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Trochammina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_Foraminifera_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Foraminifera_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Foraminifera_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_Foraminifera_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_Foraminifera_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_Foraminifera_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_Foraminifera_(others)'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:occurrenceId 'A2_11_Foraminifera_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Foraminifera (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_Nannocalanus_minor>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Nannocalanus_minor> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Nannocalanus_minor> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_Nannocalanus_minor>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_Nannocalanus_minor>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_Nannocalanus_minor" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_Nannocalanus_minor'^^xsd:string;
  dwc:scientificName 'Nannocalanus minor'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '104469'^^xsd:integer;
  dwc:occurrenceId 'A2_11_Nannocalanus_minor'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104469'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus minor'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_Nannocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Nannocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Nannocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_Nannocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_Nannocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_Nannocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Nannocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '104154'^^xsd:integer;
  dwc:occurrenceId 'A2_11_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104154'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_Neocalanus_robustior>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Neocalanus_robustior> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Neocalanus_robustior> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_Neocalanus_robustior>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_Neocalanus_robustior>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_Neocalanus_robustior" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_Neocalanus_robustior'^^xsd:string;
  dwc:scientificName 'Neocalanus robustior'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '104472'^^xsd:integer;
  dwc:occurrenceId 'A2_11_Neocalanus_robustior'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104472'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Neocalanus robustior'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_Undinula_vulgaris_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Undinula_vulgaris_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Undinula_vulgaris_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_Undinula_vulgaris_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_Undinula_vulgaris_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_Undinula_vulgaris_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:scientificName 'Undinula vulgaris'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '104473'^^xsd:integer;
  dwc:occurrenceId 'A2_11_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104473'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undinula vulgaris (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_Acrocalanus_longicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Acrocalanus_longicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Acrocalanus_longicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_Acrocalanus_longicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_Acrocalanus_longicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_Acrocalanus_longicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_Acrocalanus_longicornis'^^xsd:string;
  dwc:scientificName 'Acrocalanus longicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '104646'^^xsd:integer;
  dwc:occurrenceId 'A2_11_Acrocalanus_longicornis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104646'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus longicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_Acrocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Acrocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Acrocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_Acrocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_Acrocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_Acrocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Acrocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '104192'^^xsd:integer;
  dwc:occurrenceId 'A2_11_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104192'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_Calocalanos_pavo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Calocalanos_pavo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Calocalanos_pavo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_Calocalanos_pavo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_Calocalanos_pavo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_Calocalanos_pavo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_Calocalanos_pavo'^^xsd:string;
  dwc:scientificName 'Calocalanus pavo'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '104669'^^xsd:integer;
  dwc:occurrenceId 'A2_11_Calocalanos_pavo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanos pavo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_Calocalanus_sp. _(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:scientificName 'Calocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '104193'^^xsd:integer;
  dwc:occurrenceId 'A2_11_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104193'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanus sp.  (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_Delibus_sewelli>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Delibus_sewelli> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Delibus_sewelli> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_Delibus_sewelli>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_Delibus_sewelli>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_Delibus_sewelli" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_Delibus_sewelli'^^xsd:string;
  dwc:scientificName 'Delius sewelli'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '363906'^^xsd:integer;
  dwc:occurrenceId 'A2_11_Delibus_sewelli'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363906'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sewelli'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_Delibus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Delibus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Delibus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_Delibus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_Delibus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_Delibus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Delius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '363904'^^xsd:integer;
  dwc:occurrenceId 'A2_11_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363904'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_Mecynocera_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Mecynocera_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Mecynocera_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_Mecynocera_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_Mecynocera_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_Mecynocera_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Mecynocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '104184'^^xsd:integer;
  dwc:occurrenceId 'A2_11_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Mecynocera sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_Paracalanus_aculeatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Paracalanus_aculeatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Paracalanus_aculeatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_Paracalanus_aculeatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_Paracalanus_aculeatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_Paracalanus_aculeatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_Paracalanus_aculeatus'^^xsd:string;
  dwc:scientificName 'Paracalanus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '104681'^^xsd:integer;
  dwc:occurrenceId 'A2_11_Paracalanus_aculeatus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1464945'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus aculeatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_Paracalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Paracalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Paracalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_Paracalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_Paracalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_Paracalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Paracalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '104196'^^xsd:integer;
  dwc:occurrenceId 'A2_11_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104196'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_Rhincalanus_cornutus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Rhincalanus_cornutus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Rhincalanus_cornutus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_Rhincalanus_cornutus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_Rhincalanus_cornutus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_Rhincalanus_cornutus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_Rhincalanus_cornutus'^^xsd:string;
  dwc:scientificName 'Rhincalanus cornutus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '104542'^^xsd:integer;
  dwc:occurrenceId 'A2_11_Rhincalanus_cornutus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1488083'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rhincalanus cornutus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_Subeucalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Subeucalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Subeucalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_Subeucalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_Subeucalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_Subeucalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Subeucalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '104173'^^xsd:integer;
  dwc:occurrenceId 'A2_11_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104173'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Subeucalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_Clausocalanus_furcatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Clausocalanus_furcatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Clausocalanus_furcatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_Clausocalanus_furcatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_Clausocalanus_furcatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_Clausocalanus_furcatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_Clausocalanus_furcatus'^^xsd:string;
  dwc:scientificName 'Clausocalanus furcatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '104503'^^xsd:integer;
  dwc:occurrenceId 'A2_11_Clausocalanus_furcatus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104503'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus furcatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_Clausocalanus_mastigophorus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Clausocalanus_mastigophorus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Clausocalanus_mastigophorus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_Clausocalanus_mastigophorus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_Clausocalanus_mastigophorus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_Clausocalanus_mastigophorus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:scientificName 'Clausocalanus mastigophorus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '104506'^^xsd:integer;
  dwc:occurrenceId 'A2_11_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104506'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus mastigophorus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_Clausocalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Clausocalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Clausocalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_Clausocalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_Clausocalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_Clausocalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Clausocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '104161'^^xsd:integer;
  dwc:occurrenceId 'A2_11_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104161'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_Euchaeta_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Euchaeta_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Euchaeta_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_Euchaeta_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_Euchaeta_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_Euchaeta_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Euchaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '104174'^^xsd:integer;
  dwc:occurrenceId 'A2_11_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104174'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Euchaeta spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_Scolecithrix_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Scolecithrix_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Scolecithrix_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_Scolecithrix_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_Scolecithrix_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_Scolecithrix_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_Scolecithrix_danae'^^xsd:string;
  dwc:scientificName 'Scolecithrix danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '104821'^^xsd:integer;
  dwc:occurrenceId 'A2_11_Scolecithrix_danae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104821'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_Scolecithrix_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Scolecithrix_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Scolecithrix_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_Scolecithrix_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_Scolecithrix_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_Scolecithrix_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Scolecithrix'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '104230'^^xsd:integer;
  dwc:occurrenceId 'A2_11_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104230'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_Lucicutia_flavicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Lucicutia_flavicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Lucicutia_flavicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_Lucicutia_flavicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_Lucicutia_flavicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_Lucicutia_flavicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_Lucicutia_flavicornis'^^xsd:string;
  dwc:scientificName 'Lucicutia flavicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '104597'^^xsd:integer;
  dwc:occurrenceId 'A2_11_Lucicutia_flavicornis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104597'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia flavicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_Lucicutia_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Lucicutia_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Lucicutia_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_Lucicutia_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_Lucicutia_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_Lucicutia_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_Lucicutia_sp.'^^xsd:string;
  dwc:scientificName 'Lucicutia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '104183'^^xsd:integer;
  dwc:occurrenceId 'A2_11_Lucicutia_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104183'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_Pleuromamma_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Pleuromamma_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Pleuromamma_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_Pleuromamma_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_Pleuromamma_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_Pleuromamma_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Pleuromamma'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '104191'^^xsd:integer;
  dwc:occurrenceId 'A2_11_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104191'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Pleuromamma sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_Temora_stylifera_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Temora_stylifera_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Temora_stylifera_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_Temora_stylifera_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_Temora_stylifera_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_Temora_stylifera_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:scientificName 'Temora stylifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '104879'^^xsd:integer;
  dwc:occurrenceId 'A2_11_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104879'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora stylifera (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_Temora_turbinata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Temora_turbinata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Temora_turbinata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_Temora_turbinata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_Temora_turbinata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_Temora_turbinata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_Temora_turbinata'^^xsd:string;
  dwc:scientificName 'Temora turbinata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '104880'^^xsd:integer;
  dwc:occurrenceId 'A2_11_Temora_turbinata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104880'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora turbinata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_Candacia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Candacia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Candacia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_Candacia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_Candacia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_Candacia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_Candacia_spp.'^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A2_11_Candacia_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_Candacia_sp._%28copepodite%29%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Candacia_sp._%28copepodite%29%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Candacia_sp._%28copepodite%29%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_Candacia_sp._%28copepodite%29%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_Candacia_sp._%28copepodite%29%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_Candacia_sp._(copepodite) " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A2_11_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia sp. (copepodite) '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_Calanopia_americana_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Calanopia_americana_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Calanopia_americana_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_Calanopia_americana_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_Calanopia_americana_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_Calanopia_americana_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:scientificName 'Calanopia americana'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '104723'^^xsd:integer;
  dwc:occurrenceId 'A2_11_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104723'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calanopia americana (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_Acartia_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Acartia_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Acartia_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_Acartia_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_Acartia_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_Acartia_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_Acartia_danae'^^xsd:string;
  dwc:scientificName 'Acartia (Acartia) danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '346026'^^xsd:integer;
  dwc:occurrenceId 'A2_11_Acartia_danae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346026'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_Acartia_lilljeborgii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Acartia_lilljeborgii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Acartia_lilljeborgii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_Acartia_lilljeborgii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_Acartia_lilljeborgii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_Acartia_lilljeborgii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_Acartia_lilljeborgii'^^xsd:string;
  dwc:scientificName 'Acartia lilljeborgii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '348510'^^xsd:integer;
  dwc:occurrenceId 'A2_11_Acartia_lilljeborgii'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia lilljeborgii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_Calanoida_%28others_copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Calanoida_%28others_copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Calanoida_%28others_copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_Calanoida_%28others_copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_Calanoida_%28others_copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_Calanoida_(others_copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'A2_11_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Calanoida (others copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_Oithona_atlantica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Oithona_atlantica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Oithona_atlantica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_Oithona_atlantica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_Oithona_atlantica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_Oithona_atlantica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_Oithona_atlantica'^^xsd:string;
  dwc:scientificName 'Oithona atlantica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '106642'^^xsd:integer;
  dwc:occurrenceId 'A2_11_Oithona_atlantica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106642'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona atlantica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_Oithona_plumifera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Oithona_plumifera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Oithona_plumifera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_Oithona_plumifera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_Oithona_plumifera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_Oithona_plumifera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_Oithona_plumifera'^^xsd:string;
  dwc:scientificName 'Oithona plumifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '106652'^^xsd:integer;
  dwc:occurrenceId 'A2_11_Oithona_plumifera'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106652'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona plumifera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_Oithona_setigera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Oithona_setigera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Oithona_setigera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_Oithona_setigera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_Oithona_setigera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_Oithona_setigera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_Oithona_setigera'^^xsd:string;
  dwc:scientificName 'Oithona setigera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '106655'^^xsd:integer;
  dwc:occurrenceId 'A2_11_Oithona_setigera'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '734517'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona setigera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_Oithona_hebes>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Oithona_hebes> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Oithona_hebes> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_Oithona_hebes>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_Oithona_hebes>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_Oithona_hebes" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_Oithona_hebes'^^xsd:string;
  dwc:scientificName 'Oithona hebes'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '106647'^^xsd:integer;
  dwc:occurrenceId 'A2_11_Oithona_hebes'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106647'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona hebes'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_Oithona_spp.%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Oithona_spp.%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Oithona_spp.%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_Oithona_spp.%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_Oithona_spp.%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_Oithona_spp. " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_Oithona_spp. '^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A2_11_Oithona_spp. '^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_Oithona_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Oithona_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Oithona_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_Oithona_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_Oithona_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_Oithona_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A2_11_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_Microsetella_norvegica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Microsetella_norvegica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Microsetella_norvegica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_Microsetella_norvegica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_Microsetella_norvegica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_Microsetella_norvegica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_Microsetella_norvegica'^^xsd:string;
  dwc:scientificName 'Microsetella norvegica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '116115'^^xsd:integer;
  dwc:occurrenceId 'A2_11_Microsetella_norvegica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116115'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella norvegica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_Microsetella_rosea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Microsetella_rosea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Microsetella_rosea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_Microsetella_rosea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_Microsetella_rosea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_Microsetella_rosea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_Microsetella_rosea'^^xsd:string;
  dwc:scientificName 'Microsetella rosea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '116116'^^xsd:integer;
  dwc:occurrenceId 'A2_11_Microsetella_rosea'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116116'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella rosea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_Microsetella_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Microsetella_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Microsetella_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_Microsetella_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_Microsetella_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_Microsetella_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Microsetella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '115341'^^xsd:integer;
  dwc:occurrenceId 'A2_11_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115341'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_Macrosetella_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Macrosetella_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Macrosetella_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_Macrosetella_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_Macrosetella_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_Macrosetella_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_Macrosetella_gracilis'^^xsd:string;
  dwc:scientificName 'Macrosetella gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '116382'^^xsd:integer;
  dwc:occurrenceId 'A2_11_Macrosetella_gracilis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116382'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Macrosetella gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_Miracia_efferata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Miracia_efferata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Miracia_efferata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_Miracia_efferata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_Miracia_efferata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_Miracia_efferata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_Miracia_efferata'^^xsd:string;
  dwc:scientificName 'Miracia efferata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '116383'^^xsd:integer;
  dwc:occurrenceId 'A2_11_Miracia_efferata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116383'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Miracia efferata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_Oncaea_media>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Oncaea_media> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Oncaea_media> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_Oncaea_media>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_Oncaea_media>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_Oncaea_media" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_Oncaea_media'^^xsd:string;
  dwc:scientificName 'Oncaea media'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '128938'^^xsd:integer;
  dwc:occurrenceId 'A2_11_Oncaea_media'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1862287'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea media'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_Oncaea_venusta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Oncaea_venusta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Oncaea_venusta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_Oncaea_venusta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_Oncaea_venusta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_Oncaea_venusta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_Oncaea_venusta'^^xsd:string;
  dwc:scientificName 'Oncaea venusta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '128954'^^xsd:integer;
  dwc:occurrenceId 'A2_11_Oncaea_venusta'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1754274'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea venusta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_Oncaea_mediterranea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Oncaea_mediterranea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Oncaea_mediterranea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_Oncaea_mediterranea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_Oncaea_mediterranea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_Oncaea_mediterranea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_Oncaea_mediterranea'^^xsd:string;
  dwc:scientificName 'Oncaea mediterranea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '128939'^^xsd:integer;
  dwc:occurrenceId 'A2_11_Oncaea_mediterranea'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128939'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea mediterranea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_Oncaea_scottodicarloi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Oncaea_scottodicarloi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Oncaea_scottodicarloi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_Oncaea_scottodicarloi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_Oncaea_scottodicarloi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_Oncaea_scottodicarloi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_Oncaea_scottodicarloi'^^xsd:string;
  dwc:scientificName 'Oncaea scottodicarloi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '128950'^^xsd:integer;
  dwc:occurrenceId 'A2_11_Oncaea_scottodicarloi'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128950'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea scottodicarloi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_Oncaea_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Oncaea_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Oncaea_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_Oncaea_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_Oncaea_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_Oncaea_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oncaea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '128690'^^xsd:integer;
  dwc:occurrenceId 'A2_11_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128690'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_Hemicyclops_thallassius>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Hemicyclops_thallassius> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Hemicyclops_thallassius> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_Hemicyclops_thallassius>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_Hemicyclops_thallassius>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_Hemicyclops_thallassius" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_Hemicyclops_thallassius'^^xsd:string;
  dwc:scientificName 'Hemicyclops thalassius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '352254'^^xsd:integer;
  dwc:occurrenceId 'A2_11_Hemicyclops_thallassius'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '352254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Hemicyclops thallassius'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_Copilia_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Copilia_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Copilia_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_Copilia_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_Copilia_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_Copilia_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Copilia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '128721'^^xsd:integer;
  dwc:occurrenceId 'A2_11_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128721'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Copilia spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_Agetus_flaccus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Agetus_flaccus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Agetus_flaccus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_Agetus_flaccus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_Agetus_flaccus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_Agetus_flaccus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_Agetus_flaccus'^^xsd:string;
  dwc:scientificName 'Agetus flaccus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '128795'^^xsd:integer;
  dwc:occurrenceId 'A2_11_Agetus_flaccus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128795'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Agetus flaccus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_Corycaeus_speciosus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Corycaeus_speciosus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Corycaeus_speciosus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_Corycaeus_speciosus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_Corycaeus_speciosus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_Corycaeus_speciosus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_Corycaeus_speciosus'^^xsd:string;
  dwc:scientificName 'Corycaeus speciosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '128800'^^xsd:integer;
  dwc:occurrenceId 'A2_11_Corycaeus_speciosus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128800'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus speciosus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_Corycaeus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Corycaeus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Corycaeus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_Corycaeus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_Corycaeus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_Corycaeus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Corycaeus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '128634'^^xsd:integer;
  dwc:occurrenceId 'A2_11_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128634'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_Farranula_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Farranula_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Farranula_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_Farranula_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_Farranula_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_Farranula_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_Farranula_gracilis'^^xsd:string;
  dwc:scientificName 'Farranula gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '128813'^^xsd:integer;
  dwc:occurrenceId 'A2_11_Farranula_gracilis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128813'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_Farranula_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Farranula_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Farranula_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_Farranula_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_Farranula_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_Farranula_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Farranula'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '128636'^^xsd:integer;
  dwc:occurrenceId 'A2_11_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128636'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_Copepoda_%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Copepoda_%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Copepoda_%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_Copepoda_%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_Copepoda_%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_Copepoda_(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_Copepoda_(nauplius)'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'A2_11_Copepoda_(nauplius)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Copepoda (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_CIRRIPEDIA__%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_CIRRIPEDIA__%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_CIRRIPEDIA__%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_CIRRIPEDIA__%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_CIRRIPEDIA__%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_CIRRIPEDIA__(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:occurrenceId 'A2_11_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  dwc:verbatimIdentification 'CIRRIPEDIA  (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_STOMATOPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_STOMATOPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_STOMATOPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_STOMATOPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_STOMATOPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_STOMATOPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Stomatopoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '14355'^^xsd:integer;
  dwc:occurrenceId 'A2_11_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '14355'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'STOMATOPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_DECAPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_DECAPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_DECAPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_DECAPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_DECAPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_DECAPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_DECAPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:occurrenceId 'A2_11_DECAPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'DECAPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_ECHINODERMATA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_ECHINODERMATA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_ECHINODERMATA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_ECHINODERMATA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_ECHINODERMATA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_ECHINODERMATA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:scientificName 'Echinodermata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '1806'^^xsd:integer;
  dwc:occurrenceId 'A2_11_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1806'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'ECHINODERMATA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_BRYOZOA_%28cyphonauta_larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_BRYOZOA_%28cyphonauta_larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_BRYOZOA_%28cyphonauta_larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_BRYOZOA_%28cyphonauta_larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_BRYOZOA_%28cyphonauta_larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_BRYOZOA_(cyphonauta_larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'A2_11_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'BRYOZOA (cyphonauta larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_Sagitta_friedreich>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Sagitta_friedreich> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Sagitta_friedreich> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_Sagitta_friedreich>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_Sagitta_friedreich>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_Sagitta_friedreich" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_Sagitta_friedreich'^^xsd:string;
  dwc:scientificName 'Sagitta friderici'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '105452'^^xsd:integer;
  dwc:occurrenceId 'A2_11_Sagitta_friedreich'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105441'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta friedreich'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_Sagitta_spp.%C2%A0%28imature%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Sagitta_spp.%C2%A0%28imature%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Sagitta_spp.%C2%A0%28imature%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_Sagitta_spp.%C2%A0%28imature%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_Sagitta_spp.%C2%A0%28imature%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_Sagitta_spp. (imature)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_Sagitta_spp. (imature)'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:occurrenceId 'A2_11_Sagitta_spp. (imature)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta spp. (imature)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_Chaetognatha_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Chaetognatha_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Chaetognatha_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_Chaetognatha_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_Chaetognatha_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_Chaetognatha_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_Chaetognatha_(others)'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:occurrenceId 'A2_11_Chaetognatha_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Chaetognatha (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_Fritillaria_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Fritillaria_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Fritillaria_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_Fritillaria_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_Fritillaria_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_Fritillaria_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_Fritillaria_spp.'^^xsd:string;
  dwc:scientificName 'Fritillaria'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '103358'^^xsd:integer;
  dwc:occurrenceId 'A2_11_Fritillaria_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Fritillaria spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_Oikopleura_dioica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Oikopleura_dioica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Oikopleura_dioica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_Oikopleura_dioica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_Oikopleura_dioica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_Oikopleura_dioica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_Oikopleura_dioica'^^xsd:string;
  dwc:scientificName 'Oikopleura dioica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '1770057'^^xsd:integer;
  dwc:occurrenceId 'A2_11_Oikopleura_dioica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura dioica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_Oikopleura_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Oikopleura_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Oikopleura_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_Oikopleura_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_Oikopleura_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_Oikopleura_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_Oikopleura_spp.'^^xsd:string;
  dwc:scientificName 'Oikopleura'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '103367'^^xsd:integer;
  dwc:occurrenceId 'A2_11_Oikopleura_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_Appendicularia_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Appendicularia_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Appendicularia_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_Appendicularia_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_Appendicularia_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_Appendicularia_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_Appendicularia_(others)'^^xsd:string;
  dwc:scientificName 'Appendicularia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '146421'^^xsd:integer;
  dwc:occurrenceId 'A2_11_Appendicularia_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146421'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Appendicularia (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_Thalia_democratica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Thalia_democratica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Thalia_democratica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_Thalia_democratica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_Thalia_democratica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_Thalia_democratica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_Thalia_democratica'^^xsd:string;
  dwc:scientificName 'Thalia democratica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '137279'^^xsd:integer;
  dwc:occurrenceId 'A2_11_Thalia_democratica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137279'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Thalia democratica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_Doliolo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Doliolo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Doliolo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_Doliolo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_Doliolo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_Doliolo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_Doliolo'^^xsd:string;
  dwc:scientificName 'Dolioloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '137221'^^xsd:integer;
  dwc:occurrenceId 'A2_11_Doliolo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137221'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Doliolo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_Teleostei_%28egg%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Teleostei_%28egg%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Teleostei_%28egg%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_Teleostei_%28egg%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_Teleostei_%28egg%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_Teleostei_(egg)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_Teleostei_(egg)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A2_11_Teleostei_(egg)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (egg)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_Teleostei_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Teleostei_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Teleostei_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_Teleostei_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_Teleostei_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_Teleostei_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_Teleostei_(larvae)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A2_11_Teleostei_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_SIPHONOPHORAE_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_SIPHONOPHORAE_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_SIPHONOPHORAE_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_SIPHONOPHORAE_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_SIPHONOPHORAE_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_SIPHONOPHORAE_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:scientificName 'Siphonophorae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '1371'^^xsd:integer;
  dwc:occurrenceId 'A2_11_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'SIPHONOPHORAE spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_Gastropoda_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Gastropoda_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Gastropoda_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_Gastropoda_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_Gastropoda_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_Gastropoda_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_Gastropoda_(veliger)'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'A2_11_Gastropoda_(veliger)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Gastropoda (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_Pteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Pteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Pteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_Pteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_Pteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_Pteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_Pteropoda'^^xsd:string;
  dwc:scientificName 'Pteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '325345'^^xsd:integer;
  dwc:occurrenceId 'A2_11_Pteropoda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '325345'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Pteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_Heteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Heteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Heteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_Heteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_Heteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_Heteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_Heteropoda'^^xsd:string;
  dwc:scientificName 'Heteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '1491356'^^xsd:integer;
  dwc:occurrenceId 'A2_11_Heteropoda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491356'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Heteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_Bivalvia_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Bivalvia_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_Bivalvia_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_Bivalvia_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_Bivalvia_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_Bivalvia_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_Bivalvia_(veliger)'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'A2_11_Bivalvia_(veliger)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Bivalvia (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_POLYCHAETA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_POLYCHAETA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_POLYCHAETA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_POLYCHAETA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_POLYCHAETA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_POLYCHAETA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'A2_11_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'POLYCHAETA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_OSTRACODA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_OSTRACODA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_OSTRACODA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_OSTRACODA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_OSTRACODA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_OSTRACODA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_OSTRACODA'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'A2_11_OSTRACODA'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'OSTRACODA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_11_CLADOCERA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_11_CLADOCERA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_11_CLADOCERA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.688204"^^xsd:decimal ;
  dwc:decimalLongitude "-34.733331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_11_CLADOCERA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.688204 -34.733331)"^^geo:wktLiteral ;
  geo-pos:lat "-8.688204"^^xsd:decimal ;
  geo-pos:long "-34.733331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_11_CLADOCERA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_11_CLADOCERA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_11_CLADOCERA'^^xsd:string;
  dwc:scientificName 'Cladocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.733331'^^xsd:double;
  dwc:latitude '-8.688204'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 11'^^xsd:string;
  dwc:aphiaid '1076'^^xsd:integer;
  dwc:occurrenceId 'A2_11_CLADOCERA'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '155670'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'CLADOCERA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_Codonella_acuta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Codonella_acuta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Codonella_acuta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_Codonella_acuta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_Codonella_acuta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_Codonella_acuta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_Codonella_acuta'^^xsd:string;
  dwc:scientificName 'Codonella acuta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '417132'^^xsd:integer;
  dwc:occurrenceId 'A2_2_Codonella_acuta'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417132'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella acuta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_Codonella_amphorella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Codonella_amphorella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Codonella_amphorella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_Codonella_amphorella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_Codonella_amphorella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_Codonella_amphorella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_Codonella_amphorella'^^xsd:string;
  dwc:scientificName 'Codonella amphorella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '417133'^^xsd:integer;
  dwc:occurrenceId 'A2_2_Codonella_amphorella'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417133'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella amphorella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_Codonella_apicata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Codonella_apicata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Codonella_apicata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_Codonella_apicata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_Codonella_apicata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_Codonella_apicata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_Codonella_apicata'^^xsd:string;
  dwc:scientificName 'Codonella apicata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '417134'^^xsd:integer;
  dwc:occurrenceId 'A2_2_Codonella_apicata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417134'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella apicata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_Codonella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Codonella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Codonella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_Codonella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_Codonella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_Codonella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_Codonella_sp.'^^xsd:string;
  dwc:scientificName 'Codonella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '150203'^^xsd:integer;
  dwc:occurrenceId 'A2_2_Codonella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150203'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_Tintinnopsis_tocantinensis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Tintinnopsis_tocantinensis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Tintinnopsis_tocantinensis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_Tintinnopsis_tocantinensis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_Tintinnopsis_tocantinensis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_Tintinnopsis_tocantinensis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:scientificName 'Tintinnopsis tocantinensis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '417156'^^xsd:integer;
  dwc:occurrenceId 'A2_2_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417156'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis tocantinensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_Tintinnopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Tintinnopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Tintinnopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_Tintinnopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_Tintinnopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_Tintinnopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_Tintinnopsis_spp.'^^xsd:string;
  dwc:scientificName 'Tintinnopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:occurrenceId 'A2_2_Tintinnopsis_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_Codonellopsis_ostenfeldi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Codonellopsis_ostenfeldi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Codonellopsis_ostenfeldi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_Codonellopsis_ostenfeldi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_Codonellopsis_ostenfeldi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_Codonellopsis_ostenfeldi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:scientificName 'Codonellopsis ostenfeldi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '427448'^^xsd:integer;
  dwc:occurrenceId 'A2_2_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427448'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis ostenfeldi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_Codonellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Codonellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Codonellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_Codonellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_Codonellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_Codonellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_Codonellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Codonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '204197'^^xsd:integer;
  dwc:occurrenceId 'A2_2_Codonellopsis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '204197'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_Coxliella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Coxliella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Coxliella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_Coxliella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_Coxliella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_Coxliella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_Coxliella_sp.'^^xsd:string;
  dwc:scientificName 'Coxliella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '150208'^^xsd:integer;
  dwc:occurrenceId 'A2_2_Coxliella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150208'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Coxliella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_Dadayiella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Dadayiella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Dadayiella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_Dadayiella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_Dadayiella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_Dadayiella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_Dadayiella_sp.'^^xsd:string;
  dwc:scientificName 'Dadayiella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '183541'^^xsd:integer;
  dwc:occurrenceId 'A2_2_Dadayiella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183541'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dadayiella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_Dictyocysta_lepida>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Dictyocysta_lepida> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Dictyocysta_lepida> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_Dictyocysta_lepida>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_Dictyocysta_lepida>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_Dictyocysta_lepida" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_Dictyocysta_lepida'^^xsd:string;
  dwc:scientificName 'Dictyocysta lepida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '235767'^^xsd:integer;
  dwc:occurrenceId 'A2_2_Dictyocysta_lepida'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235767'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocysta lepida'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_Epiplocylis_undella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Epiplocylis_undella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Epiplocylis_undella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_Epiplocylis_undella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_Epiplocylis_undella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_Epiplocylis_undella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_Epiplocylis_undella'^^xsd:string;
  dwc:scientificName 'Epiplocylis undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '341668'^^xsd:integer;
  dwc:occurrenceId 'A2_2_Epiplocylis_undella'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '341668'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis undella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_Epiplocylis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Epiplocylis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Epiplocylis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_Epiplocylis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_Epiplocylis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_Epiplocylis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_Epiplocylis_sp.'^^xsd:string;
  dwc:scientificName 'Epiplocylis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '183562'^^xsd:integer;
  dwc:occurrenceId 'A2_2_Epiplocylis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183562'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_Favella_enrenbergii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Favella_enrenbergii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Favella_enrenbergii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_Favella_enrenbergii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_Favella_enrenbergii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_Favella_enrenbergii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_Favella_enrenbergii'^^xsd:string;
  dwc:scientificName 'Favella ehrenbergii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '235761'^^xsd:integer;
  dwc:occurrenceId 'A2_2_Favella_enrenbergii'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235761'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Favella enrenbergii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_Eutintinnus_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Eutintinnus_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Eutintinnus_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_Eutintinnus_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_Eutintinnus_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_Eutintinnus_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_Eutintinnus_spp.'^^xsd:string;
  dwc:scientificName 'Eutintinnus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '183543'^^xsd:integer;
  dwc:occurrenceId 'A2_2_Eutintinnus_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183543'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Eutintinnus spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_Amphorellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Amphorellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Amphorellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_Amphorellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_Amphorellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_Amphorellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_Amphorellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Amphorellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '425527'^^xsd:integer;
  dwc:occurrenceId 'A2_2_Amphorellopsis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '425527'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Amphorellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_Rabdonella_elegans>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Rabdonella_elegans> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Rabdonella_elegans> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_Rabdonella_elegans>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_Rabdonella_elegans>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_Rabdonella_elegans" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_Rabdonella_elegans'^^xsd:string;
  dwc:scientificName 'Rhabdonella elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '183577'^^xsd:integer;
  dwc:occurrenceId 'A2_2_Rabdonella_elegans'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183577'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella elegans'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_Rabdonella_brandti>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Rabdonella_brandti> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Rabdonella_brandti> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_Rabdonella_brandti>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_Rabdonella_brandti>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_Rabdonella_brandti" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_Rabdonella_brandti'^^xsd:string;
  dwc:scientificName 'Rhabdonella brandti'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '427513'^^xsd:integer;
  dwc:occurrenceId 'A2_2_Rabdonella_brandti'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427513'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella brandti'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_Rabdonellopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Rabdonellopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Rabdonellopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_Rabdonellopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_Rabdonellopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_Rabdonellopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_Rabdonellopsis_spp.'^^xsd:string;
  dwc:scientificName 'Rhabdonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '183550'^^xsd:integer;
  dwc:occurrenceId 'A2_2_Rabdonellopsis_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183550'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonellopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_Undella_claparedei>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Undella_claparedei> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Undella_claparedei> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_Undella_claparedei>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_Undella_claparedei>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_Undella_claparedei" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_Undella_claparedei'^^xsd:string;
  dwc:scientificName 'Undella claparedei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '341684'^^xsd:integer;
  dwc:occurrenceId 'A2_2_Undella_claparedei'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417240'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undella claparedei'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_Undella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Undella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Undella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_Undella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_Undella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_Undella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_Undella_sp.'^^xsd:string;
  dwc:scientificName 'Undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '235764'^^xsd:integer;
  dwc:occurrenceId 'A2_2_Undella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235764'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Undella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_Xystonellopsis_heros>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Xystonellopsis_heros> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Xystonellopsis_heros> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_Xystonellopsis_heros>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_Xystonellopsis_heros>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_Xystonellopsis_heros" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_Xystonellopsis_heros'^^xsd:string;
  dwc:scientificName 'Xystonellopsis heros'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '417266'^^xsd:integer;
  dwc:occurrenceId 'A2_2_Xystonellopsis_heros'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417266'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Xystonellopsis heros'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_Tintinnina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Tintinnina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Tintinnina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_Tintinnina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_Tintinnina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_Tintinnina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_Tintinnina_(others)'^^xsd:string;
  dwc:scientificName 'Tintinnina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '732976'^^xsd:integer;
  dwc:occurrenceId 'A2_2_Tintinnina_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_Collosphaera_macropora>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Collosphaera_macropora> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Collosphaera_macropora> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_Collosphaera_macropora>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_Collosphaera_macropora>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_Collosphaera_macropora" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_Collosphaera_macropora'^^xsd:string;
  dwc:scientificName 'Collosphaera macropora'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '493482'^^xsd:integer;
  dwc:occurrenceId 'A2_2_Collosphaera_macropora'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493482'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Collosphaera macropora'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_Dictyocoryne_profunda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Dictyocoryne_profunda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Dictyocoryne_profunda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_Dictyocoryne_profunda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_Dictyocoryne_profunda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_Dictyocoryne_profunda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_Dictyocoryne_profunda'^^xsd:string;
  dwc:scientificName 'Dictyocoryne profunda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '412935'^^xsd:integer;
  dwc:occurrenceId 'A2_2_Dictyocoryne_profunda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412935'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne profunda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_Dictyocoryne_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Dictyocoryne_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Dictyocoryne_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_Dictyocoryne_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_Dictyocoryne_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_Dictyocoryne_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_Dictyocoryne_sp.'^^xsd:string;
  dwc:scientificName 'Dictyocoryne'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '412934'^^xsd:integer;
  dwc:occurrenceId 'A2_2_Dictyocoryne_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412934'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_Discopyle_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Discopyle_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Discopyle_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_Discopyle_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_Discopyle_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_Discopyle_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_Discopyle_sp.'^^xsd:string;
  dwc:scientificName 'Discopyle'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '493501'^^xsd:integer;
  dwc:occurrenceId 'A2_2_Discopyle_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Discopyle sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_Pylonidae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Pylonidae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Pylonidae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_Pylonidae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_Pylonidae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_Pylonidae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_Pylonidae'^^xsd:string;
  dwc:scientificName 'Pyloniidae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '345902'^^xsd:integer;
  dwc:occurrenceId 'A2_2_Pylonidae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345902'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:verbatimIdentification 'Pylonidae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_Spongodiscus_resurgens>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Spongodiscus_resurgens> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Spongodiscus_resurgens> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_Spongodiscus_resurgens>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_Spongodiscus_resurgens>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_Spongodiscus_resurgens" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_Spongodiscus_resurgens'^^xsd:string;
  dwc:scientificName 'Spongodiscus resurgens'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '493608'^^xsd:integer;
  dwc:occurrenceId 'A2_2_Spongodiscus_resurgens'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493608'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongodiscus resurgens'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_Spongosphaera_streptacantha>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Spongosphaera_streptacantha> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Spongosphaera_streptacantha> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_Spongosphaera_streptacantha>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_Spongosphaera_streptacantha>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_Spongosphaera_streptacantha" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_Spongosphaera_streptacantha'^^xsd:string;
  dwc:scientificName 'Spongosphaera streptacantha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '493393'^^xsd:integer;
  dwc:occurrenceId 'A2_2_Spongosphaera_streptacantha'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493393'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongosphaera streptacantha'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_Spongaster_tetras>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Spongaster_tetras> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Spongaster_tetras> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_Spongaster_tetras>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_Spongaster_tetras>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_Spongaster_tetras" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_Spongaster_tetras'^^xsd:string;
  dwc:scientificName 'Spongaster tetras'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '412940'^^xsd:integer;
  dwc:occurrenceId 'A2_2_Spongaster_tetras'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412940'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongaster tetras'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_Spongotrochus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Spongotrochus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Spongotrochus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_Spongotrochus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_Spongotrochus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_Spongotrochus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_Spongotrochus_sp.'^^xsd:string;
  dwc:scientificName 'Spongotrochus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '412948'^^xsd:integer;
  dwc:occurrenceId 'A2_2_Spongotrochus_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Spongotrochus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_Zygocircus_productus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Zygocircus_productus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Zygocircus_productus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_Zygocircus_productus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_Zygocircus_productus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_Zygocircus_productus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_Zygocircus_productus'^^xsd:string;
  dwc:scientificName 'Zygocircus productus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '493705'^^xsd:integer;
  dwc:occurrenceId 'A2_2_Zygocircus_productus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493705'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus productus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_Zygocircus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Zygocircus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Zygocircus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_Zygocircus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_Zygocircus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_Zygocircus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_Zygocircus_sp.'^^xsd:string;
  dwc:scientificName 'Zygocircus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '493702'^^xsd:integer;
  dwc:occurrenceId 'A2_2_Zygocircus_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493702'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_Polycystina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Polycystina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Polycystina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_Polycystina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_Polycystina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_Polycystina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_Polycystina_(others)'^^xsd:string;
  dwc:scientificName 'Polycystina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '235740'^^xsd:integer;
  dwc:occurrenceId 'A2_2_Polycystina_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235740'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Polycystina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_ACANTHARIA_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_ACANTHARIA_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_ACANTHARIA_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_ACANTHARIA_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_ACANTHARIA_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_ACANTHARIA_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_ACANTHARIA_spp.'^^xsd:string;
  dwc:scientificName 'Acantharia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '586732'^^xsd:integer;
  dwc:occurrenceId 'A2_2_ACANTHARIA_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '586732'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'ACANTHARIA spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_Bolivina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Bolivina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Bolivina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_Bolivina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_Bolivina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_Bolivina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_Bolivina_sp.'^^xsd:string;
  dwc:scientificName 'Bolivina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '112101'^^xsd:integer;
  dwc:occurrenceId 'A2_2_Bolivina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Bolivina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_Globigerina_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Globigerina_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Globigerina_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_Globigerina_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_Globigerina_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_Globigerina_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_Globigerina_bulloides'^^xsd:string;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:occurrenceId 'A2_2_Globigerina_bulloides'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globigerina bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_Globogirinoides_ruber>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Globogirinoides_ruber> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Globogirinoides_ruber> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_Globogirinoides_ruber>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_Globogirinoides_ruber>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_Globogirinoides_ruber" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_Globogirinoides_ruber'^^xsd:string;
  dwc:scientificName 'Globigerinoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:occurrenceId 'A2_2_Globogirinoides_ruber'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globogirinoides ruber'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_Globorotalia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Globorotalia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Globorotalia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_Globorotalia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_Globorotalia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_Globorotalia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_Globorotalia_spp.'^^xsd:string;
  dwc:scientificName 'Globorotalia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '112200'^^xsd:integer;
  dwc:occurrenceId 'A2_2_Globorotalia_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112200'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Globorotalia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_Neogloboquadrina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Neogloboquadrina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Neogloboquadrina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_Neogloboquadrina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_Neogloboquadrina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_Neogloboquadrina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_Neogloboquadrina_sp.'^^xsd:string;
  dwc:scientificName 'Neogloboquadrina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '112202'^^xsd:integer;
  dwc:occurrenceId 'A2_2_Neogloboquadrina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112202'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Neogloboquadrina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_Orbulina_universa>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Orbulina_universa> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Orbulina_universa> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_Orbulina_universa>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_Orbulina_universa>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_Orbulina_universa" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_Orbulina_universa'^^xsd:string;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:occurrenceId 'A2_2_Orbulina_universa'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Orbulina universa'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_Tretomphalus_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Tretomphalus_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Tretomphalus_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_Tretomphalus_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_Tretomphalus_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_Tretomphalus_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_Tretomphalus_bulloides'^^xsd:string;
  dwc:scientificName 'Tretomphalus bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '113184'^^xsd:integer;
  dwc:occurrenceId 'A2_2_Tretomphalus_bulloides'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tretomphalus bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_Trochammina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Trochammina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Trochammina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_Trochammina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_Trochammina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_Trochammina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_Trochammina_sp.'^^xsd:string;
  dwc:scientificName 'Trochammina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:occurrenceId 'A2_2_Trochammina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Trochammina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_Foraminifera_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Foraminifera_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Foraminifera_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_Foraminifera_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_Foraminifera_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_Foraminifera_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_Foraminifera_(others)'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:occurrenceId 'A2_2_Foraminifera_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Foraminifera (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_Nannocalanus_minor>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Nannocalanus_minor> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Nannocalanus_minor> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_Nannocalanus_minor>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_Nannocalanus_minor>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_Nannocalanus_minor" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_Nannocalanus_minor'^^xsd:string;
  dwc:scientificName 'Nannocalanus minor'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '104469'^^xsd:integer;
  dwc:occurrenceId 'A2_2_Nannocalanus_minor'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104469'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus minor'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_Nannocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Nannocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Nannocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_Nannocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_Nannocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_Nannocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Nannocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '104154'^^xsd:integer;
  dwc:occurrenceId 'A2_2_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104154'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_Neocalanus_robustior>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Neocalanus_robustior> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Neocalanus_robustior> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_Neocalanus_robustior>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_Neocalanus_robustior>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_Neocalanus_robustior" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_Neocalanus_robustior'^^xsd:string;
  dwc:scientificName 'Neocalanus robustior'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '104472'^^xsd:integer;
  dwc:occurrenceId 'A2_2_Neocalanus_robustior'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104472'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Neocalanus robustior'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_Undinula_vulgaris_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Undinula_vulgaris_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Undinula_vulgaris_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_Undinula_vulgaris_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_Undinula_vulgaris_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_Undinula_vulgaris_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:scientificName 'Undinula vulgaris'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '104473'^^xsd:integer;
  dwc:occurrenceId 'A2_2_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104473'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undinula vulgaris (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_Acrocalanus_longicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Acrocalanus_longicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Acrocalanus_longicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_Acrocalanus_longicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_Acrocalanus_longicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_Acrocalanus_longicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_Acrocalanus_longicornis'^^xsd:string;
  dwc:scientificName 'Acrocalanus longicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '104646'^^xsd:integer;
  dwc:occurrenceId 'A2_2_Acrocalanus_longicornis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104646'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus longicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_Acrocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Acrocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Acrocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_Acrocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_Acrocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_Acrocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Acrocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '104192'^^xsd:integer;
  dwc:occurrenceId 'A2_2_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104192'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_Calocalanos_pavo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Calocalanos_pavo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Calocalanos_pavo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_Calocalanos_pavo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_Calocalanos_pavo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_Calocalanos_pavo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_Calocalanos_pavo'^^xsd:string;
  dwc:scientificName 'Calocalanus pavo'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '104669'^^xsd:integer;
  dwc:occurrenceId 'A2_2_Calocalanos_pavo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanos pavo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_Calocalanus_sp. _(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:scientificName 'Calocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '104193'^^xsd:integer;
  dwc:occurrenceId 'A2_2_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104193'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanus sp.  (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_Delibus_sewelli>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Delibus_sewelli> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Delibus_sewelli> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_Delibus_sewelli>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_Delibus_sewelli>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_Delibus_sewelli" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_Delibus_sewelli'^^xsd:string;
  dwc:scientificName 'Delius sewelli'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '363906'^^xsd:integer;
  dwc:occurrenceId 'A2_2_Delibus_sewelli'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363906'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sewelli'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_Delibus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Delibus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Delibus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_Delibus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_Delibus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_Delibus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Delius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '363904'^^xsd:integer;
  dwc:occurrenceId 'A2_2_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363904'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_Mecynocera_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Mecynocera_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Mecynocera_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_Mecynocera_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_Mecynocera_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_Mecynocera_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Mecynocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '104184'^^xsd:integer;
  dwc:occurrenceId 'A2_2_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Mecynocera sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_Paracalanus_aculeatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Paracalanus_aculeatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Paracalanus_aculeatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_Paracalanus_aculeatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_Paracalanus_aculeatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_Paracalanus_aculeatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_Paracalanus_aculeatus'^^xsd:string;
  dwc:scientificName 'Paracalanus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '104681'^^xsd:integer;
  dwc:occurrenceId 'A2_2_Paracalanus_aculeatus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1464945'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus aculeatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_Paracalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Paracalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Paracalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_Paracalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_Paracalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_Paracalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Paracalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '104196'^^xsd:integer;
  dwc:occurrenceId 'A2_2_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104196'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_Rhincalanus_cornutus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Rhincalanus_cornutus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Rhincalanus_cornutus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_Rhincalanus_cornutus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_Rhincalanus_cornutus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_Rhincalanus_cornutus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_Rhincalanus_cornutus'^^xsd:string;
  dwc:scientificName 'Rhincalanus cornutus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '104542'^^xsd:integer;
  dwc:occurrenceId 'A2_2_Rhincalanus_cornutus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1488083'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rhincalanus cornutus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_Subeucalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Subeucalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Subeucalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_Subeucalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_Subeucalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_Subeucalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Subeucalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '104173'^^xsd:integer;
  dwc:occurrenceId 'A2_2_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104173'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Subeucalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_Clausocalanus_furcatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Clausocalanus_furcatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Clausocalanus_furcatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_Clausocalanus_furcatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_Clausocalanus_furcatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_Clausocalanus_furcatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_Clausocalanus_furcatus'^^xsd:string;
  dwc:scientificName 'Clausocalanus furcatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '104503'^^xsd:integer;
  dwc:occurrenceId 'A2_2_Clausocalanus_furcatus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104503'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus furcatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_Clausocalanus_mastigophorus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Clausocalanus_mastigophorus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Clausocalanus_mastigophorus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_Clausocalanus_mastigophorus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_Clausocalanus_mastigophorus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_Clausocalanus_mastigophorus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:scientificName 'Clausocalanus mastigophorus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '104506'^^xsd:integer;
  dwc:occurrenceId 'A2_2_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104506'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus mastigophorus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_Clausocalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Clausocalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Clausocalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_Clausocalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_Clausocalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_Clausocalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Clausocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '104161'^^xsd:integer;
  dwc:occurrenceId 'A2_2_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104161'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_Euchaeta_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Euchaeta_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Euchaeta_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_Euchaeta_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_Euchaeta_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_Euchaeta_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Euchaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '104174'^^xsd:integer;
  dwc:occurrenceId 'A2_2_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104174'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Euchaeta spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_Scolecithrix_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Scolecithrix_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Scolecithrix_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_Scolecithrix_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_Scolecithrix_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_Scolecithrix_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_Scolecithrix_danae'^^xsd:string;
  dwc:scientificName 'Scolecithrix danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '104821'^^xsd:integer;
  dwc:occurrenceId 'A2_2_Scolecithrix_danae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104821'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_Scolecithrix_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Scolecithrix_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Scolecithrix_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_Scolecithrix_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_Scolecithrix_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_Scolecithrix_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Scolecithrix'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '104230'^^xsd:integer;
  dwc:occurrenceId 'A2_2_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104230'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_Lucicutia_flavicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Lucicutia_flavicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Lucicutia_flavicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_Lucicutia_flavicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_Lucicutia_flavicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_Lucicutia_flavicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_Lucicutia_flavicornis'^^xsd:string;
  dwc:scientificName 'Lucicutia flavicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '104597'^^xsd:integer;
  dwc:occurrenceId 'A2_2_Lucicutia_flavicornis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104597'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia flavicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_Lucicutia_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Lucicutia_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Lucicutia_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_Lucicutia_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_Lucicutia_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_Lucicutia_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_Lucicutia_sp.'^^xsd:string;
  dwc:scientificName 'Lucicutia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '104183'^^xsd:integer;
  dwc:occurrenceId 'A2_2_Lucicutia_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104183'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_Pleuromamma_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Pleuromamma_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Pleuromamma_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_Pleuromamma_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_Pleuromamma_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_Pleuromamma_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Pleuromamma'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '104191'^^xsd:integer;
  dwc:occurrenceId 'A2_2_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104191'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Pleuromamma sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_Temora_stylifera_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Temora_stylifera_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Temora_stylifera_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_Temora_stylifera_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_Temora_stylifera_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_Temora_stylifera_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:scientificName 'Temora stylifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '104879'^^xsd:integer;
  dwc:occurrenceId 'A2_2_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104879'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora stylifera (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_Temora_turbinata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Temora_turbinata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Temora_turbinata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_Temora_turbinata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_Temora_turbinata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_Temora_turbinata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_Temora_turbinata'^^xsd:string;
  dwc:scientificName 'Temora turbinata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '104880'^^xsd:integer;
  dwc:occurrenceId 'A2_2_Temora_turbinata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104880'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora turbinata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_Candacia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Candacia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Candacia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_Candacia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_Candacia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_Candacia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_Candacia_spp.'^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A2_2_Candacia_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_Candacia_sp._%28copepodite%29%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Candacia_sp._%28copepodite%29%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Candacia_sp._%28copepodite%29%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_Candacia_sp._%28copepodite%29%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_Candacia_sp._%28copepodite%29%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_Candacia_sp._(copepodite) " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A2_2_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia sp. (copepodite) '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_Calanopia_americana_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Calanopia_americana_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Calanopia_americana_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_Calanopia_americana_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_Calanopia_americana_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_Calanopia_americana_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:scientificName 'Calanopia americana'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '104723'^^xsd:integer;
  dwc:occurrenceId 'A2_2_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104723'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calanopia americana (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_Acartia_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Acartia_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Acartia_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_Acartia_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_Acartia_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_Acartia_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_Acartia_danae'^^xsd:string;
  dwc:scientificName 'Acartia (Acartia) danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '346026'^^xsd:integer;
  dwc:occurrenceId 'A2_2_Acartia_danae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346026'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_Acartia_lilljeborgii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Acartia_lilljeborgii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Acartia_lilljeborgii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_Acartia_lilljeborgii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_Acartia_lilljeborgii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_Acartia_lilljeborgii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_Acartia_lilljeborgii'^^xsd:string;
  dwc:scientificName 'Acartia lilljeborgii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '348510'^^xsd:integer;
  dwc:occurrenceId 'A2_2_Acartia_lilljeborgii'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia lilljeborgii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_Calanoida_%28others_copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Calanoida_%28others_copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Calanoida_%28others_copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_Calanoida_%28others_copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_Calanoida_%28others_copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_Calanoida_(others_copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'A2_2_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Calanoida (others copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_Oithona_atlantica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Oithona_atlantica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Oithona_atlantica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_Oithona_atlantica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_Oithona_atlantica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_Oithona_atlantica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_Oithona_atlantica'^^xsd:string;
  dwc:scientificName 'Oithona atlantica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '106642'^^xsd:integer;
  dwc:occurrenceId 'A2_2_Oithona_atlantica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106642'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona atlantica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_Oithona_plumifera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Oithona_plumifera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Oithona_plumifera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_Oithona_plumifera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_Oithona_plumifera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_Oithona_plumifera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_Oithona_plumifera'^^xsd:string;
  dwc:scientificName 'Oithona plumifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '106652'^^xsd:integer;
  dwc:occurrenceId 'A2_2_Oithona_plumifera'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106652'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona plumifera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_Oithona_setigera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Oithona_setigera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Oithona_setigera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_Oithona_setigera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_Oithona_setigera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_Oithona_setigera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_Oithona_setigera'^^xsd:string;
  dwc:scientificName 'Oithona setigera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '106655'^^xsd:integer;
  dwc:occurrenceId 'A2_2_Oithona_setigera'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '734517'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona setigera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_Oithona_hebes>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Oithona_hebes> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Oithona_hebes> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_Oithona_hebes>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_Oithona_hebes>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_Oithona_hebes" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_Oithona_hebes'^^xsd:string;
  dwc:scientificName 'Oithona hebes'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '106647'^^xsd:integer;
  dwc:occurrenceId 'A2_2_Oithona_hebes'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106647'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona hebes'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_Oithona_spp.%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Oithona_spp.%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Oithona_spp.%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_Oithona_spp.%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_Oithona_spp.%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_Oithona_spp. " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_Oithona_spp. '^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A2_2_Oithona_spp. '^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_Oithona_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Oithona_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Oithona_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_Oithona_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_Oithona_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_Oithona_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A2_2_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_Microsetella_norvegica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Microsetella_norvegica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Microsetella_norvegica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_Microsetella_norvegica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_Microsetella_norvegica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_Microsetella_norvegica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_Microsetella_norvegica'^^xsd:string;
  dwc:scientificName 'Microsetella norvegica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '116115'^^xsd:integer;
  dwc:occurrenceId 'A2_2_Microsetella_norvegica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116115'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella norvegica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_Microsetella_rosea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Microsetella_rosea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Microsetella_rosea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_Microsetella_rosea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_Microsetella_rosea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_Microsetella_rosea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_Microsetella_rosea'^^xsd:string;
  dwc:scientificName 'Microsetella rosea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '116116'^^xsd:integer;
  dwc:occurrenceId 'A2_2_Microsetella_rosea'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116116'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella rosea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_Microsetella_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Microsetella_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Microsetella_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_Microsetella_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_Microsetella_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_Microsetella_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Microsetella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '115341'^^xsd:integer;
  dwc:occurrenceId 'A2_2_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115341'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_Macrosetella_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Macrosetella_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Macrosetella_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_Macrosetella_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_Macrosetella_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_Macrosetella_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_Macrosetella_gracilis'^^xsd:string;
  dwc:scientificName 'Macrosetella gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '116382'^^xsd:integer;
  dwc:occurrenceId 'A2_2_Macrosetella_gracilis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116382'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Macrosetella gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_Miracia_efferata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Miracia_efferata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Miracia_efferata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_Miracia_efferata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_Miracia_efferata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_Miracia_efferata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_Miracia_efferata'^^xsd:string;
  dwc:scientificName 'Miracia efferata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '116383'^^xsd:integer;
  dwc:occurrenceId 'A2_2_Miracia_efferata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116383'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Miracia efferata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_Oncaea_media>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Oncaea_media> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Oncaea_media> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_Oncaea_media>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_Oncaea_media>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_Oncaea_media" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_Oncaea_media'^^xsd:string;
  dwc:scientificName 'Oncaea media'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '128938'^^xsd:integer;
  dwc:occurrenceId 'A2_2_Oncaea_media'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1862287'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea media'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_Oncaea_venusta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Oncaea_venusta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Oncaea_venusta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_Oncaea_venusta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_Oncaea_venusta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_Oncaea_venusta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_Oncaea_venusta'^^xsd:string;
  dwc:scientificName 'Oncaea venusta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '128954'^^xsd:integer;
  dwc:occurrenceId 'A2_2_Oncaea_venusta'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1754274'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea venusta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_Oncaea_mediterranea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Oncaea_mediterranea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Oncaea_mediterranea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_Oncaea_mediterranea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_Oncaea_mediterranea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_Oncaea_mediterranea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_Oncaea_mediterranea'^^xsd:string;
  dwc:scientificName 'Oncaea mediterranea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '128939'^^xsd:integer;
  dwc:occurrenceId 'A2_2_Oncaea_mediterranea'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128939'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea mediterranea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_Oncaea_scottodicarloi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Oncaea_scottodicarloi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Oncaea_scottodicarloi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_Oncaea_scottodicarloi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_Oncaea_scottodicarloi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_Oncaea_scottodicarloi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_Oncaea_scottodicarloi'^^xsd:string;
  dwc:scientificName 'Oncaea scottodicarloi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '128950'^^xsd:integer;
  dwc:occurrenceId 'A2_2_Oncaea_scottodicarloi'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128950'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea scottodicarloi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_Oncaea_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Oncaea_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Oncaea_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_Oncaea_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_Oncaea_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_Oncaea_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oncaea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '128690'^^xsd:integer;
  dwc:occurrenceId 'A2_2_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128690'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_Hemicyclops_thallassius>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Hemicyclops_thallassius> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Hemicyclops_thallassius> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_Hemicyclops_thallassius>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_Hemicyclops_thallassius>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_Hemicyclops_thallassius" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_Hemicyclops_thallassius'^^xsd:string;
  dwc:scientificName 'Hemicyclops thalassius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '352254'^^xsd:integer;
  dwc:occurrenceId 'A2_2_Hemicyclops_thallassius'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '352254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Hemicyclops thallassius'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_Copilia_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Copilia_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Copilia_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_Copilia_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_Copilia_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_Copilia_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Copilia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '128721'^^xsd:integer;
  dwc:occurrenceId 'A2_2_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128721'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Copilia spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_Agetus_flaccus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Agetus_flaccus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Agetus_flaccus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_Agetus_flaccus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_Agetus_flaccus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_Agetus_flaccus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_Agetus_flaccus'^^xsd:string;
  dwc:scientificName 'Agetus flaccus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '128795'^^xsd:integer;
  dwc:occurrenceId 'A2_2_Agetus_flaccus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128795'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Agetus flaccus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_Corycaeus_speciosus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Corycaeus_speciosus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Corycaeus_speciosus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_Corycaeus_speciosus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_Corycaeus_speciosus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_Corycaeus_speciosus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_Corycaeus_speciosus'^^xsd:string;
  dwc:scientificName 'Corycaeus speciosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '128800'^^xsd:integer;
  dwc:occurrenceId 'A2_2_Corycaeus_speciosus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128800'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus speciosus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_Corycaeus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Corycaeus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Corycaeus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_Corycaeus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_Corycaeus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_Corycaeus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Corycaeus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '128634'^^xsd:integer;
  dwc:occurrenceId 'A2_2_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128634'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_Farranula_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Farranula_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Farranula_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_Farranula_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_Farranula_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_Farranula_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_Farranula_gracilis'^^xsd:string;
  dwc:scientificName 'Farranula gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '128813'^^xsd:integer;
  dwc:occurrenceId 'A2_2_Farranula_gracilis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128813'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_Farranula_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Farranula_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Farranula_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_Farranula_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_Farranula_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_Farranula_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Farranula'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '128636'^^xsd:integer;
  dwc:occurrenceId 'A2_2_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128636'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_Copepoda_%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Copepoda_%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Copepoda_%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_Copepoda_%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_Copepoda_%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_Copepoda_(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_Copepoda_(nauplius)'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'A2_2_Copepoda_(nauplius)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Copepoda (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_CIRRIPEDIA__%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_CIRRIPEDIA__%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_CIRRIPEDIA__%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_CIRRIPEDIA__%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_CIRRIPEDIA__%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_CIRRIPEDIA__(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:occurrenceId 'A2_2_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  dwc:verbatimIdentification 'CIRRIPEDIA  (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_STOMATOPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_STOMATOPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_STOMATOPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_STOMATOPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_STOMATOPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_STOMATOPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Stomatopoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '14355'^^xsd:integer;
  dwc:occurrenceId 'A2_2_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '14355'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'STOMATOPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_DECAPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_DECAPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_DECAPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_DECAPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_DECAPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_DECAPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_DECAPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:occurrenceId 'A2_2_DECAPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'DECAPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_ECHINODERMATA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_ECHINODERMATA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_ECHINODERMATA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_ECHINODERMATA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_ECHINODERMATA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_ECHINODERMATA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:scientificName 'Echinodermata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '1806'^^xsd:integer;
  dwc:occurrenceId 'A2_2_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1806'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'ECHINODERMATA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_BRYOZOA_%28cyphonauta_larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_BRYOZOA_%28cyphonauta_larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_BRYOZOA_%28cyphonauta_larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_BRYOZOA_%28cyphonauta_larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_BRYOZOA_%28cyphonauta_larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_BRYOZOA_(cyphonauta_larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'A2_2_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'BRYOZOA (cyphonauta larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_Sagitta_friedreich>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Sagitta_friedreich> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Sagitta_friedreich> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_Sagitta_friedreich>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_Sagitta_friedreich>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_Sagitta_friedreich" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_Sagitta_friedreich'^^xsd:string;
  dwc:scientificName 'Sagitta friderici'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '105452'^^xsd:integer;
  dwc:occurrenceId 'A2_2_Sagitta_friedreich'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105441'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta friedreich'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_Sagitta_spp.%C2%A0%28imature%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Sagitta_spp.%C2%A0%28imature%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Sagitta_spp.%C2%A0%28imature%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_Sagitta_spp.%C2%A0%28imature%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_Sagitta_spp.%C2%A0%28imature%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_Sagitta_spp. (imature)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_Sagitta_spp. (imature)'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:occurrenceId 'A2_2_Sagitta_spp. (imature)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta spp. (imature)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_Chaetognatha_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Chaetognatha_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Chaetognatha_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_Chaetognatha_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_Chaetognatha_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_Chaetognatha_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_Chaetognatha_(others)'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:occurrenceId 'A2_2_Chaetognatha_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Chaetognatha (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_Fritillaria_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Fritillaria_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Fritillaria_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_Fritillaria_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_Fritillaria_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_Fritillaria_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_Fritillaria_spp.'^^xsd:string;
  dwc:scientificName 'Fritillaria'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '103358'^^xsd:integer;
  dwc:occurrenceId 'A2_2_Fritillaria_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Fritillaria spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_Oikopleura_dioica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Oikopleura_dioica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Oikopleura_dioica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_Oikopleura_dioica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_Oikopleura_dioica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_Oikopleura_dioica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_Oikopleura_dioica'^^xsd:string;
  dwc:scientificName 'Oikopleura dioica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '1770057'^^xsd:integer;
  dwc:occurrenceId 'A2_2_Oikopleura_dioica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura dioica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_Oikopleura_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Oikopleura_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Oikopleura_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_Oikopleura_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_Oikopleura_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_Oikopleura_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_Oikopleura_spp.'^^xsd:string;
  dwc:scientificName 'Oikopleura'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '103367'^^xsd:integer;
  dwc:occurrenceId 'A2_2_Oikopleura_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_Appendicularia_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Appendicularia_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Appendicularia_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_Appendicularia_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_Appendicularia_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_Appendicularia_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_Appendicularia_(others)'^^xsd:string;
  dwc:scientificName 'Appendicularia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '146421'^^xsd:integer;
  dwc:occurrenceId 'A2_2_Appendicularia_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146421'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Appendicularia (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_Thalia_democratica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Thalia_democratica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Thalia_democratica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_Thalia_democratica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_Thalia_democratica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_Thalia_democratica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_Thalia_democratica'^^xsd:string;
  dwc:scientificName 'Thalia democratica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '137279'^^xsd:integer;
  dwc:occurrenceId 'A2_2_Thalia_democratica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137279'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Thalia democratica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_Doliolo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Doliolo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Doliolo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_Doliolo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_Doliolo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_Doliolo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_Doliolo'^^xsd:string;
  dwc:scientificName 'Dolioloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '137221'^^xsd:integer;
  dwc:occurrenceId 'A2_2_Doliolo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137221'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Doliolo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_Teleostei_%28egg%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Teleostei_%28egg%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Teleostei_%28egg%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_Teleostei_%28egg%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_Teleostei_%28egg%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_Teleostei_(egg)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_Teleostei_(egg)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A2_2_Teleostei_(egg)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (egg)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_Teleostei_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Teleostei_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Teleostei_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_Teleostei_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_Teleostei_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_Teleostei_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_Teleostei_(larvae)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A2_2_Teleostei_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_SIPHONOPHORAE_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_SIPHONOPHORAE_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_SIPHONOPHORAE_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_SIPHONOPHORAE_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_SIPHONOPHORAE_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_SIPHONOPHORAE_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:scientificName 'Siphonophorae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '1371'^^xsd:integer;
  dwc:occurrenceId 'A2_2_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'SIPHONOPHORAE spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_Gastropoda_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Gastropoda_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Gastropoda_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_Gastropoda_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_Gastropoda_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_Gastropoda_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_Gastropoda_(veliger)'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'A2_2_Gastropoda_(veliger)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Gastropoda (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_Pteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Pteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Pteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_Pteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_Pteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_Pteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_Pteropoda'^^xsd:string;
  dwc:scientificName 'Pteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '325345'^^xsd:integer;
  dwc:occurrenceId 'A2_2_Pteropoda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '325345'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Pteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_Heteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Heteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Heteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_Heteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_Heteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_Heteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_Heteropoda'^^xsd:string;
  dwc:scientificName 'Heteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '1491356'^^xsd:integer;
  dwc:occurrenceId 'A2_2_Heteropoda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491356'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Heteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_Bivalvia_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Bivalvia_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_Bivalvia_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_Bivalvia_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_Bivalvia_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_Bivalvia_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_Bivalvia_(veliger)'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'A2_2_Bivalvia_(veliger)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Bivalvia (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_POLYCHAETA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_POLYCHAETA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_POLYCHAETA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_POLYCHAETA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_POLYCHAETA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_POLYCHAETA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'A2_2_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'POLYCHAETA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_OSTRACODA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_OSTRACODA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_OSTRACODA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_OSTRACODA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_OSTRACODA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_OSTRACODA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_OSTRACODA'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'A2_2_OSTRACODA'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'OSTRACODA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_2_CLADOCERA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_2_CLADOCERA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_2_CLADOCERA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9029085"^^xsd:decimal ;
  dwc:decimalLongitude "-34.726134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_2_CLADOCERA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9029085 -34.726134)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9029085"^^xsd:decimal ;
  geo-pos:long "-34.726134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_2_CLADOCERA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_2_CLADOCERA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_2_CLADOCERA'^^xsd:string;
  dwc:scientificName 'Cladocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.726134'^^xsd:double;
  dwc:latitude '-8.9029085'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 2'^^xsd:string;
  dwc:aphiaid '1076'^^xsd:integer;
  dwc:occurrenceId 'A2_2_CLADOCERA'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '155670'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'CLADOCERA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_Codonella_acuta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Codonella_acuta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Codonella_acuta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_Codonella_acuta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_Codonella_acuta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_Codonella_acuta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_Codonella_acuta'^^xsd:string;
  dwc:scientificName 'Codonella acuta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '417132'^^xsd:integer;
  dwc:occurrenceId 'A2_20_Codonella_acuta'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417132'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella acuta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_Codonella_amphorella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Codonella_amphorella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Codonella_amphorella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_Codonella_amphorella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_Codonella_amphorella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_Codonella_amphorella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_Codonella_amphorella'^^xsd:string;
  dwc:scientificName 'Codonella amphorella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '417133'^^xsd:integer;
  dwc:occurrenceId 'A2_20_Codonella_amphorella'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417133'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella amphorella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_Codonella_apicata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Codonella_apicata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Codonella_apicata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_Codonella_apicata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_Codonella_apicata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_Codonella_apicata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_Codonella_apicata'^^xsd:string;
  dwc:scientificName 'Codonella apicata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '417134'^^xsd:integer;
  dwc:occurrenceId 'A2_20_Codonella_apicata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417134'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella apicata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_Codonella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Codonella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Codonella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_Codonella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_Codonella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_Codonella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_Codonella_sp.'^^xsd:string;
  dwc:scientificName 'Codonella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '150203'^^xsd:integer;
  dwc:occurrenceId 'A2_20_Codonella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150203'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_Tintinnopsis_tocantinensis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Tintinnopsis_tocantinensis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Tintinnopsis_tocantinensis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_Tintinnopsis_tocantinensis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_Tintinnopsis_tocantinensis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_Tintinnopsis_tocantinensis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:scientificName 'Tintinnopsis tocantinensis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '417156'^^xsd:integer;
  dwc:occurrenceId 'A2_20_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417156'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis tocantinensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_Tintinnopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Tintinnopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Tintinnopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_Tintinnopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_Tintinnopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_Tintinnopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_Tintinnopsis_spp.'^^xsd:string;
  dwc:scientificName 'Tintinnopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:occurrenceId 'A2_20_Tintinnopsis_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_Codonellopsis_ostenfeldi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Codonellopsis_ostenfeldi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Codonellopsis_ostenfeldi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_Codonellopsis_ostenfeldi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_Codonellopsis_ostenfeldi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_Codonellopsis_ostenfeldi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:scientificName 'Codonellopsis ostenfeldi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '427448'^^xsd:integer;
  dwc:occurrenceId 'A2_20_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427448'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis ostenfeldi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_Codonellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Codonellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Codonellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_Codonellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_Codonellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_Codonellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_Codonellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Codonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '204197'^^xsd:integer;
  dwc:occurrenceId 'A2_20_Codonellopsis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '204197'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_Coxliella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Coxliella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Coxliella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_Coxliella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_Coxliella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_Coxliella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_Coxliella_sp.'^^xsd:string;
  dwc:scientificName 'Coxliella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '150208'^^xsd:integer;
  dwc:occurrenceId 'A2_20_Coxliella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150208'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Coxliella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_Dadayiella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Dadayiella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Dadayiella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_Dadayiella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_Dadayiella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_Dadayiella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_Dadayiella_sp.'^^xsd:string;
  dwc:scientificName 'Dadayiella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '183541'^^xsd:integer;
  dwc:occurrenceId 'A2_20_Dadayiella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183541'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dadayiella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_Dictyocysta_lepida>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Dictyocysta_lepida> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Dictyocysta_lepida> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_Dictyocysta_lepida>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_Dictyocysta_lepida>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_Dictyocysta_lepida" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_Dictyocysta_lepida'^^xsd:string;
  dwc:scientificName 'Dictyocysta lepida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '235767'^^xsd:integer;
  dwc:occurrenceId 'A2_20_Dictyocysta_lepida'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235767'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocysta lepida'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_Epiplocylis_undella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Epiplocylis_undella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Epiplocylis_undella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_Epiplocylis_undella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_Epiplocylis_undella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_Epiplocylis_undella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_Epiplocylis_undella'^^xsd:string;
  dwc:scientificName 'Epiplocylis undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '341668'^^xsd:integer;
  dwc:occurrenceId 'A2_20_Epiplocylis_undella'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '341668'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis undella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_Epiplocylis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Epiplocylis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Epiplocylis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_Epiplocylis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_Epiplocylis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_Epiplocylis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_Epiplocylis_sp.'^^xsd:string;
  dwc:scientificName 'Epiplocylis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '183562'^^xsd:integer;
  dwc:occurrenceId 'A2_20_Epiplocylis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183562'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_Favella_enrenbergii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Favella_enrenbergii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Favella_enrenbergii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_Favella_enrenbergii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_Favella_enrenbergii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_Favella_enrenbergii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_Favella_enrenbergii'^^xsd:string;
  dwc:scientificName 'Favella ehrenbergii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '235761'^^xsd:integer;
  dwc:occurrenceId 'A2_20_Favella_enrenbergii'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235761'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Favella enrenbergii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_Eutintinnus_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Eutintinnus_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Eutintinnus_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_Eutintinnus_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_Eutintinnus_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_Eutintinnus_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_Eutintinnus_spp.'^^xsd:string;
  dwc:scientificName 'Eutintinnus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '183543'^^xsd:integer;
  dwc:occurrenceId 'A2_20_Eutintinnus_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183543'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Eutintinnus spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_Amphorellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Amphorellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Amphorellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_Amphorellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_Amphorellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_Amphorellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_Amphorellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Amphorellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '425527'^^xsd:integer;
  dwc:occurrenceId 'A2_20_Amphorellopsis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '425527'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Amphorellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_Rabdonella_elegans>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Rabdonella_elegans> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Rabdonella_elegans> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_Rabdonella_elegans>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_Rabdonella_elegans>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_Rabdonella_elegans" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_Rabdonella_elegans'^^xsd:string;
  dwc:scientificName 'Rhabdonella elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '183577'^^xsd:integer;
  dwc:occurrenceId 'A2_20_Rabdonella_elegans'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183577'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella elegans'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_Rabdonella_brandti>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Rabdonella_brandti> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Rabdonella_brandti> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_Rabdonella_brandti>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_Rabdonella_brandti>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_Rabdonella_brandti" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_Rabdonella_brandti'^^xsd:string;
  dwc:scientificName 'Rhabdonella brandti'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '427513'^^xsd:integer;
  dwc:occurrenceId 'A2_20_Rabdonella_brandti'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427513'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella brandti'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_Rabdonellopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Rabdonellopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Rabdonellopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_Rabdonellopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_Rabdonellopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_Rabdonellopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_Rabdonellopsis_spp.'^^xsd:string;
  dwc:scientificName 'Rhabdonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '183550'^^xsd:integer;
  dwc:occurrenceId 'A2_20_Rabdonellopsis_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183550'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonellopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_Undella_claparedei>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Undella_claparedei> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Undella_claparedei> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_Undella_claparedei>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_Undella_claparedei>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_Undella_claparedei" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_Undella_claparedei'^^xsd:string;
  dwc:scientificName 'Undella claparedei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '341684'^^xsd:integer;
  dwc:occurrenceId 'A2_20_Undella_claparedei'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417240'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undella claparedei'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_Undella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Undella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Undella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_Undella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_Undella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_Undella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_Undella_sp.'^^xsd:string;
  dwc:scientificName 'Undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '235764'^^xsd:integer;
  dwc:occurrenceId 'A2_20_Undella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235764'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Undella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_Xystonellopsis_heros>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Xystonellopsis_heros> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Xystonellopsis_heros> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_Xystonellopsis_heros>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_Xystonellopsis_heros>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_Xystonellopsis_heros" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_Xystonellopsis_heros'^^xsd:string;
  dwc:scientificName 'Xystonellopsis heros'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '417266'^^xsd:integer;
  dwc:occurrenceId 'A2_20_Xystonellopsis_heros'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417266'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Xystonellopsis heros'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_Tintinnina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Tintinnina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Tintinnina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_Tintinnina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_Tintinnina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_Tintinnina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_Tintinnina_(others)'^^xsd:string;
  dwc:scientificName 'Tintinnina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '732976'^^xsd:integer;
  dwc:occurrenceId 'A2_20_Tintinnina_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_Collosphaera_macropora>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Collosphaera_macropora> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Collosphaera_macropora> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_Collosphaera_macropora>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_Collosphaera_macropora>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_Collosphaera_macropora" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_Collosphaera_macropora'^^xsd:string;
  dwc:scientificName 'Collosphaera macropora'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '493482'^^xsd:integer;
  dwc:occurrenceId 'A2_20_Collosphaera_macropora'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493482'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Collosphaera macropora'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_Dictyocoryne_profunda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Dictyocoryne_profunda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Dictyocoryne_profunda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_Dictyocoryne_profunda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_Dictyocoryne_profunda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_Dictyocoryne_profunda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_Dictyocoryne_profunda'^^xsd:string;
  dwc:scientificName 'Dictyocoryne profunda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '412935'^^xsd:integer;
  dwc:occurrenceId 'A2_20_Dictyocoryne_profunda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412935'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne profunda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_Dictyocoryne_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Dictyocoryne_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Dictyocoryne_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_Dictyocoryne_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_Dictyocoryne_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_Dictyocoryne_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_Dictyocoryne_sp.'^^xsd:string;
  dwc:scientificName 'Dictyocoryne'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '412934'^^xsd:integer;
  dwc:occurrenceId 'A2_20_Dictyocoryne_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412934'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_Discopyle_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Discopyle_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Discopyle_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_Discopyle_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_Discopyle_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_Discopyle_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_Discopyle_sp.'^^xsd:string;
  dwc:scientificName 'Discopyle'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '493501'^^xsd:integer;
  dwc:occurrenceId 'A2_20_Discopyle_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Discopyle sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_Pylonidae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Pylonidae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Pylonidae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_Pylonidae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_Pylonidae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_Pylonidae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_Pylonidae'^^xsd:string;
  dwc:scientificName 'Pyloniidae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '345902'^^xsd:integer;
  dwc:occurrenceId 'A2_20_Pylonidae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345902'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:verbatimIdentification 'Pylonidae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_Spongodiscus_resurgens>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Spongodiscus_resurgens> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Spongodiscus_resurgens> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_Spongodiscus_resurgens>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_Spongodiscus_resurgens>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_Spongodiscus_resurgens" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_Spongodiscus_resurgens'^^xsd:string;
  dwc:scientificName 'Spongodiscus resurgens'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '493608'^^xsd:integer;
  dwc:occurrenceId 'A2_20_Spongodiscus_resurgens'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493608'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongodiscus resurgens'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_Spongosphaera_streptacantha>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Spongosphaera_streptacantha> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Spongosphaera_streptacantha> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_Spongosphaera_streptacantha>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_Spongosphaera_streptacantha>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_Spongosphaera_streptacantha" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_Spongosphaera_streptacantha'^^xsd:string;
  dwc:scientificName 'Spongosphaera streptacantha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '493393'^^xsd:integer;
  dwc:occurrenceId 'A2_20_Spongosphaera_streptacantha'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493393'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongosphaera streptacantha'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_Spongaster_tetras>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Spongaster_tetras> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Spongaster_tetras> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_Spongaster_tetras>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_Spongaster_tetras>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_Spongaster_tetras" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_Spongaster_tetras'^^xsd:string;
  dwc:scientificName 'Spongaster tetras'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '412940'^^xsd:integer;
  dwc:occurrenceId 'A2_20_Spongaster_tetras'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412940'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongaster tetras'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_Spongotrochus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Spongotrochus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Spongotrochus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_Spongotrochus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_Spongotrochus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_Spongotrochus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_Spongotrochus_sp.'^^xsd:string;
  dwc:scientificName 'Spongotrochus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '412948'^^xsd:integer;
  dwc:occurrenceId 'A2_20_Spongotrochus_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Spongotrochus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_Zygocircus_productus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Zygocircus_productus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Zygocircus_productus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_Zygocircus_productus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_Zygocircus_productus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_Zygocircus_productus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_Zygocircus_productus'^^xsd:string;
  dwc:scientificName 'Zygocircus productus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '493705'^^xsd:integer;
  dwc:occurrenceId 'A2_20_Zygocircus_productus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493705'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus productus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_Zygocircus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Zygocircus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Zygocircus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_Zygocircus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_Zygocircus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_Zygocircus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_Zygocircus_sp.'^^xsd:string;
  dwc:scientificName 'Zygocircus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '493702'^^xsd:integer;
  dwc:occurrenceId 'A2_20_Zygocircus_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493702'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_Polycystina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Polycystina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Polycystina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_Polycystina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_Polycystina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_Polycystina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_Polycystina_(others)'^^xsd:string;
  dwc:scientificName 'Polycystina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '235740'^^xsd:integer;
  dwc:occurrenceId 'A2_20_Polycystina_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235740'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Polycystina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_ACANTHARIA_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_ACANTHARIA_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_ACANTHARIA_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_ACANTHARIA_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_ACANTHARIA_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_ACANTHARIA_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_ACANTHARIA_spp.'^^xsd:string;
  dwc:scientificName 'Acantharia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '586732'^^xsd:integer;
  dwc:occurrenceId 'A2_20_ACANTHARIA_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '586732'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'ACANTHARIA spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_Bolivina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Bolivina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Bolivina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_Bolivina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_Bolivina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_Bolivina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_Bolivina_sp.'^^xsd:string;
  dwc:scientificName 'Bolivina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '112101'^^xsd:integer;
  dwc:occurrenceId 'A2_20_Bolivina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Bolivina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_Globigerina_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Globigerina_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Globigerina_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_Globigerina_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_Globigerina_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_Globigerina_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_Globigerina_bulloides'^^xsd:string;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:occurrenceId 'A2_20_Globigerina_bulloides'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globigerina bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_Globogirinoides_ruber>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Globogirinoides_ruber> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Globogirinoides_ruber> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_Globogirinoides_ruber>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_Globogirinoides_ruber>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_Globogirinoides_ruber" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_Globogirinoides_ruber'^^xsd:string;
  dwc:scientificName 'Globigerinoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:occurrenceId 'A2_20_Globogirinoides_ruber'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globogirinoides ruber'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_Globorotalia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Globorotalia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Globorotalia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_Globorotalia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_Globorotalia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_Globorotalia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_Globorotalia_spp.'^^xsd:string;
  dwc:scientificName 'Globorotalia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '112200'^^xsd:integer;
  dwc:occurrenceId 'A2_20_Globorotalia_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112200'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Globorotalia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_Neogloboquadrina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Neogloboquadrina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Neogloboquadrina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_Neogloboquadrina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_Neogloboquadrina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_Neogloboquadrina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_Neogloboquadrina_sp.'^^xsd:string;
  dwc:scientificName 'Neogloboquadrina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '112202'^^xsd:integer;
  dwc:occurrenceId 'A2_20_Neogloboquadrina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112202'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Neogloboquadrina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_Orbulina_universa>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Orbulina_universa> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Orbulina_universa> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_Orbulina_universa>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_Orbulina_universa>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_Orbulina_universa" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_Orbulina_universa'^^xsd:string;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:occurrenceId 'A2_20_Orbulina_universa'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Orbulina universa'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_Tretomphalus_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Tretomphalus_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Tretomphalus_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_Tretomphalus_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_Tretomphalus_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_Tretomphalus_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_Tretomphalus_bulloides'^^xsd:string;
  dwc:scientificName 'Tretomphalus bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '113184'^^xsd:integer;
  dwc:occurrenceId 'A2_20_Tretomphalus_bulloides'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tretomphalus bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_Trochammina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Trochammina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Trochammina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_Trochammina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_Trochammina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_Trochammina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_Trochammina_sp.'^^xsd:string;
  dwc:scientificName 'Trochammina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:occurrenceId 'A2_20_Trochammina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Trochammina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_Foraminifera_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Foraminifera_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Foraminifera_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_Foraminifera_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_Foraminifera_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_Foraminifera_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_Foraminifera_(others)'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:occurrenceId 'A2_20_Foraminifera_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Foraminifera (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_Nannocalanus_minor>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Nannocalanus_minor> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Nannocalanus_minor> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_Nannocalanus_minor>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_Nannocalanus_minor>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_Nannocalanus_minor" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_Nannocalanus_minor'^^xsd:string;
  dwc:scientificName 'Nannocalanus minor'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '104469'^^xsd:integer;
  dwc:occurrenceId 'A2_20_Nannocalanus_minor'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104469'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus minor'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_Nannocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Nannocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Nannocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_Nannocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_Nannocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_Nannocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Nannocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '104154'^^xsd:integer;
  dwc:occurrenceId 'A2_20_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104154'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_Neocalanus_robustior>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Neocalanus_robustior> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Neocalanus_robustior> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_Neocalanus_robustior>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_Neocalanus_robustior>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_Neocalanus_robustior" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_Neocalanus_robustior'^^xsd:string;
  dwc:scientificName 'Neocalanus robustior'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '104472'^^xsd:integer;
  dwc:occurrenceId 'A2_20_Neocalanus_robustior'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104472'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Neocalanus robustior'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_Undinula_vulgaris_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Undinula_vulgaris_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Undinula_vulgaris_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_Undinula_vulgaris_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_Undinula_vulgaris_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_Undinula_vulgaris_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:scientificName 'Undinula vulgaris'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '104473'^^xsd:integer;
  dwc:occurrenceId 'A2_20_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104473'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undinula vulgaris (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_Acrocalanus_longicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Acrocalanus_longicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Acrocalanus_longicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_Acrocalanus_longicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_Acrocalanus_longicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_Acrocalanus_longicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_Acrocalanus_longicornis'^^xsd:string;
  dwc:scientificName 'Acrocalanus longicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '104646'^^xsd:integer;
  dwc:occurrenceId 'A2_20_Acrocalanus_longicornis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104646'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus longicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_Acrocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Acrocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Acrocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_Acrocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_Acrocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_Acrocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Acrocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '104192'^^xsd:integer;
  dwc:occurrenceId 'A2_20_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104192'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_Calocalanos_pavo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Calocalanos_pavo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Calocalanos_pavo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_Calocalanos_pavo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_Calocalanos_pavo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_Calocalanos_pavo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_Calocalanos_pavo'^^xsd:string;
  dwc:scientificName 'Calocalanus pavo'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '104669'^^xsd:integer;
  dwc:occurrenceId 'A2_20_Calocalanos_pavo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanos pavo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_Calocalanus_sp. _(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:scientificName 'Calocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '104193'^^xsd:integer;
  dwc:occurrenceId 'A2_20_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104193'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanus sp.  (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_Delibus_sewelli>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Delibus_sewelli> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Delibus_sewelli> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_Delibus_sewelli>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_Delibus_sewelli>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_Delibus_sewelli" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_Delibus_sewelli'^^xsd:string;
  dwc:scientificName 'Delius sewelli'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '363906'^^xsd:integer;
  dwc:occurrenceId 'A2_20_Delibus_sewelli'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363906'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sewelli'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_Delibus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Delibus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Delibus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_Delibus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_Delibus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_Delibus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Delius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '363904'^^xsd:integer;
  dwc:occurrenceId 'A2_20_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363904'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_Mecynocera_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Mecynocera_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Mecynocera_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_Mecynocera_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_Mecynocera_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_Mecynocera_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Mecynocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '104184'^^xsd:integer;
  dwc:occurrenceId 'A2_20_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Mecynocera sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_Paracalanus_aculeatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Paracalanus_aculeatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Paracalanus_aculeatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_Paracalanus_aculeatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_Paracalanus_aculeatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_Paracalanus_aculeatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_Paracalanus_aculeatus'^^xsd:string;
  dwc:scientificName 'Paracalanus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '104681'^^xsd:integer;
  dwc:occurrenceId 'A2_20_Paracalanus_aculeatus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1464945'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus aculeatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_Paracalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Paracalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Paracalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_Paracalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_Paracalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_Paracalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Paracalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '104196'^^xsd:integer;
  dwc:occurrenceId 'A2_20_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104196'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_Rhincalanus_cornutus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Rhincalanus_cornutus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Rhincalanus_cornutus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_Rhincalanus_cornutus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_Rhincalanus_cornutus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_Rhincalanus_cornutus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_Rhincalanus_cornutus'^^xsd:string;
  dwc:scientificName 'Rhincalanus cornutus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '104542'^^xsd:integer;
  dwc:occurrenceId 'A2_20_Rhincalanus_cornutus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1488083'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rhincalanus cornutus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_Subeucalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Subeucalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Subeucalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_Subeucalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_Subeucalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_Subeucalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Subeucalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '104173'^^xsd:integer;
  dwc:occurrenceId 'A2_20_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104173'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Subeucalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_Clausocalanus_furcatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Clausocalanus_furcatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Clausocalanus_furcatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_Clausocalanus_furcatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_Clausocalanus_furcatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_Clausocalanus_furcatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_Clausocalanus_furcatus'^^xsd:string;
  dwc:scientificName 'Clausocalanus furcatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '104503'^^xsd:integer;
  dwc:occurrenceId 'A2_20_Clausocalanus_furcatus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104503'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus furcatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_Clausocalanus_mastigophorus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Clausocalanus_mastigophorus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Clausocalanus_mastigophorus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_Clausocalanus_mastigophorus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_Clausocalanus_mastigophorus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_Clausocalanus_mastigophorus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:scientificName 'Clausocalanus mastigophorus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '104506'^^xsd:integer;
  dwc:occurrenceId 'A2_20_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104506'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus mastigophorus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_Clausocalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Clausocalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Clausocalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_Clausocalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_Clausocalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_Clausocalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Clausocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '104161'^^xsd:integer;
  dwc:occurrenceId 'A2_20_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104161'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_Euchaeta_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Euchaeta_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Euchaeta_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_Euchaeta_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_Euchaeta_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_Euchaeta_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Euchaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '104174'^^xsd:integer;
  dwc:occurrenceId 'A2_20_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104174'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Euchaeta spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_Scolecithrix_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Scolecithrix_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Scolecithrix_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_Scolecithrix_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_Scolecithrix_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_Scolecithrix_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_Scolecithrix_danae'^^xsd:string;
  dwc:scientificName 'Scolecithrix danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '104821'^^xsd:integer;
  dwc:occurrenceId 'A2_20_Scolecithrix_danae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104821'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_Scolecithrix_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Scolecithrix_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Scolecithrix_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_Scolecithrix_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_Scolecithrix_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_Scolecithrix_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Scolecithrix'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '104230'^^xsd:integer;
  dwc:occurrenceId 'A2_20_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104230'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_Lucicutia_flavicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Lucicutia_flavicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Lucicutia_flavicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_Lucicutia_flavicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_Lucicutia_flavicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_Lucicutia_flavicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_Lucicutia_flavicornis'^^xsd:string;
  dwc:scientificName 'Lucicutia flavicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '104597'^^xsd:integer;
  dwc:occurrenceId 'A2_20_Lucicutia_flavicornis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104597'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia flavicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_Lucicutia_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Lucicutia_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Lucicutia_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_Lucicutia_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_Lucicutia_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_Lucicutia_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_Lucicutia_sp.'^^xsd:string;
  dwc:scientificName 'Lucicutia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '104183'^^xsd:integer;
  dwc:occurrenceId 'A2_20_Lucicutia_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104183'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_Pleuromamma_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Pleuromamma_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Pleuromamma_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_Pleuromamma_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_Pleuromamma_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_Pleuromamma_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Pleuromamma'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '104191'^^xsd:integer;
  dwc:occurrenceId 'A2_20_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104191'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Pleuromamma sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_Temora_stylifera_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Temora_stylifera_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Temora_stylifera_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_Temora_stylifera_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_Temora_stylifera_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_Temora_stylifera_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:scientificName 'Temora stylifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '104879'^^xsd:integer;
  dwc:occurrenceId 'A2_20_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104879'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora stylifera (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_Temora_turbinata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Temora_turbinata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Temora_turbinata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_Temora_turbinata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_Temora_turbinata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_Temora_turbinata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_Temora_turbinata'^^xsd:string;
  dwc:scientificName 'Temora turbinata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '104880'^^xsd:integer;
  dwc:occurrenceId 'A2_20_Temora_turbinata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104880'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora turbinata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_Candacia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Candacia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Candacia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_Candacia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_Candacia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_Candacia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_Candacia_spp.'^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A2_20_Candacia_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_Candacia_sp._%28copepodite%29%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Candacia_sp._%28copepodite%29%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Candacia_sp._%28copepodite%29%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_Candacia_sp._%28copepodite%29%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_Candacia_sp._%28copepodite%29%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_Candacia_sp._(copepodite) " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A2_20_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia sp. (copepodite) '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_Calanopia_americana_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Calanopia_americana_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Calanopia_americana_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_Calanopia_americana_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_Calanopia_americana_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_Calanopia_americana_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:scientificName 'Calanopia americana'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '104723'^^xsd:integer;
  dwc:occurrenceId 'A2_20_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104723'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calanopia americana (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_Acartia_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Acartia_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Acartia_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_Acartia_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_Acartia_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_Acartia_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_Acartia_danae'^^xsd:string;
  dwc:scientificName 'Acartia (Acartia) danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '346026'^^xsd:integer;
  dwc:occurrenceId 'A2_20_Acartia_danae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346026'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_Acartia_lilljeborgii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Acartia_lilljeborgii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Acartia_lilljeborgii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_Acartia_lilljeborgii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_Acartia_lilljeborgii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_Acartia_lilljeborgii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_Acartia_lilljeborgii'^^xsd:string;
  dwc:scientificName 'Acartia lilljeborgii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '348510'^^xsd:integer;
  dwc:occurrenceId 'A2_20_Acartia_lilljeborgii'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia lilljeborgii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_Calanoida_%28others_copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Calanoida_%28others_copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Calanoida_%28others_copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_Calanoida_%28others_copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_Calanoida_%28others_copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_Calanoida_(others_copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'A2_20_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Calanoida (others copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_Oithona_atlantica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Oithona_atlantica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Oithona_atlantica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_Oithona_atlantica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_Oithona_atlantica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_Oithona_atlantica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_Oithona_atlantica'^^xsd:string;
  dwc:scientificName 'Oithona atlantica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '106642'^^xsd:integer;
  dwc:occurrenceId 'A2_20_Oithona_atlantica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106642'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona atlantica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_Oithona_plumifera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Oithona_plumifera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Oithona_plumifera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_Oithona_plumifera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_Oithona_plumifera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_Oithona_plumifera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_Oithona_plumifera'^^xsd:string;
  dwc:scientificName 'Oithona plumifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '106652'^^xsd:integer;
  dwc:occurrenceId 'A2_20_Oithona_plumifera'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106652'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona plumifera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_Oithona_setigera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Oithona_setigera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Oithona_setigera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_Oithona_setigera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_Oithona_setigera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_Oithona_setigera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_Oithona_setigera'^^xsd:string;
  dwc:scientificName 'Oithona setigera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '106655'^^xsd:integer;
  dwc:occurrenceId 'A2_20_Oithona_setigera'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '734517'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona setigera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_Oithona_hebes>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Oithona_hebes> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Oithona_hebes> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_Oithona_hebes>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_Oithona_hebes>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_Oithona_hebes" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_Oithona_hebes'^^xsd:string;
  dwc:scientificName 'Oithona hebes'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '106647'^^xsd:integer;
  dwc:occurrenceId 'A2_20_Oithona_hebes'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106647'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona hebes'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_Oithona_spp.%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Oithona_spp.%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Oithona_spp.%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_Oithona_spp.%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_Oithona_spp.%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_Oithona_spp. " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_Oithona_spp. '^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A2_20_Oithona_spp. '^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_Oithona_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Oithona_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Oithona_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_Oithona_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_Oithona_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_Oithona_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A2_20_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_Microsetella_norvegica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Microsetella_norvegica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Microsetella_norvegica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_Microsetella_norvegica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_Microsetella_norvegica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_Microsetella_norvegica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_Microsetella_norvegica'^^xsd:string;
  dwc:scientificName 'Microsetella norvegica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '116115'^^xsd:integer;
  dwc:occurrenceId 'A2_20_Microsetella_norvegica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116115'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella norvegica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_Microsetella_rosea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Microsetella_rosea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Microsetella_rosea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_Microsetella_rosea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_Microsetella_rosea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_Microsetella_rosea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_Microsetella_rosea'^^xsd:string;
  dwc:scientificName 'Microsetella rosea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '116116'^^xsd:integer;
  dwc:occurrenceId 'A2_20_Microsetella_rosea'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116116'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella rosea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_Microsetella_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Microsetella_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Microsetella_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_Microsetella_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_Microsetella_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_Microsetella_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Microsetella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '115341'^^xsd:integer;
  dwc:occurrenceId 'A2_20_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115341'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_Macrosetella_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Macrosetella_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Macrosetella_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_Macrosetella_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_Macrosetella_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_Macrosetella_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_Macrosetella_gracilis'^^xsd:string;
  dwc:scientificName 'Macrosetella gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '116382'^^xsd:integer;
  dwc:occurrenceId 'A2_20_Macrosetella_gracilis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116382'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Macrosetella gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_Miracia_efferata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Miracia_efferata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Miracia_efferata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_Miracia_efferata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_Miracia_efferata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_Miracia_efferata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_Miracia_efferata'^^xsd:string;
  dwc:scientificName 'Miracia efferata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '116383'^^xsd:integer;
  dwc:occurrenceId 'A2_20_Miracia_efferata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116383'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Miracia efferata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_Oncaea_media>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Oncaea_media> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Oncaea_media> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_Oncaea_media>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_Oncaea_media>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_Oncaea_media" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_Oncaea_media'^^xsd:string;
  dwc:scientificName 'Oncaea media'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '128938'^^xsd:integer;
  dwc:occurrenceId 'A2_20_Oncaea_media'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1862287'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea media'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_Oncaea_venusta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Oncaea_venusta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Oncaea_venusta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_Oncaea_venusta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_Oncaea_venusta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_Oncaea_venusta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_Oncaea_venusta'^^xsd:string;
  dwc:scientificName 'Oncaea venusta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '128954'^^xsd:integer;
  dwc:occurrenceId 'A2_20_Oncaea_venusta'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1754274'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea venusta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_Oncaea_mediterranea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Oncaea_mediterranea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Oncaea_mediterranea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_Oncaea_mediterranea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_Oncaea_mediterranea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_Oncaea_mediterranea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_Oncaea_mediterranea'^^xsd:string;
  dwc:scientificName 'Oncaea mediterranea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '128939'^^xsd:integer;
  dwc:occurrenceId 'A2_20_Oncaea_mediterranea'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128939'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea mediterranea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_Oncaea_scottodicarloi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Oncaea_scottodicarloi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Oncaea_scottodicarloi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_Oncaea_scottodicarloi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_Oncaea_scottodicarloi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_Oncaea_scottodicarloi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_Oncaea_scottodicarloi'^^xsd:string;
  dwc:scientificName 'Oncaea scottodicarloi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '128950'^^xsd:integer;
  dwc:occurrenceId 'A2_20_Oncaea_scottodicarloi'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128950'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea scottodicarloi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_Oncaea_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Oncaea_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Oncaea_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_Oncaea_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_Oncaea_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_Oncaea_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oncaea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '128690'^^xsd:integer;
  dwc:occurrenceId 'A2_20_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128690'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_Hemicyclops_thallassius>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Hemicyclops_thallassius> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Hemicyclops_thallassius> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_Hemicyclops_thallassius>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_Hemicyclops_thallassius>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_Hemicyclops_thallassius" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_Hemicyclops_thallassius'^^xsd:string;
  dwc:scientificName 'Hemicyclops thalassius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '352254'^^xsd:integer;
  dwc:occurrenceId 'A2_20_Hemicyclops_thallassius'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '352254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Hemicyclops thallassius'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_Copilia_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Copilia_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Copilia_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_Copilia_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_Copilia_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_Copilia_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Copilia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '128721'^^xsd:integer;
  dwc:occurrenceId 'A2_20_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128721'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Copilia spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_Agetus_flaccus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Agetus_flaccus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Agetus_flaccus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_Agetus_flaccus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_Agetus_flaccus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_Agetus_flaccus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_Agetus_flaccus'^^xsd:string;
  dwc:scientificName 'Agetus flaccus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '128795'^^xsd:integer;
  dwc:occurrenceId 'A2_20_Agetus_flaccus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128795'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Agetus flaccus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_Corycaeus_speciosus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Corycaeus_speciosus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Corycaeus_speciosus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_Corycaeus_speciosus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_Corycaeus_speciosus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_Corycaeus_speciosus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_Corycaeus_speciosus'^^xsd:string;
  dwc:scientificName 'Corycaeus speciosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '128800'^^xsd:integer;
  dwc:occurrenceId 'A2_20_Corycaeus_speciosus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128800'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus speciosus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_Corycaeus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Corycaeus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Corycaeus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_Corycaeus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_Corycaeus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_Corycaeus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Corycaeus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '128634'^^xsd:integer;
  dwc:occurrenceId 'A2_20_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128634'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_Farranula_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Farranula_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Farranula_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_Farranula_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_Farranula_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_Farranula_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_Farranula_gracilis'^^xsd:string;
  dwc:scientificName 'Farranula gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '128813'^^xsd:integer;
  dwc:occurrenceId 'A2_20_Farranula_gracilis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128813'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_Farranula_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Farranula_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Farranula_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_Farranula_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_Farranula_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_Farranula_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Farranula'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '128636'^^xsd:integer;
  dwc:occurrenceId 'A2_20_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128636'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_Copepoda_%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Copepoda_%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Copepoda_%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_Copepoda_%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_Copepoda_%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_Copepoda_(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_Copepoda_(nauplius)'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'A2_20_Copepoda_(nauplius)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Copepoda (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_CIRRIPEDIA__%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_CIRRIPEDIA__%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_CIRRIPEDIA__%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_CIRRIPEDIA__%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_CIRRIPEDIA__%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_CIRRIPEDIA__(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:occurrenceId 'A2_20_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  dwc:verbatimIdentification 'CIRRIPEDIA  (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_STOMATOPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_STOMATOPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_STOMATOPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_STOMATOPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_STOMATOPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_STOMATOPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Stomatopoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '14355'^^xsd:integer;
  dwc:occurrenceId 'A2_20_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '14355'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'STOMATOPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_DECAPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_DECAPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_DECAPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_DECAPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_DECAPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_DECAPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_DECAPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:occurrenceId 'A2_20_DECAPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'DECAPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_ECHINODERMATA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_ECHINODERMATA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_ECHINODERMATA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_ECHINODERMATA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_ECHINODERMATA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_ECHINODERMATA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:scientificName 'Echinodermata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '1806'^^xsd:integer;
  dwc:occurrenceId 'A2_20_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1806'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'ECHINODERMATA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_BRYOZOA_%28cyphonauta_larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_BRYOZOA_%28cyphonauta_larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_BRYOZOA_%28cyphonauta_larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_BRYOZOA_%28cyphonauta_larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_BRYOZOA_%28cyphonauta_larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_BRYOZOA_(cyphonauta_larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'A2_20_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'BRYOZOA (cyphonauta larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_Sagitta_friedreich>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Sagitta_friedreich> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Sagitta_friedreich> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_Sagitta_friedreich>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_Sagitta_friedreich>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_Sagitta_friedreich" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_Sagitta_friedreich'^^xsd:string;
  dwc:scientificName 'Sagitta friderici'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '105452'^^xsd:integer;
  dwc:occurrenceId 'A2_20_Sagitta_friedreich'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105441'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta friedreich'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_Sagitta_spp.%C2%A0%28imature%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Sagitta_spp.%C2%A0%28imature%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Sagitta_spp.%C2%A0%28imature%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_Sagitta_spp.%C2%A0%28imature%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_Sagitta_spp.%C2%A0%28imature%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_Sagitta_spp. (imature)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_Sagitta_spp. (imature)'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:occurrenceId 'A2_20_Sagitta_spp. (imature)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta spp. (imature)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_Chaetognatha_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Chaetognatha_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Chaetognatha_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_Chaetognatha_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_Chaetognatha_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_Chaetognatha_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_Chaetognatha_(others)'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:occurrenceId 'A2_20_Chaetognatha_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Chaetognatha (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_Fritillaria_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Fritillaria_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Fritillaria_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_Fritillaria_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_Fritillaria_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_Fritillaria_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_Fritillaria_spp.'^^xsd:string;
  dwc:scientificName 'Fritillaria'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '103358'^^xsd:integer;
  dwc:occurrenceId 'A2_20_Fritillaria_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Fritillaria spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_Oikopleura_dioica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Oikopleura_dioica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Oikopleura_dioica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_Oikopleura_dioica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_Oikopleura_dioica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_Oikopleura_dioica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_Oikopleura_dioica'^^xsd:string;
  dwc:scientificName 'Oikopleura dioica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '1770057'^^xsd:integer;
  dwc:occurrenceId 'A2_20_Oikopleura_dioica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura dioica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_Oikopleura_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Oikopleura_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Oikopleura_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_Oikopleura_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_Oikopleura_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_Oikopleura_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_Oikopleura_spp.'^^xsd:string;
  dwc:scientificName 'Oikopleura'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '103367'^^xsd:integer;
  dwc:occurrenceId 'A2_20_Oikopleura_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_Appendicularia_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Appendicularia_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Appendicularia_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_Appendicularia_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_Appendicularia_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_Appendicularia_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_Appendicularia_(others)'^^xsd:string;
  dwc:scientificName 'Appendicularia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '146421'^^xsd:integer;
  dwc:occurrenceId 'A2_20_Appendicularia_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146421'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Appendicularia (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_Thalia_democratica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Thalia_democratica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Thalia_democratica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_Thalia_democratica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_Thalia_democratica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_Thalia_democratica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_Thalia_democratica'^^xsd:string;
  dwc:scientificName 'Thalia democratica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '137279'^^xsd:integer;
  dwc:occurrenceId 'A2_20_Thalia_democratica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137279'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Thalia democratica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_Doliolo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Doliolo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Doliolo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_Doliolo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_Doliolo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_Doliolo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_Doliolo'^^xsd:string;
  dwc:scientificName 'Dolioloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '137221'^^xsd:integer;
  dwc:occurrenceId 'A2_20_Doliolo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137221'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Doliolo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_Teleostei_%28egg%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Teleostei_%28egg%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Teleostei_%28egg%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_Teleostei_%28egg%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_Teleostei_%28egg%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_Teleostei_(egg)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_Teleostei_(egg)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A2_20_Teleostei_(egg)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (egg)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_Teleostei_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Teleostei_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Teleostei_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_Teleostei_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_Teleostei_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_Teleostei_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_Teleostei_(larvae)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A2_20_Teleostei_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_SIPHONOPHORAE_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_SIPHONOPHORAE_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_SIPHONOPHORAE_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_SIPHONOPHORAE_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_SIPHONOPHORAE_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_SIPHONOPHORAE_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:scientificName 'Siphonophorae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '1371'^^xsd:integer;
  dwc:occurrenceId 'A2_20_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'SIPHONOPHORAE spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_Gastropoda_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Gastropoda_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Gastropoda_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_Gastropoda_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_Gastropoda_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_Gastropoda_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_Gastropoda_(veliger)'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'A2_20_Gastropoda_(veliger)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Gastropoda (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_Pteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Pteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Pteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_Pteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_Pteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_Pteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_Pteropoda'^^xsd:string;
  dwc:scientificName 'Pteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '325345'^^xsd:integer;
  dwc:occurrenceId 'A2_20_Pteropoda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '325345'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Pteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_Heteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Heteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Heteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_Heteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_Heteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_Heteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_Heteropoda'^^xsd:string;
  dwc:scientificName 'Heteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '1491356'^^xsd:integer;
  dwc:occurrenceId 'A2_20_Heteropoda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491356'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Heteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_Bivalvia_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Bivalvia_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_Bivalvia_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_Bivalvia_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_Bivalvia_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_Bivalvia_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_Bivalvia_(veliger)'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'A2_20_Bivalvia_(veliger)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Bivalvia (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_POLYCHAETA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_POLYCHAETA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_POLYCHAETA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_POLYCHAETA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_POLYCHAETA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_POLYCHAETA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'A2_20_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'POLYCHAETA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_OSTRACODA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_OSTRACODA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_OSTRACODA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_OSTRACODA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_OSTRACODA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_OSTRACODA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_OSTRACODA'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'A2_20_OSTRACODA'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'OSTRACODA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_20_CLADOCERA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_20_CLADOCERA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_20_CLADOCERA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2481372"^^xsd:decimal ;
  dwc:decimalLongitude "-34.692701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_20_CLADOCERA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2481372 -34.692701)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2481372"^^xsd:decimal ;
  geo-pos:long "-34.692701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_20_CLADOCERA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_20_CLADOCERA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_20_CLADOCERA'^^xsd:string;
  dwc:scientificName 'Cladocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.692701'^^xsd:double;
  dwc:latitude '-7.2481372'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 20'^^xsd:string;
  dwc:aphiaid '1076'^^xsd:integer;
  dwc:occurrenceId 'A2_20_CLADOCERA'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '155670'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'CLADOCERA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_Codonella_acuta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Codonella_acuta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Codonella_acuta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_Codonella_acuta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_Codonella_acuta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_Codonella_acuta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_Codonella_acuta'^^xsd:string;
  dwc:scientificName 'Codonella acuta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '417132'^^xsd:integer;
  dwc:occurrenceId 'A2_54_Codonella_acuta'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417132'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella acuta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_Codonella_amphorella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Codonella_amphorella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Codonella_amphorella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_Codonella_amphorella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_Codonella_amphorella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_Codonella_amphorella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_Codonella_amphorella'^^xsd:string;
  dwc:scientificName 'Codonella amphorella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '417133'^^xsd:integer;
  dwc:occurrenceId 'A2_54_Codonella_amphorella'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417133'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella amphorella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_Codonella_apicata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Codonella_apicata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Codonella_apicata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_Codonella_apicata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_Codonella_apicata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_Codonella_apicata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_Codonella_apicata'^^xsd:string;
  dwc:scientificName 'Codonella apicata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '417134'^^xsd:integer;
  dwc:occurrenceId 'A2_54_Codonella_apicata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417134'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella apicata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_Codonella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Codonella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Codonella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_Codonella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_Codonella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_Codonella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_Codonella_sp.'^^xsd:string;
  dwc:scientificName 'Codonella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '150203'^^xsd:integer;
  dwc:occurrenceId 'A2_54_Codonella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150203'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_Tintinnopsis_tocantinensis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Tintinnopsis_tocantinensis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Tintinnopsis_tocantinensis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_Tintinnopsis_tocantinensis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_Tintinnopsis_tocantinensis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_Tintinnopsis_tocantinensis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:scientificName 'Tintinnopsis tocantinensis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '417156'^^xsd:integer;
  dwc:occurrenceId 'A2_54_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417156'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis tocantinensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_Tintinnopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Tintinnopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Tintinnopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_Tintinnopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_Tintinnopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_Tintinnopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_Tintinnopsis_spp.'^^xsd:string;
  dwc:scientificName 'Tintinnopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:occurrenceId 'A2_54_Tintinnopsis_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_Codonellopsis_ostenfeldi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Codonellopsis_ostenfeldi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Codonellopsis_ostenfeldi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_Codonellopsis_ostenfeldi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_Codonellopsis_ostenfeldi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_Codonellopsis_ostenfeldi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:scientificName 'Codonellopsis ostenfeldi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '427448'^^xsd:integer;
  dwc:occurrenceId 'A2_54_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427448'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis ostenfeldi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_Codonellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Codonellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Codonellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_Codonellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_Codonellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_Codonellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_Codonellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Codonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '204197'^^xsd:integer;
  dwc:occurrenceId 'A2_54_Codonellopsis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '204197'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_Coxliella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Coxliella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Coxliella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_Coxliella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_Coxliella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_Coxliella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_Coxliella_sp.'^^xsd:string;
  dwc:scientificName 'Coxliella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '150208'^^xsd:integer;
  dwc:occurrenceId 'A2_54_Coxliella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150208'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Coxliella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_Dadayiella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Dadayiella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Dadayiella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_Dadayiella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_Dadayiella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_Dadayiella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_Dadayiella_sp.'^^xsd:string;
  dwc:scientificName 'Dadayiella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '183541'^^xsd:integer;
  dwc:occurrenceId 'A2_54_Dadayiella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183541'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dadayiella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_Dictyocysta_lepida>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Dictyocysta_lepida> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Dictyocysta_lepida> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_Dictyocysta_lepida>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_Dictyocysta_lepida>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_Dictyocysta_lepida" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_Dictyocysta_lepida'^^xsd:string;
  dwc:scientificName 'Dictyocysta lepida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '235767'^^xsd:integer;
  dwc:occurrenceId 'A2_54_Dictyocysta_lepida'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235767'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocysta lepida'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_Epiplocylis_undella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Epiplocylis_undella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Epiplocylis_undella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_Epiplocylis_undella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_Epiplocylis_undella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_Epiplocylis_undella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_Epiplocylis_undella'^^xsd:string;
  dwc:scientificName 'Epiplocylis undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '341668'^^xsd:integer;
  dwc:occurrenceId 'A2_54_Epiplocylis_undella'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '341668'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis undella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_Epiplocylis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Epiplocylis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Epiplocylis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_Epiplocylis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_Epiplocylis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_Epiplocylis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_Epiplocylis_sp.'^^xsd:string;
  dwc:scientificName 'Epiplocylis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '183562'^^xsd:integer;
  dwc:occurrenceId 'A2_54_Epiplocylis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183562'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_Favella_enrenbergii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Favella_enrenbergii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Favella_enrenbergii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_Favella_enrenbergii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_Favella_enrenbergii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_Favella_enrenbergii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_Favella_enrenbergii'^^xsd:string;
  dwc:scientificName 'Favella ehrenbergii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '235761'^^xsd:integer;
  dwc:occurrenceId 'A2_54_Favella_enrenbergii'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235761'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Favella enrenbergii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_Eutintinnus_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Eutintinnus_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Eutintinnus_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_Eutintinnus_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_Eutintinnus_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_Eutintinnus_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_Eutintinnus_spp.'^^xsd:string;
  dwc:scientificName 'Eutintinnus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '183543'^^xsd:integer;
  dwc:occurrenceId 'A2_54_Eutintinnus_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183543'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Eutintinnus spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_Amphorellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Amphorellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Amphorellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_Amphorellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_Amphorellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_Amphorellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_Amphorellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Amphorellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '425527'^^xsd:integer;
  dwc:occurrenceId 'A2_54_Amphorellopsis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '425527'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Amphorellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_Rabdonella_elegans>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Rabdonella_elegans> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Rabdonella_elegans> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_Rabdonella_elegans>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_Rabdonella_elegans>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_Rabdonella_elegans" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_Rabdonella_elegans'^^xsd:string;
  dwc:scientificName 'Rhabdonella elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '183577'^^xsd:integer;
  dwc:occurrenceId 'A2_54_Rabdonella_elegans'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183577'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella elegans'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_Rabdonella_brandti>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Rabdonella_brandti> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Rabdonella_brandti> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_Rabdonella_brandti>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_Rabdonella_brandti>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_Rabdonella_brandti" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_Rabdonella_brandti'^^xsd:string;
  dwc:scientificName 'Rhabdonella brandti'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '427513'^^xsd:integer;
  dwc:occurrenceId 'A2_54_Rabdonella_brandti'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427513'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella brandti'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_Rabdonellopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Rabdonellopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Rabdonellopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_Rabdonellopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_Rabdonellopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_Rabdonellopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_Rabdonellopsis_spp.'^^xsd:string;
  dwc:scientificName 'Rhabdonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '183550'^^xsd:integer;
  dwc:occurrenceId 'A2_54_Rabdonellopsis_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183550'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonellopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_Undella_claparedei>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Undella_claparedei> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Undella_claparedei> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_Undella_claparedei>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_Undella_claparedei>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_Undella_claparedei" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_Undella_claparedei'^^xsd:string;
  dwc:scientificName 'Undella claparedei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '341684'^^xsd:integer;
  dwc:occurrenceId 'A2_54_Undella_claparedei'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417240'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undella claparedei'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_Undella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Undella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Undella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_Undella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_Undella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_Undella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_Undella_sp.'^^xsd:string;
  dwc:scientificName 'Undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '235764'^^xsd:integer;
  dwc:occurrenceId 'A2_54_Undella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235764'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Undella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_Xystonellopsis_heros>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Xystonellopsis_heros> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Xystonellopsis_heros> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_Xystonellopsis_heros>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_Xystonellopsis_heros>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_Xystonellopsis_heros" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_Xystonellopsis_heros'^^xsd:string;
  dwc:scientificName 'Xystonellopsis heros'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '417266'^^xsd:integer;
  dwc:occurrenceId 'A2_54_Xystonellopsis_heros'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417266'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Xystonellopsis heros'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_Tintinnina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Tintinnina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Tintinnina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_Tintinnina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_Tintinnina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_Tintinnina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_Tintinnina_(others)'^^xsd:string;
  dwc:scientificName 'Tintinnina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '732976'^^xsd:integer;
  dwc:occurrenceId 'A2_54_Tintinnina_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_Collosphaera_macropora>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Collosphaera_macropora> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Collosphaera_macropora> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_Collosphaera_macropora>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_Collosphaera_macropora>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_Collosphaera_macropora" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_Collosphaera_macropora'^^xsd:string;
  dwc:scientificName 'Collosphaera macropora'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '493482'^^xsd:integer;
  dwc:occurrenceId 'A2_54_Collosphaera_macropora'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493482'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Collosphaera macropora'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_Dictyocoryne_profunda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Dictyocoryne_profunda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Dictyocoryne_profunda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_Dictyocoryne_profunda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_Dictyocoryne_profunda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_Dictyocoryne_profunda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_Dictyocoryne_profunda'^^xsd:string;
  dwc:scientificName 'Dictyocoryne profunda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '412935'^^xsd:integer;
  dwc:occurrenceId 'A2_54_Dictyocoryne_profunda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412935'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne profunda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_Dictyocoryne_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Dictyocoryne_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Dictyocoryne_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_Dictyocoryne_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_Dictyocoryne_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_Dictyocoryne_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_Dictyocoryne_sp.'^^xsd:string;
  dwc:scientificName 'Dictyocoryne'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '412934'^^xsd:integer;
  dwc:occurrenceId 'A2_54_Dictyocoryne_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412934'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_Discopyle_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Discopyle_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Discopyle_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_Discopyle_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_Discopyle_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_Discopyle_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_Discopyle_sp.'^^xsd:string;
  dwc:scientificName 'Discopyle'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '493501'^^xsd:integer;
  dwc:occurrenceId 'A2_54_Discopyle_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Discopyle sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_Pylonidae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Pylonidae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Pylonidae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_Pylonidae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_Pylonidae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_Pylonidae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_Pylonidae'^^xsd:string;
  dwc:scientificName 'Pyloniidae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '345902'^^xsd:integer;
  dwc:occurrenceId 'A2_54_Pylonidae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345902'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:verbatimIdentification 'Pylonidae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_Spongodiscus_resurgens>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Spongodiscus_resurgens> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Spongodiscus_resurgens> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_Spongodiscus_resurgens>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_Spongodiscus_resurgens>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_Spongodiscus_resurgens" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_Spongodiscus_resurgens'^^xsd:string;
  dwc:scientificName 'Spongodiscus resurgens'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '493608'^^xsd:integer;
  dwc:occurrenceId 'A2_54_Spongodiscus_resurgens'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493608'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongodiscus resurgens'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_Spongosphaera_streptacantha>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Spongosphaera_streptacantha> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Spongosphaera_streptacantha> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_Spongosphaera_streptacantha>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_Spongosphaera_streptacantha>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_Spongosphaera_streptacantha" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_Spongosphaera_streptacantha'^^xsd:string;
  dwc:scientificName 'Spongosphaera streptacantha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '493393'^^xsd:integer;
  dwc:occurrenceId 'A2_54_Spongosphaera_streptacantha'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493393'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongosphaera streptacantha'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_Spongaster_tetras>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Spongaster_tetras> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Spongaster_tetras> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_Spongaster_tetras>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_Spongaster_tetras>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_Spongaster_tetras" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_Spongaster_tetras'^^xsd:string;
  dwc:scientificName 'Spongaster tetras'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '412940'^^xsd:integer;
  dwc:occurrenceId 'A2_54_Spongaster_tetras'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412940'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongaster tetras'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_Spongotrochus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Spongotrochus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Spongotrochus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_Spongotrochus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_Spongotrochus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_Spongotrochus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_Spongotrochus_sp.'^^xsd:string;
  dwc:scientificName 'Spongotrochus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '412948'^^xsd:integer;
  dwc:occurrenceId 'A2_54_Spongotrochus_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Spongotrochus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_Zygocircus_productus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Zygocircus_productus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Zygocircus_productus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_Zygocircus_productus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_Zygocircus_productus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_Zygocircus_productus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_Zygocircus_productus'^^xsd:string;
  dwc:scientificName 'Zygocircus productus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '493705'^^xsd:integer;
  dwc:occurrenceId 'A2_54_Zygocircus_productus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493705'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus productus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_Zygocircus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Zygocircus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Zygocircus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_Zygocircus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_Zygocircus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_Zygocircus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_Zygocircus_sp.'^^xsd:string;
  dwc:scientificName 'Zygocircus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '493702'^^xsd:integer;
  dwc:occurrenceId 'A2_54_Zygocircus_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493702'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_Polycystina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Polycystina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Polycystina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_Polycystina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_Polycystina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_Polycystina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_Polycystina_(others)'^^xsd:string;
  dwc:scientificName 'Polycystina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '235740'^^xsd:integer;
  dwc:occurrenceId 'A2_54_Polycystina_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235740'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Polycystina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_ACANTHARIA_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_ACANTHARIA_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_ACANTHARIA_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_ACANTHARIA_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_ACANTHARIA_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_ACANTHARIA_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_ACANTHARIA_spp.'^^xsd:string;
  dwc:scientificName 'Acantharia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '586732'^^xsd:integer;
  dwc:occurrenceId 'A2_54_ACANTHARIA_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '586732'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'ACANTHARIA spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_Bolivina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Bolivina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Bolivina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_Bolivina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_Bolivina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_Bolivina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_Bolivina_sp.'^^xsd:string;
  dwc:scientificName 'Bolivina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '112101'^^xsd:integer;
  dwc:occurrenceId 'A2_54_Bolivina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Bolivina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_Globigerina_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Globigerina_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Globigerina_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_Globigerina_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_Globigerina_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_Globigerina_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_Globigerina_bulloides'^^xsd:string;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:occurrenceId 'A2_54_Globigerina_bulloides'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globigerina bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_Globogirinoides_ruber>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Globogirinoides_ruber> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Globogirinoides_ruber> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_Globogirinoides_ruber>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_Globogirinoides_ruber>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_Globogirinoides_ruber" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_Globogirinoides_ruber'^^xsd:string;
  dwc:scientificName 'Globigerinoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:occurrenceId 'A2_54_Globogirinoides_ruber'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globogirinoides ruber'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_Globorotalia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Globorotalia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Globorotalia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_Globorotalia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_Globorotalia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_Globorotalia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_Globorotalia_spp.'^^xsd:string;
  dwc:scientificName 'Globorotalia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '112200'^^xsd:integer;
  dwc:occurrenceId 'A2_54_Globorotalia_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112200'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Globorotalia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_Neogloboquadrina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Neogloboquadrina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Neogloboquadrina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_Neogloboquadrina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_Neogloboquadrina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_Neogloboquadrina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_Neogloboquadrina_sp.'^^xsd:string;
  dwc:scientificName 'Neogloboquadrina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '112202'^^xsd:integer;
  dwc:occurrenceId 'A2_54_Neogloboquadrina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112202'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Neogloboquadrina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_Orbulina_universa>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Orbulina_universa> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Orbulina_universa> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_Orbulina_universa>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_Orbulina_universa>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_Orbulina_universa" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_Orbulina_universa'^^xsd:string;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:occurrenceId 'A2_54_Orbulina_universa'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Orbulina universa'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_Tretomphalus_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Tretomphalus_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Tretomphalus_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_Tretomphalus_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_Tretomphalus_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_Tretomphalus_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_Tretomphalus_bulloides'^^xsd:string;
  dwc:scientificName 'Tretomphalus bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '113184'^^xsd:integer;
  dwc:occurrenceId 'A2_54_Tretomphalus_bulloides'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tretomphalus bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_Trochammina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Trochammina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Trochammina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_Trochammina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_Trochammina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_Trochammina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_Trochammina_sp.'^^xsd:string;
  dwc:scientificName 'Trochammina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:occurrenceId 'A2_54_Trochammina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Trochammina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_Foraminifera_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Foraminifera_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Foraminifera_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_Foraminifera_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_Foraminifera_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_Foraminifera_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_Foraminifera_(others)'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:occurrenceId 'A2_54_Foraminifera_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Foraminifera (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_Nannocalanus_minor>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Nannocalanus_minor> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Nannocalanus_minor> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_Nannocalanus_minor>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_Nannocalanus_minor>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_Nannocalanus_minor" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_Nannocalanus_minor'^^xsd:string;
  dwc:scientificName 'Nannocalanus minor'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '104469'^^xsd:integer;
  dwc:occurrenceId 'A2_54_Nannocalanus_minor'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104469'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus minor'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_Nannocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Nannocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Nannocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_Nannocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_Nannocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_Nannocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Nannocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '104154'^^xsd:integer;
  dwc:occurrenceId 'A2_54_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104154'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_Neocalanus_robustior>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Neocalanus_robustior> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Neocalanus_robustior> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_Neocalanus_robustior>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_Neocalanus_robustior>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_Neocalanus_robustior" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_Neocalanus_robustior'^^xsd:string;
  dwc:scientificName 'Neocalanus robustior'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '104472'^^xsd:integer;
  dwc:occurrenceId 'A2_54_Neocalanus_robustior'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104472'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Neocalanus robustior'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_Undinula_vulgaris_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Undinula_vulgaris_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Undinula_vulgaris_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_Undinula_vulgaris_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_Undinula_vulgaris_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_Undinula_vulgaris_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:scientificName 'Undinula vulgaris'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '104473'^^xsd:integer;
  dwc:occurrenceId 'A2_54_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104473'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undinula vulgaris (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_Acrocalanus_longicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Acrocalanus_longicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Acrocalanus_longicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_Acrocalanus_longicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_Acrocalanus_longicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_Acrocalanus_longicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_Acrocalanus_longicornis'^^xsd:string;
  dwc:scientificName 'Acrocalanus longicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '104646'^^xsd:integer;
  dwc:occurrenceId 'A2_54_Acrocalanus_longicornis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104646'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus longicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_Acrocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Acrocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Acrocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_Acrocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_Acrocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_Acrocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Acrocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '104192'^^xsd:integer;
  dwc:occurrenceId 'A2_54_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104192'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_Calocalanos_pavo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Calocalanos_pavo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Calocalanos_pavo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_Calocalanos_pavo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_Calocalanos_pavo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_Calocalanos_pavo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_Calocalanos_pavo'^^xsd:string;
  dwc:scientificName 'Calocalanus pavo'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '104669'^^xsd:integer;
  dwc:occurrenceId 'A2_54_Calocalanos_pavo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanos pavo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_Calocalanus_sp. _(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:scientificName 'Calocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '104193'^^xsd:integer;
  dwc:occurrenceId 'A2_54_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104193'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanus sp.  (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_Delibus_sewelli>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Delibus_sewelli> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Delibus_sewelli> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_Delibus_sewelli>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_Delibus_sewelli>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_Delibus_sewelli" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_Delibus_sewelli'^^xsd:string;
  dwc:scientificName 'Delius sewelli'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '363906'^^xsd:integer;
  dwc:occurrenceId 'A2_54_Delibus_sewelli'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363906'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sewelli'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_Delibus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Delibus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Delibus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_Delibus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_Delibus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_Delibus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Delius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '363904'^^xsd:integer;
  dwc:occurrenceId 'A2_54_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363904'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_Mecynocera_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Mecynocera_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Mecynocera_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_Mecynocera_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_Mecynocera_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_Mecynocera_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Mecynocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '104184'^^xsd:integer;
  dwc:occurrenceId 'A2_54_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Mecynocera sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_Paracalanus_aculeatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Paracalanus_aculeatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Paracalanus_aculeatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_Paracalanus_aculeatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_Paracalanus_aculeatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_Paracalanus_aculeatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_Paracalanus_aculeatus'^^xsd:string;
  dwc:scientificName 'Paracalanus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '104681'^^xsd:integer;
  dwc:occurrenceId 'A2_54_Paracalanus_aculeatus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1464945'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus aculeatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_Paracalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Paracalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Paracalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_Paracalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_Paracalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_Paracalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Paracalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '104196'^^xsd:integer;
  dwc:occurrenceId 'A2_54_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104196'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_Rhincalanus_cornutus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Rhincalanus_cornutus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Rhincalanus_cornutus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_Rhincalanus_cornutus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_Rhincalanus_cornutus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_Rhincalanus_cornutus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_Rhincalanus_cornutus'^^xsd:string;
  dwc:scientificName 'Rhincalanus cornutus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '104542'^^xsd:integer;
  dwc:occurrenceId 'A2_54_Rhincalanus_cornutus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1488083'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rhincalanus cornutus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_Subeucalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Subeucalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Subeucalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_Subeucalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_Subeucalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_Subeucalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Subeucalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '104173'^^xsd:integer;
  dwc:occurrenceId 'A2_54_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104173'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Subeucalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_Clausocalanus_furcatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Clausocalanus_furcatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Clausocalanus_furcatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_Clausocalanus_furcatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_Clausocalanus_furcatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_Clausocalanus_furcatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_Clausocalanus_furcatus'^^xsd:string;
  dwc:scientificName 'Clausocalanus furcatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '104503'^^xsd:integer;
  dwc:occurrenceId 'A2_54_Clausocalanus_furcatus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104503'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus furcatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_Clausocalanus_mastigophorus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Clausocalanus_mastigophorus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Clausocalanus_mastigophorus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_Clausocalanus_mastigophorus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_Clausocalanus_mastigophorus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_Clausocalanus_mastigophorus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:scientificName 'Clausocalanus mastigophorus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '104506'^^xsd:integer;
  dwc:occurrenceId 'A2_54_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104506'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus mastigophorus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_Clausocalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Clausocalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Clausocalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_Clausocalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_Clausocalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_Clausocalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Clausocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '104161'^^xsd:integer;
  dwc:occurrenceId 'A2_54_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104161'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_Euchaeta_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Euchaeta_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Euchaeta_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_Euchaeta_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_Euchaeta_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_Euchaeta_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Euchaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '104174'^^xsd:integer;
  dwc:occurrenceId 'A2_54_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104174'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Euchaeta spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_Scolecithrix_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Scolecithrix_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Scolecithrix_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_Scolecithrix_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_Scolecithrix_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_Scolecithrix_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_Scolecithrix_danae'^^xsd:string;
  dwc:scientificName 'Scolecithrix danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '104821'^^xsd:integer;
  dwc:occurrenceId 'A2_54_Scolecithrix_danae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104821'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_Scolecithrix_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Scolecithrix_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Scolecithrix_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_Scolecithrix_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_Scolecithrix_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_Scolecithrix_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Scolecithrix'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '104230'^^xsd:integer;
  dwc:occurrenceId 'A2_54_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104230'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_Lucicutia_flavicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Lucicutia_flavicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Lucicutia_flavicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_Lucicutia_flavicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_Lucicutia_flavicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_Lucicutia_flavicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_Lucicutia_flavicornis'^^xsd:string;
  dwc:scientificName 'Lucicutia flavicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '104597'^^xsd:integer;
  dwc:occurrenceId 'A2_54_Lucicutia_flavicornis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104597'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia flavicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_Lucicutia_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Lucicutia_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Lucicutia_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_Lucicutia_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_Lucicutia_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_Lucicutia_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_Lucicutia_sp.'^^xsd:string;
  dwc:scientificName 'Lucicutia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '104183'^^xsd:integer;
  dwc:occurrenceId 'A2_54_Lucicutia_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104183'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_Pleuromamma_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Pleuromamma_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Pleuromamma_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_Pleuromamma_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_Pleuromamma_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_Pleuromamma_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Pleuromamma'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '104191'^^xsd:integer;
  dwc:occurrenceId 'A2_54_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104191'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Pleuromamma sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_Temora_stylifera_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Temora_stylifera_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Temora_stylifera_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_Temora_stylifera_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_Temora_stylifera_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_Temora_stylifera_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:scientificName 'Temora stylifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '104879'^^xsd:integer;
  dwc:occurrenceId 'A2_54_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104879'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora stylifera (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_Temora_turbinata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Temora_turbinata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Temora_turbinata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_Temora_turbinata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_Temora_turbinata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_Temora_turbinata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_Temora_turbinata'^^xsd:string;
  dwc:scientificName 'Temora turbinata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '104880'^^xsd:integer;
  dwc:occurrenceId 'A2_54_Temora_turbinata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104880'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora turbinata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_Candacia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Candacia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Candacia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_Candacia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_Candacia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_Candacia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_Candacia_spp.'^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A2_54_Candacia_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_Candacia_sp._%28copepodite%29%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Candacia_sp._%28copepodite%29%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Candacia_sp._%28copepodite%29%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_Candacia_sp._%28copepodite%29%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_Candacia_sp._%28copepodite%29%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_Candacia_sp._(copepodite) " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A2_54_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia sp. (copepodite) '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_Calanopia_americana_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Calanopia_americana_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Calanopia_americana_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_Calanopia_americana_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_Calanopia_americana_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_Calanopia_americana_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:scientificName 'Calanopia americana'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '104723'^^xsd:integer;
  dwc:occurrenceId 'A2_54_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104723'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calanopia americana (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_Acartia_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Acartia_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Acartia_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_Acartia_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_Acartia_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_Acartia_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_Acartia_danae'^^xsd:string;
  dwc:scientificName 'Acartia (Acartia) danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '346026'^^xsd:integer;
  dwc:occurrenceId 'A2_54_Acartia_danae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346026'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_Acartia_lilljeborgii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Acartia_lilljeborgii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Acartia_lilljeborgii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_Acartia_lilljeborgii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_Acartia_lilljeborgii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_Acartia_lilljeborgii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_Acartia_lilljeborgii'^^xsd:string;
  dwc:scientificName 'Acartia lilljeborgii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '348510'^^xsd:integer;
  dwc:occurrenceId 'A2_54_Acartia_lilljeborgii'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia lilljeborgii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_Calanoida_%28others_copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Calanoida_%28others_copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Calanoida_%28others_copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_Calanoida_%28others_copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_Calanoida_%28others_copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_Calanoida_(others_copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'A2_54_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Calanoida (others copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_Oithona_atlantica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Oithona_atlantica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Oithona_atlantica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_Oithona_atlantica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_Oithona_atlantica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_Oithona_atlantica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_Oithona_atlantica'^^xsd:string;
  dwc:scientificName 'Oithona atlantica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '106642'^^xsd:integer;
  dwc:occurrenceId 'A2_54_Oithona_atlantica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106642'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona atlantica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_Oithona_plumifera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Oithona_plumifera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Oithona_plumifera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_Oithona_plumifera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_Oithona_plumifera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_Oithona_plumifera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_Oithona_plumifera'^^xsd:string;
  dwc:scientificName 'Oithona plumifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '106652'^^xsd:integer;
  dwc:occurrenceId 'A2_54_Oithona_plumifera'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106652'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona plumifera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_Oithona_setigera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Oithona_setigera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Oithona_setigera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_Oithona_setigera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_Oithona_setigera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_Oithona_setigera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_Oithona_setigera'^^xsd:string;
  dwc:scientificName 'Oithona setigera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '106655'^^xsd:integer;
  dwc:occurrenceId 'A2_54_Oithona_setigera'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '734517'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona setigera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_Oithona_hebes>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Oithona_hebes> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Oithona_hebes> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_Oithona_hebes>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_Oithona_hebes>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_Oithona_hebes" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_Oithona_hebes'^^xsd:string;
  dwc:scientificName 'Oithona hebes'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '106647'^^xsd:integer;
  dwc:occurrenceId 'A2_54_Oithona_hebes'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106647'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona hebes'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_Oithona_spp.%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Oithona_spp.%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Oithona_spp.%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_Oithona_spp.%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_Oithona_spp.%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_Oithona_spp. " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_Oithona_spp. '^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A2_54_Oithona_spp. '^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_Oithona_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Oithona_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Oithona_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_Oithona_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_Oithona_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_Oithona_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A2_54_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_Microsetella_norvegica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Microsetella_norvegica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Microsetella_norvegica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_Microsetella_norvegica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_Microsetella_norvegica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_Microsetella_norvegica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_Microsetella_norvegica'^^xsd:string;
  dwc:scientificName 'Microsetella norvegica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '116115'^^xsd:integer;
  dwc:occurrenceId 'A2_54_Microsetella_norvegica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116115'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella norvegica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_Microsetella_rosea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Microsetella_rosea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Microsetella_rosea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_Microsetella_rosea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_Microsetella_rosea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_Microsetella_rosea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_Microsetella_rosea'^^xsd:string;
  dwc:scientificName 'Microsetella rosea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '116116'^^xsd:integer;
  dwc:occurrenceId 'A2_54_Microsetella_rosea'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116116'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella rosea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_Microsetella_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Microsetella_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Microsetella_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_Microsetella_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_Microsetella_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_Microsetella_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Microsetella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '115341'^^xsd:integer;
  dwc:occurrenceId 'A2_54_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115341'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_Macrosetella_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Macrosetella_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Macrosetella_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_Macrosetella_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_Macrosetella_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_Macrosetella_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_Macrosetella_gracilis'^^xsd:string;
  dwc:scientificName 'Macrosetella gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '116382'^^xsd:integer;
  dwc:occurrenceId 'A2_54_Macrosetella_gracilis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116382'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Macrosetella gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_Miracia_efferata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Miracia_efferata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Miracia_efferata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_Miracia_efferata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_Miracia_efferata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_Miracia_efferata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_Miracia_efferata'^^xsd:string;
  dwc:scientificName 'Miracia efferata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '116383'^^xsd:integer;
  dwc:occurrenceId 'A2_54_Miracia_efferata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116383'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Miracia efferata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_Oncaea_media>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Oncaea_media> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Oncaea_media> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_Oncaea_media>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_Oncaea_media>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_Oncaea_media" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_Oncaea_media'^^xsd:string;
  dwc:scientificName 'Oncaea media'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '128938'^^xsd:integer;
  dwc:occurrenceId 'A2_54_Oncaea_media'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1862287'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea media'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_Oncaea_venusta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Oncaea_venusta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Oncaea_venusta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_Oncaea_venusta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_Oncaea_venusta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_Oncaea_venusta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_Oncaea_venusta'^^xsd:string;
  dwc:scientificName 'Oncaea venusta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '128954'^^xsd:integer;
  dwc:occurrenceId 'A2_54_Oncaea_venusta'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1754274'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea venusta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_Oncaea_mediterranea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Oncaea_mediterranea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Oncaea_mediterranea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_Oncaea_mediterranea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_Oncaea_mediterranea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_Oncaea_mediterranea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_Oncaea_mediterranea'^^xsd:string;
  dwc:scientificName 'Oncaea mediterranea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '128939'^^xsd:integer;
  dwc:occurrenceId 'A2_54_Oncaea_mediterranea'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128939'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea mediterranea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_Oncaea_scottodicarloi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Oncaea_scottodicarloi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Oncaea_scottodicarloi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_Oncaea_scottodicarloi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_Oncaea_scottodicarloi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_Oncaea_scottodicarloi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_Oncaea_scottodicarloi'^^xsd:string;
  dwc:scientificName 'Oncaea scottodicarloi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '128950'^^xsd:integer;
  dwc:occurrenceId 'A2_54_Oncaea_scottodicarloi'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128950'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea scottodicarloi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_Oncaea_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Oncaea_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Oncaea_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_Oncaea_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_Oncaea_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_Oncaea_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oncaea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '128690'^^xsd:integer;
  dwc:occurrenceId 'A2_54_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128690'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_Hemicyclops_thallassius>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Hemicyclops_thallassius> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Hemicyclops_thallassius> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_Hemicyclops_thallassius>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_Hemicyclops_thallassius>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_Hemicyclops_thallassius" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_Hemicyclops_thallassius'^^xsd:string;
  dwc:scientificName 'Hemicyclops thalassius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '352254'^^xsd:integer;
  dwc:occurrenceId 'A2_54_Hemicyclops_thallassius'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '352254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Hemicyclops thallassius'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_Copilia_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Copilia_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Copilia_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_Copilia_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_Copilia_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_Copilia_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Copilia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '128721'^^xsd:integer;
  dwc:occurrenceId 'A2_54_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128721'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Copilia spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_Agetus_flaccus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Agetus_flaccus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Agetus_flaccus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_Agetus_flaccus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_Agetus_flaccus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_Agetus_flaccus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_Agetus_flaccus'^^xsd:string;
  dwc:scientificName 'Agetus flaccus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '128795'^^xsd:integer;
  dwc:occurrenceId 'A2_54_Agetus_flaccus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128795'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Agetus flaccus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_Corycaeus_speciosus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Corycaeus_speciosus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Corycaeus_speciosus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_Corycaeus_speciosus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_Corycaeus_speciosus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_Corycaeus_speciosus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_Corycaeus_speciosus'^^xsd:string;
  dwc:scientificName 'Corycaeus speciosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '128800'^^xsd:integer;
  dwc:occurrenceId 'A2_54_Corycaeus_speciosus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128800'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus speciosus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_Corycaeus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Corycaeus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Corycaeus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_Corycaeus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_Corycaeus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_Corycaeus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Corycaeus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '128634'^^xsd:integer;
  dwc:occurrenceId 'A2_54_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128634'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_Farranula_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Farranula_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Farranula_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_Farranula_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_Farranula_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_Farranula_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_Farranula_gracilis'^^xsd:string;
  dwc:scientificName 'Farranula gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '128813'^^xsd:integer;
  dwc:occurrenceId 'A2_54_Farranula_gracilis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128813'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_Farranula_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Farranula_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Farranula_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_Farranula_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_Farranula_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_Farranula_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Farranula'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '128636'^^xsd:integer;
  dwc:occurrenceId 'A2_54_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128636'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_Copepoda_%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Copepoda_%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Copepoda_%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_Copepoda_%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_Copepoda_%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_Copepoda_(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_Copepoda_(nauplius)'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'A2_54_Copepoda_(nauplius)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Copepoda (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_CIRRIPEDIA__%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_CIRRIPEDIA__%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_CIRRIPEDIA__%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_CIRRIPEDIA__%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_CIRRIPEDIA__%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_CIRRIPEDIA__(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:occurrenceId 'A2_54_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  dwc:verbatimIdentification 'CIRRIPEDIA  (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_STOMATOPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_STOMATOPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_STOMATOPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_STOMATOPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_STOMATOPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_STOMATOPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Stomatopoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '14355'^^xsd:integer;
  dwc:occurrenceId 'A2_54_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '14355'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'STOMATOPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_DECAPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_DECAPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_DECAPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_DECAPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_DECAPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_DECAPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_DECAPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:occurrenceId 'A2_54_DECAPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'DECAPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_ECHINODERMATA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_ECHINODERMATA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_ECHINODERMATA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_ECHINODERMATA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_ECHINODERMATA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_ECHINODERMATA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:scientificName 'Echinodermata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '1806'^^xsd:integer;
  dwc:occurrenceId 'A2_54_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1806'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'ECHINODERMATA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_BRYOZOA_%28cyphonauta_larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_BRYOZOA_%28cyphonauta_larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_BRYOZOA_%28cyphonauta_larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_BRYOZOA_%28cyphonauta_larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_BRYOZOA_%28cyphonauta_larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_BRYOZOA_(cyphonauta_larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'A2_54_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'BRYOZOA (cyphonauta larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_Sagitta_friedreich>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Sagitta_friedreich> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Sagitta_friedreich> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_Sagitta_friedreich>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_Sagitta_friedreich>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_Sagitta_friedreich" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_Sagitta_friedreich'^^xsd:string;
  dwc:scientificName 'Sagitta friderici'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '105452'^^xsd:integer;
  dwc:occurrenceId 'A2_54_Sagitta_friedreich'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105441'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta friedreich'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_Sagitta_spp.%C2%A0%28imature%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Sagitta_spp.%C2%A0%28imature%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Sagitta_spp.%C2%A0%28imature%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_Sagitta_spp.%C2%A0%28imature%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_Sagitta_spp.%C2%A0%28imature%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_Sagitta_spp. (imature)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_Sagitta_spp. (imature)'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:occurrenceId 'A2_54_Sagitta_spp. (imature)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta spp. (imature)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_Chaetognatha_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Chaetognatha_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Chaetognatha_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_Chaetognatha_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_Chaetognatha_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_Chaetognatha_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_Chaetognatha_(others)'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:occurrenceId 'A2_54_Chaetognatha_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Chaetognatha (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_Fritillaria_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Fritillaria_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Fritillaria_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_Fritillaria_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_Fritillaria_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_Fritillaria_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_Fritillaria_spp.'^^xsd:string;
  dwc:scientificName 'Fritillaria'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '103358'^^xsd:integer;
  dwc:occurrenceId 'A2_54_Fritillaria_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Fritillaria spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_Oikopleura_dioica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Oikopleura_dioica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Oikopleura_dioica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_Oikopleura_dioica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_Oikopleura_dioica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_Oikopleura_dioica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_Oikopleura_dioica'^^xsd:string;
  dwc:scientificName 'Oikopleura dioica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '1770057'^^xsd:integer;
  dwc:occurrenceId 'A2_54_Oikopleura_dioica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura dioica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_Oikopleura_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Oikopleura_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Oikopleura_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_Oikopleura_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_Oikopleura_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_Oikopleura_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_Oikopleura_spp.'^^xsd:string;
  dwc:scientificName 'Oikopleura'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '103367'^^xsd:integer;
  dwc:occurrenceId 'A2_54_Oikopleura_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_Appendicularia_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Appendicularia_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Appendicularia_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_Appendicularia_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_Appendicularia_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_Appendicularia_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_Appendicularia_(others)'^^xsd:string;
  dwc:scientificName 'Appendicularia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '146421'^^xsd:integer;
  dwc:occurrenceId 'A2_54_Appendicularia_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146421'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Appendicularia (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_Thalia_democratica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Thalia_democratica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Thalia_democratica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_Thalia_democratica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_Thalia_democratica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_Thalia_democratica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_Thalia_democratica'^^xsd:string;
  dwc:scientificName 'Thalia democratica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '137279'^^xsd:integer;
  dwc:occurrenceId 'A2_54_Thalia_democratica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137279'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Thalia democratica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_Doliolo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Doliolo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Doliolo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_Doliolo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_Doliolo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_Doliolo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_Doliolo'^^xsd:string;
  dwc:scientificName 'Dolioloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '137221'^^xsd:integer;
  dwc:occurrenceId 'A2_54_Doliolo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137221'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Doliolo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_Teleostei_%28egg%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Teleostei_%28egg%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Teleostei_%28egg%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_Teleostei_%28egg%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_Teleostei_%28egg%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_Teleostei_(egg)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_Teleostei_(egg)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A2_54_Teleostei_(egg)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (egg)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_Teleostei_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Teleostei_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Teleostei_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_Teleostei_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_Teleostei_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_Teleostei_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_Teleostei_(larvae)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A2_54_Teleostei_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_SIPHONOPHORAE_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_SIPHONOPHORAE_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_SIPHONOPHORAE_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_SIPHONOPHORAE_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_SIPHONOPHORAE_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_SIPHONOPHORAE_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:scientificName 'Siphonophorae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '1371'^^xsd:integer;
  dwc:occurrenceId 'A2_54_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'SIPHONOPHORAE spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_Gastropoda_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Gastropoda_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Gastropoda_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_Gastropoda_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_Gastropoda_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_Gastropoda_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_Gastropoda_(veliger)'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'A2_54_Gastropoda_(veliger)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Gastropoda (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_Pteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Pteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Pteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_Pteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_Pteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_Pteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_Pteropoda'^^xsd:string;
  dwc:scientificName 'Pteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '325345'^^xsd:integer;
  dwc:occurrenceId 'A2_54_Pteropoda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '325345'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Pteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_Heteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Heteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Heteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_Heteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_Heteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_Heteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_Heteropoda'^^xsd:string;
  dwc:scientificName 'Heteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '1491356'^^xsd:integer;
  dwc:occurrenceId 'A2_54_Heteropoda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491356'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Heteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_Bivalvia_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Bivalvia_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_Bivalvia_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_Bivalvia_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_Bivalvia_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_Bivalvia_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_Bivalvia_(veliger)'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'A2_54_Bivalvia_(veliger)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Bivalvia (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_POLYCHAETA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_POLYCHAETA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_POLYCHAETA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_POLYCHAETA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_POLYCHAETA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_POLYCHAETA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'A2_54_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'POLYCHAETA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_OSTRACODA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_OSTRACODA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_OSTRACODA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_OSTRACODA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_OSTRACODA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_OSTRACODA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_OSTRACODA'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'A2_54_OSTRACODA'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'OSTRACODA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_54_CLADOCERA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_54_CLADOCERA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_54_CLADOCERA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7383275"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6794117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_54_CLADOCERA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7383275 -34.6794117)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7383275"^^xsd:decimal ;
  geo-pos:long "-34.6794117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_54_CLADOCERA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_54_CLADOCERA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_54_CLADOCERA'^^xsd:string;
  dwc:scientificName 'Cladocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6794117'^^xsd:double;
  dwc:latitude '-3.7383275'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| A3| Station 54'^^xsd:string;
  dwc:aphiaid '1076'^^xsd:integer;
  dwc:occurrenceId 'A2_54_CLADOCERA'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '155670'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'CLADOCERA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_Codonella_acuta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Codonella_acuta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Codonella_acuta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_Codonella_acuta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_Codonella_acuta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_Codonella_acuta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_Codonella_acuta'^^xsd:string;
  dwc:scientificName 'Codonella acuta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '417132'^^xsd:integer;
  dwc:occurrenceId 'A1_41_Codonella_acuta'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417132'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella acuta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_Codonella_amphorella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Codonella_amphorella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Codonella_amphorella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_Codonella_amphorella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_Codonella_amphorella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_Codonella_amphorella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_Codonella_amphorella'^^xsd:string;
  dwc:scientificName 'Codonella amphorella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '417133'^^xsd:integer;
  dwc:occurrenceId 'A1_41_Codonella_amphorella'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417133'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella amphorella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_Codonella_apicata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Codonella_apicata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Codonella_apicata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_Codonella_apicata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_Codonella_apicata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_Codonella_apicata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_Codonella_apicata'^^xsd:string;
  dwc:scientificName 'Codonella apicata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '417134'^^xsd:integer;
  dwc:occurrenceId 'A1_41_Codonella_apicata'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417134'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella apicata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_Codonella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Codonella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Codonella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_Codonella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_Codonella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_Codonella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_Codonella_sp.'^^xsd:string;
  dwc:scientificName 'Codonella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '150203'^^xsd:integer;
  dwc:occurrenceId 'A1_41_Codonella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150203'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_Tintinnopsis_tocantinensis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Tintinnopsis_tocantinensis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Tintinnopsis_tocantinensis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_Tintinnopsis_tocantinensis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_Tintinnopsis_tocantinensis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_Tintinnopsis_tocantinensis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:scientificName 'Tintinnopsis tocantinensis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '417156'^^xsd:integer;
  dwc:occurrenceId 'A1_41_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417156'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis tocantinensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_Tintinnopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Tintinnopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Tintinnopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_Tintinnopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_Tintinnopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_Tintinnopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_Tintinnopsis_spp.'^^xsd:string;
  dwc:scientificName 'Tintinnopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:occurrenceId 'A1_41_Tintinnopsis_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_Codonellopsis_ostenfeldi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Codonellopsis_ostenfeldi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Codonellopsis_ostenfeldi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_Codonellopsis_ostenfeldi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_Codonellopsis_ostenfeldi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_Codonellopsis_ostenfeldi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:scientificName 'Codonellopsis ostenfeldi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '427448'^^xsd:integer;
  dwc:occurrenceId 'A1_41_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427448'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis ostenfeldi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_Codonellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Codonellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Codonellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_Codonellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_Codonellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_Codonellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_Codonellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Codonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '204197'^^xsd:integer;
  dwc:occurrenceId 'A1_41_Codonellopsis_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '204197'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_Coxliella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Coxliella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Coxliella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_Coxliella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_Coxliella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_Coxliella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_Coxliella_sp.'^^xsd:string;
  dwc:scientificName 'Coxliella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '150208'^^xsd:integer;
  dwc:occurrenceId 'A1_41_Coxliella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150208'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Coxliella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_Dadayiella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Dadayiella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Dadayiella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_Dadayiella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_Dadayiella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_Dadayiella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_Dadayiella_sp.'^^xsd:string;
  dwc:scientificName 'Dadayiella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '183541'^^xsd:integer;
  dwc:occurrenceId 'A1_41_Dadayiella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183541'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dadayiella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_Dictyocysta_lepida>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Dictyocysta_lepida> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Dictyocysta_lepida> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_Dictyocysta_lepida>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_Dictyocysta_lepida>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_Dictyocysta_lepida" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_Dictyocysta_lepida'^^xsd:string;
  dwc:scientificName 'Dictyocysta lepida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '235767'^^xsd:integer;
  dwc:occurrenceId 'A1_41_Dictyocysta_lepida'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235767'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocysta lepida'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_Epiplocylis_undella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Epiplocylis_undella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Epiplocylis_undella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_Epiplocylis_undella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_Epiplocylis_undella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_Epiplocylis_undella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_Epiplocylis_undella'^^xsd:string;
  dwc:scientificName 'Epiplocylis undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '341668'^^xsd:integer;
  dwc:occurrenceId 'A1_41_Epiplocylis_undella'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '341668'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis undella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_Epiplocylis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Epiplocylis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Epiplocylis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_Epiplocylis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_Epiplocylis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_Epiplocylis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_Epiplocylis_sp.'^^xsd:string;
  dwc:scientificName 'Epiplocylis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '183562'^^xsd:integer;
  dwc:occurrenceId 'A1_41_Epiplocylis_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183562'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_Favella_enrenbergii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Favella_enrenbergii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Favella_enrenbergii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_Favella_enrenbergii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_Favella_enrenbergii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_Favella_enrenbergii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_Favella_enrenbergii'^^xsd:string;
  dwc:scientificName 'Favella ehrenbergii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '235761'^^xsd:integer;
  dwc:occurrenceId 'A1_41_Favella_enrenbergii'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235761'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Favella enrenbergii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_Eutintinnus_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Eutintinnus_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Eutintinnus_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_Eutintinnus_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_Eutintinnus_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_Eutintinnus_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_Eutintinnus_spp.'^^xsd:string;
  dwc:scientificName 'Eutintinnus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '183543'^^xsd:integer;
  dwc:occurrenceId 'A1_41_Eutintinnus_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183543'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Eutintinnus spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_Amphorellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Amphorellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Amphorellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_Amphorellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_Amphorellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_Amphorellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_Amphorellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Amphorellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '425527'^^xsd:integer;
  dwc:occurrenceId 'A1_41_Amphorellopsis_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '425527'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Amphorellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_Rabdonella_elegans>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Rabdonella_elegans> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Rabdonella_elegans> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_Rabdonella_elegans>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_Rabdonella_elegans>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_Rabdonella_elegans" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_Rabdonella_elegans'^^xsd:string;
  dwc:scientificName 'Rhabdonella elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '183577'^^xsd:integer;
  dwc:occurrenceId 'A1_41_Rabdonella_elegans'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183577'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella elegans'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_Rabdonella_brandti>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Rabdonella_brandti> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Rabdonella_brandti> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_Rabdonella_brandti>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_Rabdonella_brandti>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_Rabdonella_brandti" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_Rabdonella_brandti'^^xsd:string;
  dwc:scientificName 'Rhabdonella brandti'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '427513'^^xsd:integer;
  dwc:occurrenceId 'A1_41_Rabdonella_brandti'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427513'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella brandti'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_Rabdonellopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Rabdonellopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Rabdonellopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_Rabdonellopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_Rabdonellopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_Rabdonellopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_Rabdonellopsis_spp.'^^xsd:string;
  dwc:scientificName 'Rhabdonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '183550'^^xsd:integer;
  dwc:occurrenceId 'A1_41_Rabdonellopsis_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183550'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonellopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_Undella_claparedei>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Undella_claparedei> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Undella_claparedei> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_Undella_claparedei>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_Undella_claparedei>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_Undella_claparedei" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_Undella_claparedei'^^xsd:string;
  dwc:scientificName 'Undella claparedei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '341684'^^xsd:integer;
  dwc:occurrenceId 'A1_41_Undella_claparedei'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417240'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undella claparedei'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_Undella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Undella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Undella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_Undella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_Undella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_Undella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_Undella_sp.'^^xsd:string;
  dwc:scientificName 'Undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '235764'^^xsd:integer;
  dwc:occurrenceId 'A1_41_Undella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235764'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Undella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_Xystonellopsis_heros>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Xystonellopsis_heros> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Xystonellopsis_heros> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_Xystonellopsis_heros>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_Xystonellopsis_heros>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_Xystonellopsis_heros" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_Xystonellopsis_heros'^^xsd:string;
  dwc:scientificName 'Xystonellopsis heros'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '417266'^^xsd:integer;
  dwc:occurrenceId 'A1_41_Xystonellopsis_heros'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417266'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Xystonellopsis heros'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_Tintinnina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Tintinnina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Tintinnina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_Tintinnina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_Tintinnina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_Tintinnina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_Tintinnina_(others)'^^xsd:string;
  dwc:scientificName 'Tintinnina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '732976'^^xsd:integer;
  dwc:occurrenceId 'A1_41_Tintinnina_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_Collosphaera_macropora>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Collosphaera_macropora> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Collosphaera_macropora> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_Collosphaera_macropora>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_Collosphaera_macropora>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_Collosphaera_macropora" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_Collosphaera_macropora'^^xsd:string;
  dwc:scientificName 'Collosphaera macropora'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '493482'^^xsd:integer;
  dwc:occurrenceId 'A1_41_Collosphaera_macropora'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493482'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Collosphaera macropora'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_Dictyocoryne_profunda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Dictyocoryne_profunda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Dictyocoryne_profunda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_Dictyocoryne_profunda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_Dictyocoryne_profunda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_Dictyocoryne_profunda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_Dictyocoryne_profunda'^^xsd:string;
  dwc:scientificName 'Dictyocoryne profunda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '412935'^^xsd:integer;
  dwc:occurrenceId 'A1_41_Dictyocoryne_profunda'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412935'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne profunda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_Dictyocoryne_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Dictyocoryne_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Dictyocoryne_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_Dictyocoryne_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_Dictyocoryne_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_Dictyocoryne_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_Dictyocoryne_sp.'^^xsd:string;
  dwc:scientificName 'Dictyocoryne'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '412934'^^xsd:integer;
  dwc:occurrenceId 'A1_41_Dictyocoryne_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412934'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_Discopyle_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Discopyle_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Discopyle_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_Discopyle_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_Discopyle_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_Discopyle_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_Discopyle_sp.'^^xsd:string;
  dwc:scientificName 'Discopyle'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '493501'^^xsd:integer;
  dwc:occurrenceId 'A1_41_Discopyle_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Discopyle sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_Pylonidae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Pylonidae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Pylonidae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_Pylonidae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_Pylonidae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_Pylonidae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_Pylonidae'^^xsd:string;
  dwc:scientificName 'Pyloniidae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '345902'^^xsd:integer;
  dwc:occurrenceId 'A1_41_Pylonidae'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345902'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:verbatimIdentification 'Pylonidae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_Spongodiscus_resurgens>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Spongodiscus_resurgens> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Spongodiscus_resurgens> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_Spongodiscus_resurgens>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_Spongodiscus_resurgens>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_Spongodiscus_resurgens" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_Spongodiscus_resurgens'^^xsd:string;
  dwc:scientificName 'Spongodiscus resurgens'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '493608'^^xsd:integer;
  dwc:occurrenceId 'A1_41_Spongodiscus_resurgens'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493608'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongodiscus resurgens'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_Spongosphaera_streptacantha>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Spongosphaera_streptacantha> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Spongosphaera_streptacantha> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_Spongosphaera_streptacantha>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_Spongosphaera_streptacantha>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_Spongosphaera_streptacantha" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_Spongosphaera_streptacantha'^^xsd:string;
  dwc:scientificName 'Spongosphaera streptacantha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '493393'^^xsd:integer;
  dwc:occurrenceId 'A1_41_Spongosphaera_streptacantha'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493393'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongosphaera streptacantha'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_Spongaster_tetras>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Spongaster_tetras> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Spongaster_tetras> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_Spongaster_tetras>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_Spongaster_tetras>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_Spongaster_tetras" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_Spongaster_tetras'^^xsd:string;
  dwc:scientificName 'Spongaster tetras'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '412940'^^xsd:integer;
  dwc:occurrenceId 'A1_41_Spongaster_tetras'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412940'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongaster tetras'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_Spongotrochus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Spongotrochus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Spongotrochus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_Spongotrochus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_Spongotrochus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_Spongotrochus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_Spongotrochus_sp.'^^xsd:string;
  dwc:scientificName 'Spongotrochus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '412948'^^xsd:integer;
  dwc:occurrenceId 'A1_41_Spongotrochus_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Spongotrochus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_Zygocircus_productus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Zygocircus_productus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Zygocircus_productus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_Zygocircus_productus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_Zygocircus_productus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_Zygocircus_productus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_Zygocircus_productus'^^xsd:string;
  dwc:scientificName 'Zygocircus productus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '493705'^^xsd:integer;
  dwc:occurrenceId 'A1_41_Zygocircus_productus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493705'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus productus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_Zygocircus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Zygocircus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Zygocircus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_Zygocircus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_Zygocircus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_Zygocircus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_Zygocircus_sp.'^^xsd:string;
  dwc:scientificName 'Zygocircus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '493702'^^xsd:integer;
  dwc:occurrenceId 'A1_41_Zygocircus_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493702'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_Polycystina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Polycystina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Polycystina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_Polycystina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_Polycystina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_Polycystina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_Polycystina_(others)'^^xsd:string;
  dwc:scientificName 'Polycystina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '235740'^^xsd:integer;
  dwc:occurrenceId 'A1_41_Polycystina_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235740'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Polycystina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_ACANTHARIA_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_ACANTHARIA_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_ACANTHARIA_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_ACANTHARIA_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_ACANTHARIA_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_ACANTHARIA_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_ACANTHARIA_spp.'^^xsd:string;
  dwc:scientificName 'Acantharia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '586732'^^xsd:integer;
  dwc:occurrenceId 'A1_41_ACANTHARIA_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '586732'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'ACANTHARIA spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_Bolivina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Bolivina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Bolivina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_Bolivina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_Bolivina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_Bolivina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_Bolivina_sp.'^^xsd:string;
  dwc:scientificName 'Bolivina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '112101'^^xsd:integer;
  dwc:occurrenceId 'A1_41_Bolivina_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Bolivina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_Globigerina_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Globigerina_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Globigerina_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_Globigerina_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_Globigerina_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_Globigerina_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_Globigerina_bulloides'^^xsd:string;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:occurrenceId 'A1_41_Globigerina_bulloides'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globigerina bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_Globogirinoides_ruber>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Globogirinoides_ruber> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Globogirinoides_ruber> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_Globogirinoides_ruber>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_Globogirinoides_ruber>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_Globogirinoides_ruber" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_Globogirinoides_ruber'^^xsd:string;
  dwc:scientificName 'Globigerinoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:occurrenceId 'A1_41_Globogirinoides_ruber'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globogirinoides ruber'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_Globorotalia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Globorotalia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Globorotalia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_Globorotalia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_Globorotalia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_Globorotalia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_Globorotalia_spp.'^^xsd:string;
  dwc:scientificName 'Globorotalia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '112200'^^xsd:integer;
  dwc:occurrenceId 'A1_41_Globorotalia_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112200'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Globorotalia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_Neogloboquadrina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Neogloboquadrina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Neogloboquadrina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_Neogloboquadrina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_Neogloboquadrina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_Neogloboquadrina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_Neogloboquadrina_sp.'^^xsd:string;
  dwc:scientificName 'Neogloboquadrina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '112202'^^xsd:integer;
  dwc:occurrenceId 'A1_41_Neogloboquadrina_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112202'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Neogloboquadrina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_Orbulina_universa>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Orbulina_universa> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Orbulina_universa> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_Orbulina_universa>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_Orbulina_universa>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_Orbulina_universa" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_Orbulina_universa'^^xsd:string;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:occurrenceId 'A1_41_Orbulina_universa'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Orbulina universa'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_Tretomphalus_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Tretomphalus_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Tretomphalus_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_Tretomphalus_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_Tretomphalus_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_Tretomphalus_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_Tretomphalus_bulloides'^^xsd:string;
  dwc:scientificName 'Tretomphalus bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '113184'^^xsd:integer;
  dwc:occurrenceId 'A1_41_Tretomphalus_bulloides'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tretomphalus bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_Trochammina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Trochammina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Trochammina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_Trochammina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_Trochammina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_Trochammina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_Trochammina_sp.'^^xsd:string;
  dwc:scientificName 'Trochammina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:occurrenceId 'A1_41_Trochammina_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Trochammina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_Foraminifera_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Foraminifera_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Foraminifera_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_Foraminifera_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_Foraminifera_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_Foraminifera_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_Foraminifera_(others)'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:occurrenceId 'A1_41_Foraminifera_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Foraminifera (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_Nannocalanus_minor>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Nannocalanus_minor> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Nannocalanus_minor> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_Nannocalanus_minor>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_Nannocalanus_minor>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_Nannocalanus_minor" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_Nannocalanus_minor'^^xsd:string;
  dwc:scientificName 'Nannocalanus minor'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '104469'^^xsd:integer;
  dwc:occurrenceId 'A1_41_Nannocalanus_minor'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104469'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus minor'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_Nannocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Nannocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Nannocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_Nannocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_Nannocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_Nannocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Nannocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '104154'^^xsd:integer;
  dwc:occurrenceId 'A1_41_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104154'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_Neocalanus_robustior>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Neocalanus_robustior> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Neocalanus_robustior> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_Neocalanus_robustior>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_Neocalanus_robustior>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_Neocalanus_robustior" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_Neocalanus_robustior'^^xsd:string;
  dwc:scientificName 'Neocalanus robustior'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '104472'^^xsd:integer;
  dwc:occurrenceId 'A1_41_Neocalanus_robustior'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104472'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Neocalanus robustior'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_Undinula_vulgaris_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Undinula_vulgaris_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Undinula_vulgaris_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_Undinula_vulgaris_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_Undinula_vulgaris_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_Undinula_vulgaris_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:scientificName 'Undinula vulgaris'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '104473'^^xsd:integer;
  dwc:occurrenceId 'A1_41_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104473'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undinula vulgaris (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_Acrocalanus_longicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Acrocalanus_longicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Acrocalanus_longicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_Acrocalanus_longicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_Acrocalanus_longicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_Acrocalanus_longicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_Acrocalanus_longicornis'^^xsd:string;
  dwc:scientificName 'Acrocalanus longicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '104646'^^xsd:integer;
  dwc:occurrenceId 'A1_41_Acrocalanus_longicornis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104646'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus longicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_Acrocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Acrocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Acrocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_Acrocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_Acrocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_Acrocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Acrocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '104192'^^xsd:integer;
  dwc:occurrenceId 'A1_41_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104192'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_Calocalanos_pavo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Calocalanos_pavo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Calocalanos_pavo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_Calocalanos_pavo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_Calocalanos_pavo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_Calocalanos_pavo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_Calocalanos_pavo'^^xsd:string;
  dwc:scientificName 'Calocalanus pavo'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '104669'^^xsd:integer;
  dwc:occurrenceId 'A1_41_Calocalanos_pavo'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanos pavo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_Calocalanus_sp. _(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:scientificName 'Calocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '104193'^^xsd:integer;
  dwc:occurrenceId 'A1_41_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104193'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanus sp.  (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_Delibus_sewelli>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Delibus_sewelli> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Delibus_sewelli> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_Delibus_sewelli>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_Delibus_sewelli>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_Delibus_sewelli" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_Delibus_sewelli'^^xsd:string;
  dwc:scientificName 'Delius sewelli'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '363906'^^xsd:integer;
  dwc:occurrenceId 'A1_41_Delibus_sewelli'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363906'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sewelli'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_Delibus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Delibus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Delibus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_Delibus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_Delibus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_Delibus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Delius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '363904'^^xsd:integer;
  dwc:occurrenceId 'A1_41_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363904'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_Mecynocera_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Mecynocera_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Mecynocera_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_Mecynocera_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_Mecynocera_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_Mecynocera_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Mecynocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '104184'^^xsd:integer;
  dwc:occurrenceId 'A1_41_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Mecynocera sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_Paracalanus_aculeatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Paracalanus_aculeatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Paracalanus_aculeatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_Paracalanus_aculeatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_Paracalanus_aculeatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_Paracalanus_aculeatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_Paracalanus_aculeatus'^^xsd:string;
  dwc:scientificName 'Paracalanus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '104681'^^xsd:integer;
  dwc:occurrenceId 'A1_41_Paracalanus_aculeatus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1464945'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus aculeatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_Paracalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Paracalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Paracalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_Paracalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_Paracalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_Paracalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Paracalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '104196'^^xsd:integer;
  dwc:occurrenceId 'A1_41_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104196'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_Rhincalanus_cornutus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Rhincalanus_cornutus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Rhincalanus_cornutus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_Rhincalanus_cornutus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_Rhincalanus_cornutus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_Rhincalanus_cornutus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_Rhincalanus_cornutus'^^xsd:string;
  dwc:scientificName 'Rhincalanus cornutus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '104542'^^xsd:integer;
  dwc:occurrenceId 'A1_41_Rhincalanus_cornutus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1488083'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rhincalanus cornutus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_Subeucalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Subeucalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Subeucalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_Subeucalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_Subeucalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_Subeucalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Subeucalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '104173'^^xsd:integer;
  dwc:occurrenceId 'A1_41_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104173'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Subeucalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_Clausocalanus_furcatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Clausocalanus_furcatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Clausocalanus_furcatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_Clausocalanus_furcatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_Clausocalanus_furcatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_Clausocalanus_furcatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_Clausocalanus_furcatus'^^xsd:string;
  dwc:scientificName 'Clausocalanus furcatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '104503'^^xsd:integer;
  dwc:occurrenceId 'A1_41_Clausocalanus_furcatus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104503'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus furcatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_Clausocalanus_mastigophorus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Clausocalanus_mastigophorus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Clausocalanus_mastigophorus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_Clausocalanus_mastigophorus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_Clausocalanus_mastigophorus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_Clausocalanus_mastigophorus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:scientificName 'Clausocalanus mastigophorus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '104506'^^xsd:integer;
  dwc:occurrenceId 'A1_41_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104506'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus mastigophorus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_Clausocalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Clausocalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Clausocalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_Clausocalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_Clausocalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_Clausocalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Clausocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '104161'^^xsd:integer;
  dwc:occurrenceId 'A1_41_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104161'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_Euchaeta_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Euchaeta_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Euchaeta_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_Euchaeta_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_Euchaeta_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_Euchaeta_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Euchaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '104174'^^xsd:integer;
  dwc:occurrenceId 'A1_41_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104174'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Euchaeta spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_Scolecithrix_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Scolecithrix_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Scolecithrix_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_Scolecithrix_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_Scolecithrix_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_Scolecithrix_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_Scolecithrix_danae'^^xsd:string;
  dwc:scientificName 'Scolecithrix danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '104821'^^xsd:integer;
  dwc:occurrenceId 'A1_41_Scolecithrix_danae'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104821'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_Scolecithrix_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Scolecithrix_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Scolecithrix_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_Scolecithrix_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_Scolecithrix_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_Scolecithrix_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Scolecithrix'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '104230'^^xsd:integer;
  dwc:occurrenceId 'A1_41_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104230'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_Lucicutia_flavicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Lucicutia_flavicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Lucicutia_flavicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_Lucicutia_flavicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_Lucicutia_flavicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_Lucicutia_flavicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_Lucicutia_flavicornis'^^xsd:string;
  dwc:scientificName 'Lucicutia flavicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '104597'^^xsd:integer;
  dwc:occurrenceId 'A1_41_Lucicutia_flavicornis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104597'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia flavicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_Lucicutia_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Lucicutia_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Lucicutia_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_Lucicutia_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_Lucicutia_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_Lucicutia_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_Lucicutia_sp.'^^xsd:string;
  dwc:scientificName 'Lucicutia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '104183'^^xsd:integer;
  dwc:occurrenceId 'A1_41_Lucicutia_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104183'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_Pleuromamma_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Pleuromamma_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Pleuromamma_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_Pleuromamma_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_Pleuromamma_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_Pleuromamma_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Pleuromamma'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '104191'^^xsd:integer;
  dwc:occurrenceId 'A1_41_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104191'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Pleuromamma sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_Temora_stylifera_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Temora_stylifera_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Temora_stylifera_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_Temora_stylifera_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_Temora_stylifera_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_Temora_stylifera_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:scientificName 'Temora stylifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '104879'^^xsd:integer;
  dwc:occurrenceId 'A1_41_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104879'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora stylifera (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_Temora_turbinata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Temora_turbinata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Temora_turbinata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_Temora_turbinata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_Temora_turbinata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_Temora_turbinata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_Temora_turbinata'^^xsd:string;
  dwc:scientificName 'Temora turbinata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '104880'^^xsd:integer;
  dwc:occurrenceId 'A1_41_Temora_turbinata'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104880'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora turbinata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_Candacia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Candacia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Candacia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_Candacia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_Candacia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_Candacia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_Candacia_spp.'^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A1_41_Candacia_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_Candacia_sp._%28copepodite%29%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Candacia_sp._%28copepodite%29%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Candacia_sp._%28copepodite%29%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_Candacia_sp._%28copepodite%29%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_Candacia_sp._%28copepodite%29%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_Candacia_sp._(copepodite) " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A1_41_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia sp. (copepodite) '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_Calanopia_americana_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Calanopia_americana_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Calanopia_americana_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_Calanopia_americana_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_Calanopia_americana_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_Calanopia_americana_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:scientificName 'Calanopia americana'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '104723'^^xsd:integer;
  dwc:occurrenceId 'A1_41_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104723'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calanopia americana (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_Acartia_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Acartia_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Acartia_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_Acartia_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_Acartia_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_Acartia_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_Acartia_danae'^^xsd:string;
  dwc:scientificName 'Acartia (Acartia) danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '346026'^^xsd:integer;
  dwc:occurrenceId 'A1_41_Acartia_danae'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346026'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_Acartia_lilljeborgii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Acartia_lilljeborgii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Acartia_lilljeborgii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_Acartia_lilljeborgii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_Acartia_lilljeborgii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_Acartia_lilljeborgii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_Acartia_lilljeborgii'^^xsd:string;
  dwc:scientificName 'Acartia lilljeborgii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '348510'^^xsd:integer;
  dwc:occurrenceId 'A1_41_Acartia_lilljeborgii'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia lilljeborgii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_Calanoida_%28others_copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Calanoida_%28others_copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Calanoida_%28others_copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_Calanoida_%28others_copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_Calanoida_%28others_copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_Calanoida_(others_copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'A1_41_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Calanoida (others copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_Oithona_atlantica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Oithona_atlantica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Oithona_atlantica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_Oithona_atlantica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_Oithona_atlantica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_Oithona_atlantica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_Oithona_atlantica'^^xsd:string;
  dwc:scientificName 'Oithona atlantica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '106642'^^xsd:integer;
  dwc:occurrenceId 'A1_41_Oithona_atlantica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106642'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona atlantica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_Oithona_plumifera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Oithona_plumifera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Oithona_plumifera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_Oithona_plumifera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_Oithona_plumifera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_Oithona_plumifera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_Oithona_plumifera'^^xsd:string;
  dwc:scientificName 'Oithona plumifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '106652'^^xsd:integer;
  dwc:occurrenceId 'A1_41_Oithona_plumifera'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106652'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona plumifera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_Oithona_setigera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Oithona_setigera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Oithona_setigera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_Oithona_setigera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_Oithona_setigera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_Oithona_setigera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_Oithona_setigera'^^xsd:string;
  dwc:scientificName 'Oithona setigera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '106655'^^xsd:integer;
  dwc:occurrenceId 'A1_41_Oithona_setigera'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '734517'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona setigera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_Oithona_hebes>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Oithona_hebes> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Oithona_hebes> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_Oithona_hebes>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_Oithona_hebes>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_Oithona_hebes" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_Oithona_hebes'^^xsd:string;
  dwc:scientificName 'Oithona hebes'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '106647'^^xsd:integer;
  dwc:occurrenceId 'A1_41_Oithona_hebes'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106647'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona hebes'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_Oithona_spp.%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Oithona_spp.%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Oithona_spp.%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_Oithona_spp.%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_Oithona_spp.%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_Oithona_spp. " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_Oithona_spp. '^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A1_41_Oithona_spp. '^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_Oithona_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Oithona_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Oithona_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_Oithona_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_Oithona_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_Oithona_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A1_41_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_Microsetella_norvegica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Microsetella_norvegica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Microsetella_norvegica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_Microsetella_norvegica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_Microsetella_norvegica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_Microsetella_norvegica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_Microsetella_norvegica'^^xsd:string;
  dwc:scientificName 'Microsetella norvegica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '116115'^^xsd:integer;
  dwc:occurrenceId 'A1_41_Microsetella_norvegica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116115'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella norvegica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_Microsetella_rosea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Microsetella_rosea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Microsetella_rosea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_Microsetella_rosea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_Microsetella_rosea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_Microsetella_rosea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_Microsetella_rosea'^^xsd:string;
  dwc:scientificName 'Microsetella rosea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '116116'^^xsd:integer;
  dwc:occurrenceId 'A1_41_Microsetella_rosea'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116116'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella rosea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_Microsetella_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Microsetella_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Microsetella_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_Microsetella_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_Microsetella_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_Microsetella_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Microsetella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '115341'^^xsd:integer;
  dwc:occurrenceId 'A1_41_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115341'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_Macrosetella_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Macrosetella_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Macrosetella_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_Macrosetella_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_Macrosetella_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_Macrosetella_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_Macrosetella_gracilis'^^xsd:string;
  dwc:scientificName 'Macrosetella gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '116382'^^xsd:integer;
  dwc:occurrenceId 'A1_41_Macrosetella_gracilis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116382'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Macrosetella gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_Miracia_efferata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Miracia_efferata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Miracia_efferata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_Miracia_efferata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_Miracia_efferata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_Miracia_efferata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_Miracia_efferata'^^xsd:string;
  dwc:scientificName 'Miracia efferata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '116383'^^xsd:integer;
  dwc:occurrenceId 'A1_41_Miracia_efferata'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116383'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Miracia efferata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_Oncaea_media>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Oncaea_media> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Oncaea_media> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_Oncaea_media>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_Oncaea_media>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_Oncaea_media" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_Oncaea_media'^^xsd:string;
  dwc:scientificName 'Oncaea media'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '128938'^^xsd:integer;
  dwc:occurrenceId 'A1_41_Oncaea_media'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1862287'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea media'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_Oncaea_venusta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Oncaea_venusta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Oncaea_venusta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_Oncaea_venusta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_Oncaea_venusta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_Oncaea_venusta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_Oncaea_venusta'^^xsd:string;
  dwc:scientificName 'Oncaea venusta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '128954'^^xsd:integer;
  dwc:occurrenceId 'A1_41_Oncaea_venusta'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1754274'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea venusta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_Oncaea_mediterranea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Oncaea_mediterranea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Oncaea_mediterranea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_Oncaea_mediterranea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_Oncaea_mediterranea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_Oncaea_mediterranea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_Oncaea_mediterranea'^^xsd:string;
  dwc:scientificName 'Oncaea mediterranea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '128939'^^xsd:integer;
  dwc:occurrenceId 'A1_41_Oncaea_mediterranea'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128939'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea mediterranea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_Oncaea_scottodicarloi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Oncaea_scottodicarloi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Oncaea_scottodicarloi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_Oncaea_scottodicarloi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_Oncaea_scottodicarloi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_Oncaea_scottodicarloi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_Oncaea_scottodicarloi'^^xsd:string;
  dwc:scientificName 'Oncaea scottodicarloi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '128950'^^xsd:integer;
  dwc:occurrenceId 'A1_41_Oncaea_scottodicarloi'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128950'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea scottodicarloi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_Oncaea_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Oncaea_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Oncaea_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_Oncaea_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_Oncaea_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_Oncaea_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oncaea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '128690'^^xsd:integer;
  dwc:occurrenceId 'A1_41_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128690'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_Hemicyclops_thallassius>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Hemicyclops_thallassius> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Hemicyclops_thallassius> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_Hemicyclops_thallassius>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_Hemicyclops_thallassius>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_Hemicyclops_thallassius" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_Hemicyclops_thallassius'^^xsd:string;
  dwc:scientificName 'Hemicyclops thalassius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '352254'^^xsd:integer;
  dwc:occurrenceId 'A1_41_Hemicyclops_thallassius'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '352254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Hemicyclops thallassius'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_Copilia_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Copilia_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Copilia_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_Copilia_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_Copilia_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_Copilia_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Copilia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '128721'^^xsd:integer;
  dwc:occurrenceId 'A1_41_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128721'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Copilia spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_Agetus_flaccus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Agetus_flaccus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Agetus_flaccus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_Agetus_flaccus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_Agetus_flaccus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_Agetus_flaccus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_Agetus_flaccus'^^xsd:string;
  dwc:scientificName 'Agetus flaccus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '128795'^^xsd:integer;
  dwc:occurrenceId 'A1_41_Agetus_flaccus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128795'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Agetus flaccus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_Corycaeus_speciosus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Corycaeus_speciosus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Corycaeus_speciosus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_Corycaeus_speciosus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_Corycaeus_speciosus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_Corycaeus_speciosus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_Corycaeus_speciosus'^^xsd:string;
  dwc:scientificName 'Corycaeus speciosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '128800'^^xsd:integer;
  dwc:occurrenceId 'A1_41_Corycaeus_speciosus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128800'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus speciosus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_Corycaeus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Corycaeus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Corycaeus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_Corycaeus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_Corycaeus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_Corycaeus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Corycaeus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '128634'^^xsd:integer;
  dwc:occurrenceId 'A1_41_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128634'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_Farranula_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Farranula_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Farranula_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_Farranula_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_Farranula_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_Farranula_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_Farranula_gracilis'^^xsd:string;
  dwc:scientificName 'Farranula gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '128813'^^xsd:integer;
  dwc:occurrenceId 'A1_41_Farranula_gracilis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128813'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_Farranula_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Farranula_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Farranula_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_Farranula_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_Farranula_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_Farranula_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Farranula'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '128636'^^xsd:integer;
  dwc:occurrenceId 'A1_41_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128636'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_Copepoda_%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Copepoda_%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Copepoda_%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_Copepoda_%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_Copepoda_%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_Copepoda_(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_Copepoda_(nauplius)'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'A1_41_Copepoda_(nauplius)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Copepoda (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_CIRRIPEDIA__%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_CIRRIPEDIA__%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_CIRRIPEDIA__%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_CIRRIPEDIA__%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_CIRRIPEDIA__%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_CIRRIPEDIA__(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:occurrenceId 'A1_41_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  dwc:verbatimIdentification 'CIRRIPEDIA  (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_STOMATOPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_STOMATOPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_STOMATOPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_STOMATOPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_STOMATOPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_STOMATOPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Stomatopoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '14355'^^xsd:integer;
  dwc:occurrenceId 'A1_41_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '14355'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'STOMATOPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_DECAPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_DECAPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_DECAPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_DECAPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_DECAPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_DECAPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_DECAPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:occurrenceId 'A1_41_DECAPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'DECAPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_ECHINODERMATA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_ECHINODERMATA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_ECHINODERMATA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_ECHINODERMATA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_ECHINODERMATA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_ECHINODERMATA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:scientificName 'Echinodermata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '1806'^^xsd:integer;
  dwc:occurrenceId 'A1_41_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1806'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'ECHINODERMATA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_BRYOZOA_%28cyphonauta_larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_BRYOZOA_%28cyphonauta_larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_BRYOZOA_%28cyphonauta_larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_BRYOZOA_%28cyphonauta_larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_BRYOZOA_%28cyphonauta_larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_BRYOZOA_(cyphonauta_larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'A1_41_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'BRYOZOA (cyphonauta larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_Sagitta_friedreich>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Sagitta_friedreich> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Sagitta_friedreich> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_Sagitta_friedreich>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_Sagitta_friedreich>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_Sagitta_friedreich" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_Sagitta_friedreich'^^xsd:string;
  dwc:scientificName 'Sagitta friderici'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '105452'^^xsd:integer;
  dwc:occurrenceId 'A1_41_Sagitta_friedreich'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105441'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta friedreich'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_Sagitta_spp.%C2%A0%28imature%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Sagitta_spp.%C2%A0%28imature%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Sagitta_spp.%C2%A0%28imature%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_Sagitta_spp.%C2%A0%28imature%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_Sagitta_spp.%C2%A0%28imature%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_Sagitta_spp. (imature)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_Sagitta_spp. (imature)'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:occurrenceId 'A1_41_Sagitta_spp. (imature)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta spp. (imature)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_Chaetognatha_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Chaetognatha_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Chaetognatha_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_Chaetognatha_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_Chaetognatha_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_Chaetognatha_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_Chaetognatha_(others)'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:occurrenceId 'A1_41_Chaetognatha_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Chaetognatha (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_Fritillaria_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Fritillaria_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Fritillaria_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_Fritillaria_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_Fritillaria_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_Fritillaria_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_Fritillaria_spp.'^^xsd:string;
  dwc:scientificName 'Fritillaria'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '103358'^^xsd:integer;
  dwc:occurrenceId 'A1_41_Fritillaria_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Fritillaria spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_Oikopleura_dioica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Oikopleura_dioica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Oikopleura_dioica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_Oikopleura_dioica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_Oikopleura_dioica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_Oikopleura_dioica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_Oikopleura_dioica'^^xsd:string;
  dwc:scientificName 'Oikopleura dioica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '1770057'^^xsd:integer;
  dwc:occurrenceId 'A1_41_Oikopleura_dioica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura dioica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_Oikopleura_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Oikopleura_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Oikopleura_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_Oikopleura_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_Oikopleura_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_Oikopleura_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_Oikopleura_spp.'^^xsd:string;
  dwc:scientificName 'Oikopleura'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '103367'^^xsd:integer;
  dwc:occurrenceId 'A1_41_Oikopleura_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_Appendicularia_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Appendicularia_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Appendicularia_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_Appendicularia_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_Appendicularia_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_Appendicularia_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_Appendicularia_(others)'^^xsd:string;
  dwc:scientificName 'Appendicularia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '146421'^^xsd:integer;
  dwc:occurrenceId 'A1_41_Appendicularia_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146421'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Appendicularia (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_Thalia_democratica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Thalia_democratica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Thalia_democratica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_Thalia_democratica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_Thalia_democratica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_Thalia_democratica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_Thalia_democratica'^^xsd:string;
  dwc:scientificName 'Thalia democratica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '137279'^^xsd:integer;
  dwc:occurrenceId 'A1_41_Thalia_democratica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137279'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Thalia democratica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_Doliolo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Doliolo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Doliolo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_Doliolo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_Doliolo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_Doliolo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_Doliolo'^^xsd:string;
  dwc:scientificName 'Dolioloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '137221'^^xsd:integer;
  dwc:occurrenceId 'A1_41_Doliolo'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137221'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Doliolo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_Teleostei_%28egg%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Teleostei_%28egg%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Teleostei_%28egg%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_Teleostei_%28egg%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_Teleostei_%28egg%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_Teleostei_(egg)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_Teleostei_(egg)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A1_41_Teleostei_(egg)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (egg)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_Teleostei_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Teleostei_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Teleostei_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_Teleostei_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_Teleostei_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_Teleostei_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_Teleostei_(larvae)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A1_41_Teleostei_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_SIPHONOPHORAE_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_SIPHONOPHORAE_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_SIPHONOPHORAE_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_SIPHONOPHORAE_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_SIPHONOPHORAE_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_SIPHONOPHORAE_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:scientificName 'Siphonophorae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '1371'^^xsd:integer;
  dwc:occurrenceId 'A1_41_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'SIPHONOPHORAE spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_Gastropoda_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Gastropoda_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Gastropoda_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_Gastropoda_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_Gastropoda_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_Gastropoda_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_Gastropoda_(veliger)'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'A1_41_Gastropoda_(veliger)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Gastropoda (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_Pteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Pteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Pteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_Pteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_Pteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_Pteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_Pteropoda'^^xsd:string;
  dwc:scientificName 'Pteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '325345'^^xsd:integer;
  dwc:occurrenceId 'A1_41_Pteropoda'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '325345'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Pteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_Heteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Heteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Heteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_Heteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_Heteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_Heteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_Heteropoda'^^xsd:string;
  dwc:scientificName 'Heteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '1491356'^^xsd:integer;
  dwc:occurrenceId 'A1_41_Heteropoda'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491356'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Heteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_Bivalvia_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Bivalvia_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_Bivalvia_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_Bivalvia_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_Bivalvia_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_Bivalvia_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_Bivalvia_(veliger)'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'A1_41_Bivalvia_(veliger)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Bivalvia (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_POLYCHAETA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_POLYCHAETA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_POLYCHAETA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_POLYCHAETA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_POLYCHAETA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_POLYCHAETA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'A1_41_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'POLYCHAETA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_OSTRACODA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_OSTRACODA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_OSTRACODA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_OSTRACODA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_OSTRACODA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_OSTRACODA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_OSTRACODA'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'A1_41_OSTRACODA'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'OSTRACODA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_41_CLADOCERA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_41_CLADOCERA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_41_CLADOCERA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.283226"^^xsd:decimal ;
  dwc:decimalLongitude "-34.666183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_41_CLADOCERA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.283226 -34.666183)"^^geo:wktLiteral ;
  geo-pos:lat "-8.283226"^^xsd:decimal ;
  geo-pos:long "-34.666183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_41_CLADOCERA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_41_CLADOCERA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_41_CLADOCERA'^^xsd:string;
  dwc:scientificName 'Cladocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.666183'^^xsd:double;
  dwc:latitude '-8.283226'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 41'^^xsd:string;
  dwc:aphiaid '1076'^^xsd:integer;
  dwc:occurrenceId 'A1_41_CLADOCERA'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '155670'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'CLADOCERA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_Codonella_acuta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Codonella_acuta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Codonella_acuta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_Codonella_acuta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_Codonella_acuta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_Codonella_acuta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_Codonella_acuta'^^xsd:string;
  dwc:scientificName 'Codonella acuta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '417132'^^xsd:integer;
  dwc:occurrenceId 'A2_17_Codonella_acuta'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417132'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella acuta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_Codonella_amphorella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Codonella_amphorella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Codonella_amphorella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_Codonella_amphorella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_Codonella_amphorella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_Codonella_amphorella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_Codonella_amphorella'^^xsd:string;
  dwc:scientificName 'Codonella amphorella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '417133'^^xsd:integer;
  dwc:occurrenceId 'A2_17_Codonella_amphorella'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417133'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella amphorella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_Codonella_apicata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Codonella_apicata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Codonella_apicata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_Codonella_apicata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_Codonella_apicata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_Codonella_apicata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_Codonella_apicata'^^xsd:string;
  dwc:scientificName 'Codonella apicata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '417134'^^xsd:integer;
  dwc:occurrenceId 'A2_17_Codonella_apicata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417134'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella apicata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_Codonella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Codonella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Codonella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_Codonella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_Codonella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_Codonella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_Codonella_sp.'^^xsd:string;
  dwc:scientificName 'Codonella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '150203'^^xsd:integer;
  dwc:occurrenceId 'A2_17_Codonella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150203'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_Tintinnopsis_tocantinensis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Tintinnopsis_tocantinensis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Tintinnopsis_tocantinensis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_Tintinnopsis_tocantinensis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_Tintinnopsis_tocantinensis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_Tintinnopsis_tocantinensis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:scientificName 'Tintinnopsis tocantinensis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '417156'^^xsd:integer;
  dwc:occurrenceId 'A2_17_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417156'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis tocantinensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_Tintinnopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Tintinnopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Tintinnopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_Tintinnopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_Tintinnopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_Tintinnopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_Tintinnopsis_spp.'^^xsd:string;
  dwc:scientificName 'Tintinnopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:occurrenceId 'A2_17_Tintinnopsis_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_Codonellopsis_ostenfeldi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Codonellopsis_ostenfeldi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Codonellopsis_ostenfeldi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_Codonellopsis_ostenfeldi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_Codonellopsis_ostenfeldi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_Codonellopsis_ostenfeldi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:scientificName 'Codonellopsis ostenfeldi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '427448'^^xsd:integer;
  dwc:occurrenceId 'A2_17_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427448'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis ostenfeldi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_Codonellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Codonellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Codonellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_Codonellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_Codonellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_Codonellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_Codonellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Codonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '204197'^^xsd:integer;
  dwc:occurrenceId 'A2_17_Codonellopsis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '204197'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_Coxliella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Coxliella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Coxliella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_Coxliella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_Coxliella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_Coxliella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_Coxliella_sp.'^^xsd:string;
  dwc:scientificName 'Coxliella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '150208'^^xsd:integer;
  dwc:occurrenceId 'A2_17_Coxliella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150208'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Coxliella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_Dadayiella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Dadayiella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Dadayiella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_Dadayiella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_Dadayiella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_Dadayiella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_Dadayiella_sp.'^^xsd:string;
  dwc:scientificName 'Dadayiella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '183541'^^xsd:integer;
  dwc:occurrenceId 'A2_17_Dadayiella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183541'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dadayiella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_Dictyocysta_lepida>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Dictyocysta_lepida> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Dictyocysta_lepida> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_Dictyocysta_lepida>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_Dictyocysta_lepida>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_Dictyocysta_lepida" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_Dictyocysta_lepida'^^xsd:string;
  dwc:scientificName 'Dictyocysta lepida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '235767'^^xsd:integer;
  dwc:occurrenceId 'A2_17_Dictyocysta_lepida'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235767'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocysta lepida'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_Epiplocylis_undella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Epiplocylis_undella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Epiplocylis_undella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_Epiplocylis_undella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_Epiplocylis_undella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_Epiplocylis_undella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_Epiplocylis_undella'^^xsd:string;
  dwc:scientificName 'Epiplocylis undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '341668'^^xsd:integer;
  dwc:occurrenceId 'A2_17_Epiplocylis_undella'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '341668'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis undella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_Epiplocylis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Epiplocylis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Epiplocylis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_Epiplocylis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_Epiplocylis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_Epiplocylis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_Epiplocylis_sp.'^^xsd:string;
  dwc:scientificName 'Epiplocylis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '183562'^^xsd:integer;
  dwc:occurrenceId 'A2_17_Epiplocylis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183562'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_Favella_enrenbergii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Favella_enrenbergii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Favella_enrenbergii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_Favella_enrenbergii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_Favella_enrenbergii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_Favella_enrenbergii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_Favella_enrenbergii'^^xsd:string;
  dwc:scientificName 'Favella ehrenbergii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '235761'^^xsd:integer;
  dwc:occurrenceId 'A2_17_Favella_enrenbergii'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235761'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Favella enrenbergii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_Eutintinnus_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Eutintinnus_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Eutintinnus_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_Eutintinnus_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_Eutintinnus_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_Eutintinnus_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_Eutintinnus_spp.'^^xsd:string;
  dwc:scientificName 'Eutintinnus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '183543'^^xsd:integer;
  dwc:occurrenceId 'A2_17_Eutintinnus_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183543'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Eutintinnus spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_Amphorellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Amphorellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Amphorellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_Amphorellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_Amphorellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_Amphorellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_Amphorellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Amphorellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '425527'^^xsd:integer;
  dwc:occurrenceId 'A2_17_Amphorellopsis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '425527'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Amphorellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_Rabdonella_elegans>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Rabdonella_elegans> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Rabdonella_elegans> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_Rabdonella_elegans>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_Rabdonella_elegans>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_Rabdonella_elegans" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_Rabdonella_elegans'^^xsd:string;
  dwc:scientificName 'Rhabdonella elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '183577'^^xsd:integer;
  dwc:occurrenceId 'A2_17_Rabdonella_elegans'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183577'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella elegans'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_Rabdonella_brandti>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Rabdonella_brandti> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Rabdonella_brandti> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_Rabdonella_brandti>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_Rabdonella_brandti>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_Rabdonella_brandti" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_Rabdonella_brandti'^^xsd:string;
  dwc:scientificName 'Rhabdonella brandti'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '427513'^^xsd:integer;
  dwc:occurrenceId 'A2_17_Rabdonella_brandti'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427513'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella brandti'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_Rabdonellopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Rabdonellopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Rabdonellopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_Rabdonellopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_Rabdonellopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_Rabdonellopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_Rabdonellopsis_spp.'^^xsd:string;
  dwc:scientificName 'Rhabdonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '183550'^^xsd:integer;
  dwc:occurrenceId 'A2_17_Rabdonellopsis_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183550'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonellopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_Undella_claparedei>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Undella_claparedei> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Undella_claparedei> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_Undella_claparedei>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_Undella_claparedei>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_Undella_claparedei" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_Undella_claparedei'^^xsd:string;
  dwc:scientificName 'Undella claparedei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '341684'^^xsd:integer;
  dwc:occurrenceId 'A2_17_Undella_claparedei'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417240'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undella claparedei'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_Undella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Undella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Undella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_Undella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_Undella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_Undella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_Undella_sp.'^^xsd:string;
  dwc:scientificName 'Undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '235764'^^xsd:integer;
  dwc:occurrenceId 'A2_17_Undella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235764'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Undella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_Xystonellopsis_heros>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Xystonellopsis_heros> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Xystonellopsis_heros> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_Xystonellopsis_heros>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_Xystonellopsis_heros>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_Xystonellopsis_heros" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_Xystonellopsis_heros'^^xsd:string;
  dwc:scientificName 'Xystonellopsis heros'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '417266'^^xsd:integer;
  dwc:occurrenceId 'A2_17_Xystonellopsis_heros'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417266'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Xystonellopsis heros'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_Tintinnina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Tintinnina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Tintinnina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_Tintinnina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_Tintinnina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_Tintinnina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_Tintinnina_(others)'^^xsd:string;
  dwc:scientificName 'Tintinnina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '732976'^^xsd:integer;
  dwc:occurrenceId 'A2_17_Tintinnina_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_Collosphaera_macropora>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Collosphaera_macropora> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Collosphaera_macropora> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_Collosphaera_macropora>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_Collosphaera_macropora>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_Collosphaera_macropora" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_Collosphaera_macropora'^^xsd:string;
  dwc:scientificName 'Collosphaera macropora'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '493482'^^xsd:integer;
  dwc:occurrenceId 'A2_17_Collosphaera_macropora'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493482'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Collosphaera macropora'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_Dictyocoryne_profunda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Dictyocoryne_profunda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Dictyocoryne_profunda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_Dictyocoryne_profunda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_Dictyocoryne_profunda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_Dictyocoryne_profunda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_Dictyocoryne_profunda'^^xsd:string;
  dwc:scientificName 'Dictyocoryne profunda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '412935'^^xsd:integer;
  dwc:occurrenceId 'A2_17_Dictyocoryne_profunda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412935'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne profunda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_Dictyocoryne_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Dictyocoryne_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Dictyocoryne_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_Dictyocoryne_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_Dictyocoryne_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_Dictyocoryne_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_Dictyocoryne_sp.'^^xsd:string;
  dwc:scientificName 'Dictyocoryne'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '412934'^^xsd:integer;
  dwc:occurrenceId 'A2_17_Dictyocoryne_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412934'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_Discopyle_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Discopyle_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Discopyle_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_Discopyle_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_Discopyle_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_Discopyle_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_Discopyle_sp.'^^xsd:string;
  dwc:scientificName 'Discopyle'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '493501'^^xsd:integer;
  dwc:occurrenceId 'A2_17_Discopyle_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Discopyle sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_Pylonidae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Pylonidae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Pylonidae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_Pylonidae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_Pylonidae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_Pylonidae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_Pylonidae'^^xsd:string;
  dwc:scientificName 'Pyloniidae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '345902'^^xsd:integer;
  dwc:occurrenceId 'A2_17_Pylonidae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345902'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:verbatimIdentification 'Pylonidae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_Spongodiscus_resurgens>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Spongodiscus_resurgens> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Spongodiscus_resurgens> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_Spongodiscus_resurgens>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_Spongodiscus_resurgens>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_Spongodiscus_resurgens" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_Spongodiscus_resurgens'^^xsd:string;
  dwc:scientificName 'Spongodiscus resurgens'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '493608'^^xsd:integer;
  dwc:occurrenceId 'A2_17_Spongodiscus_resurgens'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493608'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongodiscus resurgens'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_Spongosphaera_streptacantha>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Spongosphaera_streptacantha> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Spongosphaera_streptacantha> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_Spongosphaera_streptacantha>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_Spongosphaera_streptacantha>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_Spongosphaera_streptacantha" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_Spongosphaera_streptacantha'^^xsd:string;
  dwc:scientificName 'Spongosphaera streptacantha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '493393'^^xsd:integer;
  dwc:occurrenceId 'A2_17_Spongosphaera_streptacantha'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493393'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongosphaera streptacantha'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_Spongaster_tetras>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Spongaster_tetras> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Spongaster_tetras> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_Spongaster_tetras>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_Spongaster_tetras>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_Spongaster_tetras" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_Spongaster_tetras'^^xsd:string;
  dwc:scientificName 'Spongaster tetras'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '412940'^^xsd:integer;
  dwc:occurrenceId 'A2_17_Spongaster_tetras'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412940'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongaster tetras'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_Spongotrochus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Spongotrochus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Spongotrochus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_Spongotrochus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_Spongotrochus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_Spongotrochus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_Spongotrochus_sp.'^^xsd:string;
  dwc:scientificName 'Spongotrochus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '412948'^^xsd:integer;
  dwc:occurrenceId 'A2_17_Spongotrochus_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Spongotrochus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_Zygocircus_productus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Zygocircus_productus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Zygocircus_productus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_Zygocircus_productus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_Zygocircus_productus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_Zygocircus_productus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_Zygocircus_productus'^^xsd:string;
  dwc:scientificName 'Zygocircus productus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '493705'^^xsd:integer;
  dwc:occurrenceId 'A2_17_Zygocircus_productus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493705'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus productus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_Zygocircus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Zygocircus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Zygocircus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_Zygocircus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_Zygocircus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_Zygocircus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_Zygocircus_sp.'^^xsd:string;
  dwc:scientificName 'Zygocircus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '493702'^^xsd:integer;
  dwc:occurrenceId 'A2_17_Zygocircus_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493702'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_Polycystina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Polycystina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Polycystina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_Polycystina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_Polycystina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_Polycystina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_Polycystina_(others)'^^xsd:string;
  dwc:scientificName 'Polycystina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '235740'^^xsd:integer;
  dwc:occurrenceId 'A2_17_Polycystina_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235740'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Polycystina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_ACANTHARIA_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_ACANTHARIA_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_ACANTHARIA_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_ACANTHARIA_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_ACANTHARIA_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_ACANTHARIA_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_ACANTHARIA_spp.'^^xsd:string;
  dwc:scientificName 'Acantharia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '586732'^^xsd:integer;
  dwc:occurrenceId 'A2_17_ACANTHARIA_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '586732'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'ACANTHARIA spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_Bolivina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Bolivina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Bolivina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_Bolivina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_Bolivina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_Bolivina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_Bolivina_sp.'^^xsd:string;
  dwc:scientificName 'Bolivina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '112101'^^xsd:integer;
  dwc:occurrenceId 'A2_17_Bolivina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Bolivina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_Globigerina_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Globigerina_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Globigerina_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_Globigerina_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_Globigerina_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_Globigerina_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_Globigerina_bulloides'^^xsd:string;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:occurrenceId 'A2_17_Globigerina_bulloides'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globigerina bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_Globogirinoides_ruber>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Globogirinoides_ruber> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Globogirinoides_ruber> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_Globogirinoides_ruber>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_Globogirinoides_ruber>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_Globogirinoides_ruber" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_Globogirinoides_ruber'^^xsd:string;
  dwc:scientificName 'Globigerinoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:occurrenceId 'A2_17_Globogirinoides_ruber'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globogirinoides ruber'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_Globorotalia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Globorotalia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Globorotalia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_Globorotalia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_Globorotalia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_Globorotalia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_Globorotalia_spp.'^^xsd:string;
  dwc:scientificName 'Globorotalia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '112200'^^xsd:integer;
  dwc:occurrenceId 'A2_17_Globorotalia_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112200'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Globorotalia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_Neogloboquadrina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Neogloboquadrina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Neogloboquadrina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_Neogloboquadrina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_Neogloboquadrina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_Neogloboquadrina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_Neogloboquadrina_sp.'^^xsd:string;
  dwc:scientificName 'Neogloboquadrina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '112202'^^xsd:integer;
  dwc:occurrenceId 'A2_17_Neogloboquadrina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112202'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Neogloboquadrina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_Orbulina_universa>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Orbulina_universa> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Orbulina_universa> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_Orbulina_universa>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_Orbulina_universa>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_Orbulina_universa" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_Orbulina_universa'^^xsd:string;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:occurrenceId 'A2_17_Orbulina_universa'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Orbulina universa'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_Tretomphalus_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Tretomphalus_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Tretomphalus_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_Tretomphalus_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_Tretomphalus_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_Tretomphalus_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_Tretomphalus_bulloides'^^xsd:string;
  dwc:scientificName 'Tretomphalus bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '113184'^^xsd:integer;
  dwc:occurrenceId 'A2_17_Tretomphalus_bulloides'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tretomphalus bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_Trochammina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Trochammina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Trochammina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_Trochammina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_Trochammina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_Trochammina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_Trochammina_sp.'^^xsd:string;
  dwc:scientificName 'Trochammina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:occurrenceId 'A2_17_Trochammina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Trochammina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_Foraminifera_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Foraminifera_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Foraminifera_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_Foraminifera_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_Foraminifera_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_Foraminifera_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_Foraminifera_(others)'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:occurrenceId 'A2_17_Foraminifera_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Foraminifera (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_Nannocalanus_minor>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Nannocalanus_minor> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Nannocalanus_minor> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_Nannocalanus_minor>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_Nannocalanus_minor>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_Nannocalanus_minor" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_Nannocalanus_minor'^^xsd:string;
  dwc:scientificName 'Nannocalanus minor'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '104469'^^xsd:integer;
  dwc:occurrenceId 'A2_17_Nannocalanus_minor'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104469'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus minor'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_Nannocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Nannocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Nannocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_Nannocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_Nannocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_Nannocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Nannocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '104154'^^xsd:integer;
  dwc:occurrenceId 'A2_17_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104154'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_Neocalanus_robustior>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Neocalanus_robustior> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Neocalanus_robustior> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_Neocalanus_robustior>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_Neocalanus_robustior>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_Neocalanus_robustior" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_Neocalanus_robustior'^^xsd:string;
  dwc:scientificName 'Neocalanus robustior'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '104472'^^xsd:integer;
  dwc:occurrenceId 'A2_17_Neocalanus_robustior'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104472'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Neocalanus robustior'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_Undinula_vulgaris_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Undinula_vulgaris_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Undinula_vulgaris_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_Undinula_vulgaris_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_Undinula_vulgaris_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_Undinula_vulgaris_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:scientificName 'Undinula vulgaris'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '104473'^^xsd:integer;
  dwc:occurrenceId 'A2_17_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104473'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undinula vulgaris (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_Acrocalanus_longicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Acrocalanus_longicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Acrocalanus_longicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_Acrocalanus_longicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_Acrocalanus_longicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_Acrocalanus_longicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_Acrocalanus_longicornis'^^xsd:string;
  dwc:scientificName 'Acrocalanus longicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '104646'^^xsd:integer;
  dwc:occurrenceId 'A2_17_Acrocalanus_longicornis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104646'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus longicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_Acrocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Acrocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Acrocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_Acrocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_Acrocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_Acrocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Acrocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '104192'^^xsd:integer;
  dwc:occurrenceId 'A2_17_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104192'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_Calocalanos_pavo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Calocalanos_pavo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Calocalanos_pavo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_Calocalanos_pavo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_Calocalanos_pavo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_Calocalanos_pavo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_Calocalanos_pavo'^^xsd:string;
  dwc:scientificName 'Calocalanus pavo'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '104669'^^xsd:integer;
  dwc:occurrenceId 'A2_17_Calocalanos_pavo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanos pavo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_Calocalanus_sp. _(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:scientificName 'Calocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '104193'^^xsd:integer;
  dwc:occurrenceId 'A2_17_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104193'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanus sp.  (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_Delibus_sewelli>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Delibus_sewelli> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Delibus_sewelli> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_Delibus_sewelli>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_Delibus_sewelli>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_Delibus_sewelli" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_Delibus_sewelli'^^xsd:string;
  dwc:scientificName 'Delius sewelli'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '363906'^^xsd:integer;
  dwc:occurrenceId 'A2_17_Delibus_sewelli'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363906'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sewelli'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_Delibus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Delibus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Delibus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_Delibus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_Delibus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_Delibus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Delius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '363904'^^xsd:integer;
  dwc:occurrenceId 'A2_17_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363904'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_Mecynocera_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Mecynocera_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Mecynocera_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_Mecynocera_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_Mecynocera_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_Mecynocera_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Mecynocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '104184'^^xsd:integer;
  dwc:occurrenceId 'A2_17_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Mecynocera sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_Paracalanus_aculeatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Paracalanus_aculeatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Paracalanus_aculeatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_Paracalanus_aculeatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_Paracalanus_aculeatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_Paracalanus_aculeatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_Paracalanus_aculeatus'^^xsd:string;
  dwc:scientificName 'Paracalanus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '104681'^^xsd:integer;
  dwc:occurrenceId 'A2_17_Paracalanus_aculeatus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1464945'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus aculeatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_Paracalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Paracalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Paracalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_Paracalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_Paracalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_Paracalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Paracalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '104196'^^xsd:integer;
  dwc:occurrenceId 'A2_17_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104196'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_Rhincalanus_cornutus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Rhincalanus_cornutus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Rhincalanus_cornutus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_Rhincalanus_cornutus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_Rhincalanus_cornutus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_Rhincalanus_cornutus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_Rhincalanus_cornutus'^^xsd:string;
  dwc:scientificName 'Rhincalanus cornutus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '104542'^^xsd:integer;
  dwc:occurrenceId 'A2_17_Rhincalanus_cornutus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1488083'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rhincalanus cornutus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_Subeucalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Subeucalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Subeucalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_Subeucalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_Subeucalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_Subeucalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Subeucalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '104173'^^xsd:integer;
  dwc:occurrenceId 'A2_17_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104173'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Subeucalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_Clausocalanus_furcatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Clausocalanus_furcatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Clausocalanus_furcatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_Clausocalanus_furcatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_Clausocalanus_furcatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_Clausocalanus_furcatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_Clausocalanus_furcatus'^^xsd:string;
  dwc:scientificName 'Clausocalanus furcatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '104503'^^xsd:integer;
  dwc:occurrenceId 'A2_17_Clausocalanus_furcatus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104503'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus furcatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_Clausocalanus_mastigophorus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Clausocalanus_mastigophorus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Clausocalanus_mastigophorus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_Clausocalanus_mastigophorus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_Clausocalanus_mastigophorus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_Clausocalanus_mastigophorus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:scientificName 'Clausocalanus mastigophorus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '104506'^^xsd:integer;
  dwc:occurrenceId 'A2_17_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104506'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus mastigophorus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_Clausocalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Clausocalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Clausocalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_Clausocalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_Clausocalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_Clausocalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Clausocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '104161'^^xsd:integer;
  dwc:occurrenceId 'A2_17_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104161'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_Euchaeta_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Euchaeta_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Euchaeta_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_Euchaeta_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_Euchaeta_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_Euchaeta_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Euchaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '104174'^^xsd:integer;
  dwc:occurrenceId 'A2_17_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104174'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Euchaeta spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_Scolecithrix_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Scolecithrix_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Scolecithrix_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_Scolecithrix_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_Scolecithrix_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_Scolecithrix_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_Scolecithrix_danae'^^xsd:string;
  dwc:scientificName 'Scolecithrix danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '104821'^^xsd:integer;
  dwc:occurrenceId 'A2_17_Scolecithrix_danae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104821'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_Scolecithrix_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Scolecithrix_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Scolecithrix_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_Scolecithrix_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_Scolecithrix_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_Scolecithrix_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Scolecithrix'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '104230'^^xsd:integer;
  dwc:occurrenceId 'A2_17_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104230'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_Lucicutia_flavicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Lucicutia_flavicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Lucicutia_flavicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_Lucicutia_flavicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_Lucicutia_flavicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_Lucicutia_flavicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_Lucicutia_flavicornis'^^xsd:string;
  dwc:scientificName 'Lucicutia flavicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '104597'^^xsd:integer;
  dwc:occurrenceId 'A2_17_Lucicutia_flavicornis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104597'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia flavicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_Lucicutia_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Lucicutia_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Lucicutia_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_Lucicutia_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_Lucicutia_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_Lucicutia_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_Lucicutia_sp.'^^xsd:string;
  dwc:scientificName 'Lucicutia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '104183'^^xsd:integer;
  dwc:occurrenceId 'A2_17_Lucicutia_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104183'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_Pleuromamma_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Pleuromamma_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Pleuromamma_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_Pleuromamma_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_Pleuromamma_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_Pleuromamma_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Pleuromamma'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '104191'^^xsd:integer;
  dwc:occurrenceId 'A2_17_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104191'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Pleuromamma sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_Temora_stylifera_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Temora_stylifera_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Temora_stylifera_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_Temora_stylifera_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_Temora_stylifera_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_Temora_stylifera_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:scientificName 'Temora stylifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '104879'^^xsd:integer;
  dwc:occurrenceId 'A2_17_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104879'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora stylifera (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_Temora_turbinata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Temora_turbinata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Temora_turbinata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_Temora_turbinata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_Temora_turbinata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_Temora_turbinata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_Temora_turbinata'^^xsd:string;
  dwc:scientificName 'Temora turbinata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '104880'^^xsd:integer;
  dwc:occurrenceId 'A2_17_Temora_turbinata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104880'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora turbinata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_Candacia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Candacia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Candacia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_Candacia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_Candacia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_Candacia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_Candacia_spp.'^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A2_17_Candacia_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_Candacia_sp._%28copepodite%29%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Candacia_sp._%28copepodite%29%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Candacia_sp._%28copepodite%29%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_Candacia_sp._%28copepodite%29%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_Candacia_sp._%28copepodite%29%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_Candacia_sp._(copepodite) " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A2_17_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia sp. (copepodite) '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_Calanopia_americana_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Calanopia_americana_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Calanopia_americana_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_Calanopia_americana_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_Calanopia_americana_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_Calanopia_americana_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:scientificName 'Calanopia americana'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '104723'^^xsd:integer;
  dwc:occurrenceId 'A2_17_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104723'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calanopia americana (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_Acartia_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Acartia_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Acartia_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_Acartia_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_Acartia_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_Acartia_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_Acartia_danae'^^xsd:string;
  dwc:scientificName 'Acartia (Acartia) danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '346026'^^xsd:integer;
  dwc:occurrenceId 'A2_17_Acartia_danae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346026'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_Acartia_lilljeborgii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Acartia_lilljeborgii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Acartia_lilljeborgii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_Acartia_lilljeborgii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_Acartia_lilljeborgii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_Acartia_lilljeborgii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_Acartia_lilljeborgii'^^xsd:string;
  dwc:scientificName 'Acartia lilljeborgii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '348510'^^xsd:integer;
  dwc:occurrenceId 'A2_17_Acartia_lilljeborgii'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia lilljeborgii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_Calanoida_%28others_copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Calanoida_%28others_copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Calanoida_%28others_copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_Calanoida_%28others_copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_Calanoida_%28others_copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_Calanoida_(others_copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'A2_17_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Calanoida (others copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_Oithona_atlantica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Oithona_atlantica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Oithona_atlantica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_Oithona_atlantica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_Oithona_atlantica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_Oithona_atlantica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_Oithona_atlantica'^^xsd:string;
  dwc:scientificName 'Oithona atlantica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '106642'^^xsd:integer;
  dwc:occurrenceId 'A2_17_Oithona_atlantica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106642'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona atlantica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_Oithona_plumifera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Oithona_plumifera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Oithona_plumifera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_Oithona_plumifera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_Oithona_plumifera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_Oithona_plumifera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_Oithona_plumifera'^^xsd:string;
  dwc:scientificName 'Oithona plumifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '106652'^^xsd:integer;
  dwc:occurrenceId 'A2_17_Oithona_plumifera'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106652'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona plumifera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_Oithona_setigera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Oithona_setigera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Oithona_setigera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_Oithona_setigera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_Oithona_setigera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_Oithona_setigera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_Oithona_setigera'^^xsd:string;
  dwc:scientificName 'Oithona setigera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '106655'^^xsd:integer;
  dwc:occurrenceId 'A2_17_Oithona_setigera'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '734517'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona setigera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_Oithona_hebes>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Oithona_hebes> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Oithona_hebes> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_Oithona_hebes>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_Oithona_hebes>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_Oithona_hebes" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_Oithona_hebes'^^xsd:string;
  dwc:scientificName 'Oithona hebes'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '106647'^^xsd:integer;
  dwc:occurrenceId 'A2_17_Oithona_hebes'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106647'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona hebes'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_Oithona_spp.%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Oithona_spp.%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Oithona_spp.%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_Oithona_spp.%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_Oithona_spp.%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_Oithona_spp. " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_Oithona_spp. '^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A2_17_Oithona_spp. '^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_Oithona_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Oithona_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Oithona_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_Oithona_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_Oithona_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_Oithona_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A2_17_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_Microsetella_norvegica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Microsetella_norvegica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Microsetella_norvegica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_Microsetella_norvegica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_Microsetella_norvegica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_Microsetella_norvegica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_Microsetella_norvegica'^^xsd:string;
  dwc:scientificName 'Microsetella norvegica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '116115'^^xsd:integer;
  dwc:occurrenceId 'A2_17_Microsetella_norvegica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116115'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella norvegica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_Microsetella_rosea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Microsetella_rosea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Microsetella_rosea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_Microsetella_rosea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_Microsetella_rosea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_Microsetella_rosea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_Microsetella_rosea'^^xsd:string;
  dwc:scientificName 'Microsetella rosea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '116116'^^xsd:integer;
  dwc:occurrenceId 'A2_17_Microsetella_rosea'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116116'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella rosea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_Microsetella_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Microsetella_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Microsetella_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_Microsetella_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_Microsetella_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_Microsetella_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Microsetella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '115341'^^xsd:integer;
  dwc:occurrenceId 'A2_17_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115341'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_Macrosetella_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Macrosetella_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Macrosetella_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_Macrosetella_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_Macrosetella_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_Macrosetella_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_Macrosetella_gracilis'^^xsd:string;
  dwc:scientificName 'Macrosetella gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '116382'^^xsd:integer;
  dwc:occurrenceId 'A2_17_Macrosetella_gracilis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116382'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Macrosetella gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_Miracia_efferata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Miracia_efferata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Miracia_efferata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_Miracia_efferata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_Miracia_efferata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_Miracia_efferata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_Miracia_efferata'^^xsd:string;
  dwc:scientificName 'Miracia efferata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '116383'^^xsd:integer;
  dwc:occurrenceId 'A2_17_Miracia_efferata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116383'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Miracia efferata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_Oncaea_media>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Oncaea_media> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Oncaea_media> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_Oncaea_media>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_Oncaea_media>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_Oncaea_media" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_Oncaea_media'^^xsd:string;
  dwc:scientificName 'Oncaea media'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '128938'^^xsd:integer;
  dwc:occurrenceId 'A2_17_Oncaea_media'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1862287'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea media'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_Oncaea_venusta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Oncaea_venusta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Oncaea_venusta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_Oncaea_venusta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_Oncaea_venusta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_Oncaea_venusta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_Oncaea_venusta'^^xsd:string;
  dwc:scientificName 'Oncaea venusta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '128954'^^xsd:integer;
  dwc:occurrenceId 'A2_17_Oncaea_venusta'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1754274'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea venusta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_Oncaea_mediterranea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Oncaea_mediterranea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Oncaea_mediterranea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_Oncaea_mediterranea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_Oncaea_mediterranea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_Oncaea_mediterranea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_Oncaea_mediterranea'^^xsd:string;
  dwc:scientificName 'Oncaea mediterranea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '128939'^^xsd:integer;
  dwc:occurrenceId 'A2_17_Oncaea_mediterranea'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128939'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea mediterranea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_Oncaea_scottodicarloi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Oncaea_scottodicarloi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Oncaea_scottodicarloi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_Oncaea_scottodicarloi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_Oncaea_scottodicarloi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_Oncaea_scottodicarloi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_Oncaea_scottodicarloi'^^xsd:string;
  dwc:scientificName 'Oncaea scottodicarloi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '128950'^^xsd:integer;
  dwc:occurrenceId 'A2_17_Oncaea_scottodicarloi'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128950'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea scottodicarloi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_Oncaea_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Oncaea_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Oncaea_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_Oncaea_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_Oncaea_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_Oncaea_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oncaea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '128690'^^xsd:integer;
  dwc:occurrenceId 'A2_17_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128690'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_Hemicyclops_thallassius>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Hemicyclops_thallassius> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Hemicyclops_thallassius> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_Hemicyclops_thallassius>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_Hemicyclops_thallassius>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_Hemicyclops_thallassius" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_Hemicyclops_thallassius'^^xsd:string;
  dwc:scientificName 'Hemicyclops thalassius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '352254'^^xsd:integer;
  dwc:occurrenceId 'A2_17_Hemicyclops_thallassius'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '352254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Hemicyclops thallassius'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_Copilia_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Copilia_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Copilia_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_Copilia_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_Copilia_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_Copilia_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Copilia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '128721'^^xsd:integer;
  dwc:occurrenceId 'A2_17_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128721'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Copilia spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_Agetus_flaccus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Agetus_flaccus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Agetus_flaccus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_Agetus_flaccus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_Agetus_flaccus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_Agetus_flaccus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_Agetus_flaccus'^^xsd:string;
  dwc:scientificName 'Agetus flaccus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '128795'^^xsd:integer;
  dwc:occurrenceId 'A2_17_Agetus_flaccus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128795'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Agetus flaccus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_Corycaeus_speciosus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Corycaeus_speciosus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Corycaeus_speciosus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_Corycaeus_speciosus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_Corycaeus_speciosus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_Corycaeus_speciosus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_Corycaeus_speciosus'^^xsd:string;
  dwc:scientificName 'Corycaeus speciosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '128800'^^xsd:integer;
  dwc:occurrenceId 'A2_17_Corycaeus_speciosus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128800'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus speciosus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_Corycaeus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Corycaeus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Corycaeus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_Corycaeus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_Corycaeus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_Corycaeus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Corycaeus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '128634'^^xsd:integer;
  dwc:occurrenceId 'A2_17_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128634'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_Farranula_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Farranula_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Farranula_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_Farranula_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_Farranula_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_Farranula_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_Farranula_gracilis'^^xsd:string;
  dwc:scientificName 'Farranula gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '128813'^^xsd:integer;
  dwc:occurrenceId 'A2_17_Farranula_gracilis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128813'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_Farranula_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Farranula_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Farranula_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_Farranula_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_Farranula_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_Farranula_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Farranula'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '128636'^^xsd:integer;
  dwc:occurrenceId 'A2_17_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128636'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_Copepoda_%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Copepoda_%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Copepoda_%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_Copepoda_%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_Copepoda_%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_Copepoda_(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_Copepoda_(nauplius)'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'A2_17_Copepoda_(nauplius)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Copepoda (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_CIRRIPEDIA__%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_CIRRIPEDIA__%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_CIRRIPEDIA__%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_CIRRIPEDIA__%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_CIRRIPEDIA__%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_CIRRIPEDIA__(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:occurrenceId 'A2_17_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  dwc:verbatimIdentification 'CIRRIPEDIA  (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_STOMATOPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_STOMATOPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_STOMATOPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_STOMATOPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_STOMATOPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_STOMATOPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Stomatopoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '14355'^^xsd:integer;
  dwc:occurrenceId 'A2_17_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '14355'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'STOMATOPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_DECAPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_DECAPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_DECAPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_DECAPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_DECAPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_DECAPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_DECAPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:occurrenceId 'A2_17_DECAPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'DECAPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_ECHINODERMATA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_ECHINODERMATA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_ECHINODERMATA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_ECHINODERMATA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_ECHINODERMATA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_ECHINODERMATA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:scientificName 'Echinodermata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '1806'^^xsd:integer;
  dwc:occurrenceId 'A2_17_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1806'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'ECHINODERMATA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_BRYOZOA_%28cyphonauta_larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_BRYOZOA_%28cyphonauta_larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_BRYOZOA_%28cyphonauta_larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_BRYOZOA_%28cyphonauta_larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_BRYOZOA_%28cyphonauta_larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_BRYOZOA_(cyphonauta_larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'A2_17_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'BRYOZOA (cyphonauta larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_Sagitta_friedreich>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Sagitta_friedreich> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Sagitta_friedreich> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_Sagitta_friedreich>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_Sagitta_friedreich>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_Sagitta_friedreich" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_Sagitta_friedreich'^^xsd:string;
  dwc:scientificName 'Sagitta friderici'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '105452'^^xsd:integer;
  dwc:occurrenceId 'A2_17_Sagitta_friedreich'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105441'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta friedreich'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_Sagitta_spp.%C2%A0%28imature%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Sagitta_spp.%C2%A0%28imature%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Sagitta_spp.%C2%A0%28imature%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_Sagitta_spp.%C2%A0%28imature%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_Sagitta_spp.%C2%A0%28imature%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_Sagitta_spp. (imature)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_Sagitta_spp. (imature)'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:occurrenceId 'A2_17_Sagitta_spp. (imature)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta spp. (imature)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_Chaetognatha_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Chaetognatha_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Chaetognatha_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_Chaetognatha_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_Chaetognatha_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_Chaetognatha_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_Chaetognatha_(others)'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:occurrenceId 'A2_17_Chaetognatha_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Chaetognatha (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_Fritillaria_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Fritillaria_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Fritillaria_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_Fritillaria_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_Fritillaria_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_Fritillaria_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_Fritillaria_spp.'^^xsd:string;
  dwc:scientificName 'Fritillaria'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '103358'^^xsd:integer;
  dwc:occurrenceId 'A2_17_Fritillaria_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Fritillaria spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_Oikopleura_dioica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Oikopleura_dioica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Oikopleura_dioica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_Oikopleura_dioica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_Oikopleura_dioica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_Oikopleura_dioica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_Oikopleura_dioica'^^xsd:string;
  dwc:scientificName 'Oikopleura dioica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '1770057'^^xsd:integer;
  dwc:occurrenceId 'A2_17_Oikopleura_dioica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura dioica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_Oikopleura_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Oikopleura_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Oikopleura_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_Oikopleura_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_Oikopleura_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_Oikopleura_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_Oikopleura_spp.'^^xsd:string;
  dwc:scientificName 'Oikopleura'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '103367'^^xsd:integer;
  dwc:occurrenceId 'A2_17_Oikopleura_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_Appendicularia_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Appendicularia_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Appendicularia_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_Appendicularia_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_Appendicularia_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_Appendicularia_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_Appendicularia_(others)'^^xsd:string;
  dwc:scientificName 'Appendicularia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '146421'^^xsd:integer;
  dwc:occurrenceId 'A2_17_Appendicularia_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146421'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Appendicularia (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_Thalia_democratica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Thalia_democratica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Thalia_democratica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_Thalia_democratica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_Thalia_democratica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_Thalia_democratica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_Thalia_democratica'^^xsd:string;
  dwc:scientificName 'Thalia democratica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '137279'^^xsd:integer;
  dwc:occurrenceId 'A2_17_Thalia_democratica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137279'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Thalia democratica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_Doliolo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Doliolo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Doliolo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_Doliolo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_Doliolo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_Doliolo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_Doliolo'^^xsd:string;
  dwc:scientificName 'Dolioloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '137221'^^xsd:integer;
  dwc:occurrenceId 'A2_17_Doliolo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137221'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Doliolo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_Teleostei_%28egg%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Teleostei_%28egg%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Teleostei_%28egg%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_Teleostei_%28egg%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_Teleostei_%28egg%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_Teleostei_(egg)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_Teleostei_(egg)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A2_17_Teleostei_(egg)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (egg)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_Teleostei_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Teleostei_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Teleostei_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_Teleostei_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_Teleostei_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_Teleostei_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_Teleostei_(larvae)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A2_17_Teleostei_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_SIPHONOPHORAE_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_SIPHONOPHORAE_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_SIPHONOPHORAE_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_SIPHONOPHORAE_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_SIPHONOPHORAE_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_SIPHONOPHORAE_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:scientificName 'Siphonophorae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '1371'^^xsd:integer;
  dwc:occurrenceId 'A2_17_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'SIPHONOPHORAE spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_Gastropoda_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Gastropoda_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Gastropoda_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_Gastropoda_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_Gastropoda_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_Gastropoda_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_Gastropoda_(veliger)'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'A2_17_Gastropoda_(veliger)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Gastropoda (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_Pteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Pteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Pteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_Pteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_Pteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_Pteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_Pteropoda'^^xsd:string;
  dwc:scientificName 'Pteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '325345'^^xsd:integer;
  dwc:occurrenceId 'A2_17_Pteropoda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '325345'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Pteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_Heteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Heteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Heteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_Heteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_Heteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_Heteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_Heteropoda'^^xsd:string;
  dwc:scientificName 'Heteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '1491356'^^xsd:integer;
  dwc:occurrenceId 'A2_17_Heteropoda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491356'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Heteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_Bivalvia_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Bivalvia_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_Bivalvia_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_Bivalvia_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_Bivalvia_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_Bivalvia_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_Bivalvia_(veliger)'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'A2_17_Bivalvia_(veliger)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Bivalvia (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_POLYCHAETA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_POLYCHAETA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_POLYCHAETA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_POLYCHAETA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_POLYCHAETA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_POLYCHAETA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'A2_17_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'POLYCHAETA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_OSTRACODA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_OSTRACODA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_OSTRACODA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_OSTRACODA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_OSTRACODA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_OSTRACODA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_OSTRACODA'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'A2_17_OSTRACODA'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'OSTRACODA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_17_CLADOCERA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_17_CLADOCERA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_17_CLADOCERA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4158165"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6191753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_17_CLADOCERA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4158165 -34.6191753)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4158165"^^xsd:decimal ;
  geo-pos:long "-34.6191753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_17_CLADOCERA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_17_CLADOCERA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_17_CLADOCERA'^^xsd:string;
  dwc:scientificName 'Cladocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6191753'^^xsd:double;
  dwc:latitude '-7.4158165'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 17'^^xsd:string;
  dwc:aphiaid '1076'^^xsd:integer;
  dwc:occurrenceId 'A2_17_CLADOCERA'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '155670'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'CLADOCERA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_Codonella_acuta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Codonella_acuta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Codonella_acuta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_Codonella_acuta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_Codonella_acuta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_Codonella_acuta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_Codonella_acuta'^^xsd:string;
  dwc:scientificName 'Codonella acuta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '417132'^^xsd:integer;
  dwc:occurrenceId 'A2_6_Codonella_acuta'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417132'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella acuta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_Codonella_amphorella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Codonella_amphorella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Codonella_amphorella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_Codonella_amphorella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_Codonella_amphorella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_Codonella_amphorella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_Codonella_amphorella'^^xsd:string;
  dwc:scientificName 'Codonella amphorella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '417133'^^xsd:integer;
  dwc:occurrenceId 'A2_6_Codonella_amphorella'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417133'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella amphorella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_Codonella_apicata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Codonella_apicata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Codonella_apicata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_Codonella_apicata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_Codonella_apicata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_Codonella_apicata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_Codonella_apicata'^^xsd:string;
  dwc:scientificName 'Codonella apicata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '417134'^^xsd:integer;
  dwc:occurrenceId 'A2_6_Codonella_apicata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417134'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella apicata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_Codonella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Codonella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Codonella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_Codonella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_Codonella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_Codonella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_Codonella_sp.'^^xsd:string;
  dwc:scientificName 'Codonella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '150203'^^xsd:integer;
  dwc:occurrenceId 'A2_6_Codonella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150203'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_Tintinnopsis_tocantinensis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Tintinnopsis_tocantinensis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Tintinnopsis_tocantinensis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_Tintinnopsis_tocantinensis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_Tintinnopsis_tocantinensis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_Tintinnopsis_tocantinensis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:scientificName 'Tintinnopsis tocantinensis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '417156'^^xsd:integer;
  dwc:occurrenceId 'A2_6_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417156'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis tocantinensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_Tintinnopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Tintinnopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Tintinnopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_Tintinnopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_Tintinnopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_Tintinnopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_Tintinnopsis_spp.'^^xsd:string;
  dwc:scientificName 'Tintinnopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:occurrenceId 'A2_6_Tintinnopsis_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_Codonellopsis_ostenfeldi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Codonellopsis_ostenfeldi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Codonellopsis_ostenfeldi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_Codonellopsis_ostenfeldi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_Codonellopsis_ostenfeldi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_Codonellopsis_ostenfeldi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:scientificName 'Codonellopsis ostenfeldi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '427448'^^xsd:integer;
  dwc:occurrenceId 'A2_6_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427448'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis ostenfeldi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_Codonellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Codonellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Codonellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_Codonellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_Codonellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_Codonellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_Codonellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Codonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '204197'^^xsd:integer;
  dwc:occurrenceId 'A2_6_Codonellopsis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '204197'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_Coxliella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Coxliella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Coxliella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_Coxliella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_Coxliella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_Coxliella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_Coxliella_sp.'^^xsd:string;
  dwc:scientificName 'Coxliella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '150208'^^xsd:integer;
  dwc:occurrenceId 'A2_6_Coxliella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150208'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Coxliella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_Dadayiella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Dadayiella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Dadayiella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_Dadayiella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_Dadayiella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_Dadayiella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_Dadayiella_sp.'^^xsd:string;
  dwc:scientificName 'Dadayiella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '183541'^^xsd:integer;
  dwc:occurrenceId 'A2_6_Dadayiella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183541'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dadayiella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_Dictyocysta_lepida>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Dictyocysta_lepida> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Dictyocysta_lepida> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_Dictyocysta_lepida>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_Dictyocysta_lepida>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_Dictyocysta_lepida" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_Dictyocysta_lepida'^^xsd:string;
  dwc:scientificName 'Dictyocysta lepida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '235767'^^xsd:integer;
  dwc:occurrenceId 'A2_6_Dictyocysta_lepida'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235767'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocysta lepida'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_Epiplocylis_undella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Epiplocylis_undella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Epiplocylis_undella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_Epiplocylis_undella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_Epiplocylis_undella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_Epiplocylis_undella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_Epiplocylis_undella'^^xsd:string;
  dwc:scientificName 'Epiplocylis undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '341668'^^xsd:integer;
  dwc:occurrenceId 'A2_6_Epiplocylis_undella'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '341668'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis undella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_Epiplocylis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Epiplocylis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Epiplocylis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_Epiplocylis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_Epiplocylis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_Epiplocylis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_Epiplocylis_sp.'^^xsd:string;
  dwc:scientificName 'Epiplocylis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '183562'^^xsd:integer;
  dwc:occurrenceId 'A2_6_Epiplocylis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183562'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_Favella_enrenbergii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Favella_enrenbergii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Favella_enrenbergii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_Favella_enrenbergii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_Favella_enrenbergii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_Favella_enrenbergii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_Favella_enrenbergii'^^xsd:string;
  dwc:scientificName 'Favella ehrenbergii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '235761'^^xsd:integer;
  dwc:occurrenceId 'A2_6_Favella_enrenbergii'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235761'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Favella enrenbergii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_Eutintinnus_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Eutintinnus_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Eutintinnus_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_Eutintinnus_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_Eutintinnus_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_Eutintinnus_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_Eutintinnus_spp.'^^xsd:string;
  dwc:scientificName 'Eutintinnus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '183543'^^xsd:integer;
  dwc:occurrenceId 'A2_6_Eutintinnus_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183543'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Eutintinnus spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_Amphorellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Amphorellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Amphorellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_Amphorellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_Amphorellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_Amphorellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_Amphorellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Amphorellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '425527'^^xsd:integer;
  dwc:occurrenceId 'A2_6_Amphorellopsis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '425527'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Amphorellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_Rabdonella_elegans>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Rabdonella_elegans> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Rabdonella_elegans> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_Rabdonella_elegans>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_Rabdonella_elegans>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_Rabdonella_elegans" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_Rabdonella_elegans'^^xsd:string;
  dwc:scientificName 'Rhabdonella elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '183577'^^xsd:integer;
  dwc:occurrenceId 'A2_6_Rabdonella_elegans'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183577'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella elegans'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_Rabdonella_brandti>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Rabdonella_brandti> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Rabdonella_brandti> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_Rabdonella_brandti>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_Rabdonella_brandti>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_Rabdonella_brandti" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_Rabdonella_brandti'^^xsd:string;
  dwc:scientificName 'Rhabdonella brandti'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '427513'^^xsd:integer;
  dwc:occurrenceId 'A2_6_Rabdonella_brandti'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427513'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella brandti'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_Rabdonellopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Rabdonellopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Rabdonellopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_Rabdonellopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_Rabdonellopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_Rabdonellopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_Rabdonellopsis_spp.'^^xsd:string;
  dwc:scientificName 'Rhabdonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '183550'^^xsd:integer;
  dwc:occurrenceId 'A2_6_Rabdonellopsis_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183550'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonellopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_Undella_claparedei>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Undella_claparedei> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Undella_claparedei> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_Undella_claparedei>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_Undella_claparedei>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_Undella_claparedei" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_Undella_claparedei'^^xsd:string;
  dwc:scientificName 'Undella claparedei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '341684'^^xsd:integer;
  dwc:occurrenceId 'A2_6_Undella_claparedei'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417240'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undella claparedei'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_Undella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Undella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Undella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_Undella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_Undella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_Undella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_Undella_sp.'^^xsd:string;
  dwc:scientificName 'Undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '235764'^^xsd:integer;
  dwc:occurrenceId 'A2_6_Undella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235764'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Undella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_Xystonellopsis_heros>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Xystonellopsis_heros> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Xystonellopsis_heros> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_Xystonellopsis_heros>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_Xystonellopsis_heros>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_Xystonellopsis_heros" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_Xystonellopsis_heros'^^xsd:string;
  dwc:scientificName 'Xystonellopsis heros'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '417266'^^xsd:integer;
  dwc:occurrenceId 'A2_6_Xystonellopsis_heros'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417266'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Xystonellopsis heros'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_Tintinnina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Tintinnina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Tintinnina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_Tintinnina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_Tintinnina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_Tintinnina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_Tintinnina_(others)'^^xsd:string;
  dwc:scientificName 'Tintinnina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '732976'^^xsd:integer;
  dwc:occurrenceId 'A2_6_Tintinnina_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_Collosphaera_macropora>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Collosphaera_macropora> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Collosphaera_macropora> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_Collosphaera_macropora>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_Collosphaera_macropora>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_Collosphaera_macropora" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_Collosphaera_macropora'^^xsd:string;
  dwc:scientificName 'Collosphaera macropora'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '493482'^^xsd:integer;
  dwc:occurrenceId 'A2_6_Collosphaera_macropora'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493482'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Collosphaera macropora'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_Dictyocoryne_profunda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Dictyocoryne_profunda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Dictyocoryne_profunda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_Dictyocoryne_profunda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_Dictyocoryne_profunda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_Dictyocoryne_profunda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_Dictyocoryne_profunda'^^xsd:string;
  dwc:scientificName 'Dictyocoryne profunda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '412935'^^xsd:integer;
  dwc:occurrenceId 'A2_6_Dictyocoryne_profunda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412935'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne profunda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_Dictyocoryne_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Dictyocoryne_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Dictyocoryne_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_Dictyocoryne_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_Dictyocoryne_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_Dictyocoryne_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_Dictyocoryne_sp.'^^xsd:string;
  dwc:scientificName 'Dictyocoryne'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '412934'^^xsd:integer;
  dwc:occurrenceId 'A2_6_Dictyocoryne_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412934'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_Discopyle_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Discopyle_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Discopyle_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_Discopyle_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_Discopyle_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_Discopyle_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_Discopyle_sp.'^^xsd:string;
  dwc:scientificName 'Discopyle'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '493501'^^xsd:integer;
  dwc:occurrenceId 'A2_6_Discopyle_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Discopyle sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_Pylonidae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Pylonidae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Pylonidae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_Pylonidae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_Pylonidae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_Pylonidae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_Pylonidae'^^xsd:string;
  dwc:scientificName 'Pyloniidae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '345902'^^xsd:integer;
  dwc:occurrenceId 'A2_6_Pylonidae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345902'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:verbatimIdentification 'Pylonidae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_Spongodiscus_resurgens>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Spongodiscus_resurgens> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Spongodiscus_resurgens> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_Spongodiscus_resurgens>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_Spongodiscus_resurgens>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_Spongodiscus_resurgens" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_Spongodiscus_resurgens'^^xsd:string;
  dwc:scientificName 'Spongodiscus resurgens'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '493608'^^xsd:integer;
  dwc:occurrenceId 'A2_6_Spongodiscus_resurgens'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493608'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongodiscus resurgens'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_Spongosphaera_streptacantha>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Spongosphaera_streptacantha> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Spongosphaera_streptacantha> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_Spongosphaera_streptacantha>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_Spongosphaera_streptacantha>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_Spongosphaera_streptacantha" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_Spongosphaera_streptacantha'^^xsd:string;
  dwc:scientificName 'Spongosphaera streptacantha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '493393'^^xsd:integer;
  dwc:occurrenceId 'A2_6_Spongosphaera_streptacantha'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493393'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongosphaera streptacantha'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_Spongaster_tetras>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Spongaster_tetras> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Spongaster_tetras> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_Spongaster_tetras>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_Spongaster_tetras>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_Spongaster_tetras" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_Spongaster_tetras'^^xsd:string;
  dwc:scientificName 'Spongaster tetras'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '412940'^^xsd:integer;
  dwc:occurrenceId 'A2_6_Spongaster_tetras'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412940'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongaster tetras'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_Spongotrochus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Spongotrochus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Spongotrochus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_Spongotrochus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_Spongotrochus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_Spongotrochus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_Spongotrochus_sp.'^^xsd:string;
  dwc:scientificName 'Spongotrochus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '412948'^^xsd:integer;
  dwc:occurrenceId 'A2_6_Spongotrochus_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Spongotrochus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_Zygocircus_productus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Zygocircus_productus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Zygocircus_productus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_Zygocircus_productus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_Zygocircus_productus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_Zygocircus_productus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_Zygocircus_productus'^^xsd:string;
  dwc:scientificName 'Zygocircus productus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '493705'^^xsd:integer;
  dwc:occurrenceId 'A2_6_Zygocircus_productus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493705'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus productus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_Zygocircus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Zygocircus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Zygocircus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_Zygocircus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_Zygocircus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_Zygocircus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_Zygocircus_sp.'^^xsd:string;
  dwc:scientificName 'Zygocircus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '493702'^^xsd:integer;
  dwc:occurrenceId 'A2_6_Zygocircus_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493702'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_Polycystina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Polycystina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Polycystina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_Polycystina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_Polycystina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_Polycystina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_Polycystina_(others)'^^xsd:string;
  dwc:scientificName 'Polycystina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '235740'^^xsd:integer;
  dwc:occurrenceId 'A2_6_Polycystina_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235740'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Polycystina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_ACANTHARIA_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_ACANTHARIA_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_ACANTHARIA_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_ACANTHARIA_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_ACANTHARIA_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_ACANTHARIA_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_ACANTHARIA_spp.'^^xsd:string;
  dwc:scientificName 'Acantharia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '586732'^^xsd:integer;
  dwc:occurrenceId 'A2_6_ACANTHARIA_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '586732'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'ACANTHARIA spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_Bolivina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Bolivina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Bolivina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_Bolivina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_Bolivina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_Bolivina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_Bolivina_sp.'^^xsd:string;
  dwc:scientificName 'Bolivina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '112101'^^xsd:integer;
  dwc:occurrenceId 'A2_6_Bolivina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Bolivina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_Globigerina_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Globigerina_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Globigerina_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_Globigerina_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_Globigerina_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_Globigerina_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_Globigerina_bulloides'^^xsd:string;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:occurrenceId 'A2_6_Globigerina_bulloides'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globigerina bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_Globogirinoides_ruber>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Globogirinoides_ruber> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Globogirinoides_ruber> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_Globogirinoides_ruber>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_Globogirinoides_ruber>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_Globogirinoides_ruber" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_Globogirinoides_ruber'^^xsd:string;
  dwc:scientificName 'Globigerinoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:occurrenceId 'A2_6_Globogirinoides_ruber'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globogirinoides ruber'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_Globorotalia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Globorotalia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Globorotalia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_Globorotalia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_Globorotalia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_Globorotalia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_Globorotalia_spp.'^^xsd:string;
  dwc:scientificName 'Globorotalia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '112200'^^xsd:integer;
  dwc:occurrenceId 'A2_6_Globorotalia_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112200'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Globorotalia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_Neogloboquadrina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Neogloboquadrina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Neogloboquadrina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_Neogloboquadrina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_Neogloboquadrina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_Neogloboquadrina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_Neogloboquadrina_sp.'^^xsd:string;
  dwc:scientificName 'Neogloboquadrina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '112202'^^xsd:integer;
  dwc:occurrenceId 'A2_6_Neogloboquadrina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112202'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Neogloboquadrina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_Orbulina_universa>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Orbulina_universa> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Orbulina_universa> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_Orbulina_universa>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_Orbulina_universa>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_Orbulina_universa" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_Orbulina_universa'^^xsd:string;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:occurrenceId 'A2_6_Orbulina_universa'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Orbulina universa'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_Tretomphalus_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Tretomphalus_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Tretomphalus_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_Tretomphalus_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_Tretomphalus_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_Tretomphalus_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_Tretomphalus_bulloides'^^xsd:string;
  dwc:scientificName 'Tretomphalus bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '113184'^^xsd:integer;
  dwc:occurrenceId 'A2_6_Tretomphalus_bulloides'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tretomphalus bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_Trochammina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Trochammina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Trochammina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_Trochammina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_Trochammina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_Trochammina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_Trochammina_sp.'^^xsd:string;
  dwc:scientificName 'Trochammina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:occurrenceId 'A2_6_Trochammina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Trochammina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_Foraminifera_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Foraminifera_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Foraminifera_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_Foraminifera_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_Foraminifera_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_Foraminifera_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_Foraminifera_(others)'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:occurrenceId 'A2_6_Foraminifera_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Foraminifera (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_Nannocalanus_minor>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Nannocalanus_minor> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Nannocalanus_minor> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_Nannocalanus_minor>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_Nannocalanus_minor>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_Nannocalanus_minor" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_Nannocalanus_minor'^^xsd:string;
  dwc:scientificName 'Nannocalanus minor'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '104469'^^xsd:integer;
  dwc:occurrenceId 'A2_6_Nannocalanus_minor'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104469'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus minor'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_Nannocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Nannocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Nannocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_Nannocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_Nannocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_Nannocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Nannocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '104154'^^xsd:integer;
  dwc:occurrenceId 'A2_6_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104154'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_Neocalanus_robustior>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Neocalanus_robustior> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Neocalanus_robustior> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_Neocalanus_robustior>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_Neocalanus_robustior>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_Neocalanus_robustior" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_Neocalanus_robustior'^^xsd:string;
  dwc:scientificName 'Neocalanus robustior'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '104472'^^xsd:integer;
  dwc:occurrenceId 'A2_6_Neocalanus_robustior'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104472'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Neocalanus robustior'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_Undinula_vulgaris_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Undinula_vulgaris_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Undinula_vulgaris_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_Undinula_vulgaris_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_Undinula_vulgaris_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_Undinula_vulgaris_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:scientificName 'Undinula vulgaris'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '104473'^^xsd:integer;
  dwc:occurrenceId 'A2_6_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104473'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undinula vulgaris (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_Acrocalanus_longicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Acrocalanus_longicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Acrocalanus_longicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_Acrocalanus_longicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_Acrocalanus_longicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_Acrocalanus_longicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_Acrocalanus_longicornis'^^xsd:string;
  dwc:scientificName 'Acrocalanus longicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '104646'^^xsd:integer;
  dwc:occurrenceId 'A2_6_Acrocalanus_longicornis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104646'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus longicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_Acrocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Acrocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Acrocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_Acrocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_Acrocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_Acrocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Acrocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '104192'^^xsd:integer;
  dwc:occurrenceId 'A2_6_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104192'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_Calocalanos_pavo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Calocalanos_pavo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Calocalanos_pavo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_Calocalanos_pavo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_Calocalanos_pavo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_Calocalanos_pavo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_Calocalanos_pavo'^^xsd:string;
  dwc:scientificName 'Calocalanus pavo'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '104669'^^xsd:integer;
  dwc:occurrenceId 'A2_6_Calocalanos_pavo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanos pavo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_Calocalanus_sp. _(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:scientificName 'Calocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '104193'^^xsd:integer;
  dwc:occurrenceId 'A2_6_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104193'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanus sp.  (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_Delibus_sewelli>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Delibus_sewelli> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Delibus_sewelli> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_Delibus_sewelli>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_Delibus_sewelli>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_Delibus_sewelli" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_Delibus_sewelli'^^xsd:string;
  dwc:scientificName 'Delius sewelli'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '363906'^^xsd:integer;
  dwc:occurrenceId 'A2_6_Delibus_sewelli'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363906'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sewelli'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_Delibus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Delibus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Delibus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_Delibus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_Delibus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_Delibus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Delius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '363904'^^xsd:integer;
  dwc:occurrenceId 'A2_6_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363904'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_Mecynocera_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Mecynocera_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Mecynocera_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_Mecynocera_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_Mecynocera_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_Mecynocera_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Mecynocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '104184'^^xsd:integer;
  dwc:occurrenceId 'A2_6_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Mecynocera sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_Paracalanus_aculeatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Paracalanus_aculeatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Paracalanus_aculeatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_Paracalanus_aculeatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_Paracalanus_aculeatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_Paracalanus_aculeatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_Paracalanus_aculeatus'^^xsd:string;
  dwc:scientificName 'Paracalanus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '104681'^^xsd:integer;
  dwc:occurrenceId 'A2_6_Paracalanus_aculeatus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1464945'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus aculeatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_Paracalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Paracalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Paracalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_Paracalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_Paracalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_Paracalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Paracalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '104196'^^xsd:integer;
  dwc:occurrenceId 'A2_6_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104196'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_Rhincalanus_cornutus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Rhincalanus_cornutus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Rhincalanus_cornutus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_Rhincalanus_cornutus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_Rhincalanus_cornutus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_Rhincalanus_cornutus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_Rhincalanus_cornutus'^^xsd:string;
  dwc:scientificName 'Rhincalanus cornutus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '104542'^^xsd:integer;
  dwc:occurrenceId 'A2_6_Rhincalanus_cornutus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1488083'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rhincalanus cornutus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_Subeucalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Subeucalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Subeucalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_Subeucalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_Subeucalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_Subeucalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Subeucalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '104173'^^xsd:integer;
  dwc:occurrenceId 'A2_6_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104173'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Subeucalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_Clausocalanus_furcatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Clausocalanus_furcatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Clausocalanus_furcatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_Clausocalanus_furcatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_Clausocalanus_furcatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_Clausocalanus_furcatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_Clausocalanus_furcatus'^^xsd:string;
  dwc:scientificName 'Clausocalanus furcatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '104503'^^xsd:integer;
  dwc:occurrenceId 'A2_6_Clausocalanus_furcatus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104503'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus furcatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_Clausocalanus_mastigophorus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Clausocalanus_mastigophorus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Clausocalanus_mastigophorus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_Clausocalanus_mastigophorus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_Clausocalanus_mastigophorus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_Clausocalanus_mastigophorus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:scientificName 'Clausocalanus mastigophorus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '104506'^^xsd:integer;
  dwc:occurrenceId 'A2_6_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104506'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus mastigophorus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_Clausocalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Clausocalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Clausocalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_Clausocalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_Clausocalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_Clausocalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Clausocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '104161'^^xsd:integer;
  dwc:occurrenceId 'A2_6_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104161'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_Euchaeta_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Euchaeta_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Euchaeta_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_Euchaeta_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_Euchaeta_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_Euchaeta_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Euchaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '104174'^^xsd:integer;
  dwc:occurrenceId 'A2_6_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104174'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Euchaeta spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_Scolecithrix_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Scolecithrix_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Scolecithrix_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_Scolecithrix_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_Scolecithrix_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_Scolecithrix_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_Scolecithrix_danae'^^xsd:string;
  dwc:scientificName 'Scolecithrix danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '104821'^^xsd:integer;
  dwc:occurrenceId 'A2_6_Scolecithrix_danae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104821'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_Scolecithrix_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Scolecithrix_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Scolecithrix_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_Scolecithrix_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_Scolecithrix_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_Scolecithrix_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Scolecithrix'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '104230'^^xsd:integer;
  dwc:occurrenceId 'A2_6_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104230'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_Lucicutia_flavicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Lucicutia_flavicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Lucicutia_flavicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_Lucicutia_flavicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_Lucicutia_flavicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_Lucicutia_flavicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_Lucicutia_flavicornis'^^xsd:string;
  dwc:scientificName 'Lucicutia flavicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '104597'^^xsd:integer;
  dwc:occurrenceId 'A2_6_Lucicutia_flavicornis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104597'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia flavicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_Lucicutia_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Lucicutia_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Lucicutia_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_Lucicutia_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_Lucicutia_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_Lucicutia_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_Lucicutia_sp.'^^xsd:string;
  dwc:scientificName 'Lucicutia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '104183'^^xsd:integer;
  dwc:occurrenceId 'A2_6_Lucicutia_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104183'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_Pleuromamma_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Pleuromamma_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Pleuromamma_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_Pleuromamma_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_Pleuromamma_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_Pleuromamma_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Pleuromamma'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '104191'^^xsd:integer;
  dwc:occurrenceId 'A2_6_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104191'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Pleuromamma sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_Temora_stylifera_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Temora_stylifera_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Temora_stylifera_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_Temora_stylifera_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_Temora_stylifera_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_Temora_stylifera_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:scientificName 'Temora stylifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '104879'^^xsd:integer;
  dwc:occurrenceId 'A2_6_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104879'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora stylifera (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_Temora_turbinata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Temora_turbinata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Temora_turbinata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_Temora_turbinata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_Temora_turbinata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_Temora_turbinata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_Temora_turbinata'^^xsd:string;
  dwc:scientificName 'Temora turbinata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '104880'^^xsd:integer;
  dwc:occurrenceId 'A2_6_Temora_turbinata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104880'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora turbinata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_Candacia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Candacia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Candacia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_Candacia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_Candacia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_Candacia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_Candacia_spp.'^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A2_6_Candacia_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_Candacia_sp._%28copepodite%29%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Candacia_sp._%28copepodite%29%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Candacia_sp._%28copepodite%29%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_Candacia_sp._%28copepodite%29%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_Candacia_sp._%28copepodite%29%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_Candacia_sp._(copepodite) " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A2_6_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia sp. (copepodite) '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_Calanopia_americana_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Calanopia_americana_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Calanopia_americana_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_Calanopia_americana_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_Calanopia_americana_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_Calanopia_americana_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:scientificName 'Calanopia americana'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '104723'^^xsd:integer;
  dwc:occurrenceId 'A2_6_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104723'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calanopia americana (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_Acartia_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Acartia_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Acartia_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_Acartia_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_Acartia_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_Acartia_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_Acartia_danae'^^xsd:string;
  dwc:scientificName 'Acartia (Acartia) danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '346026'^^xsd:integer;
  dwc:occurrenceId 'A2_6_Acartia_danae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346026'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_Acartia_lilljeborgii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Acartia_lilljeborgii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Acartia_lilljeborgii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_Acartia_lilljeborgii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_Acartia_lilljeborgii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_Acartia_lilljeborgii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_Acartia_lilljeborgii'^^xsd:string;
  dwc:scientificName 'Acartia lilljeborgii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '348510'^^xsd:integer;
  dwc:occurrenceId 'A2_6_Acartia_lilljeborgii'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia lilljeborgii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_Calanoida_%28others_copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Calanoida_%28others_copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Calanoida_%28others_copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_Calanoida_%28others_copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_Calanoida_%28others_copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_Calanoida_(others_copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'A2_6_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Calanoida (others copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_Oithona_atlantica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Oithona_atlantica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Oithona_atlantica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_Oithona_atlantica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_Oithona_atlantica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_Oithona_atlantica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_Oithona_atlantica'^^xsd:string;
  dwc:scientificName 'Oithona atlantica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '106642'^^xsd:integer;
  dwc:occurrenceId 'A2_6_Oithona_atlantica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106642'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona atlantica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_Oithona_plumifera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Oithona_plumifera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Oithona_plumifera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_Oithona_plumifera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_Oithona_plumifera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_Oithona_plumifera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_Oithona_plumifera'^^xsd:string;
  dwc:scientificName 'Oithona plumifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '106652'^^xsd:integer;
  dwc:occurrenceId 'A2_6_Oithona_plumifera'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106652'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona plumifera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_Oithona_setigera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Oithona_setigera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Oithona_setigera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_Oithona_setigera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_Oithona_setigera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_Oithona_setigera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_Oithona_setigera'^^xsd:string;
  dwc:scientificName 'Oithona setigera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '106655'^^xsd:integer;
  dwc:occurrenceId 'A2_6_Oithona_setigera'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '734517'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona setigera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_Oithona_hebes>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Oithona_hebes> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Oithona_hebes> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_Oithona_hebes>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_Oithona_hebes>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_Oithona_hebes" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_Oithona_hebes'^^xsd:string;
  dwc:scientificName 'Oithona hebes'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '106647'^^xsd:integer;
  dwc:occurrenceId 'A2_6_Oithona_hebes'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106647'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona hebes'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_Oithona_spp.%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Oithona_spp.%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Oithona_spp.%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_Oithona_spp.%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_Oithona_spp.%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_Oithona_spp. " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_Oithona_spp. '^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A2_6_Oithona_spp. '^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_Oithona_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Oithona_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Oithona_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_Oithona_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_Oithona_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_Oithona_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A2_6_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_Microsetella_norvegica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Microsetella_norvegica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Microsetella_norvegica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_Microsetella_norvegica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_Microsetella_norvegica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_Microsetella_norvegica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_Microsetella_norvegica'^^xsd:string;
  dwc:scientificName 'Microsetella norvegica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '116115'^^xsd:integer;
  dwc:occurrenceId 'A2_6_Microsetella_norvegica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116115'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella norvegica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_Microsetella_rosea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Microsetella_rosea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Microsetella_rosea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_Microsetella_rosea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_Microsetella_rosea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_Microsetella_rosea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_Microsetella_rosea'^^xsd:string;
  dwc:scientificName 'Microsetella rosea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '116116'^^xsd:integer;
  dwc:occurrenceId 'A2_6_Microsetella_rosea'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116116'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella rosea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_Microsetella_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Microsetella_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Microsetella_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_Microsetella_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_Microsetella_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_Microsetella_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Microsetella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '115341'^^xsd:integer;
  dwc:occurrenceId 'A2_6_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115341'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_Macrosetella_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Macrosetella_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Macrosetella_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_Macrosetella_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_Macrosetella_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_Macrosetella_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_Macrosetella_gracilis'^^xsd:string;
  dwc:scientificName 'Macrosetella gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '116382'^^xsd:integer;
  dwc:occurrenceId 'A2_6_Macrosetella_gracilis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116382'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Macrosetella gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_Miracia_efferata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Miracia_efferata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Miracia_efferata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_Miracia_efferata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_Miracia_efferata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_Miracia_efferata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_Miracia_efferata'^^xsd:string;
  dwc:scientificName 'Miracia efferata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '116383'^^xsd:integer;
  dwc:occurrenceId 'A2_6_Miracia_efferata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116383'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Miracia efferata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_Oncaea_media>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Oncaea_media> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Oncaea_media> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_Oncaea_media>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_Oncaea_media>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_Oncaea_media" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_Oncaea_media'^^xsd:string;
  dwc:scientificName 'Oncaea media'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '128938'^^xsd:integer;
  dwc:occurrenceId 'A2_6_Oncaea_media'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1862287'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea media'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_Oncaea_venusta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Oncaea_venusta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Oncaea_venusta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_Oncaea_venusta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_Oncaea_venusta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_Oncaea_venusta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_Oncaea_venusta'^^xsd:string;
  dwc:scientificName 'Oncaea venusta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '128954'^^xsd:integer;
  dwc:occurrenceId 'A2_6_Oncaea_venusta'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1754274'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea venusta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_Oncaea_mediterranea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Oncaea_mediterranea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Oncaea_mediterranea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_Oncaea_mediterranea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_Oncaea_mediterranea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_Oncaea_mediterranea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_Oncaea_mediterranea'^^xsd:string;
  dwc:scientificName 'Oncaea mediterranea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '128939'^^xsd:integer;
  dwc:occurrenceId 'A2_6_Oncaea_mediterranea'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128939'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea mediterranea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_Oncaea_scottodicarloi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Oncaea_scottodicarloi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Oncaea_scottodicarloi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_Oncaea_scottodicarloi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_Oncaea_scottodicarloi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_Oncaea_scottodicarloi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_Oncaea_scottodicarloi'^^xsd:string;
  dwc:scientificName 'Oncaea scottodicarloi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '128950'^^xsd:integer;
  dwc:occurrenceId 'A2_6_Oncaea_scottodicarloi'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128950'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea scottodicarloi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_Oncaea_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Oncaea_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Oncaea_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_Oncaea_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_Oncaea_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_Oncaea_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oncaea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '128690'^^xsd:integer;
  dwc:occurrenceId 'A2_6_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128690'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_Hemicyclops_thallassius>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Hemicyclops_thallassius> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Hemicyclops_thallassius> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_Hemicyclops_thallassius>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_Hemicyclops_thallassius>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_Hemicyclops_thallassius" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_Hemicyclops_thallassius'^^xsd:string;
  dwc:scientificName 'Hemicyclops thalassius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '352254'^^xsd:integer;
  dwc:occurrenceId 'A2_6_Hemicyclops_thallassius'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '352254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Hemicyclops thallassius'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_Copilia_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Copilia_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Copilia_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_Copilia_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_Copilia_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_Copilia_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Copilia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '128721'^^xsd:integer;
  dwc:occurrenceId 'A2_6_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128721'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Copilia spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_Agetus_flaccus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Agetus_flaccus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Agetus_flaccus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_Agetus_flaccus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_Agetus_flaccus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_Agetus_flaccus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_Agetus_flaccus'^^xsd:string;
  dwc:scientificName 'Agetus flaccus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '128795'^^xsd:integer;
  dwc:occurrenceId 'A2_6_Agetus_flaccus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128795'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Agetus flaccus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_Corycaeus_speciosus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Corycaeus_speciosus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Corycaeus_speciosus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_Corycaeus_speciosus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_Corycaeus_speciosus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_Corycaeus_speciosus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_Corycaeus_speciosus'^^xsd:string;
  dwc:scientificName 'Corycaeus speciosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '128800'^^xsd:integer;
  dwc:occurrenceId 'A2_6_Corycaeus_speciosus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128800'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus speciosus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_Corycaeus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Corycaeus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Corycaeus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_Corycaeus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_Corycaeus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_Corycaeus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Corycaeus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '128634'^^xsd:integer;
  dwc:occurrenceId 'A2_6_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128634'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_Farranula_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Farranula_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Farranula_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_Farranula_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_Farranula_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_Farranula_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_Farranula_gracilis'^^xsd:string;
  dwc:scientificName 'Farranula gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '128813'^^xsd:integer;
  dwc:occurrenceId 'A2_6_Farranula_gracilis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128813'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_Farranula_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Farranula_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Farranula_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_Farranula_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_Farranula_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_Farranula_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Farranula'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '128636'^^xsd:integer;
  dwc:occurrenceId 'A2_6_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128636'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_Copepoda_%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Copepoda_%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Copepoda_%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_Copepoda_%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_Copepoda_%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_Copepoda_(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_Copepoda_(nauplius)'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'A2_6_Copepoda_(nauplius)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Copepoda (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_CIRRIPEDIA__%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_CIRRIPEDIA__%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_CIRRIPEDIA__%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_CIRRIPEDIA__%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_CIRRIPEDIA__%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_CIRRIPEDIA__(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:occurrenceId 'A2_6_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  dwc:verbatimIdentification 'CIRRIPEDIA  (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_STOMATOPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_STOMATOPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_STOMATOPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_STOMATOPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_STOMATOPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_STOMATOPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Stomatopoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '14355'^^xsd:integer;
  dwc:occurrenceId 'A2_6_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '14355'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'STOMATOPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_DECAPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_DECAPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_DECAPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_DECAPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_DECAPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_DECAPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_DECAPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:occurrenceId 'A2_6_DECAPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'DECAPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_ECHINODERMATA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_ECHINODERMATA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_ECHINODERMATA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_ECHINODERMATA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_ECHINODERMATA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_ECHINODERMATA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:scientificName 'Echinodermata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '1806'^^xsd:integer;
  dwc:occurrenceId 'A2_6_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1806'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'ECHINODERMATA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_BRYOZOA_%28cyphonauta_larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_BRYOZOA_%28cyphonauta_larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_BRYOZOA_%28cyphonauta_larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_BRYOZOA_%28cyphonauta_larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_BRYOZOA_%28cyphonauta_larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_BRYOZOA_(cyphonauta_larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'A2_6_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'BRYOZOA (cyphonauta larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_Sagitta_friedreich>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Sagitta_friedreich> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Sagitta_friedreich> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_Sagitta_friedreich>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_Sagitta_friedreich>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_Sagitta_friedreich" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_Sagitta_friedreich'^^xsd:string;
  dwc:scientificName 'Sagitta friderici'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '105452'^^xsd:integer;
  dwc:occurrenceId 'A2_6_Sagitta_friedreich'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105441'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta friedreich'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_Sagitta_spp.%C2%A0%28imature%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Sagitta_spp.%C2%A0%28imature%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Sagitta_spp.%C2%A0%28imature%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_Sagitta_spp.%C2%A0%28imature%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_Sagitta_spp.%C2%A0%28imature%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_Sagitta_spp. (imature)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_Sagitta_spp. (imature)'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:occurrenceId 'A2_6_Sagitta_spp. (imature)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta spp. (imature)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_Chaetognatha_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Chaetognatha_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Chaetognatha_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_Chaetognatha_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_Chaetognatha_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_Chaetognatha_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_Chaetognatha_(others)'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:occurrenceId 'A2_6_Chaetognatha_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Chaetognatha (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_Fritillaria_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Fritillaria_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Fritillaria_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_Fritillaria_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_Fritillaria_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_Fritillaria_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_Fritillaria_spp.'^^xsd:string;
  dwc:scientificName 'Fritillaria'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '103358'^^xsd:integer;
  dwc:occurrenceId 'A2_6_Fritillaria_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Fritillaria spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_Oikopleura_dioica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Oikopleura_dioica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Oikopleura_dioica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_Oikopleura_dioica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_Oikopleura_dioica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_Oikopleura_dioica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_Oikopleura_dioica'^^xsd:string;
  dwc:scientificName 'Oikopleura dioica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '1770057'^^xsd:integer;
  dwc:occurrenceId 'A2_6_Oikopleura_dioica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura dioica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_Oikopleura_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Oikopleura_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Oikopleura_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_Oikopleura_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_Oikopleura_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_Oikopleura_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_Oikopleura_spp.'^^xsd:string;
  dwc:scientificName 'Oikopleura'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '103367'^^xsd:integer;
  dwc:occurrenceId 'A2_6_Oikopleura_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_Appendicularia_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Appendicularia_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Appendicularia_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_Appendicularia_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_Appendicularia_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_Appendicularia_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_Appendicularia_(others)'^^xsd:string;
  dwc:scientificName 'Appendicularia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '146421'^^xsd:integer;
  dwc:occurrenceId 'A2_6_Appendicularia_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146421'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Appendicularia (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_Thalia_democratica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Thalia_democratica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Thalia_democratica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_Thalia_democratica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_Thalia_democratica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_Thalia_democratica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_Thalia_democratica'^^xsd:string;
  dwc:scientificName 'Thalia democratica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '137279'^^xsd:integer;
  dwc:occurrenceId 'A2_6_Thalia_democratica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137279'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Thalia democratica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_Doliolo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Doliolo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Doliolo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_Doliolo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_Doliolo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_Doliolo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_Doliolo'^^xsd:string;
  dwc:scientificName 'Dolioloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '137221'^^xsd:integer;
  dwc:occurrenceId 'A2_6_Doliolo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137221'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Doliolo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_Teleostei_%28egg%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Teleostei_%28egg%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Teleostei_%28egg%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_Teleostei_%28egg%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_Teleostei_%28egg%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_Teleostei_(egg)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_Teleostei_(egg)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A2_6_Teleostei_(egg)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (egg)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_Teleostei_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Teleostei_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Teleostei_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_Teleostei_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_Teleostei_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_Teleostei_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_Teleostei_(larvae)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A2_6_Teleostei_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_SIPHONOPHORAE_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_SIPHONOPHORAE_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_SIPHONOPHORAE_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_SIPHONOPHORAE_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_SIPHONOPHORAE_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_SIPHONOPHORAE_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:scientificName 'Siphonophorae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '1371'^^xsd:integer;
  dwc:occurrenceId 'A2_6_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'SIPHONOPHORAE spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_Gastropoda_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Gastropoda_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Gastropoda_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_Gastropoda_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_Gastropoda_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_Gastropoda_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_Gastropoda_(veliger)'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'A2_6_Gastropoda_(veliger)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Gastropoda (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_Pteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Pteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Pteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_Pteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_Pteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_Pteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_Pteropoda'^^xsd:string;
  dwc:scientificName 'Pteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '325345'^^xsd:integer;
  dwc:occurrenceId 'A2_6_Pteropoda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '325345'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Pteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_Heteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Heteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Heteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_Heteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_Heteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_Heteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_Heteropoda'^^xsd:string;
  dwc:scientificName 'Heteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '1491356'^^xsd:integer;
  dwc:occurrenceId 'A2_6_Heteropoda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491356'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Heteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_Bivalvia_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Bivalvia_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_Bivalvia_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_Bivalvia_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_Bivalvia_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_Bivalvia_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_Bivalvia_(veliger)'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'A2_6_Bivalvia_(veliger)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Bivalvia (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_POLYCHAETA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_POLYCHAETA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_POLYCHAETA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_POLYCHAETA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_POLYCHAETA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_POLYCHAETA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'A2_6_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'POLYCHAETA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_OSTRACODA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_OSTRACODA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_OSTRACODA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_OSTRACODA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_OSTRACODA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_OSTRACODA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_OSTRACODA'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'A2_6_OSTRACODA'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'OSTRACODA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_6_CLADOCERA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_6_CLADOCERA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_6_CLADOCERA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8985098"^^xsd:decimal ;
  dwc:decimalLongitude "-34.6066227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_6_CLADOCERA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8985098 -34.6066227)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8985098"^^xsd:decimal ;
  geo-pos:long "-34.6066227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_6_CLADOCERA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_6_CLADOCERA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_6_CLADOCERA'^^xsd:string;
  dwc:scientificName 'Cladocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.6066227'^^xsd:double;
  dwc:latitude '-8.8985098'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 6'^^xsd:string;
  dwc:aphiaid '1076'^^xsd:integer;
  dwc:occurrenceId 'A2_6_CLADOCERA'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '155670'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'CLADOCERA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_Codonella_acuta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Codonella_acuta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Codonella_acuta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_Codonella_acuta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_Codonella_acuta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_Codonella_acuta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_Codonella_acuta'^^xsd:string;
  dwc:scientificName 'Codonella acuta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '417132'^^xsd:integer;
  dwc:occurrenceId 'A1_33_Codonella_acuta'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417132'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella acuta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_Codonella_amphorella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Codonella_amphorella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Codonella_amphorella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_Codonella_amphorella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_Codonella_amphorella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_Codonella_amphorella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_Codonella_amphorella'^^xsd:string;
  dwc:scientificName 'Codonella amphorella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '417133'^^xsd:integer;
  dwc:occurrenceId 'A1_33_Codonella_amphorella'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417133'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella amphorella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_Codonella_apicata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Codonella_apicata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Codonella_apicata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_Codonella_apicata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_Codonella_apicata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_Codonella_apicata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_Codonella_apicata'^^xsd:string;
  dwc:scientificName 'Codonella apicata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '417134'^^xsd:integer;
  dwc:occurrenceId 'A1_33_Codonella_apicata'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417134'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella apicata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_Codonella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Codonella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Codonella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_Codonella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_Codonella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_Codonella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_Codonella_sp.'^^xsd:string;
  dwc:scientificName 'Codonella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '150203'^^xsd:integer;
  dwc:occurrenceId 'A1_33_Codonella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150203'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_Tintinnopsis_tocantinensis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Tintinnopsis_tocantinensis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Tintinnopsis_tocantinensis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_Tintinnopsis_tocantinensis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_Tintinnopsis_tocantinensis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_Tintinnopsis_tocantinensis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:scientificName 'Tintinnopsis tocantinensis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '417156'^^xsd:integer;
  dwc:occurrenceId 'A1_33_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417156'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis tocantinensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_Tintinnopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Tintinnopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Tintinnopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_Tintinnopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_Tintinnopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_Tintinnopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_Tintinnopsis_spp.'^^xsd:string;
  dwc:scientificName 'Tintinnopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:occurrenceId 'A1_33_Tintinnopsis_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_Codonellopsis_ostenfeldi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Codonellopsis_ostenfeldi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Codonellopsis_ostenfeldi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_Codonellopsis_ostenfeldi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_Codonellopsis_ostenfeldi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_Codonellopsis_ostenfeldi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:scientificName 'Codonellopsis ostenfeldi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '427448'^^xsd:integer;
  dwc:occurrenceId 'A1_33_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427448'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis ostenfeldi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_Codonellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Codonellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Codonellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_Codonellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_Codonellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_Codonellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_Codonellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Codonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '204197'^^xsd:integer;
  dwc:occurrenceId 'A1_33_Codonellopsis_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '204197'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_Coxliella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Coxliella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Coxliella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_Coxliella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_Coxliella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_Coxliella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_Coxliella_sp.'^^xsd:string;
  dwc:scientificName 'Coxliella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '150208'^^xsd:integer;
  dwc:occurrenceId 'A1_33_Coxliella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150208'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Coxliella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_Dadayiella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Dadayiella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Dadayiella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_Dadayiella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_Dadayiella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_Dadayiella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_Dadayiella_sp.'^^xsd:string;
  dwc:scientificName 'Dadayiella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '183541'^^xsd:integer;
  dwc:occurrenceId 'A1_33_Dadayiella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183541'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dadayiella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_Dictyocysta_lepida>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Dictyocysta_lepida> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Dictyocysta_lepida> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_Dictyocysta_lepida>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_Dictyocysta_lepida>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_Dictyocysta_lepida" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_Dictyocysta_lepida'^^xsd:string;
  dwc:scientificName 'Dictyocysta lepida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '235767'^^xsd:integer;
  dwc:occurrenceId 'A1_33_Dictyocysta_lepida'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235767'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocysta lepida'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_Epiplocylis_undella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Epiplocylis_undella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Epiplocylis_undella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_Epiplocylis_undella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_Epiplocylis_undella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_Epiplocylis_undella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_Epiplocylis_undella'^^xsd:string;
  dwc:scientificName 'Epiplocylis undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '341668'^^xsd:integer;
  dwc:occurrenceId 'A1_33_Epiplocylis_undella'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '341668'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis undella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_Epiplocylis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Epiplocylis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Epiplocylis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_Epiplocylis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_Epiplocylis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_Epiplocylis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_Epiplocylis_sp.'^^xsd:string;
  dwc:scientificName 'Epiplocylis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '183562'^^xsd:integer;
  dwc:occurrenceId 'A1_33_Epiplocylis_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183562'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_Favella_enrenbergii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Favella_enrenbergii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Favella_enrenbergii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_Favella_enrenbergii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_Favella_enrenbergii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_Favella_enrenbergii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_Favella_enrenbergii'^^xsd:string;
  dwc:scientificName 'Favella ehrenbergii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '235761'^^xsd:integer;
  dwc:occurrenceId 'A1_33_Favella_enrenbergii'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235761'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Favella enrenbergii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_Eutintinnus_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Eutintinnus_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Eutintinnus_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_Eutintinnus_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_Eutintinnus_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_Eutintinnus_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_Eutintinnus_spp.'^^xsd:string;
  dwc:scientificName 'Eutintinnus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '183543'^^xsd:integer;
  dwc:occurrenceId 'A1_33_Eutintinnus_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183543'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Eutintinnus spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_Amphorellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Amphorellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Amphorellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_Amphorellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_Amphorellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_Amphorellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_Amphorellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Amphorellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '425527'^^xsd:integer;
  dwc:occurrenceId 'A1_33_Amphorellopsis_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '425527'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Amphorellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_Rabdonella_elegans>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Rabdonella_elegans> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Rabdonella_elegans> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_Rabdonella_elegans>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_Rabdonella_elegans>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_Rabdonella_elegans" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_Rabdonella_elegans'^^xsd:string;
  dwc:scientificName 'Rhabdonella elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '183577'^^xsd:integer;
  dwc:occurrenceId 'A1_33_Rabdonella_elegans'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183577'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella elegans'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_Rabdonella_brandti>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Rabdonella_brandti> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Rabdonella_brandti> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_Rabdonella_brandti>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_Rabdonella_brandti>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_Rabdonella_brandti" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_Rabdonella_brandti'^^xsd:string;
  dwc:scientificName 'Rhabdonella brandti'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '427513'^^xsd:integer;
  dwc:occurrenceId 'A1_33_Rabdonella_brandti'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427513'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella brandti'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_Rabdonellopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Rabdonellopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Rabdonellopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_Rabdonellopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_Rabdonellopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_Rabdonellopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_Rabdonellopsis_spp.'^^xsd:string;
  dwc:scientificName 'Rhabdonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '183550'^^xsd:integer;
  dwc:occurrenceId 'A1_33_Rabdonellopsis_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183550'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonellopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_Undella_claparedei>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Undella_claparedei> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Undella_claparedei> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_Undella_claparedei>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_Undella_claparedei>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_Undella_claparedei" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_Undella_claparedei'^^xsd:string;
  dwc:scientificName 'Undella claparedei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '341684'^^xsd:integer;
  dwc:occurrenceId 'A1_33_Undella_claparedei'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417240'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undella claparedei'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_Undella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Undella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Undella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_Undella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_Undella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_Undella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_Undella_sp.'^^xsd:string;
  dwc:scientificName 'Undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '235764'^^xsd:integer;
  dwc:occurrenceId 'A1_33_Undella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235764'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Undella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_Xystonellopsis_heros>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Xystonellopsis_heros> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Xystonellopsis_heros> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_Xystonellopsis_heros>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_Xystonellopsis_heros>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_Xystonellopsis_heros" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_Xystonellopsis_heros'^^xsd:string;
  dwc:scientificName 'Xystonellopsis heros'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '417266'^^xsd:integer;
  dwc:occurrenceId 'A1_33_Xystonellopsis_heros'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417266'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Xystonellopsis heros'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_Tintinnina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Tintinnina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Tintinnina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_Tintinnina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_Tintinnina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_Tintinnina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_Tintinnina_(others)'^^xsd:string;
  dwc:scientificName 'Tintinnina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '732976'^^xsd:integer;
  dwc:occurrenceId 'A1_33_Tintinnina_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_Collosphaera_macropora>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Collosphaera_macropora> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Collosphaera_macropora> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_Collosphaera_macropora>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_Collosphaera_macropora>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_Collosphaera_macropora" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_Collosphaera_macropora'^^xsd:string;
  dwc:scientificName 'Collosphaera macropora'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '493482'^^xsd:integer;
  dwc:occurrenceId 'A1_33_Collosphaera_macropora'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493482'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Collosphaera macropora'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_Dictyocoryne_profunda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Dictyocoryne_profunda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Dictyocoryne_profunda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_Dictyocoryne_profunda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_Dictyocoryne_profunda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_Dictyocoryne_profunda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_Dictyocoryne_profunda'^^xsd:string;
  dwc:scientificName 'Dictyocoryne profunda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '412935'^^xsd:integer;
  dwc:occurrenceId 'A1_33_Dictyocoryne_profunda'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412935'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne profunda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_Dictyocoryne_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Dictyocoryne_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Dictyocoryne_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_Dictyocoryne_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_Dictyocoryne_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_Dictyocoryne_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_Dictyocoryne_sp.'^^xsd:string;
  dwc:scientificName 'Dictyocoryne'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '412934'^^xsd:integer;
  dwc:occurrenceId 'A1_33_Dictyocoryne_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412934'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_Discopyle_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Discopyle_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Discopyle_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_Discopyle_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_Discopyle_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_Discopyle_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_Discopyle_sp.'^^xsd:string;
  dwc:scientificName 'Discopyle'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '493501'^^xsd:integer;
  dwc:occurrenceId 'A1_33_Discopyle_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Discopyle sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_Pylonidae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Pylonidae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Pylonidae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_Pylonidae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_Pylonidae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_Pylonidae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_Pylonidae'^^xsd:string;
  dwc:scientificName 'Pyloniidae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '345902'^^xsd:integer;
  dwc:occurrenceId 'A1_33_Pylonidae'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345902'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:verbatimIdentification 'Pylonidae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_Spongodiscus_resurgens>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Spongodiscus_resurgens> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Spongodiscus_resurgens> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_Spongodiscus_resurgens>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_Spongodiscus_resurgens>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_Spongodiscus_resurgens" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_Spongodiscus_resurgens'^^xsd:string;
  dwc:scientificName 'Spongodiscus resurgens'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '493608'^^xsd:integer;
  dwc:occurrenceId 'A1_33_Spongodiscus_resurgens'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493608'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongodiscus resurgens'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_Spongosphaera_streptacantha>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Spongosphaera_streptacantha> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Spongosphaera_streptacantha> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_Spongosphaera_streptacantha>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_Spongosphaera_streptacantha>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_Spongosphaera_streptacantha" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_Spongosphaera_streptacantha'^^xsd:string;
  dwc:scientificName 'Spongosphaera streptacantha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '493393'^^xsd:integer;
  dwc:occurrenceId 'A1_33_Spongosphaera_streptacantha'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493393'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongosphaera streptacantha'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_Spongaster_tetras>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Spongaster_tetras> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Spongaster_tetras> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_Spongaster_tetras>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_Spongaster_tetras>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_Spongaster_tetras" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_Spongaster_tetras'^^xsd:string;
  dwc:scientificName 'Spongaster tetras'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '412940'^^xsd:integer;
  dwc:occurrenceId 'A1_33_Spongaster_tetras'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412940'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongaster tetras'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_Spongotrochus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Spongotrochus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Spongotrochus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_Spongotrochus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_Spongotrochus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_Spongotrochus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_Spongotrochus_sp.'^^xsd:string;
  dwc:scientificName 'Spongotrochus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '412948'^^xsd:integer;
  dwc:occurrenceId 'A1_33_Spongotrochus_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Spongotrochus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_Zygocircus_productus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Zygocircus_productus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Zygocircus_productus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_Zygocircus_productus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_Zygocircus_productus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_Zygocircus_productus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_Zygocircus_productus'^^xsd:string;
  dwc:scientificName 'Zygocircus productus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '493705'^^xsd:integer;
  dwc:occurrenceId 'A1_33_Zygocircus_productus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493705'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus productus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_Zygocircus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Zygocircus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Zygocircus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_Zygocircus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_Zygocircus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_Zygocircus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_Zygocircus_sp.'^^xsd:string;
  dwc:scientificName 'Zygocircus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '493702'^^xsd:integer;
  dwc:occurrenceId 'A1_33_Zygocircus_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493702'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_Polycystina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Polycystina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Polycystina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_Polycystina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_Polycystina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_Polycystina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_Polycystina_(others)'^^xsd:string;
  dwc:scientificName 'Polycystina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '235740'^^xsd:integer;
  dwc:occurrenceId 'A1_33_Polycystina_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235740'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Polycystina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_ACANTHARIA_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_ACANTHARIA_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_ACANTHARIA_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_ACANTHARIA_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_ACANTHARIA_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_ACANTHARIA_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_ACANTHARIA_spp.'^^xsd:string;
  dwc:scientificName 'Acantharia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '586732'^^xsd:integer;
  dwc:occurrenceId 'A1_33_ACANTHARIA_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '586732'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'ACANTHARIA spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_Bolivina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Bolivina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Bolivina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_Bolivina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_Bolivina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_Bolivina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_Bolivina_sp.'^^xsd:string;
  dwc:scientificName 'Bolivina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '112101'^^xsd:integer;
  dwc:occurrenceId 'A1_33_Bolivina_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Bolivina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_Globigerina_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Globigerina_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Globigerina_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_Globigerina_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_Globigerina_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_Globigerina_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_Globigerina_bulloides'^^xsd:string;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:occurrenceId 'A1_33_Globigerina_bulloides'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globigerina bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_Globogirinoides_ruber>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Globogirinoides_ruber> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Globogirinoides_ruber> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_Globogirinoides_ruber>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_Globogirinoides_ruber>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_Globogirinoides_ruber" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_Globogirinoides_ruber'^^xsd:string;
  dwc:scientificName 'Globigerinoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:occurrenceId 'A1_33_Globogirinoides_ruber'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globogirinoides ruber'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_Globorotalia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Globorotalia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Globorotalia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_Globorotalia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_Globorotalia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_Globorotalia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_Globorotalia_spp.'^^xsd:string;
  dwc:scientificName 'Globorotalia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '112200'^^xsd:integer;
  dwc:occurrenceId 'A1_33_Globorotalia_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112200'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Globorotalia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_Neogloboquadrina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Neogloboquadrina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Neogloboquadrina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_Neogloboquadrina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_Neogloboquadrina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_Neogloboquadrina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_Neogloboquadrina_sp.'^^xsd:string;
  dwc:scientificName 'Neogloboquadrina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '112202'^^xsd:integer;
  dwc:occurrenceId 'A1_33_Neogloboquadrina_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112202'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Neogloboquadrina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_Orbulina_universa>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Orbulina_universa> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Orbulina_universa> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_Orbulina_universa>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_Orbulina_universa>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_Orbulina_universa" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_Orbulina_universa'^^xsd:string;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:occurrenceId 'A1_33_Orbulina_universa'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Orbulina universa'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_Tretomphalus_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Tretomphalus_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Tretomphalus_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_Tretomphalus_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_Tretomphalus_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_Tretomphalus_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_Tretomphalus_bulloides'^^xsd:string;
  dwc:scientificName 'Tretomphalus bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '113184'^^xsd:integer;
  dwc:occurrenceId 'A1_33_Tretomphalus_bulloides'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tretomphalus bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_Trochammina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Trochammina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Trochammina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_Trochammina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_Trochammina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_Trochammina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_Trochammina_sp.'^^xsd:string;
  dwc:scientificName 'Trochammina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:occurrenceId 'A1_33_Trochammina_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Trochammina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_Foraminifera_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Foraminifera_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Foraminifera_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_Foraminifera_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_Foraminifera_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_Foraminifera_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_Foraminifera_(others)'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:occurrenceId 'A1_33_Foraminifera_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Foraminifera (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_Nannocalanus_minor>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Nannocalanus_minor> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Nannocalanus_minor> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_Nannocalanus_minor>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_Nannocalanus_minor>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_Nannocalanus_minor" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_Nannocalanus_minor'^^xsd:string;
  dwc:scientificName 'Nannocalanus minor'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '104469'^^xsd:integer;
  dwc:occurrenceId 'A1_33_Nannocalanus_minor'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104469'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus minor'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_Nannocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Nannocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Nannocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_Nannocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_Nannocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_Nannocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Nannocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '104154'^^xsd:integer;
  dwc:occurrenceId 'A1_33_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104154'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_Neocalanus_robustior>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Neocalanus_robustior> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Neocalanus_robustior> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_Neocalanus_robustior>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_Neocalanus_robustior>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_Neocalanus_robustior" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_Neocalanus_robustior'^^xsd:string;
  dwc:scientificName 'Neocalanus robustior'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '104472'^^xsd:integer;
  dwc:occurrenceId 'A1_33_Neocalanus_robustior'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104472'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Neocalanus robustior'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_Undinula_vulgaris_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Undinula_vulgaris_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Undinula_vulgaris_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_Undinula_vulgaris_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_Undinula_vulgaris_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_Undinula_vulgaris_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:scientificName 'Undinula vulgaris'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '104473'^^xsd:integer;
  dwc:occurrenceId 'A1_33_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104473'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undinula vulgaris (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_Acrocalanus_longicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Acrocalanus_longicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Acrocalanus_longicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_Acrocalanus_longicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_Acrocalanus_longicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_Acrocalanus_longicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_Acrocalanus_longicornis'^^xsd:string;
  dwc:scientificName 'Acrocalanus longicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '104646'^^xsd:integer;
  dwc:occurrenceId 'A1_33_Acrocalanus_longicornis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104646'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus longicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_Acrocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Acrocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Acrocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_Acrocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_Acrocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_Acrocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Acrocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '104192'^^xsd:integer;
  dwc:occurrenceId 'A1_33_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104192'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_Calocalanos_pavo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Calocalanos_pavo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Calocalanos_pavo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_Calocalanos_pavo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_Calocalanos_pavo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_Calocalanos_pavo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_Calocalanos_pavo'^^xsd:string;
  dwc:scientificName 'Calocalanus pavo'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '104669'^^xsd:integer;
  dwc:occurrenceId 'A1_33_Calocalanos_pavo'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanos pavo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_Calocalanus_sp. _(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:scientificName 'Calocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '104193'^^xsd:integer;
  dwc:occurrenceId 'A1_33_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104193'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanus sp.  (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_Delibus_sewelli>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Delibus_sewelli> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Delibus_sewelli> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_Delibus_sewelli>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_Delibus_sewelli>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_Delibus_sewelli" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_Delibus_sewelli'^^xsd:string;
  dwc:scientificName 'Delius sewelli'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '363906'^^xsd:integer;
  dwc:occurrenceId 'A1_33_Delibus_sewelli'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363906'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sewelli'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_Delibus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Delibus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Delibus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_Delibus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_Delibus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_Delibus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Delius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '363904'^^xsd:integer;
  dwc:occurrenceId 'A1_33_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363904'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_Mecynocera_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Mecynocera_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Mecynocera_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_Mecynocera_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_Mecynocera_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_Mecynocera_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Mecynocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '104184'^^xsd:integer;
  dwc:occurrenceId 'A1_33_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Mecynocera sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_Paracalanus_aculeatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Paracalanus_aculeatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Paracalanus_aculeatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_Paracalanus_aculeatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_Paracalanus_aculeatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_Paracalanus_aculeatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_Paracalanus_aculeatus'^^xsd:string;
  dwc:scientificName 'Paracalanus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '104681'^^xsd:integer;
  dwc:occurrenceId 'A1_33_Paracalanus_aculeatus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1464945'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus aculeatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_Paracalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Paracalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Paracalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_Paracalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_Paracalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_Paracalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Paracalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '104196'^^xsd:integer;
  dwc:occurrenceId 'A1_33_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104196'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_Rhincalanus_cornutus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Rhincalanus_cornutus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Rhincalanus_cornutus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_Rhincalanus_cornutus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_Rhincalanus_cornutus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_Rhincalanus_cornutus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_Rhincalanus_cornutus'^^xsd:string;
  dwc:scientificName 'Rhincalanus cornutus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '104542'^^xsd:integer;
  dwc:occurrenceId 'A1_33_Rhincalanus_cornutus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1488083'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rhincalanus cornutus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_Subeucalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Subeucalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Subeucalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_Subeucalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_Subeucalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_Subeucalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Subeucalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '104173'^^xsd:integer;
  dwc:occurrenceId 'A1_33_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104173'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Subeucalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_Clausocalanus_furcatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Clausocalanus_furcatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Clausocalanus_furcatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_Clausocalanus_furcatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_Clausocalanus_furcatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_Clausocalanus_furcatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_Clausocalanus_furcatus'^^xsd:string;
  dwc:scientificName 'Clausocalanus furcatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '104503'^^xsd:integer;
  dwc:occurrenceId 'A1_33_Clausocalanus_furcatus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104503'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus furcatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_Clausocalanus_mastigophorus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Clausocalanus_mastigophorus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Clausocalanus_mastigophorus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_Clausocalanus_mastigophorus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_Clausocalanus_mastigophorus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_Clausocalanus_mastigophorus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:scientificName 'Clausocalanus mastigophorus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '104506'^^xsd:integer;
  dwc:occurrenceId 'A1_33_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104506'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus mastigophorus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_Clausocalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Clausocalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Clausocalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_Clausocalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_Clausocalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_Clausocalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Clausocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '104161'^^xsd:integer;
  dwc:occurrenceId 'A1_33_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104161'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_Euchaeta_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Euchaeta_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Euchaeta_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_Euchaeta_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_Euchaeta_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_Euchaeta_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Euchaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '104174'^^xsd:integer;
  dwc:occurrenceId 'A1_33_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104174'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Euchaeta spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_Scolecithrix_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Scolecithrix_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Scolecithrix_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_Scolecithrix_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_Scolecithrix_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_Scolecithrix_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_Scolecithrix_danae'^^xsd:string;
  dwc:scientificName 'Scolecithrix danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '104821'^^xsd:integer;
  dwc:occurrenceId 'A1_33_Scolecithrix_danae'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104821'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_Scolecithrix_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Scolecithrix_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Scolecithrix_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_Scolecithrix_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_Scolecithrix_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_Scolecithrix_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Scolecithrix'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '104230'^^xsd:integer;
  dwc:occurrenceId 'A1_33_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104230'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_Lucicutia_flavicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Lucicutia_flavicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Lucicutia_flavicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_Lucicutia_flavicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_Lucicutia_flavicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_Lucicutia_flavicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_Lucicutia_flavicornis'^^xsd:string;
  dwc:scientificName 'Lucicutia flavicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '104597'^^xsd:integer;
  dwc:occurrenceId 'A1_33_Lucicutia_flavicornis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104597'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia flavicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_Lucicutia_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Lucicutia_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Lucicutia_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_Lucicutia_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_Lucicutia_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_Lucicutia_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_Lucicutia_sp.'^^xsd:string;
  dwc:scientificName 'Lucicutia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '104183'^^xsd:integer;
  dwc:occurrenceId 'A1_33_Lucicutia_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104183'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_Pleuromamma_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Pleuromamma_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Pleuromamma_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_Pleuromamma_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_Pleuromamma_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_Pleuromamma_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Pleuromamma'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '104191'^^xsd:integer;
  dwc:occurrenceId 'A1_33_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104191'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Pleuromamma sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_Temora_stylifera_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Temora_stylifera_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Temora_stylifera_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_Temora_stylifera_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_Temora_stylifera_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_Temora_stylifera_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:scientificName 'Temora stylifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '104879'^^xsd:integer;
  dwc:occurrenceId 'A1_33_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104879'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora stylifera (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_Temora_turbinata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Temora_turbinata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Temora_turbinata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_Temora_turbinata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_Temora_turbinata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_Temora_turbinata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_Temora_turbinata'^^xsd:string;
  dwc:scientificName 'Temora turbinata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '104880'^^xsd:integer;
  dwc:occurrenceId 'A1_33_Temora_turbinata'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104880'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora turbinata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_Candacia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Candacia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Candacia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_Candacia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_Candacia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_Candacia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_Candacia_spp.'^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A1_33_Candacia_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_Candacia_sp._%28copepodite%29%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Candacia_sp._%28copepodite%29%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Candacia_sp._%28copepodite%29%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_Candacia_sp._%28copepodite%29%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_Candacia_sp._%28copepodite%29%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_Candacia_sp._(copepodite) " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A1_33_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia sp. (copepodite) '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_Calanopia_americana_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Calanopia_americana_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Calanopia_americana_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_Calanopia_americana_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_Calanopia_americana_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_Calanopia_americana_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:scientificName 'Calanopia americana'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '104723'^^xsd:integer;
  dwc:occurrenceId 'A1_33_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104723'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calanopia americana (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_Acartia_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Acartia_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Acartia_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_Acartia_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_Acartia_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_Acartia_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_Acartia_danae'^^xsd:string;
  dwc:scientificName 'Acartia (Acartia) danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '346026'^^xsd:integer;
  dwc:occurrenceId 'A1_33_Acartia_danae'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346026'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_Acartia_lilljeborgii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Acartia_lilljeborgii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Acartia_lilljeborgii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_Acartia_lilljeborgii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_Acartia_lilljeborgii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_Acartia_lilljeborgii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_Acartia_lilljeborgii'^^xsd:string;
  dwc:scientificName 'Acartia lilljeborgii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '348510'^^xsd:integer;
  dwc:occurrenceId 'A1_33_Acartia_lilljeborgii'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia lilljeborgii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_Calanoida_%28others_copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Calanoida_%28others_copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Calanoida_%28others_copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_Calanoida_%28others_copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_Calanoida_%28others_copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_Calanoida_(others_copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'A1_33_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Calanoida (others copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_Oithona_atlantica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Oithona_atlantica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Oithona_atlantica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_Oithona_atlantica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_Oithona_atlantica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_Oithona_atlantica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_Oithona_atlantica'^^xsd:string;
  dwc:scientificName 'Oithona atlantica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '106642'^^xsd:integer;
  dwc:occurrenceId 'A1_33_Oithona_atlantica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106642'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona atlantica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_Oithona_plumifera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Oithona_plumifera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Oithona_plumifera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_Oithona_plumifera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_Oithona_plumifera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_Oithona_plumifera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_Oithona_plumifera'^^xsd:string;
  dwc:scientificName 'Oithona plumifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '106652'^^xsd:integer;
  dwc:occurrenceId 'A1_33_Oithona_plumifera'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106652'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona plumifera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_Oithona_setigera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Oithona_setigera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Oithona_setigera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_Oithona_setigera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_Oithona_setigera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_Oithona_setigera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_Oithona_setigera'^^xsd:string;
  dwc:scientificName 'Oithona setigera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '106655'^^xsd:integer;
  dwc:occurrenceId 'A1_33_Oithona_setigera'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '734517'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona setigera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_Oithona_hebes>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Oithona_hebes> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Oithona_hebes> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_Oithona_hebes>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_Oithona_hebes>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_Oithona_hebes" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_Oithona_hebes'^^xsd:string;
  dwc:scientificName 'Oithona hebes'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '106647'^^xsd:integer;
  dwc:occurrenceId 'A1_33_Oithona_hebes'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106647'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona hebes'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_Oithona_spp.%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Oithona_spp.%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Oithona_spp.%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_Oithona_spp.%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_Oithona_spp.%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_Oithona_spp. " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_Oithona_spp. '^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A1_33_Oithona_spp. '^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_Oithona_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Oithona_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Oithona_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_Oithona_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_Oithona_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_Oithona_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A1_33_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_Microsetella_norvegica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Microsetella_norvegica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Microsetella_norvegica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_Microsetella_norvegica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_Microsetella_norvegica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_Microsetella_norvegica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_Microsetella_norvegica'^^xsd:string;
  dwc:scientificName 'Microsetella norvegica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '116115'^^xsd:integer;
  dwc:occurrenceId 'A1_33_Microsetella_norvegica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116115'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella norvegica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_Microsetella_rosea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Microsetella_rosea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Microsetella_rosea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_Microsetella_rosea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_Microsetella_rosea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_Microsetella_rosea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_Microsetella_rosea'^^xsd:string;
  dwc:scientificName 'Microsetella rosea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '116116'^^xsd:integer;
  dwc:occurrenceId 'A1_33_Microsetella_rosea'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116116'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella rosea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_Microsetella_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Microsetella_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Microsetella_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_Microsetella_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_Microsetella_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_Microsetella_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Microsetella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '115341'^^xsd:integer;
  dwc:occurrenceId 'A1_33_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115341'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_Macrosetella_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Macrosetella_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Macrosetella_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_Macrosetella_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_Macrosetella_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_Macrosetella_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_Macrosetella_gracilis'^^xsd:string;
  dwc:scientificName 'Macrosetella gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '116382'^^xsd:integer;
  dwc:occurrenceId 'A1_33_Macrosetella_gracilis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116382'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Macrosetella gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_Miracia_efferata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Miracia_efferata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Miracia_efferata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_Miracia_efferata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_Miracia_efferata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_Miracia_efferata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_Miracia_efferata'^^xsd:string;
  dwc:scientificName 'Miracia efferata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '116383'^^xsd:integer;
  dwc:occurrenceId 'A1_33_Miracia_efferata'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116383'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Miracia efferata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_Oncaea_media>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Oncaea_media> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Oncaea_media> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_Oncaea_media>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_Oncaea_media>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_Oncaea_media" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_Oncaea_media'^^xsd:string;
  dwc:scientificName 'Oncaea media'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '128938'^^xsd:integer;
  dwc:occurrenceId 'A1_33_Oncaea_media'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1862287'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea media'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_Oncaea_venusta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Oncaea_venusta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Oncaea_venusta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_Oncaea_venusta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_Oncaea_venusta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_Oncaea_venusta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_Oncaea_venusta'^^xsd:string;
  dwc:scientificName 'Oncaea venusta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '128954'^^xsd:integer;
  dwc:occurrenceId 'A1_33_Oncaea_venusta'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1754274'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea venusta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_Oncaea_mediterranea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Oncaea_mediterranea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Oncaea_mediterranea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_Oncaea_mediterranea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_Oncaea_mediterranea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_Oncaea_mediterranea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_Oncaea_mediterranea'^^xsd:string;
  dwc:scientificName 'Oncaea mediterranea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '128939'^^xsd:integer;
  dwc:occurrenceId 'A1_33_Oncaea_mediterranea'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128939'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea mediterranea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_Oncaea_scottodicarloi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Oncaea_scottodicarloi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Oncaea_scottodicarloi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_Oncaea_scottodicarloi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_Oncaea_scottodicarloi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_Oncaea_scottodicarloi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_Oncaea_scottodicarloi'^^xsd:string;
  dwc:scientificName 'Oncaea scottodicarloi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '128950'^^xsd:integer;
  dwc:occurrenceId 'A1_33_Oncaea_scottodicarloi'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128950'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea scottodicarloi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_Oncaea_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Oncaea_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Oncaea_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_Oncaea_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_Oncaea_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_Oncaea_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oncaea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '128690'^^xsd:integer;
  dwc:occurrenceId 'A1_33_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128690'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_Hemicyclops_thallassius>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Hemicyclops_thallassius> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Hemicyclops_thallassius> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_Hemicyclops_thallassius>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_Hemicyclops_thallassius>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_Hemicyclops_thallassius" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_Hemicyclops_thallassius'^^xsd:string;
  dwc:scientificName 'Hemicyclops thalassius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '352254'^^xsd:integer;
  dwc:occurrenceId 'A1_33_Hemicyclops_thallassius'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '352254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Hemicyclops thallassius'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_Copilia_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Copilia_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Copilia_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_Copilia_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_Copilia_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_Copilia_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Copilia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '128721'^^xsd:integer;
  dwc:occurrenceId 'A1_33_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128721'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Copilia spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_Agetus_flaccus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Agetus_flaccus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Agetus_flaccus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_Agetus_flaccus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_Agetus_flaccus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_Agetus_flaccus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_Agetus_flaccus'^^xsd:string;
  dwc:scientificName 'Agetus flaccus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '128795'^^xsd:integer;
  dwc:occurrenceId 'A1_33_Agetus_flaccus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128795'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Agetus flaccus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_Corycaeus_speciosus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Corycaeus_speciosus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Corycaeus_speciosus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_Corycaeus_speciosus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_Corycaeus_speciosus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_Corycaeus_speciosus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_Corycaeus_speciosus'^^xsd:string;
  dwc:scientificName 'Corycaeus speciosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '128800'^^xsd:integer;
  dwc:occurrenceId 'A1_33_Corycaeus_speciosus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128800'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus speciosus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_Corycaeus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Corycaeus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Corycaeus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_Corycaeus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_Corycaeus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_Corycaeus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Corycaeus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '128634'^^xsd:integer;
  dwc:occurrenceId 'A1_33_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128634'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_Farranula_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Farranula_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Farranula_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_Farranula_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_Farranula_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_Farranula_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_Farranula_gracilis'^^xsd:string;
  dwc:scientificName 'Farranula gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '128813'^^xsd:integer;
  dwc:occurrenceId 'A1_33_Farranula_gracilis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128813'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_Farranula_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Farranula_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Farranula_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_Farranula_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_Farranula_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_Farranula_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Farranula'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '128636'^^xsd:integer;
  dwc:occurrenceId 'A1_33_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128636'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_Copepoda_%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Copepoda_%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Copepoda_%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_Copepoda_%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_Copepoda_%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_Copepoda_(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_Copepoda_(nauplius)'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'A1_33_Copepoda_(nauplius)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Copepoda (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_CIRRIPEDIA__%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_CIRRIPEDIA__%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_CIRRIPEDIA__%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_CIRRIPEDIA__%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_CIRRIPEDIA__%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_CIRRIPEDIA__(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:occurrenceId 'A1_33_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  dwc:verbatimIdentification 'CIRRIPEDIA  (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_STOMATOPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_STOMATOPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_STOMATOPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_STOMATOPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_STOMATOPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_STOMATOPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Stomatopoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '14355'^^xsd:integer;
  dwc:occurrenceId 'A1_33_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '14355'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'STOMATOPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_DECAPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_DECAPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_DECAPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_DECAPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_DECAPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_DECAPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_DECAPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:occurrenceId 'A1_33_DECAPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'DECAPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_ECHINODERMATA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_ECHINODERMATA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_ECHINODERMATA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_ECHINODERMATA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_ECHINODERMATA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_ECHINODERMATA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:scientificName 'Echinodermata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '1806'^^xsd:integer;
  dwc:occurrenceId 'A1_33_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1806'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'ECHINODERMATA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_BRYOZOA_%28cyphonauta_larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_BRYOZOA_%28cyphonauta_larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_BRYOZOA_%28cyphonauta_larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_BRYOZOA_%28cyphonauta_larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_BRYOZOA_%28cyphonauta_larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_BRYOZOA_(cyphonauta_larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'A1_33_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'BRYOZOA (cyphonauta larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_Sagitta_friedreich>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Sagitta_friedreich> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Sagitta_friedreich> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_Sagitta_friedreich>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_Sagitta_friedreich>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_Sagitta_friedreich" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_Sagitta_friedreich'^^xsd:string;
  dwc:scientificName 'Sagitta friderici'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '105452'^^xsd:integer;
  dwc:occurrenceId 'A1_33_Sagitta_friedreich'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105441'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta friedreich'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_Sagitta_spp.%C2%A0%28imature%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Sagitta_spp.%C2%A0%28imature%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Sagitta_spp.%C2%A0%28imature%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_Sagitta_spp.%C2%A0%28imature%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_Sagitta_spp.%C2%A0%28imature%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_Sagitta_spp. (imature)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_Sagitta_spp. (imature)'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:occurrenceId 'A1_33_Sagitta_spp. (imature)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta spp. (imature)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_Chaetognatha_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Chaetognatha_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Chaetognatha_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_Chaetognatha_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_Chaetognatha_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_Chaetognatha_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_Chaetognatha_(others)'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:occurrenceId 'A1_33_Chaetognatha_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Chaetognatha (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_Fritillaria_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Fritillaria_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Fritillaria_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_Fritillaria_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_Fritillaria_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_Fritillaria_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_Fritillaria_spp.'^^xsd:string;
  dwc:scientificName 'Fritillaria'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '103358'^^xsd:integer;
  dwc:occurrenceId 'A1_33_Fritillaria_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Fritillaria spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_Oikopleura_dioica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Oikopleura_dioica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Oikopleura_dioica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_Oikopleura_dioica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_Oikopleura_dioica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_Oikopleura_dioica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_Oikopleura_dioica'^^xsd:string;
  dwc:scientificName 'Oikopleura dioica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '1770057'^^xsd:integer;
  dwc:occurrenceId 'A1_33_Oikopleura_dioica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura dioica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_Oikopleura_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Oikopleura_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Oikopleura_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_Oikopleura_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_Oikopleura_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_Oikopleura_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_Oikopleura_spp.'^^xsd:string;
  dwc:scientificName 'Oikopleura'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '103367'^^xsd:integer;
  dwc:occurrenceId 'A1_33_Oikopleura_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_Appendicularia_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Appendicularia_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Appendicularia_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_Appendicularia_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_Appendicularia_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_Appendicularia_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_Appendicularia_(others)'^^xsd:string;
  dwc:scientificName 'Appendicularia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '146421'^^xsd:integer;
  dwc:occurrenceId 'A1_33_Appendicularia_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146421'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Appendicularia (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_Thalia_democratica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Thalia_democratica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Thalia_democratica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_Thalia_democratica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_Thalia_democratica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_Thalia_democratica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_Thalia_democratica'^^xsd:string;
  dwc:scientificName 'Thalia democratica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '137279'^^xsd:integer;
  dwc:occurrenceId 'A1_33_Thalia_democratica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137279'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Thalia democratica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_Doliolo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Doliolo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Doliolo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_Doliolo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_Doliolo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_Doliolo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_Doliolo'^^xsd:string;
  dwc:scientificName 'Dolioloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '137221'^^xsd:integer;
  dwc:occurrenceId 'A1_33_Doliolo'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137221'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Doliolo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_Teleostei_%28egg%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Teleostei_%28egg%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Teleostei_%28egg%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_Teleostei_%28egg%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_Teleostei_%28egg%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_Teleostei_(egg)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_Teleostei_(egg)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A1_33_Teleostei_(egg)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (egg)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_Teleostei_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Teleostei_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Teleostei_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_Teleostei_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_Teleostei_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_Teleostei_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_Teleostei_(larvae)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A1_33_Teleostei_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_SIPHONOPHORAE_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_SIPHONOPHORAE_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_SIPHONOPHORAE_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_SIPHONOPHORAE_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_SIPHONOPHORAE_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_SIPHONOPHORAE_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:scientificName 'Siphonophorae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '1371'^^xsd:integer;
  dwc:occurrenceId 'A1_33_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'SIPHONOPHORAE spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_Gastropoda_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Gastropoda_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Gastropoda_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_Gastropoda_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_Gastropoda_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_Gastropoda_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_Gastropoda_(veliger)'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'A1_33_Gastropoda_(veliger)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Gastropoda (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_Pteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Pteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Pteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_Pteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_Pteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_Pteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_Pteropoda'^^xsd:string;
  dwc:scientificName 'Pteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '325345'^^xsd:integer;
  dwc:occurrenceId 'A1_33_Pteropoda'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '325345'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Pteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_Heteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Heteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Heteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_Heteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_Heteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_Heteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_Heteropoda'^^xsd:string;
  dwc:scientificName 'Heteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '1491356'^^xsd:integer;
  dwc:occurrenceId 'A1_33_Heteropoda'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491356'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Heteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_Bivalvia_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Bivalvia_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_Bivalvia_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_Bivalvia_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_Bivalvia_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_Bivalvia_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_Bivalvia_(veliger)'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'A1_33_Bivalvia_(veliger)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Bivalvia (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_POLYCHAETA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_POLYCHAETA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_POLYCHAETA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_POLYCHAETA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_POLYCHAETA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_POLYCHAETA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'A1_33_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'POLYCHAETA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_OSTRACODA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_OSTRACODA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_OSTRACODA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_OSTRACODA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_OSTRACODA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_OSTRACODA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_OSTRACODA'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'A1_33_OSTRACODA'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'OSTRACODA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_33_CLADOCERA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_33_CLADOCERA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_33_CLADOCERA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.110771"^^xsd:decimal ;
  dwc:decimalLongitude "-34.575731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_33_CLADOCERA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.110771 -34.575731)"^^geo:wktLiteral ;
  geo-pos:lat "-7.110771"^^xsd:decimal ;
  geo-pos:long "-34.575731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_33_CLADOCERA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_33_CLADOCERA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_33_CLADOCERA'^^xsd:string;
  dwc:scientificName 'Cladocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.575731'^^xsd:double;
  dwc:latitude '-7.110771'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 33'^^xsd:string;
  dwc:aphiaid '1076'^^xsd:integer;
  dwc:occurrenceId 'A1_33_CLADOCERA'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '155670'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'CLADOCERA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_Codonella_acuta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Codonella_acuta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Codonella_acuta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_Codonella_acuta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_Codonella_acuta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_Codonella_acuta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_Codonella_acuta'^^xsd:string;
  dwc:scientificName 'Codonella acuta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '417132'^^xsd:integer;
  dwc:occurrenceId 'A1_26_Codonella_acuta'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417132'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella acuta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_Codonella_amphorella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Codonella_amphorella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Codonella_amphorella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_Codonella_amphorella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_Codonella_amphorella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_Codonella_amphorella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_Codonella_amphorella'^^xsd:string;
  dwc:scientificName 'Codonella amphorella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '417133'^^xsd:integer;
  dwc:occurrenceId 'A1_26_Codonella_amphorella'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417133'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella amphorella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_Codonella_apicata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Codonella_apicata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Codonella_apicata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_Codonella_apicata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_Codonella_apicata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_Codonella_apicata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_Codonella_apicata'^^xsd:string;
  dwc:scientificName 'Codonella apicata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '417134'^^xsd:integer;
  dwc:occurrenceId 'A1_26_Codonella_apicata'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417134'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella apicata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_Codonella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Codonella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Codonella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_Codonella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_Codonella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_Codonella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_Codonella_sp.'^^xsd:string;
  dwc:scientificName 'Codonella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '150203'^^xsd:integer;
  dwc:occurrenceId 'A1_26_Codonella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150203'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_Tintinnopsis_tocantinensis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Tintinnopsis_tocantinensis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Tintinnopsis_tocantinensis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_Tintinnopsis_tocantinensis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_Tintinnopsis_tocantinensis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_Tintinnopsis_tocantinensis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:scientificName 'Tintinnopsis tocantinensis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '417156'^^xsd:integer;
  dwc:occurrenceId 'A1_26_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417156'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis tocantinensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_Tintinnopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Tintinnopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Tintinnopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_Tintinnopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_Tintinnopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_Tintinnopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_Tintinnopsis_spp.'^^xsd:string;
  dwc:scientificName 'Tintinnopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:occurrenceId 'A1_26_Tintinnopsis_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_Codonellopsis_ostenfeldi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Codonellopsis_ostenfeldi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Codonellopsis_ostenfeldi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_Codonellopsis_ostenfeldi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_Codonellopsis_ostenfeldi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_Codonellopsis_ostenfeldi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:scientificName 'Codonellopsis ostenfeldi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '427448'^^xsd:integer;
  dwc:occurrenceId 'A1_26_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427448'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis ostenfeldi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_Codonellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Codonellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Codonellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_Codonellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_Codonellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_Codonellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_Codonellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Codonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '204197'^^xsd:integer;
  dwc:occurrenceId 'A1_26_Codonellopsis_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '204197'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_Coxliella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Coxliella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Coxliella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_Coxliella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_Coxliella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_Coxliella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_Coxliella_sp.'^^xsd:string;
  dwc:scientificName 'Coxliella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '150208'^^xsd:integer;
  dwc:occurrenceId 'A1_26_Coxliella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150208'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Coxliella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_Dadayiella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Dadayiella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Dadayiella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_Dadayiella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_Dadayiella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_Dadayiella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_Dadayiella_sp.'^^xsd:string;
  dwc:scientificName 'Dadayiella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '183541'^^xsd:integer;
  dwc:occurrenceId 'A1_26_Dadayiella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183541'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dadayiella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_Dictyocysta_lepida>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Dictyocysta_lepida> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Dictyocysta_lepida> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_Dictyocysta_lepida>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_Dictyocysta_lepida>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_Dictyocysta_lepida" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_Dictyocysta_lepida'^^xsd:string;
  dwc:scientificName 'Dictyocysta lepida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '235767'^^xsd:integer;
  dwc:occurrenceId 'A1_26_Dictyocysta_lepida'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235767'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocysta lepida'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_Epiplocylis_undella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Epiplocylis_undella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Epiplocylis_undella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_Epiplocylis_undella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_Epiplocylis_undella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_Epiplocylis_undella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_Epiplocylis_undella'^^xsd:string;
  dwc:scientificName 'Epiplocylis undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '341668'^^xsd:integer;
  dwc:occurrenceId 'A1_26_Epiplocylis_undella'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '341668'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis undella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_Epiplocylis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Epiplocylis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Epiplocylis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_Epiplocylis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_Epiplocylis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_Epiplocylis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_Epiplocylis_sp.'^^xsd:string;
  dwc:scientificName 'Epiplocylis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '183562'^^xsd:integer;
  dwc:occurrenceId 'A1_26_Epiplocylis_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183562'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_Favella_enrenbergii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Favella_enrenbergii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Favella_enrenbergii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_Favella_enrenbergii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_Favella_enrenbergii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_Favella_enrenbergii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_Favella_enrenbergii'^^xsd:string;
  dwc:scientificName 'Favella ehrenbergii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '235761'^^xsd:integer;
  dwc:occurrenceId 'A1_26_Favella_enrenbergii'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235761'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Favella enrenbergii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_Eutintinnus_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Eutintinnus_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Eutintinnus_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_Eutintinnus_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_Eutintinnus_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_Eutintinnus_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_Eutintinnus_spp.'^^xsd:string;
  dwc:scientificName 'Eutintinnus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '183543'^^xsd:integer;
  dwc:occurrenceId 'A1_26_Eutintinnus_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183543'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Eutintinnus spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_Amphorellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Amphorellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Amphorellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_Amphorellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_Amphorellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_Amphorellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_Amphorellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Amphorellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '425527'^^xsd:integer;
  dwc:occurrenceId 'A1_26_Amphorellopsis_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '425527'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Amphorellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_Rabdonella_elegans>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Rabdonella_elegans> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Rabdonella_elegans> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_Rabdonella_elegans>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_Rabdonella_elegans>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_Rabdonella_elegans" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_Rabdonella_elegans'^^xsd:string;
  dwc:scientificName 'Rhabdonella elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '183577'^^xsd:integer;
  dwc:occurrenceId 'A1_26_Rabdonella_elegans'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183577'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella elegans'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_Rabdonella_brandti>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Rabdonella_brandti> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Rabdonella_brandti> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_Rabdonella_brandti>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_Rabdonella_brandti>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_Rabdonella_brandti" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_Rabdonella_brandti'^^xsd:string;
  dwc:scientificName 'Rhabdonella brandti'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '427513'^^xsd:integer;
  dwc:occurrenceId 'A1_26_Rabdonella_brandti'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427513'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella brandti'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_Rabdonellopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Rabdonellopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Rabdonellopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_Rabdonellopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_Rabdonellopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_Rabdonellopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_Rabdonellopsis_spp.'^^xsd:string;
  dwc:scientificName 'Rhabdonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '183550'^^xsd:integer;
  dwc:occurrenceId 'A1_26_Rabdonellopsis_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183550'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonellopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_Undella_claparedei>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Undella_claparedei> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Undella_claparedei> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_Undella_claparedei>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_Undella_claparedei>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_Undella_claparedei" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_Undella_claparedei'^^xsd:string;
  dwc:scientificName 'Undella claparedei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '341684'^^xsd:integer;
  dwc:occurrenceId 'A1_26_Undella_claparedei'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417240'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undella claparedei'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_Undella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Undella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Undella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_Undella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_Undella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_Undella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_Undella_sp.'^^xsd:string;
  dwc:scientificName 'Undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '235764'^^xsd:integer;
  dwc:occurrenceId 'A1_26_Undella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235764'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Undella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_Xystonellopsis_heros>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Xystonellopsis_heros> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Xystonellopsis_heros> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_Xystonellopsis_heros>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_Xystonellopsis_heros>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_Xystonellopsis_heros" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_Xystonellopsis_heros'^^xsd:string;
  dwc:scientificName 'Xystonellopsis heros'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '417266'^^xsd:integer;
  dwc:occurrenceId 'A1_26_Xystonellopsis_heros'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417266'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Xystonellopsis heros'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_Tintinnina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Tintinnina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Tintinnina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_Tintinnina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_Tintinnina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_Tintinnina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_Tintinnina_(others)'^^xsd:string;
  dwc:scientificName 'Tintinnina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '732976'^^xsd:integer;
  dwc:occurrenceId 'A1_26_Tintinnina_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_Collosphaera_macropora>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Collosphaera_macropora> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Collosphaera_macropora> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_Collosphaera_macropora>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_Collosphaera_macropora>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_Collosphaera_macropora" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_Collosphaera_macropora'^^xsd:string;
  dwc:scientificName 'Collosphaera macropora'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '493482'^^xsd:integer;
  dwc:occurrenceId 'A1_26_Collosphaera_macropora'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493482'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Collosphaera macropora'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_Dictyocoryne_profunda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Dictyocoryne_profunda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Dictyocoryne_profunda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_Dictyocoryne_profunda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_Dictyocoryne_profunda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_Dictyocoryne_profunda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_Dictyocoryne_profunda'^^xsd:string;
  dwc:scientificName 'Dictyocoryne profunda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '412935'^^xsd:integer;
  dwc:occurrenceId 'A1_26_Dictyocoryne_profunda'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412935'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne profunda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_Dictyocoryne_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Dictyocoryne_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Dictyocoryne_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_Dictyocoryne_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_Dictyocoryne_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_Dictyocoryne_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_Dictyocoryne_sp.'^^xsd:string;
  dwc:scientificName 'Dictyocoryne'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '412934'^^xsd:integer;
  dwc:occurrenceId 'A1_26_Dictyocoryne_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412934'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_Discopyle_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Discopyle_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Discopyle_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_Discopyle_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_Discopyle_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_Discopyle_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_Discopyle_sp.'^^xsd:string;
  dwc:scientificName 'Discopyle'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '493501'^^xsd:integer;
  dwc:occurrenceId 'A1_26_Discopyle_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Discopyle sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_Pylonidae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Pylonidae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Pylonidae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_Pylonidae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_Pylonidae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_Pylonidae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_Pylonidae'^^xsd:string;
  dwc:scientificName 'Pyloniidae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '345902'^^xsd:integer;
  dwc:occurrenceId 'A1_26_Pylonidae'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345902'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:verbatimIdentification 'Pylonidae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_Spongodiscus_resurgens>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Spongodiscus_resurgens> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Spongodiscus_resurgens> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_Spongodiscus_resurgens>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_Spongodiscus_resurgens>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_Spongodiscus_resurgens" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_Spongodiscus_resurgens'^^xsd:string;
  dwc:scientificName 'Spongodiscus resurgens'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '493608'^^xsd:integer;
  dwc:occurrenceId 'A1_26_Spongodiscus_resurgens'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493608'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongodiscus resurgens'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_Spongosphaera_streptacantha>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Spongosphaera_streptacantha> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Spongosphaera_streptacantha> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_Spongosphaera_streptacantha>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_Spongosphaera_streptacantha>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_Spongosphaera_streptacantha" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_Spongosphaera_streptacantha'^^xsd:string;
  dwc:scientificName 'Spongosphaera streptacantha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '493393'^^xsd:integer;
  dwc:occurrenceId 'A1_26_Spongosphaera_streptacantha'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493393'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongosphaera streptacantha'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_Spongaster_tetras>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Spongaster_tetras> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Spongaster_tetras> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_Spongaster_tetras>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_Spongaster_tetras>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_Spongaster_tetras" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_Spongaster_tetras'^^xsd:string;
  dwc:scientificName 'Spongaster tetras'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '412940'^^xsd:integer;
  dwc:occurrenceId 'A1_26_Spongaster_tetras'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412940'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongaster tetras'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_Spongotrochus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Spongotrochus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Spongotrochus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_Spongotrochus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_Spongotrochus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_Spongotrochus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_Spongotrochus_sp.'^^xsd:string;
  dwc:scientificName 'Spongotrochus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '412948'^^xsd:integer;
  dwc:occurrenceId 'A1_26_Spongotrochus_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Spongotrochus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_Zygocircus_productus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Zygocircus_productus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Zygocircus_productus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_Zygocircus_productus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_Zygocircus_productus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_Zygocircus_productus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_Zygocircus_productus'^^xsd:string;
  dwc:scientificName 'Zygocircus productus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '493705'^^xsd:integer;
  dwc:occurrenceId 'A1_26_Zygocircus_productus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493705'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus productus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_Zygocircus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Zygocircus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Zygocircus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_Zygocircus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_Zygocircus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_Zygocircus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_Zygocircus_sp.'^^xsd:string;
  dwc:scientificName 'Zygocircus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '493702'^^xsd:integer;
  dwc:occurrenceId 'A1_26_Zygocircus_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493702'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_Polycystina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Polycystina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Polycystina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_Polycystina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_Polycystina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_Polycystina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_Polycystina_(others)'^^xsd:string;
  dwc:scientificName 'Polycystina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '235740'^^xsd:integer;
  dwc:occurrenceId 'A1_26_Polycystina_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235740'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Polycystina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_ACANTHARIA_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_ACANTHARIA_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_ACANTHARIA_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_ACANTHARIA_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_ACANTHARIA_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_ACANTHARIA_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_ACANTHARIA_spp.'^^xsd:string;
  dwc:scientificName 'Acantharia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '586732'^^xsd:integer;
  dwc:occurrenceId 'A1_26_ACANTHARIA_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '586732'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'ACANTHARIA spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_Bolivina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Bolivina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Bolivina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_Bolivina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_Bolivina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_Bolivina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_Bolivina_sp.'^^xsd:string;
  dwc:scientificName 'Bolivina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '112101'^^xsd:integer;
  dwc:occurrenceId 'A1_26_Bolivina_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Bolivina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_Globigerina_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Globigerina_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Globigerina_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_Globigerina_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_Globigerina_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_Globigerina_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_Globigerina_bulloides'^^xsd:string;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:occurrenceId 'A1_26_Globigerina_bulloides'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globigerina bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_Globogirinoides_ruber>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Globogirinoides_ruber> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Globogirinoides_ruber> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_Globogirinoides_ruber>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_Globogirinoides_ruber>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_Globogirinoides_ruber" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_Globogirinoides_ruber'^^xsd:string;
  dwc:scientificName 'Globigerinoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:occurrenceId 'A1_26_Globogirinoides_ruber'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globogirinoides ruber'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_Globorotalia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Globorotalia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Globorotalia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_Globorotalia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_Globorotalia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_Globorotalia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_Globorotalia_spp.'^^xsd:string;
  dwc:scientificName 'Globorotalia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '112200'^^xsd:integer;
  dwc:occurrenceId 'A1_26_Globorotalia_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112200'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Globorotalia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_Neogloboquadrina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Neogloboquadrina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Neogloboquadrina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_Neogloboquadrina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_Neogloboquadrina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_Neogloboquadrina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_Neogloboquadrina_sp.'^^xsd:string;
  dwc:scientificName 'Neogloboquadrina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '112202'^^xsd:integer;
  dwc:occurrenceId 'A1_26_Neogloboquadrina_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112202'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Neogloboquadrina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_Orbulina_universa>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Orbulina_universa> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Orbulina_universa> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_Orbulina_universa>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_Orbulina_universa>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_Orbulina_universa" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_Orbulina_universa'^^xsd:string;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:occurrenceId 'A1_26_Orbulina_universa'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Orbulina universa'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_Tretomphalus_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Tretomphalus_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Tretomphalus_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_Tretomphalus_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_Tretomphalus_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_Tretomphalus_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_Tretomphalus_bulloides'^^xsd:string;
  dwc:scientificName 'Tretomphalus bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '113184'^^xsd:integer;
  dwc:occurrenceId 'A1_26_Tretomphalus_bulloides'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tretomphalus bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_Trochammina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Trochammina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Trochammina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_Trochammina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_Trochammina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_Trochammina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_Trochammina_sp.'^^xsd:string;
  dwc:scientificName 'Trochammina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:occurrenceId 'A1_26_Trochammina_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Trochammina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_Foraminifera_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Foraminifera_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Foraminifera_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_Foraminifera_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_Foraminifera_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_Foraminifera_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_Foraminifera_(others)'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:occurrenceId 'A1_26_Foraminifera_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Foraminifera (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_Nannocalanus_minor>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Nannocalanus_minor> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Nannocalanus_minor> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_Nannocalanus_minor>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_Nannocalanus_minor>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_Nannocalanus_minor" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_Nannocalanus_minor'^^xsd:string;
  dwc:scientificName 'Nannocalanus minor'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '104469'^^xsd:integer;
  dwc:occurrenceId 'A1_26_Nannocalanus_minor'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104469'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus minor'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_Nannocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Nannocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Nannocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_Nannocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_Nannocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_Nannocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Nannocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '104154'^^xsd:integer;
  dwc:occurrenceId 'A1_26_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104154'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_Neocalanus_robustior>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Neocalanus_robustior> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Neocalanus_robustior> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_Neocalanus_robustior>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_Neocalanus_robustior>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_Neocalanus_robustior" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_Neocalanus_robustior'^^xsd:string;
  dwc:scientificName 'Neocalanus robustior'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '104472'^^xsd:integer;
  dwc:occurrenceId 'A1_26_Neocalanus_robustior'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104472'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Neocalanus robustior'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_Undinula_vulgaris_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Undinula_vulgaris_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Undinula_vulgaris_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_Undinula_vulgaris_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_Undinula_vulgaris_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_Undinula_vulgaris_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:scientificName 'Undinula vulgaris'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '104473'^^xsd:integer;
  dwc:occurrenceId 'A1_26_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104473'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undinula vulgaris (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_Acrocalanus_longicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Acrocalanus_longicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Acrocalanus_longicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_Acrocalanus_longicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_Acrocalanus_longicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_Acrocalanus_longicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_Acrocalanus_longicornis'^^xsd:string;
  dwc:scientificName 'Acrocalanus longicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '104646'^^xsd:integer;
  dwc:occurrenceId 'A1_26_Acrocalanus_longicornis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104646'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus longicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_Acrocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Acrocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Acrocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_Acrocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_Acrocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_Acrocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Acrocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '104192'^^xsd:integer;
  dwc:occurrenceId 'A1_26_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104192'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_Calocalanos_pavo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Calocalanos_pavo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Calocalanos_pavo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_Calocalanos_pavo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_Calocalanos_pavo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_Calocalanos_pavo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_Calocalanos_pavo'^^xsd:string;
  dwc:scientificName 'Calocalanus pavo'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '104669'^^xsd:integer;
  dwc:occurrenceId 'A1_26_Calocalanos_pavo'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanos pavo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_Calocalanus_sp. _(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:scientificName 'Calocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '104193'^^xsd:integer;
  dwc:occurrenceId 'A1_26_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104193'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanus sp.  (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_Delibus_sewelli>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Delibus_sewelli> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Delibus_sewelli> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_Delibus_sewelli>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_Delibus_sewelli>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_Delibus_sewelli" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_Delibus_sewelli'^^xsd:string;
  dwc:scientificName 'Delius sewelli'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '363906'^^xsd:integer;
  dwc:occurrenceId 'A1_26_Delibus_sewelli'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363906'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sewelli'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_Delibus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Delibus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Delibus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_Delibus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_Delibus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_Delibus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Delius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '363904'^^xsd:integer;
  dwc:occurrenceId 'A1_26_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363904'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_Mecynocera_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Mecynocera_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Mecynocera_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_Mecynocera_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_Mecynocera_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_Mecynocera_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Mecynocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '104184'^^xsd:integer;
  dwc:occurrenceId 'A1_26_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Mecynocera sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_Paracalanus_aculeatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Paracalanus_aculeatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Paracalanus_aculeatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_Paracalanus_aculeatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_Paracalanus_aculeatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_Paracalanus_aculeatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_Paracalanus_aculeatus'^^xsd:string;
  dwc:scientificName 'Paracalanus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '104681'^^xsd:integer;
  dwc:occurrenceId 'A1_26_Paracalanus_aculeatus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1464945'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus aculeatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_Paracalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Paracalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Paracalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_Paracalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_Paracalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_Paracalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Paracalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '104196'^^xsd:integer;
  dwc:occurrenceId 'A1_26_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104196'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_Rhincalanus_cornutus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Rhincalanus_cornutus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Rhincalanus_cornutus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_Rhincalanus_cornutus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_Rhincalanus_cornutus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_Rhincalanus_cornutus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_Rhincalanus_cornutus'^^xsd:string;
  dwc:scientificName 'Rhincalanus cornutus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '104542'^^xsd:integer;
  dwc:occurrenceId 'A1_26_Rhincalanus_cornutus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1488083'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rhincalanus cornutus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_Subeucalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Subeucalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Subeucalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_Subeucalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_Subeucalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_Subeucalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Subeucalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '104173'^^xsd:integer;
  dwc:occurrenceId 'A1_26_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104173'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Subeucalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_Clausocalanus_furcatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Clausocalanus_furcatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Clausocalanus_furcatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_Clausocalanus_furcatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_Clausocalanus_furcatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_Clausocalanus_furcatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_Clausocalanus_furcatus'^^xsd:string;
  dwc:scientificName 'Clausocalanus furcatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '104503'^^xsd:integer;
  dwc:occurrenceId 'A1_26_Clausocalanus_furcatus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104503'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus furcatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_Clausocalanus_mastigophorus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Clausocalanus_mastigophorus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Clausocalanus_mastigophorus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_Clausocalanus_mastigophorus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_Clausocalanus_mastigophorus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_Clausocalanus_mastigophorus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:scientificName 'Clausocalanus mastigophorus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '104506'^^xsd:integer;
  dwc:occurrenceId 'A1_26_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104506'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus mastigophorus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_Clausocalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Clausocalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Clausocalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_Clausocalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_Clausocalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_Clausocalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Clausocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '104161'^^xsd:integer;
  dwc:occurrenceId 'A1_26_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104161'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_Euchaeta_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Euchaeta_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Euchaeta_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_Euchaeta_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_Euchaeta_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_Euchaeta_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Euchaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '104174'^^xsd:integer;
  dwc:occurrenceId 'A1_26_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104174'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Euchaeta spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_Scolecithrix_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Scolecithrix_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Scolecithrix_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_Scolecithrix_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_Scolecithrix_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_Scolecithrix_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_Scolecithrix_danae'^^xsd:string;
  dwc:scientificName 'Scolecithrix danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '104821'^^xsd:integer;
  dwc:occurrenceId 'A1_26_Scolecithrix_danae'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104821'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_Scolecithrix_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Scolecithrix_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Scolecithrix_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_Scolecithrix_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_Scolecithrix_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_Scolecithrix_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Scolecithrix'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '104230'^^xsd:integer;
  dwc:occurrenceId 'A1_26_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104230'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_Lucicutia_flavicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Lucicutia_flavicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Lucicutia_flavicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_Lucicutia_flavicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_Lucicutia_flavicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_Lucicutia_flavicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_Lucicutia_flavicornis'^^xsd:string;
  dwc:scientificName 'Lucicutia flavicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '104597'^^xsd:integer;
  dwc:occurrenceId 'A1_26_Lucicutia_flavicornis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104597'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia flavicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_Lucicutia_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Lucicutia_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Lucicutia_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_Lucicutia_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_Lucicutia_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_Lucicutia_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_Lucicutia_sp.'^^xsd:string;
  dwc:scientificName 'Lucicutia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '104183'^^xsd:integer;
  dwc:occurrenceId 'A1_26_Lucicutia_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104183'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_Pleuromamma_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Pleuromamma_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Pleuromamma_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_Pleuromamma_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_Pleuromamma_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_Pleuromamma_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Pleuromamma'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '104191'^^xsd:integer;
  dwc:occurrenceId 'A1_26_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104191'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Pleuromamma sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_Temora_stylifera_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Temora_stylifera_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Temora_stylifera_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_Temora_stylifera_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_Temora_stylifera_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_Temora_stylifera_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:scientificName 'Temora stylifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '104879'^^xsd:integer;
  dwc:occurrenceId 'A1_26_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104879'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora stylifera (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_Temora_turbinata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Temora_turbinata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Temora_turbinata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_Temora_turbinata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_Temora_turbinata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_Temora_turbinata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_Temora_turbinata'^^xsd:string;
  dwc:scientificName 'Temora turbinata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '104880'^^xsd:integer;
  dwc:occurrenceId 'A1_26_Temora_turbinata'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104880'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora turbinata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_Candacia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Candacia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Candacia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_Candacia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_Candacia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_Candacia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_Candacia_spp.'^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A1_26_Candacia_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_Candacia_sp._%28copepodite%29%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Candacia_sp._%28copepodite%29%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Candacia_sp._%28copepodite%29%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_Candacia_sp._%28copepodite%29%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_Candacia_sp._%28copepodite%29%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_Candacia_sp._(copepodite) " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A1_26_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia sp. (copepodite) '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_Calanopia_americana_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Calanopia_americana_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Calanopia_americana_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_Calanopia_americana_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_Calanopia_americana_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_Calanopia_americana_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:scientificName 'Calanopia americana'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '104723'^^xsd:integer;
  dwc:occurrenceId 'A1_26_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104723'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calanopia americana (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_Acartia_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Acartia_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Acartia_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_Acartia_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_Acartia_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_Acartia_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_Acartia_danae'^^xsd:string;
  dwc:scientificName 'Acartia (Acartia) danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '346026'^^xsd:integer;
  dwc:occurrenceId 'A1_26_Acartia_danae'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346026'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_Acartia_lilljeborgii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Acartia_lilljeborgii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Acartia_lilljeborgii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_Acartia_lilljeborgii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_Acartia_lilljeborgii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_Acartia_lilljeborgii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_Acartia_lilljeborgii'^^xsd:string;
  dwc:scientificName 'Acartia lilljeborgii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '348510'^^xsd:integer;
  dwc:occurrenceId 'A1_26_Acartia_lilljeborgii'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia lilljeborgii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_Calanoida_%28others_copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Calanoida_%28others_copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Calanoida_%28others_copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_Calanoida_%28others_copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_Calanoida_%28others_copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_Calanoida_(others_copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'A1_26_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Calanoida (others copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_Oithona_atlantica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Oithona_atlantica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Oithona_atlantica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_Oithona_atlantica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_Oithona_atlantica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_Oithona_atlantica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_Oithona_atlantica'^^xsd:string;
  dwc:scientificName 'Oithona atlantica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '106642'^^xsd:integer;
  dwc:occurrenceId 'A1_26_Oithona_atlantica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106642'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona atlantica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_Oithona_plumifera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Oithona_plumifera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Oithona_plumifera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_Oithona_plumifera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_Oithona_plumifera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_Oithona_plumifera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_Oithona_plumifera'^^xsd:string;
  dwc:scientificName 'Oithona plumifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '106652'^^xsd:integer;
  dwc:occurrenceId 'A1_26_Oithona_plumifera'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106652'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona plumifera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_Oithona_setigera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Oithona_setigera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Oithona_setigera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_Oithona_setigera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_Oithona_setigera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_Oithona_setigera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_Oithona_setigera'^^xsd:string;
  dwc:scientificName 'Oithona setigera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '106655'^^xsd:integer;
  dwc:occurrenceId 'A1_26_Oithona_setigera'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '734517'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona setigera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_Oithona_hebes>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Oithona_hebes> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Oithona_hebes> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_Oithona_hebes>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_Oithona_hebes>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_Oithona_hebes" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_Oithona_hebes'^^xsd:string;
  dwc:scientificName 'Oithona hebes'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '106647'^^xsd:integer;
  dwc:occurrenceId 'A1_26_Oithona_hebes'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106647'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona hebes'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_Oithona_spp.%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Oithona_spp.%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Oithona_spp.%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_Oithona_spp.%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_Oithona_spp.%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_Oithona_spp. " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_Oithona_spp. '^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A1_26_Oithona_spp. '^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_Oithona_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Oithona_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Oithona_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_Oithona_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_Oithona_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_Oithona_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A1_26_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_Microsetella_norvegica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Microsetella_norvegica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Microsetella_norvegica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_Microsetella_norvegica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_Microsetella_norvegica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_Microsetella_norvegica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_Microsetella_norvegica'^^xsd:string;
  dwc:scientificName 'Microsetella norvegica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '116115'^^xsd:integer;
  dwc:occurrenceId 'A1_26_Microsetella_norvegica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116115'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella norvegica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_Microsetella_rosea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Microsetella_rosea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Microsetella_rosea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_Microsetella_rosea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_Microsetella_rosea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_Microsetella_rosea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_Microsetella_rosea'^^xsd:string;
  dwc:scientificName 'Microsetella rosea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '116116'^^xsd:integer;
  dwc:occurrenceId 'A1_26_Microsetella_rosea'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116116'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella rosea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_Microsetella_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Microsetella_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Microsetella_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_Microsetella_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_Microsetella_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_Microsetella_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Microsetella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '115341'^^xsd:integer;
  dwc:occurrenceId 'A1_26_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115341'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_Macrosetella_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Macrosetella_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Macrosetella_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_Macrosetella_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_Macrosetella_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_Macrosetella_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_Macrosetella_gracilis'^^xsd:string;
  dwc:scientificName 'Macrosetella gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '116382'^^xsd:integer;
  dwc:occurrenceId 'A1_26_Macrosetella_gracilis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116382'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Macrosetella gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_Miracia_efferata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Miracia_efferata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Miracia_efferata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_Miracia_efferata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_Miracia_efferata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_Miracia_efferata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_Miracia_efferata'^^xsd:string;
  dwc:scientificName 'Miracia efferata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '116383'^^xsd:integer;
  dwc:occurrenceId 'A1_26_Miracia_efferata'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116383'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Miracia efferata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_Oncaea_media>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Oncaea_media> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Oncaea_media> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_Oncaea_media>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_Oncaea_media>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_Oncaea_media" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_Oncaea_media'^^xsd:string;
  dwc:scientificName 'Oncaea media'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '128938'^^xsd:integer;
  dwc:occurrenceId 'A1_26_Oncaea_media'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1862287'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea media'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_Oncaea_venusta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Oncaea_venusta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Oncaea_venusta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_Oncaea_venusta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_Oncaea_venusta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_Oncaea_venusta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_Oncaea_venusta'^^xsd:string;
  dwc:scientificName 'Oncaea venusta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '128954'^^xsd:integer;
  dwc:occurrenceId 'A1_26_Oncaea_venusta'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1754274'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea venusta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_Oncaea_mediterranea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Oncaea_mediterranea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Oncaea_mediterranea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_Oncaea_mediterranea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_Oncaea_mediterranea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_Oncaea_mediterranea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_Oncaea_mediterranea'^^xsd:string;
  dwc:scientificName 'Oncaea mediterranea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '128939'^^xsd:integer;
  dwc:occurrenceId 'A1_26_Oncaea_mediterranea'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128939'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea mediterranea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_Oncaea_scottodicarloi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Oncaea_scottodicarloi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Oncaea_scottodicarloi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_Oncaea_scottodicarloi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_Oncaea_scottodicarloi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_Oncaea_scottodicarloi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_Oncaea_scottodicarloi'^^xsd:string;
  dwc:scientificName 'Oncaea scottodicarloi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '128950'^^xsd:integer;
  dwc:occurrenceId 'A1_26_Oncaea_scottodicarloi'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128950'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea scottodicarloi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_Oncaea_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Oncaea_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Oncaea_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_Oncaea_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_Oncaea_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_Oncaea_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oncaea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '128690'^^xsd:integer;
  dwc:occurrenceId 'A1_26_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128690'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_Hemicyclops_thallassius>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Hemicyclops_thallassius> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Hemicyclops_thallassius> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_Hemicyclops_thallassius>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_Hemicyclops_thallassius>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_Hemicyclops_thallassius" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_Hemicyclops_thallassius'^^xsd:string;
  dwc:scientificName 'Hemicyclops thalassius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '352254'^^xsd:integer;
  dwc:occurrenceId 'A1_26_Hemicyclops_thallassius'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '352254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Hemicyclops thallassius'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_Copilia_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Copilia_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Copilia_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_Copilia_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_Copilia_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_Copilia_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Copilia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '128721'^^xsd:integer;
  dwc:occurrenceId 'A1_26_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128721'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Copilia spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_Agetus_flaccus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Agetus_flaccus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Agetus_flaccus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_Agetus_flaccus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_Agetus_flaccus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_Agetus_flaccus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_Agetus_flaccus'^^xsd:string;
  dwc:scientificName 'Agetus flaccus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '128795'^^xsd:integer;
  dwc:occurrenceId 'A1_26_Agetus_flaccus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128795'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Agetus flaccus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_Corycaeus_speciosus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Corycaeus_speciosus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Corycaeus_speciosus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_Corycaeus_speciosus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_Corycaeus_speciosus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_Corycaeus_speciosus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_Corycaeus_speciosus'^^xsd:string;
  dwc:scientificName 'Corycaeus speciosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '128800'^^xsd:integer;
  dwc:occurrenceId 'A1_26_Corycaeus_speciosus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128800'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus speciosus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_Corycaeus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Corycaeus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Corycaeus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_Corycaeus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_Corycaeus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_Corycaeus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Corycaeus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '128634'^^xsd:integer;
  dwc:occurrenceId 'A1_26_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128634'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_Farranula_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Farranula_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Farranula_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_Farranula_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_Farranula_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_Farranula_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_Farranula_gracilis'^^xsd:string;
  dwc:scientificName 'Farranula gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '128813'^^xsd:integer;
  dwc:occurrenceId 'A1_26_Farranula_gracilis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128813'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_Farranula_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Farranula_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Farranula_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_Farranula_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_Farranula_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_Farranula_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Farranula'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '128636'^^xsd:integer;
  dwc:occurrenceId 'A1_26_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128636'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_Copepoda_%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Copepoda_%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Copepoda_%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_Copepoda_%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_Copepoda_%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_Copepoda_(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_Copepoda_(nauplius)'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'A1_26_Copepoda_(nauplius)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Copepoda (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_CIRRIPEDIA__%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_CIRRIPEDIA__%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_CIRRIPEDIA__%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_CIRRIPEDIA__%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_CIRRIPEDIA__%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_CIRRIPEDIA__(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:occurrenceId 'A1_26_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  dwc:verbatimIdentification 'CIRRIPEDIA  (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_STOMATOPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_STOMATOPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_STOMATOPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_STOMATOPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_STOMATOPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_STOMATOPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Stomatopoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '14355'^^xsd:integer;
  dwc:occurrenceId 'A1_26_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '14355'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'STOMATOPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_DECAPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_DECAPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_DECAPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_DECAPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_DECAPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_DECAPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_DECAPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:occurrenceId 'A1_26_DECAPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'DECAPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_ECHINODERMATA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_ECHINODERMATA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_ECHINODERMATA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_ECHINODERMATA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_ECHINODERMATA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_ECHINODERMATA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:scientificName 'Echinodermata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '1806'^^xsd:integer;
  dwc:occurrenceId 'A1_26_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1806'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'ECHINODERMATA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_BRYOZOA_%28cyphonauta_larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_BRYOZOA_%28cyphonauta_larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_BRYOZOA_%28cyphonauta_larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_BRYOZOA_%28cyphonauta_larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_BRYOZOA_%28cyphonauta_larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_BRYOZOA_(cyphonauta_larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'A1_26_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'BRYOZOA (cyphonauta larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_Sagitta_friedreich>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Sagitta_friedreich> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Sagitta_friedreich> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_Sagitta_friedreich>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_Sagitta_friedreich>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_Sagitta_friedreich" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_Sagitta_friedreich'^^xsd:string;
  dwc:scientificName 'Sagitta friderici'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '105452'^^xsd:integer;
  dwc:occurrenceId 'A1_26_Sagitta_friedreich'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105441'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta friedreich'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_Sagitta_spp.%C2%A0%28imature%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Sagitta_spp.%C2%A0%28imature%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Sagitta_spp.%C2%A0%28imature%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_Sagitta_spp.%C2%A0%28imature%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_Sagitta_spp.%C2%A0%28imature%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_Sagitta_spp. (imature)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_Sagitta_spp. (imature)'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:occurrenceId 'A1_26_Sagitta_spp. (imature)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta spp. (imature)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_Chaetognatha_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Chaetognatha_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Chaetognatha_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_Chaetognatha_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_Chaetognatha_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_Chaetognatha_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_Chaetognatha_(others)'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:occurrenceId 'A1_26_Chaetognatha_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Chaetognatha (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_Fritillaria_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Fritillaria_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Fritillaria_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_Fritillaria_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_Fritillaria_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_Fritillaria_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_Fritillaria_spp.'^^xsd:string;
  dwc:scientificName 'Fritillaria'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '103358'^^xsd:integer;
  dwc:occurrenceId 'A1_26_Fritillaria_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Fritillaria spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_Oikopleura_dioica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Oikopleura_dioica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Oikopleura_dioica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_Oikopleura_dioica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_Oikopleura_dioica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_Oikopleura_dioica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_Oikopleura_dioica'^^xsd:string;
  dwc:scientificName 'Oikopleura dioica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '1770057'^^xsd:integer;
  dwc:occurrenceId 'A1_26_Oikopleura_dioica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura dioica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_Oikopleura_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Oikopleura_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Oikopleura_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_Oikopleura_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_Oikopleura_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_Oikopleura_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_Oikopleura_spp.'^^xsd:string;
  dwc:scientificName 'Oikopleura'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '103367'^^xsd:integer;
  dwc:occurrenceId 'A1_26_Oikopleura_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_Appendicularia_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Appendicularia_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Appendicularia_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_Appendicularia_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_Appendicularia_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_Appendicularia_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_Appendicularia_(others)'^^xsd:string;
  dwc:scientificName 'Appendicularia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '146421'^^xsd:integer;
  dwc:occurrenceId 'A1_26_Appendicularia_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146421'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Appendicularia (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_Thalia_democratica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Thalia_democratica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Thalia_democratica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_Thalia_democratica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_Thalia_democratica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_Thalia_democratica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_Thalia_democratica'^^xsd:string;
  dwc:scientificName 'Thalia democratica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '137279'^^xsd:integer;
  dwc:occurrenceId 'A1_26_Thalia_democratica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137279'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Thalia democratica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_Doliolo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Doliolo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Doliolo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_Doliolo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_Doliolo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_Doliolo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_Doliolo'^^xsd:string;
  dwc:scientificName 'Dolioloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '137221'^^xsd:integer;
  dwc:occurrenceId 'A1_26_Doliolo'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137221'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Doliolo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_Teleostei_%28egg%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Teleostei_%28egg%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Teleostei_%28egg%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_Teleostei_%28egg%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_Teleostei_%28egg%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_Teleostei_(egg)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_Teleostei_(egg)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A1_26_Teleostei_(egg)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (egg)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_Teleostei_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Teleostei_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Teleostei_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_Teleostei_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_Teleostei_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_Teleostei_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_Teleostei_(larvae)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A1_26_Teleostei_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_SIPHONOPHORAE_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_SIPHONOPHORAE_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_SIPHONOPHORAE_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_SIPHONOPHORAE_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_SIPHONOPHORAE_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_SIPHONOPHORAE_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:scientificName 'Siphonophorae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '1371'^^xsd:integer;
  dwc:occurrenceId 'A1_26_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'SIPHONOPHORAE spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_Gastropoda_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Gastropoda_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Gastropoda_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_Gastropoda_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_Gastropoda_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_Gastropoda_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_Gastropoda_(veliger)'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'A1_26_Gastropoda_(veliger)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Gastropoda (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_Pteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Pteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Pteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_Pteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_Pteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_Pteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_Pteropoda'^^xsd:string;
  dwc:scientificName 'Pteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '325345'^^xsd:integer;
  dwc:occurrenceId 'A1_26_Pteropoda'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '325345'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Pteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_Heteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Heteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Heteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_Heteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_Heteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_Heteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_Heteropoda'^^xsd:string;
  dwc:scientificName 'Heteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '1491356'^^xsd:integer;
  dwc:occurrenceId 'A1_26_Heteropoda'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491356'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Heteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_Bivalvia_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Bivalvia_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_Bivalvia_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_Bivalvia_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_Bivalvia_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_Bivalvia_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_Bivalvia_(veliger)'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'A1_26_Bivalvia_(veliger)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Bivalvia (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_POLYCHAETA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_POLYCHAETA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_POLYCHAETA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_POLYCHAETA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_POLYCHAETA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_POLYCHAETA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'A1_26_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'POLYCHAETA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_OSTRACODA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_OSTRACODA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_OSTRACODA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_OSTRACODA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_OSTRACODA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_OSTRACODA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_OSTRACODA'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'A1_26_OSTRACODA'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'OSTRACODA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_26_CLADOCERA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_26_CLADOCERA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_26_CLADOCERA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.158273"^^xsd:decimal ;
  dwc:decimalLongitude "-34.56476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_26_CLADOCERA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.158273 -34.56476)"^^geo:wktLiteral ;
  geo-pos:lat "-6.158273"^^xsd:decimal ;
  geo-pos:long "-34.56476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_26_CLADOCERA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_26_CLADOCERA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_26_CLADOCERA'^^xsd:string;
  dwc:scientificName 'Cladocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.56476'^^xsd:double;
  dwc:latitude '-6.158273'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 26'^^xsd:string;
  dwc:aphiaid '1076'^^xsd:integer;
  dwc:occurrenceId 'A1_26_CLADOCERA'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '155670'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'CLADOCERA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_Codonella_acuta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Codonella_acuta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Codonella_acuta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_Codonella_acuta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_Codonella_acuta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_Codonella_acuta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_Codonella_acuta'^^xsd:string;
  dwc:scientificName 'Codonella acuta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '417132'^^xsd:integer;
  dwc:occurrenceId 'A1_51_Codonella_acuta'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417132'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella acuta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_Codonella_amphorella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Codonella_amphorella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Codonella_amphorella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_Codonella_amphorella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_Codonella_amphorella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_Codonella_amphorella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_Codonella_amphorella'^^xsd:string;
  dwc:scientificName 'Codonella amphorella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '417133'^^xsd:integer;
  dwc:occurrenceId 'A1_51_Codonella_amphorella'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417133'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella amphorella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_Codonella_apicata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Codonella_apicata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Codonella_apicata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_Codonella_apicata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_Codonella_apicata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_Codonella_apicata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_Codonella_apicata'^^xsd:string;
  dwc:scientificName 'Codonella apicata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '417134'^^xsd:integer;
  dwc:occurrenceId 'A1_51_Codonella_apicata'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417134'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella apicata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_Codonella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Codonella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Codonella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_Codonella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_Codonella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_Codonella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_Codonella_sp.'^^xsd:string;
  dwc:scientificName 'Codonella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '150203'^^xsd:integer;
  dwc:occurrenceId 'A1_51_Codonella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150203'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_Tintinnopsis_tocantinensis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Tintinnopsis_tocantinensis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Tintinnopsis_tocantinensis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_Tintinnopsis_tocantinensis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_Tintinnopsis_tocantinensis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_Tintinnopsis_tocantinensis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:scientificName 'Tintinnopsis tocantinensis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '417156'^^xsd:integer;
  dwc:occurrenceId 'A1_51_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417156'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis tocantinensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_Tintinnopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Tintinnopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Tintinnopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_Tintinnopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_Tintinnopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_Tintinnopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_Tintinnopsis_spp.'^^xsd:string;
  dwc:scientificName 'Tintinnopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:occurrenceId 'A1_51_Tintinnopsis_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_Codonellopsis_ostenfeldi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Codonellopsis_ostenfeldi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Codonellopsis_ostenfeldi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_Codonellopsis_ostenfeldi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_Codonellopsis_ostenfeldi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_Codonellopsis_ostenfeldi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:scientificName 'Codonellopsis ostenfeldi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '427448'^^xsd:integer;
  dwc:occurrenceId 'A1_51_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427448'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis ostenfeldi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_Codonellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Codonellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Codonellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_Codonellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_Codonellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_Codonellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_Codonellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Codonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '204197'^^xsd:integer;
  dwc:occurrenceId 'A1_51_Codonellopsis_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '204197'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_Coxliella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Coxliella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Coxliella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_Coxliella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_Coxliella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_Coxliella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_Coxliella_sp.'^^xsd:string;
  dwc:scientificName 'Coxliella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '150208'^^xsd:integer;
  dwc:occurrenceId 'A1_51_Coxliella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150208'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Coxliella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_Dadayiella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Dadayiella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Dadayiella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_Dadayiella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_Dadayiella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_Dadayiella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_Dadayiella_sp.'^^xsd:string;
  dwc:scientificName 'Dadayiella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '183541'^^xsd:integer;
  dwc:occurrenceId 'A1_51_Dadayiella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183541'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dadayiella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_Dictyocysta_lepida>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Dictyocysta_lepida> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Dictyocysta_lepida> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_Dictyocysta_lepida>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_Dictyocysta_lepida>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_Dictyocysta_lepida" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_Dictyocysta_lepida'^^xsd:string;
  dwc:scientificName 'Dictyocysta lepida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '235767'^^xsd:integer;
  dwc:occurrenceId 'A1_51_Dictyocysta_lepida'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235767'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocysta lepida'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_Epiplocylis_undella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Epiplocylis_undella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Epiplocylis_undella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_Epiplocylis_undella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_Epiplocylis_undella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_Epiplocylis_undella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_Epiplocylis_undella'^^xsd:string;
  dwc:scientificName 'Epiplocylis undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '341668'^^xsd:integer;
  dwc:occurrenceId 'A1_51_Epiplocylis_undella'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '341668'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis undella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_Epiplocylis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Epiplocylis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Epiplocylis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_Epiplocylis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_Epiplocylis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_Epiplocylis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_Epiplocylis_sp.'^^xsd:string;
  dwc:scientificName 'Epiplocylis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '183562'^^xsd:integer;
  dwc:occurrenceId 'A1_51_Epiplocylis_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183562'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_Favella_enrenbergii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Favella_enrenbergii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Favella_enrenbergii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_Favella_enrenbergii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_Favella_enrenbergii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_Favella_enrenbergii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_Favella_enrenbergii'^^xsd:string;
  dwc:scientificName 'Favella ehrenbergii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '235761'^^xsd:integer;
  dwc:occurrenceId 'A1_51_Favella_enrenbergii'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235761'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Favella enrenbergii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_Eutintinnus_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Eutintinnus_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Eutintinnus_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_Eutintinnus_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_Eutintinnus_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_Eutintinnus_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_Eutintinnus_spp.'^^xsd:string;
  dwc:scientificName 'Eutintinnus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '183543'^^xsd:integer;
  dwc:occurrenceId 'A1_51_Eutintinnus_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183543'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Eutintinnus spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_Amphorellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Amphorellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Amphorellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_Amphorellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_Amphorellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_Amphorellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_Amphorellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Amphorellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '425527'^^xsd:integer;
  dwc:occurrenceId 'A1_51_Amphorellopsis_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '425527'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Amphorellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_Rabdonella_elegans>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Rabdonella_elegans> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Rabdonella_elegans> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_Rabdonella_elegans>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_Rabdonella_elegans>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_Rabdonella_elegans" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_Rabdonella_elegans'^^xsd:string;
  dwc:scientificName 'Rhabdonella elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '183577'^^xsd:integer;
  dwc:occurrenceId 'A1_51_Rabdonella_elegans'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183577'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella elegans'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_Rabdonella_brandti>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Rabdonella_brandti> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Rabdonella_brandti> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_Rabdonella_brandti>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_Rabdonella_brandti>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_Rabdonella_brandti" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_Rabdonella_brandti'^^xsd:string;
  dwc:scientificName 'Rhabdonella brandti'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '427513'^^xsd:integer;
  dwc:occurrenceId 'A1_51_Rabdonella_brandti'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427513'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella brandti'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_Rabdonellopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Rabdonellopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Rabdonellopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_Rabdonellopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_Rabdonellopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_Rabdonellopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_Rabdonellopsis_spp.'^^xsd:string;
  dwc:scientificName 'Rhabdonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '183550'^^xsd:integer;
  dwc:occurrenceId 'A1_51_Rabdonellopsis_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183550'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonellopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_Undella_claparedei>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Undella_claparedei> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Undella_claparedei> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_Undella_claparedei>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_Undella_claparedei>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_Undella_claparedei" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_Undella_claparedei'^^xsd:string;
  dwc:scientificName 'Undella claparedei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '341684'^^xsd:integer;
  dwc:occurrenceId 'A1_51_Undella_claparedei'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417240'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undella claparedei'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_Undella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Undella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Undella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_Undella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_Undella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_Undella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_Undella_sp.'^^xsd:string;
  dwc:scientificName 'Undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '235764'^^xsd:integer;
  dwc:occurrenceId 'A1_51_Undella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235764'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Undella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_Xystonellopsis_heros>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Xystonellopsis_heros> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Xystonellopsis_heros> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_Xystonellopsis_heros>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_Xystonellopsis_heros>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_Xystonellopsis_heros" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_Xystonellopsis_heros'^^xsd:string;
  dwc:scientificName 'Xystonellopsis heros'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '417266'^^xsd:integer;
  dwc:occurrenceId 'A1_51_Xystonellopsis_heros'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417266'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Xystonellopsis heros'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_Tintinnina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Tintinnina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Tintinnina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_Tintinnina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_Tintinnina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_Tintinnina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_Tintinnina_(others)'^^xsd:string;
  dwc:scientificName 'Tintinnina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '732976'^^xsd:integer;
  dwc:occurrenceId 'A1_51_Tintinnina_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_Collosphaera_macropora>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Collosphaera_macropora> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Collosphaera_macropora> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_Collosphaera_macropora>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_Collosphaera_macropora>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_Collosphaera_macropora" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_Collosphaera_macropora'^^xsd:string;
  dwc:scientificName 'Collosphaera macropora'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '493482'^^xsd:integer;
  dwc:occurrenceId 'A1_51_Collosphaera_macropora'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493482'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Collosphaera macropora'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_Dictyocoryne_profunda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Dictyocoryne_profunda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Dictyocoryne_profunda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_Dictyocoryne_profunda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_Dictyocoryne_profunda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_Dictyocoryne_profunda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_Dictyocoryne_profunda'^^xsd:string;
  dwc:scientificName 'Dictyocoryne profunda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '412935'^^xsd:integer;
  dwc:occurrenceId 'A1_51_Dictyocoryne_profunda'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412935'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne profunda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_Dictyocoryne_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Dictyocoryne_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Dictyocoryne_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_Dictyocoryne_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_Dictyocoryne_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_Dictyocoryne_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_Dictyocoryne_sp.'^^xsd:string;
  dwc:scientificName 'Dictyocoryne'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '412934'^^xsd:integer;
  dwc:occurrenceId 'A1_51_Dictyocoryne_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412934'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_Discopyle_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Discopyle_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Discopyle_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_Discopyle_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_Discopyle_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_Discopyle_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_Discopyle_sp.'^^xsd:string;
  dwc:scientificName 'Discopyle'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '493501'^^xsd:integer;
  dwc:occurrenceId 'A1_51_Discopyle_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Discopyle sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_Pylonidae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Pylonidae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Pylonidae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_Pylonidae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_Pylonidae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_Pylonidae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_Pylonidae'^^xsd:string;
  dwc:scientificName 'Pyloniidae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '345902'^^xsd:integer;
  dwc:occurrenceId 'A1_51_Pylonidae'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345902'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:verbatimIdentification 'Pylonidae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_Spongodiscus_resurgens>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Spongodiscus_resurgens> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Spongodiscus_resurgens> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_Spongodiscus_resurgens>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_Spongodiscus_resurgens>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_Spongodiscus_resurgens" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_Spongodiscus_resurgens'^^xsd:string;
  dwc:scientificName 'Spongodiscus resurgens'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '493608'^^xsd:integer;
  dwc:occurrenceId 'A1_51_Spongodiscus_resurgens'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493608'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongodiscus resurgens'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_Spongosphaera_streptacantha>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Spongosphaera_streptacantha> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Spongosphaera_streptacantha> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_Spongosphaera_streptacantha>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_Spongosphaera_streptacantha>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_Spongosphaera_streptacantha" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_Spongosphaera_streptacantha'^^xsd:string;
  dwc:scientificName 'Spongosphaera streptacantha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '493393'^^xsd:integer;
  dwc:occurrenceId 'A1_51_Spongosphaera_streptacantha'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493393'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongosphaera streptacantha'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_Spongaster_tetras>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Spongaster_tetras> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Spongaster_tetras> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_Spongaster_tetras>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_Spongaster_tetras>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_Spongaster_tetras" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_Spongaster_tetras'^^xsd:string;
  dwc:scientificName 'Spongaster tetras'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '412940'^^xsd:integer;
  dwc:occurrenceId 'A1_51_Spongaster_tetras'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412940'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongaster tetras'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_Spongotrochus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Spongotrochus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Spongotrochus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_Spongotrochus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_Spongotrochus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_Spongotrochus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_Spongotrochus_sp.'^^xsd:string;
  dwc:scientificName 'Spongotrochus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '412948'^^xsd:integer;
  dwc:occurrenceId 'A1_51_Spongotrochus_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Spongotrochus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_Zygocircus_productus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Zygocircus_productus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Zygocircus_productus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_Zygocircus_productus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_Zygocircus_productus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_Zygocircus_productus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_Zygocircus_productus'^^xsd:string;
  dwc:scientificName 'Zygocircus productus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '493705'^^xsd:integer;
  dwc:occurrenceId 'A1_51_Zygocircus_productus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493705'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus productus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_Zygocircus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Zygocircus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Zygocircus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_Zygocircus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_Zygocircus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_Zygocircus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_Zygocircus_sp.'^^xsd:string;
  dwc:scientificName 'Zygocircus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '493702'^^xsd:integer;
  dwc:occurrenceId 'A1_51_Zygocircus_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493702'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_Polycystina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Polycystina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Polycystina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_Polycystina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_Polycystina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_Polycystina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_Polycystina_(others)'^^xsd:string;
  dwc:scientificName 'Polycystina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '235740'^^xsd:integer;
  dwc:occurrenceId 'A1_51_Polycystina_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235740'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Polycystina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_ACANTHARIA_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_ACANTHARIA_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_ACANTHARIA_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_ACANTHARIA_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_ACANTHARIA_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_ACANTHARIA_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_ACANTHARIA_spp.'^^xsd:string;
  dwc:scientificName 'Acantharia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '586732'^^xsd:integer;
  dwc:occurrenceId 'A1_51_ACANTHARIA_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '586732'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'ACANTHARIA spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_Bolivina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Bolivina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Bolivina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_Bolivina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_Bolivina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_Bolivina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_Bolivina_sp.'^^xsd:string;
  dwc:scientificName 'Bolivina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '112101'^^xsd:integer;
  dwc:occurrenceId 'A1_51_Bolivina_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Bolivina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_Globigerina_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Globigerina_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Globigerina_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_Globigerina_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_Globigerina_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_Globigerina_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_Globigerina_bulloides'^^xsd:string;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:occurrenceId 'A1_51_Globigerina_bulloides'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globigerina bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_Globogirinoides_ruber>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Globogirinoides_ruber> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Globogirinoides_ruber> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_Globogirinoides_ruber>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_Globogirinoides_ruber>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_Globogirinoides_ruber" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_Globogirinoides_ruber'^^xsd:string;
  dwc:scientificName 'Globigerinoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:occurrenceId 'A1_51_Globogirinoides_ruber'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globogirinoides ruber'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_Globorotalia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Globorotalia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Globorotalia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_Globorotalia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_Globorotalia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_Globorotalia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_Globorotalia_spp.'^^xsd:string;
  dwc:scientificName 'Globorotalia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '112200'^^xsd:integer;
  dwc:occurrenceId 'A1_51_Globorotalia_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112200'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Globorotalia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_Neogloboquadrina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Neogloboquadrina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Neogloboquadrina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_Neogloboquadrina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_Neogloboquadrina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_Neogloboquadrina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_Neogloboquadrina_sp.'^^xsd:string;
  dwc:scientificName 'Neogloboquadrina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '112202'^^xsd:integer;
  dwc:occurrenceId 'A1_51_Neogloboquadrina_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112202'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Neogloboquadrina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_Orbulina_universa>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Orbulina_universa> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Orbulina_universa> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_Orbulina_universa>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_Orbulina_universa>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_Orbulina_universa" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_Orbulina_universa'^^xsd:string;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:occurrenceId 'A1_51_Orbulina_universa'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Orbulina universa'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_Tretomphalus_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Tretomphalus_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Tretomphalus_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_Tretomphalus_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_Tretomphalus_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_Tretomphalus_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_Tretomphalus_bulloides'^^xsd:string;
  dwc:scientificName 'Tretomphalus bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '113184'^^xsd:integer;
  dwc:occurrenceId 'A1_51_Tretomphalus_bulloides'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tretomphalus bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_Trochammina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Trochammina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Trochammina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_Trochammina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_Trochammina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_Trochammina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_Trochammina_sp.'^^xsd:string;
  dwc:scientificName 'Trochammina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:occurrenceId 'A1_51_Trochammina_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Trochammina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_Foraminifera_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Foraminifera_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Foraminifera_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_Foraminifera_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_Foraminifera_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_Foraminifera_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_Foraminifera_(others)'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:occurrenceId 'A1_51_Foraminifera_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Foraminifera (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_Nannocalanus_minor>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Nannocalanus_minor> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Nannocalanus_minor> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_Nannocalanus_minor>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_Nannocalanus_minor>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_Nannocalanus_minor" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_Nannocalanus_minor'^^xsd:string;
  dwc:scientificName 'Nannocalanus minor'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '104469'^^xsd:integer;
  dwc:occurrenceId 'A1_51_Nannocalanus_minor'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104469'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus minor'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_Nannocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Nannocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Nannocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_Nannocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_Nannocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_Nannocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Nannocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '104154'^^xsd:integer;
  dwc:occurrenceId 'A1_51_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104154'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_Neocalanus_robustior>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Neocalanus_robustior> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Neocalanus_robustior> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_Neocalanus_robustior>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_Neocalanus_robustior>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_Neocalanus_robustior" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_Neocalanus_robustior'^^xsd:string;
  dwc:scientificName 'Neocalanus robustior'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '104472'^^xsd:integer;
  dwc:occurrenceId 'A1_51_Neocalanus_robustior'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104472'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Neocalanus robustior'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_Undinula_vulgaris_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Undinula_vulgaris_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Undinula_vulgaris_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_Undinula_vulgaris_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_Undinula_vulgaris_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_Undinula_vulgaris_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:scientificName 'Undinula vulgaris'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '104473'^^xsd:integer;
  dwc:occurrenceId 'A1_51_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104473'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undinula vulgaris (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_Acrocalanus_longicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Acrocalanus_longicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Acrocalanus_longicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_Acrocalanus_longicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_Acrocalanus_longicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_Acrocalanus_longicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_Acrocalanus_longicornis'^^xsd:string;
  dwc:scientificName 'Acrocalanus longicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '104646'^^xsd:integer;
  dwc:occurrenceId 'A1_51_Acrocalanus_longicornis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104646'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus longicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_Acrocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Acrocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Acrocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_Acrocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_Acrocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_Acrocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Acrocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '104192'^^xsd:integer;
  dwc:occurrenceId 'A1_51_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104192'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_Calocalanos_pavo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Calocalanos_pavo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Calocalanos_pavo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_Calocalanos_pavo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_Calocalanos_pavo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_Calocalanos_pavo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_Calocalanos_pavo'^^xsd:string;
  dwc:scientificName 'Calocalanus pavo'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '104669'^^xsd:integer;
  dwc:occurrenceId 'A1_51_Calocalanos_pavo'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanos pavo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_Calocalanus_sp. _(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:scientificName 'Calocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '104193'^^xsd:integer;
  dwc:occurrenceId 'A1_51_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104193'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanus sp.  (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_Delibus_sewelli>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Delibus_sewelli> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Delibus_sewelli> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_Delibus_sewelli>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_Delibus_sewelli>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_Delibus_sewelli" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_Delibus_sewelli'^^xsd:string;
  dwc:scientificName 'Delius sewelli'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '363906'^^xsd:integer;
  dwc:occurrenceId 'A1_51_Delibus_sewelli'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363906'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sewelli'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_Delibus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Delibus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Delibus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_Delibus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_Delibus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_Delibus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Delius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '363904'^^xsd:integer;
  dwc:occurrenceId 'A1_51_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363904'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_Mecynocera_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Mecynocera_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Mecynocera_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_Mecynocera_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_Mecynocera_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_Mecynocera_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Mecynocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '104184'^^xsd:integer;
  dwc:occurrenceId 'A1_51_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Mecynocera sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_Paracalanus_aculeatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Paracalanus_aculeatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Paracalanus_aculeatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_Paracalanus_aculeatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_Paracalanus_aculeatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_Paracalanus_aculeatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_Paracalanus_aculeatus'^^xsd:string;
  dwc:scientificName 'Paracalanus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '104681'^^xsd:integer;
  dwc:occurrenceId 'A1_51_Paracalanus_aculeatus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1464945'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus aculeatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_Paracalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Paracalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Paracalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_Paracalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_Paracalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_Paracalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Paracalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '104196'^^xsd:integer;
  dwc:occurrenceId 'A1_51_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104196'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_Rhincalanus_cornutus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Rhincalanus_cornutus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Rhincalanus_cornutus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_Rhincalanus_cornutus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_Rhincalanus_cornutus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_Rhincalanus_cornutus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_Rhincalanus_cornutus'^^xsd:string;
  dwc:scientificName 'Rhincalanus cornutus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '104542'^^xsd:integer;
  dwc:occurrenceId 'A1_51_Rhincalanus_cornutus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1488083'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rhincalanus cornutus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_Subeucalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Subeucalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Subeucalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_Subeucalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_Subeucalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_Subeucalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Subeucalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '104173'^^xsd:integer;
  dwc:occurrenceId 'A1_51_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104173'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Subeucalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_Clausocalanus_furcatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Clausocalanus_furcatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Clausocalanus_furcatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_Clausocalanus_furcatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_Clausocalanus_furcatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_Clausocalanus_furcatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_Clausocalanus_furcatus'^^xsd:string;
  dwc:scientificName 'Clausocalanus furcatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '104503'^^xsd:integer;
  dwc:occurrenceId 'A1_51_Clausocalanus_furcatus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104503'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus furcatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_Clausocalanus_mastigophorus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Clausocalanus_mastigophorus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Clausocalanus_mastigophorus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_Clausocalanus_mastigophorus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_Clausocalanus_mastigophorus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_Clausocalanus_mastigophorus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:scientificName 'Clausocalanus mastigophorus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '104506'^^xsd:integer;
  dwc:occurrenceId 'A1_51_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104506'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus mastigophorus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_Clausocalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Clausocalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Clausocalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_Clausocalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_Clausocalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_Clausocalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Clausocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '104161'^^xsd:integer;
  dwc:occurrenceId 'A1_51_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104161'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_Euchaeta_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Euchaeta_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Euchaeta_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_Euchaeta_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_Euchaeta_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_Euchaeta_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Euchaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '104174'^^xsd:integer;
  dwc:occurrenceId 'A1_51_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104174'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Euchaeta spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_Scolecithrix_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Scolecithrix_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Scolecithrix_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_Scolecithrix_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_Scolecithrix_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_Scolecithrix_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_Scolecithrix_danae'^^xsd:string;
  dwc:scientificName 'Scolecithrix danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '104821'^^xsd:integer;
  dwc:occurrenceId 'A1_51_Scolecithrix_danae'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104821'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_Scolecithrix_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Scolecithrix_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Scolecithrix_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_Scolecithrix_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_Scolecithrix_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_Scolecithrix_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Scolecithrix'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '104230'^^xsd:integer;
  dwc:occurrenceId 'A1_51_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104230'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_Lucicutia_flavicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Lucicutia_flavicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Lucicutia_flavicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_Lucicutia_flavicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_Lucicutia_flavicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_Lucicutia_flavicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_Lucicutia_flavicornis'^^xsd:string;
  dwc:scientificName 'Lucicutia flavicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '104597'^^xsd:integer;
  dwc:occurrenceId 'A1_51_Lucicutia_flavicornis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104597'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia flavicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_Lucicutia_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Lucicutia_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Lucicutia_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_Lucicutia_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_Lucicutia_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_Lucicutia_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_Lucicutia_sp.'^^xsd:string;
  dwc:scientificName 'Lucicutia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '104183'^^xsd:integer;
  dwc:occurrenceId 'A1_51_Lucicutia_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104183'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_Pleuromamma_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Pleuromamma_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Pleuromamma_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_Pleuromamma_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_Pleuromamma_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_Pleuromamma_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Pleuromamma'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '104191'^^xsd:integer;
  dwc:occurrenceId 'A1_51_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104191'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Pleuromamma sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_Temora_stylifera_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Temora_stylifera_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Temora_stylifera_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_Temora_stylifera_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_Temora_stylifera_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_Temora_stylifera_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:scientificName 'Temora stylifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '104879'^^xsd:integer;
  dwc:occurrenceId 'A1_51_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104879'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora stylifera (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_Temora_turbinata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Temora_turbinata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Temora_turbinata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_Temora_turbinata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_Temora_turbinata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_Temora_turbinata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_Temora_turbinata'^^xsd:string;
  dwc:scientificName 'Temora turbinata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '104880'^^xsd:integer;
  dwc:occurrenceId 'A1_51_Temora_turbinata'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104880'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora turbinata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_Candacia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Candacia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Candacia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_Candacia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_Candacia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_Candacia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_Candacia_spp.'^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A1_51_Candacia_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_Candacia_sp._%28copepodite%29%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Candacia_sp._%28copepodite%29%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Candacia_sp._%28copepodite%29%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_Candacia_sp._%28copepodite%29%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_Candacia_sp._%28copepodite%29%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_Candacia_sp._(copepodite) " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A1_51_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia sp. (copepodite) '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_Calanopia_americana_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Calanopia_americana_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Calanopia_americana_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_Calanopia_americana_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_Calanopia_americana_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_Calanopia_americana_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:scientificName 'Calanopia americana'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '104723'^^xsd:integer;
  dwc:occurrenceId 'A1_51_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104723'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calanopia americana (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_Acartia_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Acartia_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Acartia_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_Acartia_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_Acartia_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_Acartia_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_Acartia_danae'^^xsd:string;
  dwc:scientificName 'Acartia (Acartia) danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '346026'^^xsd:integer;
  dwc:occurrenceId 'A1_51_Acartia_danae'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346026'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_Acartia_lilljeborgii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Acartia_lilljeborgii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Acartia_lilljeborgii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_Acartia_lilljeborgii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_Acartia_lilljeborgii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_Acartia_lilljeborgii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_Acartia_lilljeborgii'^^xsd:string;
  dwc:scientificName 'Acartia lilljeborgii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '348510'^^xsd:integer;
  dwc:occurrenceId 'A1_51_Acartia_lilljeborgii'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia lilljeborgii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_Calanoida_%28others_copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Calanoida_%28others_copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Calanoida_%28others_copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_Calanoida_%28others_copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_Calanoida_%28others_copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_Calanoida_(others_copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'A1_51_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Calanoida (others copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_Oithona_atlantica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Oithona_atlantica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Oithona_atlantica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_Oithona_atlantica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_Oithona_atlantica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_Oithona_atlantica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_Oithona_atlantica'^^xsd:string;
  dwc:scientificName 'Oithona atlantica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '106642'^^xsd:integer;
  dwc:occurrenceId 'A1_51_Oithona_atlantica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106642'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona atlantica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_Oithona_plumifera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Oithona_plumifera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Oithona_plumifera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_Oithona_plumifera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_Oithona_plumifera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_Oithona_plumifera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_Oithona_plumifera'^^xsd:string;
  dwc:scientificName 'Oithona plumifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '106652'^^xsd:integer;
  dwc:occurrenceId 'A1_51_Oithona_plumifera'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106652'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona plumifera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_Oithona_setigera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Oithona_setigera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Oithona_setigera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_Oithona_setigera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_Oithona_setigera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_Oithona_setigera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_Oithona_setigera'^^xsd:string;
  dwc:scientificName 'Oithona setigera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '106655'^^xsd:integer;
  dwc:occurrenceId 'A1_51_Oithona_setigera'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '734517'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona setigera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_Oithona_hebes>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Oithona_hebes> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Oithona_hebes> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_Oithona_hebes>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_Oithona_hebes>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_Oithona_hebes" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_Oithona_hebes'^^xsd:string;
  dwc:scientificName 'Oithona hebes'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '106647'^^xsd:integer;
  dwc:occurrenceId 'A1_51_Oithona_hebes'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106647'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona hebes'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_Oithona_spp.%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Oithona_spp.%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Oithona_spp.%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_Oithona_spp.%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_Oithona_spp.%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_Oithona_spp. " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_Oithona_spp. '^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A1_51_Oithona_spp. '^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_Oithona_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Oithona_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Oithona_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_Oithona_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_Oithona_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_Oithona_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A1_51_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_Microsetella_norvegica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Microsetella_norvegica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Microsetella_norvegica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_Microsetella_norvegica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_Microsetella_norvegica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_Microsetella_norvegica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_Microsetella_norvegica'^^xsd:string;
  dwc:scientificName 'Microsetella norvegica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '116115'^^xsd:integer;
  dwc:occurrenceId 'A1_51_Microsetella_norvegica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116115'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella norvegica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_Microsetella_rosea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Microsetella_rosea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Microsetella_rosea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_Microsetella_rosea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_Microsetella_rosea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_Microsetella_rosea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_Microsetella_rosea'^^xsd:string;
  dwc:scientificName 'Microsetella rosea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '116116'^^xsd:integer;
  dwc:occurrenceId 'A1_51_Microsetella_rosea'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116116'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella rosea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_Microsetella_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Microsetella_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Microsetella_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_Microsetella_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_Microsetella_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_Microsetella_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Microsetella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '115341'^^xsd:integer;
  dwc:occurrenceId 'A1_51_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115341'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_Macrosetella_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Macrosetella_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Macrosetella_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_Macrosetella_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_Macrosetella_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_Macrosetella_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_Macrosetella_gracilis'^^xsd:string;
  dwc:scientificName 'Macrosetella gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '116382'^^xsd:integer;
  dwc:occurrenceId 'A1_51_Macrosetella_gracilis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116382'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Macrosetella gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_Miracia_efferata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Miracia_efferata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Miracia_efferata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_Miracia_efferata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_Miracia_efferata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_Miracia_efferata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_Miracia_efferata'^^xsd:string;
  dwc:scientificName 'Miracia efferata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '116383'^^xsd:integer;
  dwc:occurrenceId 'A1_51_Miracia_efferata'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116383'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Miracia efferata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_Oncaea_media>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Oncaea_media> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Oncaea_media> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_Oncaea_media>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_Oncaea_media>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_Oncaea_media" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_Oncaea_media'^^xsd:string;
  dwc:scientificName 'Oncaea media'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '128938'^^xsd:integer;
  dwc:occurrenceId 'A1_51_Oncaea_media'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1862287'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea media'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_Oncaea_venusta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Oncaea_venusta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Oncaea_venusta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_Oncaea_venusta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_Oncaea_venusta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_Oncaea_venusta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_Oncaea_venusta'^^xsd:string;
  dwc:scientificName 'Oncaea venusta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '128954'^^xsd:integer;
  dwc:occurrenceId 'A1_51_Oncaea_venusta'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1754274'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea venusta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_Oncaea_mediterranea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Oncaea_mediterranea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Oncaea_mediterranea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_Oncaea_mediterranea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_Oncaea_mediterranea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_Oncaea_mediterranea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_Oncaea_mediterranea'^^xsd:string;
  dwc:scientificName 'Oncaea mediterranea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '128939'^^xsd:integer;
  dwc:occurrenceId 'A1_51_Oncaea_mediterranea'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128939'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea mediterranea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_Oncaea_scottodicarloi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Oncaea_scottodicarloi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Oncaea_scottodicarloi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_Oncaea_scottodicarloi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_Oncaea_scottodicarloi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_Oncaea_scottodicarloi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_Oncaea_scottodicarloi'^^xsd:string;
  dwc:scientificName 'Oncaea scottodicarloi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '128950'^^xsd:integer;
  dwc:occurrenceId 'A1_51_Oncaea_scottodicarloi'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128950'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea scottodicarloi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_Oncaea_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Oncaea_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Oncaea_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_Oncaea_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_Oncaea_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_Oncaea_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oncaea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '128690'^^xsd:integer;
  dwc:occurrenceId 'A1_51_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128690'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_Hemicyclops_thallassius>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Hemicyclops_thallassius> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Hemicyclops_thallassius> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_Hemicyclops_thallassius>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_Hemicyclops_thallassius>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_Hemicyclops_thallassius" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_Hemicyclops_thallassius'^^xsd:string;
  dwc:scientificName 'Hemicyclops thalassius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '352254'^^xsd:integer;
  dwc:occurrenceId 'A1_51_Hemicyclops_thallassius'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '352254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Hemicyclops thallassius'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_Copilia_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Copilia_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Copilia_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_Copilia_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_Copilia_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_Copilia_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Copilia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '128721'^^xsd:integer;
  dwc:occurrenceId 'A1_51_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128721'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Copilia spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_Agetus_flaccus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Agetus_flaccus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Agetus_flaccus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_Agetus_flaccus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_Agetus_flaccus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_Agetus_flaccus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_Agetus_flaccus'^^xsd:string;
  dwc:scientificName 'Agetus flaccus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '128795'^^xsd:integer;
  dwc:occurrenceId 'A1_51_Agetus_flaccus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128795'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Agetus flaccus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_Corycaeus_speciosus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Corycaeus_speciosus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Corycaeus_speciosus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_Corycaeus_speciosus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_Corycaeus_speciosus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_Corycaeus_speciosus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_Corycaeus_speciosus'^^xsd:string;
  dwc:scientificName 'Corycaeus speciosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '128800'^^xsd:integer;
  dwc:occurrenceId 'A1_51_Corycaeus_speciosus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128800'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus speciosus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_Corycaeus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Corycaeus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Corycaeus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_Corycaeus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_Corycaeus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_Corycaeus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Corycaeus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '128634'^^xsd:integer;
  dwc:occurrenceId 'A1_51_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128634'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_Farranula_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Farranula_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Farranula_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_Farranula_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_Farranula_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_Farranula_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_Farranula_gracilis'^^xsd:string;
  dwc:scientificName 'Farranula gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '128813'^^xsd:integer;
  dwc:occurrenceId 'A1_51_Farranula_gracilis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128813'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_Farranula_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Farranula_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Farranula_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_Farranula_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_Farranula_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_Farranula_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Farranula'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '128636'^^xsd:integer;
  dwc:occurrenceId 'A1_51_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128636'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_Copepoda_%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Copepoda_%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Copepoda_%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_Copepoda_%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_Copepoda_%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_Copepoda_(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_Copepoda_(nauplius)'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'A1_51_Copepoda_(nauplius)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Copepoda (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_CIRRIPEDIA__%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_CIRRIPEDIA__%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_CIRRIPEDIA__%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_CIRRIPEDIA__%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_CIRRIPEDIA__%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_CIRRIPEDIA__(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:occurrenceId 'A1_51_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  dwc:verbatimIdentification 'CIRRIPEDIA  (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_STOMATOPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_STOMATOPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_STOMATOPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_STOMATOPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_STOMATOPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_STOMATOPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Stomatopoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '14355'^^xsd:integer;
  dwc:occurrenceId 'A1_51_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '14355'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'STOMATOPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_DECAPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_DECAPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_DECAPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_DECAPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_DECAPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_DECAPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_DECAPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:occurrenceId 'A1_51_DECAPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'DECAPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_ECHINODERMATA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_ECHINODERMATA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_ECHINODERMATA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_ECHINODERMATA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_ECHINODERMATA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_ECHINODERMATA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:scientificName 'Echinodermata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '1806'^^xsd:integer;
  dwc:occurrenceId 'A1_51_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1806'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'ECHINODERMATA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_BRYOZOA_%28cyphonauta_larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_BRYOZOA_%28cyphonauta_larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_BRYOZOA_%28cyphonauta_larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_BRYOZOA_%28cyphonauta_larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_BRYOZOA_%28cyphonauta_larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_BRYOZOA_(cyphonauta_larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'A1_51_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'BRYOZOA (cyphonauta larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_Sagitta_friedreich>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Sagitta_friedreich> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Sagitta_friedreich> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_Sagitta_friedreich>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_Sagitta_friedreich>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_Sagitta_friedreich" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_Sagitta_friedreich'^^xsd:string;
  dwc:scientificName 'Sagitta friderici'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '105452'^^xsd:integer;
  dwc:occurrenceId 'A1_51_Sagitta_friedreich'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105441'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta friedreich'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_Sagitta_spp.%C2%A0%28imature%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Sagitta_spp.%C2%A0%28imature%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Sagitta_spp.%C2%A0%28imature%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_Sagitta_spp.%C2%A0%28imature%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_Sagitta_spp.%C2%A0%28imature%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_Sagitta_spp. (imature)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_Sagitta_spp. (imature)'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:occurrenceId 'A1_51_Sagitta_spp. (imature)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta spp. (imature)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_Chaetognatha_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Chaetognatha_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Chaetognatha_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_Chaetognatha_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_Chaetognatha_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_Chaetognatha_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_Chaetognatha_(others)'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:occurrenceId 'A1_51_Chaetognatha_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Chaetognatha (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_Fritillaria_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Fritillaria_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Fritillaria_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_Fritillaria_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_Fritillaria_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_Fritillaria_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_Fritillaria_spp.'^^xsd:string;
  dwc:scientificName 'Fritillaria'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '103358'^^xsd:integer;
  dwc:occurrenceId 'A1_51_Fritillaria_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Fritillaria spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_Oikopleura_dioica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Oikopleura_dioica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Oikopleura_dioica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_Oikopleura_dioica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_Oikopleura_dioica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_Oikopleura_dioica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_Oikopleura_dioica'^^xsd:string;
  dwc:scientificName 'Oikopleura dioica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '1770057'^^xsd:integer;
  dwc:occurrenceId 'A1_51_Oikopleura_dioica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura dioica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_Oikopleura_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Oikopleura_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Oikopleura_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_Oikopleura_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_Oikopleura_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_Oikopleura_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_Oikopleura_spp.'^^xsd:string;
  dwc:scientificName 'Oikopleura'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '103367'^^xsd:integer;
  dwc:occurrenceId 'A1_51_Oikopleura_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_Appendicularia_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Appendicularia_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Appendicularia_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_Appendicularia_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_Appendicularia_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_Appendicularia_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_Appendicularia_(others)'^^xsd:string;
  dwc:scientificName 'Appendicularia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '146421'^^xsd:integer;
  dwc:occurrenceId 'A1_51_Appendicularia_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146421'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Appendicularia (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_Thalia_democratica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Thalia_democratica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Thalia_democratica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_Thalia_democratica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_Thalia_democratica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_Thalia_democratica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_Thalia_democratica'^^xsd:string;
  dwc:scientificName 'Thalia democratica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '137279'^^xsd:integer;
  dwc:occurrenceId 'A1_51_Thalia_democratica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137279'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Thalia democratica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_Doliolo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Doliolo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Doliolo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_Doliolo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_Doliolo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_Doliolo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_Doliolo'^^xsd:string;
  dwc:scientificName 'Dolioloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '137221'^^xsd:integer;
  dwc:occurrenceId 'A1_51_Doliolo'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137221'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Doliolo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_Teleostei_%28egg%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Teleostei_%28egg%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Teleostei_%28egg%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_Teleostei_%28egg%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_Teleostei_%28egg%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_Teleostei_(egg)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_Teleostei_(egg)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A1_51_Teleostei_(egg)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (egg)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_Teleostei_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Teleostei_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Teleostei_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_Teleostei_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_Teleostei_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_Teleostei_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_Teleostei_(larvae)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A1_51_Teleostei_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_SIPHONOPHORAE_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_SIPHONOPHORAE_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_SIPHONOPHORAE_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_SIPHONOPHORAE_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_SIPHONOPHORAE_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_SIPHONOPHORAE_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:scientificName 'Siphonophorae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '1371'^^xsd:integer;
  dwc:occurrenceId 'A1_51_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'SIPHONOPHORAE spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_Gastropoda_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Gastropoda_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Gastropoda_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_Gastropoda_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_Gastropoda_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_Gastropoda_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_Gastropoda_(veliger)'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'A1_51_Gastropoda_(veliger)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Gastropoda (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_Pteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Pteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Pteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_Pteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_Pteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_Pteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_Pteropoda'^^xsd:string;
  dwc:scientificName 'Pteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '325345'^^xsd:integer;
  dwc:occurrenceId 'A1_51_Pteropoda'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '325345'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Pteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_Heteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Heteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Heteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_Heteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_Heteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_Heteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_Heteropoda'^^xsd:string;
  dwc:scientificName 'Heteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '1491356'^^xsd:integer;
  dwc:occurrenceId 'A1_51_Heteropoda'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491356'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Heteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_Bivalvia_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Bivalvia_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_Bivalvia_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_Bivalvia_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_Bivalvia_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_Bivalvia_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_Bivalvia_(veliger)'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'A1_51_Bivalvia_(veliger)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Bivalvia (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_POLYCHAETA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_POLYCHAETA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_POLYCHAETA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_POLYCHAETA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_POLYCHAETA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_POLYCHAETA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'A1_51_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'POLYCHAETA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_OSTRACODA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_OSTRACODA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_OSTRACODA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_OSTRACODA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_OSTRACODA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_OSTRACODA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_OSTRACODA'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'A1_51_OSTRACODA'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'OSTRACODA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_51_CLADOCERA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_51_CLADOCERA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_51_CLADOCERA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.965047"^^xsd:decimal ;
  dwc:decimalLongitude "-34.500624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_51_CLADOCERA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.965047 -34.500624)"^^geo:wktLiteral ;
  geo-pos:lat "-8.965047"^^xsd:decimal ;
  geo-pos:long "-34.500624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_51_CLADOCERA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_51_CLADOCERA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_51_CLADOCERA'^^xsd:string;
  dwc:scientificName 'Cladocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.500624'^^xsd:double;
  dwc:latitude '-8.965047'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 51'^^xsd:string;
  dwc:aphiaid '1076'^^xsd:integer;
  dwc:occurrenceId 'A1_51_CLADOCERA'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '155670'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'CLADOCERA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_Codonella_acuta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Codonella_acuta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Codonella_acuta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_Codonella_acuta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_Codonella_acuta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_Codonella_acuta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_Codonella_acuta'^^xsd:string;
  dwc:scientificName 'Codonella acuta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '417132'^^xsd:integer;
  dwc:occurrenceId 'A1_37_Codonella_acuta'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417132'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella acuta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_Codonella_amphorella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Codonella_amphorella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Codonella_amphorella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_Codonella_amphorella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_Codonella_amphorella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_Codonella_amphorella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_Codonella_amphorella'^^xsd:string;
  dwc:scientificName 'Codonella amphorella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '417133'^^xsd:integer;
  dwc:occurrenceId 'A1_37_Codonella_amphorella'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417133'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella amphorella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_Codonella_apicata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Codonella_apicata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Codonella_apicata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_Codonella_apicata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_Codonella_apicata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_Codonella_apicata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_Codonella_apicata'^^xsd:string;
  dwc:scientificName 'Codonella apicata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '417134'^^xsd:integer;
  dwc:occurrenceId 'A1_37_Codonella_apicata'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417134'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella apicata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_Codonella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Codonella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Codonella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_Codonella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_Codonella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_Codonella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_Codonella_sp.'^^xsd:string;
  dwc:scientificName 'Codonella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '150203'^^xsd:integer;
  dwc:occurrenceId 'A1_37_Codonella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150203'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_Tintinnopsis_tocantinensis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Tintinnopsis_tocantinensis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Tintinnopsis_tocantinensis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_Tintinnopsis_tocantinensis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_Tintinnopsis_tocantinensis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_Tintinnopsis_tocantinensis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:scientificName 'Tintinnopsis tocantinensis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '417156'^^xsd:integer;
  dwc:occurrenceId 'A1_37_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417156'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis tocantinensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_Tintinnopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Tintinnopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Tintinnopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_Tintinnopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_Tintinnopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_Tintinnopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_Tintinnopsis_spp.'^^xsd:string;
  dwc:scientificName 'Tintinnopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:occurrenceId 'A1_37_Tintinnopsis_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_Codonellopsis_ostenfeldi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Codonellopsis_ostenfeldi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Codonellopsis_ostenfeldi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_Codonellopsis_ostenfeldi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_Codonellopsis_ostenfeldi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_Codonellopsis_ostenfeldi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:scientificName 'Codonellopsis ostenfeldi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '427448'^^xsd:integer;
  dwc:occurrenceId 'A1_37_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427448'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis ostenfeldi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_Codonellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Codonellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Codonellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_Codonellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_Codonellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_Codonellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_Codonellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Codonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '204197'^^xsd:integer;
  dwc:occurrenceId 'A1_37_Codonellopsis_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '204197'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_Coxliella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Coxliella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Coxliella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_Coxliella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_Coxliella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_Coxliella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_Coxliella_sp.'^^xsd:string;
  dwc:scientificName 'Coxliella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '150208'^^xsd:integer;
  dwc:occurrenceId 'A1_37_Coxliella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150208'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Coxliella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_Dadayiella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Dadayiella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Dadayiella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_Dadayiella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_Dadayiella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_Dadayiella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_Dadayiella_sp.'^^xsd:string;
  dwc:scientificName 'Dadayiella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '183541'^^xsd:integer;
  dwc:occurrenceId 'A1_37_Dadayiella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183541'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dadayiella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_Dictyocysta_lepida>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Dictyocysta_lepida> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Dictyocysta_lepida> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_Dictyocysta_lepida>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_Dictyocysta_lepida>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_Dictyocysta_lepida" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_Dictyocysta_lepida'^^xsd:string;
  dwc:scientificName 'Dictyocysta lepida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '235767'^^xsd:integer;
  dwc:occurrenceId 'A1_37_Dictyocysta_lepida'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235767'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocysta lepida'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_Epiplocylis_undella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Epiplocylis_undella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Epiplocylis_undella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_Epiplocylis_undella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_Epiplocylis_undella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_Epiplocylis_undella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_Epiplocylis_undella'^^xsd:string;
  dwc:scientificName 'Epiplocylis undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '341668'^^xsd:integer;
  dwc:occurrenceId 'A1_37_Epiplocylis_undella'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '341668'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis undella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_Epiplocylis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Epiplocylis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Epiplocylis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_Epiplocylis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_Epiplocylis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_Epiplocylis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_Epiplocylis_sp.'^^xsd:string;
  dwc:scientificName 'Epiplocylis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '183562'^^xsd:integer;
  dwc:occurrenceId 'A1_37_Epiplocylis_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183562'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_Favella_enrenbergii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Favella_enrenbergii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Favella_enrenbergii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_Favella_enrenbergii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_Favella_enrenbergii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_Favella_enrenbergii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_Favella_enrenbergii'^^xsd:string;
  dwc:scientificName 'Favella ehrenbergii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '235761'^^xsd:integer;
  dwc:occurrenceId 'A1_37_Favella_enrenbergii'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235761'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Favella enrenbergii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_Eutintinnus_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Eutintinnus_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Eutintinnus_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_Eutintinnus_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_Eutintinnus_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_Eutintinnus_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_Eutintinnus_spp.'^^xsd:string;
  dwc:scientificName 'Eutintinnus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '183543'^^xsd:integer;
  dwc:occurrenceId 'A1_37_Eutintinnus_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183543'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Eutintinnus spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_Amphorellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Amphorellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Amphorellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_Amphorellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_Amphorellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_Amphorellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_Amphorellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Amphorellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '425527'^^xsd:integer;
  dwc:occurrenceId 'A1_37_Amphorellopsis_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '425527'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Amphorellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_Rabdonella_elegans>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Rabdonella_elegans> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Rabdonella_elegans> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_Rabdonella_elegans>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_Rabdonella_elegans>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_Rabdonella_elegans" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_Rabdonella_elegans'^^xsd:string;
  dwc:scientificName 'Rhabdonella elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '183577'^^xsd:integer;
  dwc:occurrenceId 'A1_37_Rabdonella_elegans'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183577'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella elegans'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_Rabdonella_brandti>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Rabdonella_brandti> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Rabdonella_brandti> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_Rabdonella_brandti>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_Rabdonella_brandti>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_Rabdonella_brandti" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_Rabdonella_brandti'^^xsd:string;
  dwc:scientificName 'Rhabdonella brandti'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '427513'^^xsd:integer;
  dwc:occurrenceId 'A1_37_Rabdonella_brandti'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427513'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella brandti'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_Rabdonellopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Rabdonellopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Rabdonellopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_Rabdonellopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_Rabdonellopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_Rabdonellopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_Rabdonellopsis_spp.'^^xsd:string;
  dwc:scientificName 'Rhabdonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '183550'^^xsd:integer;
  dwc:occurrenceId 'A1_37_Rabdonellopsis_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183550'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonellopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_Undella_claparedei>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Undella_claparedei> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Undella_claparedei> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_Undella_claparedei>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_Undella_claparedei>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_Undella_claparedei" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_Undella_claparedei'^^xsd:string;
  dwc:scientificName 'Undella claparedei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '341684'^^xsd:integer;
  dwc:occurrenceId 'A1_37_Undella_claparedei'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417240'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undella claparedei'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_Undella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Undella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Undella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_Undella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_Undella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_Undella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_Undella_sp.'^^xsd:string;
  dwc:scientificName 'Undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '235764'^^xsd:integer;
  dwc:occurrenceId 'A1_37_Undella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235764'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Undella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_Xystonellopsis_heros>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Xystonellopsis_heros> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Xystonellopsis_heros> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_Xystonellopsis_heros>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_Xystonellopsis_heros>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_Xystonellopsis_heros" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_Xystonellopsis_heros'^^xsd:string;
  dwc:scientificName 'Xystonellopsis heros'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '417266'^^xsd:integer;
  dwc:occurrenceId 'A1_37_Xystonellopsis_heros'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417266'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Xystonellopsis heros'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_Tintinnina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Tintinnina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Tintinnina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_Tintinnina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_Tintinnina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_Tintinnina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_Tintinnina_(others)'^^xsd:string;
  dwc:scientificName 'Tintinnina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '732976'^^xsd:integer;
  dwc:occurrenceId 'A1_37_Tintinnina_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_Collosphaera_macropora>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Collosphaera_macropora> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Collosphaera_macropora> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_Collosphaera_macropora>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_Collosphaera_macropora>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_Collosphaera_macropora" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_Collosphaera_macropora'^^xsd:string;
  dwc:scientificName 'Collosphaera macropora'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '493482'^^xsd:integer;
  dwc:occurrenceId 'A1_37_Collosphaera_macropora'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493482'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Collosphaera macropora'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_Dictyocoryne_profunda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Dictyocoryne_profunda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Dictyocoryne_profunda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_Dictyocoryne_profunda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_Dictyocoryne_profunda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_Dictyocoryne_profunda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_Dictyocoryne_profunda'^^xsd:string;
  dwc:scientificName 'Dictyocoryne profunda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '412935'^^xsd:integer;
  dwc:occurrenceId 'A1_37_Dictyocoryne_profunda'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412935'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne profunda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_Dictyocoryne_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Dictyocoryne_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Dictyocoryne_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_Dictyocoryne_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_Dictyocoryne_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_Dictyocoryne_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_Dictyocoryne_sp.'^^xsd:string;
  dwc:scientificName 'Dictyocoryne'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '412934'^^xsd:integer;
  dwc:occurrenceId 'A1_37_Dictyocoryne_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412934'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_Discopyle_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Discopyle_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Discopyle_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_Discopyle_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_Discopyle_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_Discopyle_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_Discopyle_sp.'^^xsd:string;
  dwc:scientificName 'Discopyle'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '493501'^^xsd:integer;
  dwc:occurrenceId 'A1_37_Discopyle_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Discopyle sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_Pylonidae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Pylonidae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Pylonidae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_Pylonidae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_Pylonidae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_Pylonidae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_Pylonidae'^^xsd:string;
  dwc:scientificName 'Pyloniidae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '345902'^^xsd:integer;
  dwc:occurrenceId 'A1_37_Pylonidae'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345902'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:verbatimIdentification 'Pylonidae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_Spongodiscus_resurgens>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Spongodiscus_resurgens> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Spongodiscus_resurgens> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_Spongodiscus_resurgens>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_Spongodiscus_resurgens>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_Spongodiscus_resurgens" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_Spongodiscus_resurgens'^^xsd:string;
  dwc:scientificName 'Spongodiscus resurgens'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '493608'^^xsd:integer;
  dwc:occurrenceId 'A1_37_Spongodiscus_resurgens'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493608'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongodiscus resurgens'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_Spongosphaera_streptacantha>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Spongosphaera_streptacantha> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Spongosphaera_streptacantha> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_Spongosphaera_streptacantha>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_Spongosphaera_streptacantha>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_Spongosphaera_streptacantha" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_Spongosphaera_streptacantha'^^xsd:string;
  dwc:scientificName 'Spongosphaera streptacantha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '493393'^^xsd:integer;
  dwc:occurrenceId 'A1_37_Spongosphaera_streptacantha'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493393'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongosphaera streptacantha'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_Spongaster_tetras>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Spongaster_tetras> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Spongaster_tetras> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_Spongaster_tetras>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_Spongaster_tetras>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_Spongaster_tetras" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_Spongaster_tetras'^^xsd:string;
  dwc:scientificName 'Spongaster tetras'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '412940'^^xsd:integer;
  dwc:occurrenceId 'A1_37_Spongaster_tetras'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412940'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongaster tetras'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_Spongotrochus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Spongotrochus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Spongotrochus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_Spongotrochus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_Spongotrochus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_Spongotrochus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_Spongotrochus_sp.'^^xsd:string;
  dwc:scientificName 'Spongotrochus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '412948'^^xsd:integer;
  dwc:occurrenceId 'A1_37_Spongotrochus_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Spongotrochus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_Zygocircus_productus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Zygocircus_productus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Zygocircus_productus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_Zygocircus_productus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_Zygocircus_productus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_Zygocircus_productus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_Zygocircus_productus'^^xsd:string;
  dwc:scientificName 'Zygocircus productus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '493705'^^xsd:integer;
  dwc:occurrenceId 'A1_37_Zygocircus_productus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493705'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus productus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_Zygocircus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Zygocircus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Zygocircus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_Zygocircus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_Zygocircus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_Zygocircus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_Zygocircus_sp.'^^xsd:string;
  dwc:scientificName 'Zygocircus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '493702'^^xsd:integer;
  dwc:occurrenceId 'A1_37_Zygocircus_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493702'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_Polycystina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Polycystina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Polycystina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_Polycystina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_Polycystina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_Polycystina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_Polycystina_(others)'^^xsd:string;
  dwc:scientificName 'Polycystina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '235740'^^xsd:integer;
  dwc:occurrenceId 'A1_37_Polycystina_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235740'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Polycystina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_ACANTHARIA_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_ACANTHARIA_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_ACANTHARIA_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_ACANTHARIA_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_ACANTHARIA_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_ACANTHARIA_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_ACANTHARIA_spp.'^^xsd:string;
  dwc:scientificName 'Acantharia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '586732'^^xsd:integer;
  dwc:occurrenceId 'A1_37_ACANTHARIA_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '586732'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'ACANTHARIA spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_Bolivina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Bolivina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Bolivina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_Bolivina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_Bolivina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_Bolivina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_Bolivina_sp.'^^xsd:string;
  dwc:scientificName 'Bolivina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '112101'^^xsd:integer;
  dwc:occurrenceId 'A1_37_Bolivina_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Bolivina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_Globigerina_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Globigerina_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Globigerina_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_Globigerina_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_Globigerina_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_Globigerina_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_Globigerina_bulloides'^^xsd:string;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:occurrenceId 'A1_37_Globigerina_bulloides'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globigerina bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_Globogirinoides_ruber>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Globogirinoides_ruber> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Globogirinoides_ruber> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_Globogirinoides_ruber>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_Globogirinoides_ruber>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_Globogirinoides_ruber" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_Globogirinoides_ruber'^^xsd:string;
  dwc:scientificName 'Globigerinoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:occurrenceId 'A1_37_Globogirinoides_ruber'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globogirinoides ruber'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_Globorotalia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Globorotalia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Globorotalia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_Globorotalia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_Globorotalia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_Globorotalia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_Globorotalia_spp.'^^xsd:string;
  dwc:scientificName 'Globorotalia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '112200'^^xsd:integer;
  dwc:occurrenceId 'A1_37_Globorotalia_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112200'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Globorotalia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_Neogloboquadrina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Neogloboquadrina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Neogloboquadrina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_Neogloboquadrina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_Neogloboquadrina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_Neogloboquadrina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_Neogloboquadrina_sp.'^^xsd:string;
  dwc:scientificName 'Neogloboquadrina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '112202'^^xsd:integer;
  dwc:occurrenceId 'A1_37_Neogloboquadrina_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112202'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Neogloboquadrina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_Orbulina_universa>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Orbulina_universa> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Orbulina_universa> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_Orbulina_universa>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_Orbulina_universa>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_Orbulina_universa" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_Orbulina_universa'^^xsd:string;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:occurrenceId 'A1_37_Orbulina_universa'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Orbulina universa'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_Tretomphalus_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Tretomphalus_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Tretomphalus_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_Tretomphalus_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_Tretomphalus_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_Tretomphalus_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_Tretomphalus_bulloides'^^xsd:string;
  dwc:scientificName 'Tretomphalus bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '113184'^^xsd:integer;
  dwc:occurrenceId 'A1_37_Tretomphalus_bulloides'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tretomphalus bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_Trochammina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Trochammina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Trochammina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_Trochammina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_Trochammina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_Trochammina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_Trochammina_sp.'^^xsd:string;
  dwc:scientificName 'Trochammina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:occurrenceId 'A1_37_Trochammina_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Trochammina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_Foraminifera_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Foraminifera_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Foraminifera_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_Foraminifera_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_Foraminifera_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_Foraminifera_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_Foraminifera_(others)'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:occurrenceId 'A1_37_Foraminifera_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Foraminifera (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_Nannocalanus_minor>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Nannocalanus_minor> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Nannocalanus_minor> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_Nannocalanus_minor>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_Nannocalanus_minor>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_Nannocalanus_minor" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_Nannocalanus_minor'^^xsd:string;
  dwc:scientificName 'Nannocalanus minor'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '104469'^^xsd:integer;
  dwc:occurrenceId 'A1_37_Nannocalanus_minor'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104469'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus minor'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_Nannocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Nannocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Nannocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_Nannocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_Nannocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_Nannocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Nannocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '104154'^^xsd:integer;
  dwc:occurrenceId 'A1_37_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104154'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_Neocalanus_robustior>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Neocalanus_robustior> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Neocalanus_robustior> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_Neocalanus_robustior>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_Neocalanus_robustior>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_Neocalanus_robustior" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_Neocalanus_robustior'^^xsd:string;
  dwc:scientificName 'Neocalanus robustior'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '104472'^^xsd:integer;
  dwc:occurrenceId 'A1_37_Neocalanus_robustior'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104472'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Neocalanus robustior'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_Undinula_vulgaris_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Undinula_vulgaris_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Undinula_vulgaris_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_Undinula_vulgaris_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_Undinula_vulgaris_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_Undinula_vulgaris_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:scientificName 'Undinula vulgaris'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '104473'^^xsd:integer;
  dwc:occurrenceId 'A1_37_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104473'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undinula vulgaris (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_Acrocalanus_longicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Acrocalanus_longicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Acrocalanus_longicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_Acrocalanus_longicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_Acrocalanus_longicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_Acrocalanus_longicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_Acrocalanus_longicornis'^^xsd:string;
  dwc:scientificName 'Acrocalanus longicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '104646'^^xsd:integer;
  dwc:occurrenceId 'A1_37_Acrocalanus_longicornis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104646'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus longicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_Acrocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Acrocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Acrocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_Acrocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_Acrocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_Acrocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Acrocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '104192'^^xsd:integer;
  dwc:occurrenceId 'A1_37_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104192'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_Calocalanos_pavo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Calocalanos_pavo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Calocalanos_pavo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_Calocalanos_pavo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_Calocalanos_pavo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_Calocalanos_pavo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_Calocalanos_pavo'^^xsd:string;
  dwc:scientificName 'Calocalanus pavo'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '104669'^^xsd:integer;
  dwc:occurrenceId 'A1_37_Calocalanos_pavo'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanos pavo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_Calocalanus_sp. _(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:scientificName 'Calocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '104193'^^xsd:integer;
  dwc:occurrenceId 'A1_37_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104193'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanus sp.  (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_Delibus_sewelli>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Delibus_sewelli> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Delibus_sewelli> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_Delibus_sewelli>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_Delibus_sewelli>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_Delibus_sewelli" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_Delibus_sewelli'^^xsd:string;
  dwc:scientificName 'Delius sewelli'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '363906'^^xsd:integer;
  dwc:occurrenceId 'A1_37_Delibus_sewelli'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363906'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sewelli'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_Delibus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Delibus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Delibus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_Delibus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_Delibus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_Delibus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Delius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '363904'^^xsd:integer;
  dwc:occurrenceId 'A1_37_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363904'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_Mecynocera_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Mecynocera_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Mecynocera_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_Mecynocera_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_Mecynocera_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_Mecynocera_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Mecynocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '104184'^^xsd:integer;
  dwc:occurrenceId 'A1_37_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Mecynocera sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_Paracalanus_aculeatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Paracalanus_aculeatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Paracalanus_aculeatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_Paracalanus_aculeatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_Paracalanus_aculeatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_Paracalanus_aculeatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_Paracalanus_aculeatus'^^xsd:string;
  dwc:scientificName 'Paracalanus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '104681'^^xsd:integer;
  dwc:occurrenceId 'A1_37_Paracalanus_aculeatus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1464945'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus aculeatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_Paracalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Paracalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Paracalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_Paracalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_Paracalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_Paracalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Paracalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '104196'^^xsd:integer;
  dwc:occurrenceId 'A1_37_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104196'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_Rhincalanus_cornutus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Rhincalanus_cornutus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Rhincalanus_cornutus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_Rhincalanus_cornutus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_Rhincalanus_cornutus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_Rhincalanus_cornutus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_Rhincalanus_cornutus'^^xsd:string;
  dwc:scientificName 'Rhincalanus cornutus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '104542'^^xsd:integer;
  dwc:occurrenceId 'A1_37_Rhincalanus_cornutus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1488083'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rhincalanus cornutus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_Subeucalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Subeucalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Subeucalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_Subeucalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_Subeucalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_Subeucalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Subeucalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '104173'^^xsd:integer;
  dwc:occurrenceId 'A1_37_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104173'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Subeucalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_Clausocalanus_furcatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Clausocalanus_furcatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Clausocalanus_furcatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_Clausocalanus_furcatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_Clausocalanus_furcatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_Clausocalanus_furcatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_Clausocalanus_furcatus'^^xsd:string;
  dwc:scientificName 'Clausocalanus furcatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '104503'^^xsd:integer;
  dwc:occurrenceId 'A1_37_Clausocalanus_furcatus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104503'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus furcatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_Clausocalanus_mastigophorus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Clausocalanus_mastigophorus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Clausocalanus_mastigophorus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_Clausocalanus_mastigophorus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_Clausocalanus_mastigophorus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_Clausocalanus_mastigophorus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:scientificName 'Clausocalanus mastigophorus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '104506'^^xsd:integer;
  dwc:occurrenceId 'A1_37_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104506'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus mastigophorus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_Clausocalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Clausocalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Clausocalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_Clausocalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_Clausocalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_Clausocalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Clausocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '104161'^^xsd:integer;
  dwc:occurrenceId 'A1_37_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104161'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_Euchaeta_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Euchaeta_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Euchaeta_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_Euchaeta_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_Euchaeta_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_Euchaeta_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Euchaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '104174'^^xsd:integer;
  dwc:occurrenceId 'A1_37_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104174'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Euchaeta spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_Scolecithrix_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Scolecithrix_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Scolecithrix_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_Scolecithrix_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_Scolecithrix_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_Scolecithrix_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_Scolecithrix_danae'^^xsd:string;
  dwc:scientificName 'Scolecithrix danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '104821'^^xsd:integer;
  dwc:occurrenceId 'A1_37_Scolecithrix_danae'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104821'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_Scolecithrix_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Scolecithrix_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Scolecithrix_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_Scolecithrix_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_Scolecithrix_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_Scolecithrix_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Scolecithrix'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '104230'^^xsd:integer;
  dwc:occurrenceId 'A1_37_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104230'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_Lucicutia_flavicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Lucicutia_flavicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Lucicutia_flavicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_Lucicutia_flavicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_Lucicutia_flavicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_Lucicutia_flavicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_Lucicutia_flavicornis'^^xsd:string;
  dwc:scientificName 'Lucicutia flavicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '104597'^^xsd:integer;
  dwc:occurrenceId 'A1_37_Lucicutia_flavicornis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104597'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia flavicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_Lucicutia_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Lucicutia_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Lucicutia_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_Lucicutia_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_Lucicutia_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_Lucicutia_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_Lucicutia_sp.'^^xsd:string;
  dwc:scientificName 'Lucicutia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '104183'^^xsd:integer;
  dwc:occurrenceId 'A1_37_Lucicutia_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104183'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_Pleuromamma_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Pleuromamma_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Pleuromamma_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_Pleuromamma_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_Pleuromamma_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_Pleuromamma_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Pleuromamma'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '104191'^^xsd:integer;
  dwc:occurrenceId 'A1_37_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104191'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Pleuromamma sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_Temora_stylifera_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Temora_stylifera_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Temora_stylifera_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_Temora_stylifera_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_Temora_stylifera_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_Temora_stylifera_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:scientificName 'Temora stylifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '104879'^^xsd:integer;
  dwc:occurrenceId 'A1_37_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104879'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora stylifera (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_Temora_turbinata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Temora_turbinata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Temora_turbinata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_Temora_turbinata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_Temora_turbinata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_Temora_turbinata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_Temora_turbinata'^^xsd:string;
  dwc:scientificName 'Temora turbinata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '104880'^^xsd:integer;
  dwc:occurrenceId 'A1_37_Temora_turbinata'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104880'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora turbinata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_Candacia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Candacia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Candacia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_Candacia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_Candacia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_Candacia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_Candacia_spp.'^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A1_37_Candacia_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_Candacia_sp._%28copepodite%29%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Candacia_sp._%28copepodite%29%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Candacia_sp._%28copepodite%29%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_Candacia_sp._%28copepodite%29%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_Candacia_sp._%28copepodite%29%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_Candacia_sp._(copepodite) " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A1_37_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia sp. (copepodite) '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_Calanopia_americana_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Calanopia_americana_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Calanopia_americana_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_Calanopia_americana_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_Calanopia_americana_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_Calanopia_americana_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:scientificName 'Calanopia americana'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '104723'^^xsd:integer;
  dwc:occurrenceId 'A1_37_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104723'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calanopia americana (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_Acartia_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Acartia_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Acartia_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_Acartia_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_Acartia_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_Acartia_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_Acartia_danae'^^xsd:string;
  dwc:scientificName 'Acartia (Acartia) danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '346026'^^xsd:integer;
  dwc:occurrenceId 'A1_37_Acartia_danae'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346026'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_Acartia_lilljeborgii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Acartia_lilljeborgii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Acartia_lilljeborgii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_Acartia_lilljeborgii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_Acartia_lilljeborgii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_Acartia_lilljeborgii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_Acartia_lilljeborgii'^^xsd:string;
  dwc:scientificName 'Acartia lilljeborgii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '348510'^^xsd:integer;
  dwc:occurrenceId 'A1_37_Acartia_lilljeborgii'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia lilljeborgii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_Calanoida_%28others_copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Calanoida_%28others_copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Calanoida_%28others_copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_Calanoida_%28others_copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_Calanoida_%28others_copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_Calanoida_(others_copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'A1_37_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Calanoida (others copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_Oithona_atlantica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Oithona_atlantica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Oithona_atlantica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_Oithona_atlantica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_Oithona_atlantica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_Oithona_atlantica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_Oithona_atlantica'^^xsd:string;
  dwc:scientificName 'Oithona atlantica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '106642'^^xsd:integer;
  dwc:occurrenceId 'A1_37_Oithona_atlantica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106642'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona atlantica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_Oithona_plumifera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Oithona_plumifera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Oithona_plumifera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_Oithona_plumifera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_Oithona_plumifera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_Oithona_plumifera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_Oithona_plumifera'^^xsd:string;
  dwc:scientificName 'Oithona plumifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '106652'^^xsd:integer;
  dwc:occurrenceId 'A1_37_Oithona_plumifera'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106652'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona plumifera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_Oithona_setigera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Oithona_setigera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Oithona_setigera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_Oithona_setigera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_Oithona_setigera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_Oithona_setigera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_Oithona_setigera'^^xsd:string;
  dwc:scientificName 'Oithona setigera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '106655'^^xsd:integer;
  dwc:occurrenceId 'A1_37_Oithona_setigera'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '734517'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona setigera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_Oithona_hebes>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Oithona_hebes> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Oithona_hebes> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_Oithona_hebes>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_Oithona_hebes>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_Oithona_hebes" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_Oithona_hebes'^^xsd:string;
  dwc:scientificName 'Oithona hebes'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '106647'^^xsd:integer;
  dwc:occurrenceId 'A1_37_Oithona_hebes'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106647'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona hebes'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_Oithona_spp.%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Oithona_spp.%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Oithona_spp.%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_Oithona_spp.%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_Oithona_spp.%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_Oithona_spp. " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_Oithona_spp. '^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A1_37_Oithona_spp. '^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_Oithona_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Oithona_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Oithona_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_Oithona_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_Oithona_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_Oithona_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A1_37_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_Microsetella_norvegica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Microsetella_norvegica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Microsetella_norvegica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_Microsetella_norvegica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_Microsetella_norvegica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_Microsetella_norvegica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_Microsetella_norvegica'^^xsd:string;
  dwc:scientificName 'Microsetella norvegica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '116115'^^xsd:integer;
  dwc:occurrenceId 'A1_37_Microsetella_norvegica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116115'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella norvegica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_Microsetella_rosea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Microsetella_rosea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Microsetella_rosea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_Microsetella_rosea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_Microsetella_rosea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_Microsetella_rosea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_Microsetella_rosea'^^xsd:string;
  dwc:scientificName 'Microsetella rosea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '116116'^^xsd:integer;
  dwc:occurrenceId 'A1_37_Microsetella_rosea'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116116'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella rosea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_Microsetella_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Microsetella_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Microsetella_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_Microsetella_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_Microsetella_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_Microsetella_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Microsetella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '115341'^^xsd:integer;
  dwc:occurrenceId 'A1_37_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115341'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_Macrosetella_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Macrosetella_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Macrosetella_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_Macrosetella_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_Macrosetella_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_Macrosetella_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_Macrosetella_gracilis'^^xsd:string;
  dwc:scientificName 'Macrosetella gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '116382'^^xsd:integer;
  dwc:occurrenceId 'A1_37_Macrosetella_gracilis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116382'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Macrosetella gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_Miracia_efferata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Miracia_efferata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Miracia_efferata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_Miracia_efferata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_Miracia_efferata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_Miracia_efferata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_Miracia_efferata'^^xsd:string;
  dwc:scientificName 'Miracia efferata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '116383'^^xsd:integer;
  dwc:occurrenceId 'A1_37_Miracia_efferata'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116383'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Miracia efferata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_Oncaea_media>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Oncaea_media> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Oncaea_media> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_Oncaea_media>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_Oncaea_media>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_Oncaea_media" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_Oncaea_media'^^xsd:string;
  dwc:scientificName 'Oncaea media'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '128938'^^xsd:integer;
  dwc:occurrenceId 'A1_37_Oncaea_media'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1862287'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea media'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_Oncaea_venusta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Oncaea_venusta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Oncaea_venusta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_Oncaea_venusta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_Oncaea_venusta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_Oncaea_venusta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_Oncaea_venusta'^^xsd:string;
  dwc:scientificName 'Oncaea venusta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '128954'^^xsd:integer;
  dwc:occurrenceId 'A1_37_Oncaea_venusta'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1754274'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea venusta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_Oncaea_mediterranea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Oncaea_mediterranea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Oncaea_mediterranea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_Oncaea_mediterranea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_Oncaea_mediterranea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_Oncaea_mediterranea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_Oncaea_mediterranea'^^xsd:string;
  dwc:scientificName 'Oncaea mediterranea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '128939'^^xsd:integer;
  dwc:occurrenceId 'A1_37_Oncaea_mediterranea'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128939'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea mediterranea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_Oncaea_scottodicarloi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Oncaea_scottodicarloi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Oncaea_scottodicarloi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_Oncaea_scottodicarloi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_Oncaea_scottodicarloi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_Oncaea_scottodicarloi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_Oncaea_scottodicarloi'^^xsd:string;
  dwc:scientificName 'Oncaea scottodicarloi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '128950'^^xsd:integer;
  dwc:occurrenceId 'A1_37_Oncaea_scottodicarloi'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128950'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea scottodicarloi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_Oncaea_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Oncaea_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Oncaea_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_Oncaea_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_Oncaea_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_Oncaea_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oncaea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '128690'^^xsd:integer;
  dwc:occurrenceId 'A1_37_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128690'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_Hemicyclops_thallassius>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Hemicyclops_thallassius> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Hemicyclops_thallassius> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_Hemicyclops_thallassius>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_Hemicyclops_thallassius>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_Hemicyclops_thallassius" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_Hemicyclops_thallassius'^^xsd:string;
  dwc:scientificName 'Hemicyclops thalassius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '352254'^^xsd:integer;
  dwc:occurrenceId 'A1_37_Hemicyclops_thallassius'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '352254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Hemicyclops thallassius'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_Copilia_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Copilia_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Copilia_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_Copilia_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_Copilia_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_Copilia_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Copilia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '128721'^^xsd:integer;
  dwc:occurrenceId 'A1_37_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128721'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Copilia spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_Agetus_flaccus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Agetus_flaccus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Agetus_flaccus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_Agetus_flaccus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_Agetus_flaccus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_Agetus_flaccus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_Agetus_flaccus'^^xsd:string;
  dwc:scientificName 'Agetus flaccus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '128795'^^xsd:integer;
  dwc:occurrenceId 'A1_37_Agetus_flaccus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128795'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Agetus flaccus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_Corycaeus_speciosus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Corycaeus_speciosus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Corycaeus_speciosus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_Corycaeus_speciosus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_Corycaeus_speciosus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_Corycaeus_speciosus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_Corycaeus_speciosus'^^xsd:string;
  dwc:scientificName 'Corycaeus speciosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '128800'^^xsd:integer;
  dwc:occurrenceId 'A1_37_Corycaeus_speciosus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128800'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus speciosus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_Corycaeus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Corycaeus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Corycaeus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_Corycaeus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_Corycaeus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_Corycaeus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Corycaeus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '128634'^^xsd:integer;
  dwc:occurrenceId 'A1_37_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128634'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_Farranula_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Farranula_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Farranula_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_Farranula_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_Farranula_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_Farranula_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_Farranula_gracilis'^^xsd:string;
  dwc:scientificName 'Farranula gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '128813'^^xsd:integer;
  dwc:occurrenceId 'A1_37_Farranula_gracilis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128813'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_Farranula_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Farranula_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Farranula_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_Farranula_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_Farranula_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_Farranula_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Farranula'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '128636'^^xsd:integer;
  dwc:occurrenceId 'A1_37_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128636'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_Copepoda_%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Copepoda_%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Copepoda_%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_Copepoda_%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_Copepoda_%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_Copepoda_(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_Copepoda_(nauplius)'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'A1_37_Copepoda_(nauplius)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Copepoda (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_CIRRIPEDIA__%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_CIRRIPEDIA__%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_CIRRIPEDIA__%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_CIRRIPEDIA__%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_CIRRIPEDIA__%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_CIRRIPEDIA__(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:occurrenceId 'A1_37_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  dwc:verbatimIdentification 'CIRRIPEDIA  (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_STOMATOPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_STOMATOPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_STOMATOPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_STOMATOPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_STOMATOPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_STOMATOPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Stomatopoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '14355'^^xsd:integer;
  dwc:occurrenceId 'A1_37_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '14355'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'STOMATOPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_DECAPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_DECAPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_DECAPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_DECAPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_DECAPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_DECAPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_DECAPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:occurrenceId 'A1_37_DECAPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'DECAPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_ECHINODERMATA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_ECHINODERMATA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_ECHINODERMATA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_ECHINODERMATA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_ECHINODERMATA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_ECHINODERMATA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:scientificName 'Echinodermata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '1806'^^xsd:integer;
  dwc:occurrenceId 'A1_37_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1806'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'ECHINODERMATA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_BRYOZOA_%28cyphonauta_larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_BRYOZOA_%28cyphonauta_larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_BRYOZOA_%28cyphonauta_larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_BRYOZOA_%28cyphonauta_larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_BRYOZOA_%28cyphonauta_larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_BRYOZOA_(cyphonauta_larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'A1_37_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'BRYOZOA (cyphonauta larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_Sagitta_friedreich>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Sagitta_friedreich> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Sagitta_friedreich> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_Sagitta_friedreich>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_Sagitta_friedreich>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_Sagitta_friedreich" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_Sagitta_friedreich'^^xsd:string;
  dwc:scientificName 'Sagitta friderici'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '105452'^^xsd:integer;
  dwc:occurrenceId 'A1_37_Sagitta_friedreich'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105441'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta friedreich'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_Sagitta_spp.%C2%A0%28imature%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Sagitta_spp.%C2%A0%28imature%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Sagitta_spp.%C2%A0%28imature%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_Sagitta_spp.%C2%A0%28imature%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_Sagitta_spp.%C2%A0%28imature%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_Sagitta_spp. (imature)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_Sagitta_spp. (imature)'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:occurrenceId 'A1_37_Sagitta_spp. (imature)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta spp. (imature)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_Chaetognatha_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Chaetognatha_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Chaetognatha_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_Chaetognatha_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_Chaetognatha_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_Chaetognatha_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_Chaetognatha_(others)'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:occurrenceId 'A1_37_Chaetognatha_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Chaetognatha (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_Fritillaria_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Fritillaria_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Fritillaria_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_Fritillaria_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_Fritillaria_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_Fritillaria_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_Fritillaria_spp.'^^xsd:string;
  dwc:scientificName 'Fritillaria'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '103358'^^xsd:integer;
  dwc:occurrenceId 'A1_37_Fritillaria_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Fritillaria spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_Oikopleura_dioica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Oikopleura_dioica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Oikopleura_dioica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_Oikopleura_dioica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_Oikopleura_dioica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_Oikopleura_dioica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_Oikopleura_dioica'^^xsd:string;
  dwc:scientificName 'Oikopleura dioica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '1770057'^^xsd:integer;
  dwc:occurrenceId 'A1_37_Oikopleura_dioica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura dioica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_Oikopleura_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Oikopleura_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Oikopleura_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_Oikopleura_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_Oikopleura_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_Oikopleura_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_Oikopleura_spp.'^^xsd:string;
  dwc:scientificName 'Oikopleura'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '103367'^^xsd:integer;
  dwc:occurrenceId 'A1_37_Oikopleura_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_Appendicularia_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Appendicularia_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Appendicularia_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_Appendicularia_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_Appendicularia_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_Appendicularia_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_Appendicularia_(others)'^^xsd:string;
  dwc:scientificName 'Appendicularia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '146421'^^xsd:integer;
  dwc:occurrenceId 'A1_37_Appendicularia_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146421'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Appendicularia (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_Thalia_democratica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Thalia_democratica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Thalia_democratica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_Thalia_democratica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_Thalia_democratica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_Thalia_democratica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_Thalia_democratica'^^xsd:string;
  dwc:scientificName 'Thalia democratica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '137279'^^xsd:integer;
  dwc:occurrenceId 'A1_37_Thalia_democratica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137279'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Thalia democratica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_Doliolo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Doliolo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Doliolo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_Doliolo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_Doliolo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_Doliolo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_Doliolo'^^xsd:string;
  dwc:scientificName 'Dolioloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '137221'^^xsd:integer;
  dwc:occurrenceId 'A1_37_Doliolo'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137221'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Doliolo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_Teleostei_%28egg%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Teleostei_%28egg%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Teleostei_%28egg%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_Teleostei_%28egg%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_Teleostei_%28egg%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_Teleostei_(egg)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_Teleostei_(egg)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A1_37_Teleostei_(egg)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (egg)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_Teleostei_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Teleostei_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Teleostei_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_Teleostei_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_Teleostei_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_Teleostei_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_Teleostei_(larvae)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A1_37_Teleostei_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_SIPHONOPHORAE_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_SIPHONOPHORAE_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_SIPHONOPHORAE_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_SIPHONOPHORAE_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_SIPHONOPHORAE_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_SIPHONOPHORAE_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:scientificName 'Siphonophorae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '1371'^^xsd:integer;
  dwc:occurrenceId 'A1_37_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'SIPHONOPHORAE spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_Gastropoda_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Gastropoda_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Gastropoda_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_Gastropoda_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_Gastropoda_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_Gastropoda_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_Gastropoda_(veliger)'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'A1_37_Gastropoda_(veliger)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Gastropoda (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_Pteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Pteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Pteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_Pteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_Pteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_Pteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_Pteropoda'^^xsd:string;
  dwc:scientificName 'Pteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '325345'^^xsd:integer;
  dwc:occurrenceId 'A1_37_Pteropoda'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '325345'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Pteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_Heteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Heteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Heteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_Heteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_Heteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_Heteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_Heteropoda'^^xsd:string;
  dwc:scientificName 'Heteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '1491356'^^xsd:integer;
  dwc:occurrenceId 'A1_37_Heteropoda'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491356'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Heteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_Bivalvia_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Bivalvia_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_Bivalvia_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_Bivalvia_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_Bivalvia_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_Bivalvia_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_Bivalvia_(veliger)'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'A1_37_Bivalvia_(veliger)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Bivalvia (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_POLYCHAETA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_POLYCHAETA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_POLYCHAETA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_POLYCHAETA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_POLYCHAETA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_POLYCHAETA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'A1_37_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'POLYCHAETA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_OSTRACODA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_OSTRACODA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_OSTRACODA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_OSTRACODA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_OSTRACODA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_OSTRACODA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_OSTRACODA'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'A1_37_OSTRACODA'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'OSTRACODA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_37_CLADOCERA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_37_CLADOCERA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_37_CLADOCERA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.870589"^^xsd:decimal ;
  dwc:decimalLongitude "-34.487933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_37_CLADOCERA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.870589 -34.487933)"^^geo:wktLiteral ;
  geo-pos:lat "-7.870589"^^xsd:decimal ;
  geo-pos:long "-34.487933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_37_CLADOCERA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_37_CLADOCERA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_37_CLADOCERA'^^xsd:string;
  dwc:scientificName 'Cladocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.487933'^^xsd:double;
  dwc:latitude '-7.870589'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Day| Shelf| Station 37'^^xsd:string;
  dwc:aphiaid '1076'^^xsd:integer;
  dwc:occurrenceId 'A1_37_CLADOCERA'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '155670'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'CLADOCERA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_Codonella_acuta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Codonella_acuta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Codonella_acuta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_Codonella_acuta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_Codonella_acuta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_Codonella_acuta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_Codonella_acuta'^^xsd:string;
  dwc:scientificName 'Codonella acuta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '417132'^^xsd:integer;
  dwc:occurrenceId 'A2_19_Codonella_acuta'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417132'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella acuta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_Codonella_amphorella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Codonella_amphorella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Codonella_amphorella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_Codonella_amphorella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_Codonella_amphorella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_Codonella_amphorella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_Codonella_amphorella'^^xsd:string;
  dwc:scientificName 'Codonella amphorella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '417133'^^xsd:integer;
  dwc:occurrenceId 'A2_19_Codonella_amphorella'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417133'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella amphorella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_Codonella_apicata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Codonella_apicata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Codonella_apicata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_Codonella_apicata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_Codonella_apicata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_Codonella_apicata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_Codonella_apicata'^^xsd:string;
  dwc:scientificName 'Codonella apicata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '417134'^^xsd:integer;
  dwc:occurrenceId 'A2_19_Codonella_apicata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417134'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella apicata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_Codonella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Codonella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Codonella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_Codonella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_Codonella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_Codonella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_Codonella_sp.'^^xsd:string;
  dwc:scientificName 'Codonella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '150203'^^xsd:integer;
  dwc:occurrenceId 'A2_19_Codonella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150203'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_Tintinnopsis_tocantinensis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Tintinnopsis_tocantinensis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Tintinnopsis_tocantinensis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_Tintinnopsis_tocantinensis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_Tintinnopsis_tocantinensis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_Tintinnopsis_tocantinensis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:scientificName 'Tintinnopsis tocantinensis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '417156'^^xsd:integer;
  dwc:occurrenceId 'A2_19_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417156'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis tocantinensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_Tintinnopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Tintinnopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Tintinnopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_Tintinnopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_Tintinnopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_Tintinnopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_Tintinnopsis_spp.'^^xsd:string;
  dwc:scientificName 'Tintinnopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:occurrenceId 'A2_19_Tintinnopsis_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_Codonellopsis_ostenfeldi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Codonellopsis_ostenfeldi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Codonellopsis_ostenfeldi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_Codonellopsis_ostenfeldi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_Codonellopsis_ostenfeldi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_Codonellopsis_ostenfeldi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:scientificName 'Codonellopsis ostenfeldi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '427448'^^xsd:integer;
  dwc:occurrenceId 'A2_19_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427448'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis ostenfeldi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_Codonellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Codonellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Codonellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_Codonellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_Codonellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_Codonellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_Codonellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Codonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '204197'^^xsd:integer;
  dwc:occurrenceId 'A2_19_Codonellopsis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '204197'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_Coxliella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Coxliella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Coxliella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_Coxliella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_Coxliella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_Coxliella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_Coxliella_sp.'^^xsd:string;
  dwc:scientificName 'Coxliella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '150208'^^xsd:integer;
  dwc:occurrenceId 'A2_19_Coxliella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150208'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Coxliella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_Dadayiella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Dadayiella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Dadayiella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_Dadayiella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_Dadayiella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_Dadayiella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_Dadayiella_sp.'^^xsd:string;
  dwc:scientificName 'Dadayiella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '183541'^^xsd:integer;
  dwc:occurrenceId 'A2_19_Dadayiella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183541'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dadayiella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_Dictyocysta_lepida>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Dictyocysta_lepida> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Dictyocysta_lepida> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_Dictyocysta_lepida>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_Dictyocysta_lepida>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_Dictyocysta_lepida" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_Dictyocysta_lepida'^^xsd:string;
  dwc:scientificName 'Dictyocysta lepida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '235767'^^xsd:integer;
  dwc:occurrenceId 'A2_19_Dictyocysta_lepida'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235767'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocysta lepida'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_Epiplocylis_undella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Epiplocylis_undella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Epiplocylis_undella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_Epiplocylis_undella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_Epiplocylis_undella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_Epiplocylis_undella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_Epiplocylis_undella'^^xsd:string;
  dwc:scientificName 'Epiplocylis undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '341668'^^xsd:integer;
  dwc:occurrenceId 'A2_19_Epiplocylis_undella'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '341668'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis undella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_Epiplocylis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Epiplocylis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Epiplocylis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_Epiplocylis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_Epiplocylis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_Epiplocylis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_Epiplocylis_sp.'^^xsd:string;
  dwc:scientificName 'Epiplocylis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '183562'^^xsd:integer;
  dwc:occurrenceId 'A2_19_Epiplocylis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183562'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_Favella_enrenbergii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Favella_enrenbergii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Favella_enrenbergii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_Favella_enrenbergii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_Favella_enrenbergii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_Favella_enrenbergii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_Favella_enrenbergii'^^xsd:string;
  dwc:scientificName 'Favella ehrenbergii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '235761'^^xsd:integer;
  dwc:occurrenceId 'A2_19_Favella_enrenbergii'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235761'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Favella enrenbergii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_Eutintinnus_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Eutintinnus_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Eutintinnus_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_Eutintinnus_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_Eutintinnus_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_Eutintinnus_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_Eutintinnus_spp.'^^xsd:string;
  dwc:scientificName 'Eutintinnus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '183543'^^xsd:integer;
  dwc:occurrenceId 'A2_19_Eutintinnus_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183543'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Eutintinnus spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_Amphorellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Amphorellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Amphorellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_Amphorellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_Amphorellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_Amphorellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_Amphorellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Amphorellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '425527'^^xsd:integer;
  dwc:occurrenceId 'A2_19_Amphorellopsis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '425527'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Amphorellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_Rabdonella_elegans>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Rabdonella_elegans> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Rabdonella_elegans> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_Rabdonella_elegans>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_Rabdonella_elegans>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_Rabdonella_elegans" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_Rabdonella_elegans'^^xsd:string;
  dwc:scientificName 'Rhabdonella elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '183577'^^xsd:integer;
  dwc:occurrenceId 'A2_19_Rabdonella_elegans'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183577'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella elegans'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_Rabdonella_brandti>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Rabdonella_brandti> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Rabdonella_brandti> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_Rabdonella_brandti>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_Rabdonella_brandti>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_Rabdonella_brandti" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_Rabdonella_brandti'^^xsd:string;
  dwc:scientificName 'Rhabdonella brandti'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '427513'^^xsd:integer;
  dwc:occurrenceId 'A2_19_Rabdonella_brandti'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427513'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella brandti'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_Rabdonellopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Rabdonellopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Rabdonellopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_Rabdonellopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_Rabdonellopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_Rabdonellopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_Rabdonellopsis_spp.'^^xsd:string;
  dwc:scientificName 'Rhabdonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '183550'^^xsd:integer;
  dwc:occurrenceId 'A2_19_Rabdonellopsis_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183550'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonellopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_Undella_claparedei>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Undella_claparedei> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Undella_claparedei> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_Undella_claparedei>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_Undella_claparedei>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_Undella_claparedei" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_Undella_claparedei'^^xsd:string;
  dwc:scientificName 'Undella claparedei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '341684'^^xsd:integer;
  dwc:occurrenceId 'A2_19_Undella_claparedei'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417240'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undella claparedei'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_Undella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Undella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Undella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_Undella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_Undella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_Undella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_Undella_sp.'^^xsd:string;
  dwc:scientificName 'Undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '235764'^^xsd:integer;
  dwc:occurrenceId 'A2_19_Undella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235764'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Undella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_Xystonellopsis_heros>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Xystonellopsis_heros> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Xystonellopsis_heros> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_Xystonellopsis_heros>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_Xystonellopsis_heros>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_Xystonellopsis_heros" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_Xystonellopsis_heros'^^xsd:string;
  dwc:scientificName 'Xystonellopsis heros'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '417266'^^xsd:integer;
  dwc:occurrenceId 'A2_19_Xystonellopsis_heros'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417266'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Xystonellopsis heros'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_Tintinnina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Tintinnina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Tintinnina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_Tintinnina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_Tintinnina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_Tintinnina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_Tintinnina_(others)'^^xsd:string;
  dwc:scientificName 'Tintinnina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '732976'^^xsd:integer;
  dwc:occurrenceId 'A2_19_Tintinnina_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_Collosphaera_macropora>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Collosphaera_macropora> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Collosphaera_macropora> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_Collosphaera_macropora>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_Collosphaera_macropora>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_Collosphaera_macropora" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_Collosphaera_macropora'^^xsd:string;
  dwc:scientificName 'Collosphaera macropora'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '493482'^^xsd:integer;
  dwc:occurrenceId 'A2_19_Collosphaera_macropora'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493482'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Collosphaera macropora'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_Dictyocoryne_profunda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Dictyocoryne_profunda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Dictyocoryne_profunda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_Dictyocoryne_profunda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_Dictyocoryne_profunda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_Dictyocoryne_profunda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_Dictyocoryne_profunda'^^xsd:string;
  dwc:scientificName 'Dictyocoryne profunda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '412935'^^xsd:integer;
  dwc:occurrenceId 'A2_19_Dictyocoryne_profunda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412935'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne profunda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_Dictyocoryne_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Dictyocoryne_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Dictyocoryne_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_Dictyocoryne_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_Dictyocoryne_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_Dictyocoryne_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_Dictyocoryne_sp.'^^xsd:string;
  dwc:scientificName 'Dictyocoryne'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '412934'^^xsd:integer;
  dwc:occurrenceId 'A2_19_Dictyocoryne_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412934'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_Discopyle_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Discopyle_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Discopyle_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_Discopyle_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_Discopyle_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_Discopyle_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_Discopyle_sp.'^^xsd:string;
  dwc:scientificName 'Discopyle'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '493501'^^xsd:integer;
  dwc:occurrenceId 'A2_19_Discopyle_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Discopyle sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_Pylonidae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Pylonidae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Pylonidae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_Pylonidae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_Pylonidae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_Pylonidae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_Pylonidae'^^xsd:string;
  dwc:scientificName 'Pyloniidae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '345902'^^xsd:integer;
  dwc:occurrenceId 'A2_19_Pylonidae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345902'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:verbatimIdentification 'Pylonidae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_Spongodiscus_resurgens>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Spongodiscus_resurgens> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Spongodiscus_resurgens> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_Spongodiscus_resurgens>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_Spongodiscus_resurgens>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_Spongodiscus_resurgens" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_Spongodiscus_resurgens'^^xsd:string;
  dwc:scientificName 'Spongodiscus resurgens'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '493608'^^xsd:integer;
  dwc:occurrenceId 'A2_19_Spongodiscus_resurgens'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493608'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongodiscus resurgens'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_Spongosphaera_streptacantha>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Spongosphaera_streptacantha> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Spongosphaera_streptacantha> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_Spongosphaera_streptacantha>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_Spongosphaera_streptacantha>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_Spongosphaera_streptacantha" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_Spongosphaera_streptacantha'^^xsd:string;
  dwc:scientificName 'Spongosphaera streptacantha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '493393'^^xsd:integer;
  dwc:occurrenceId 'A2_19_Spongosphaera_streptacantha'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493393'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongosphaera streptacantha'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_Spongaster_tetras>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Spongaster_tetras> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Spongaster_tetras> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_Spongaster_tetras>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_Spongaster_tetras>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_Spongaster_tetras" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_Spongaster_tetras'^^xsd:string;
  dwc:scientificName 'Spongaster tetras'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '412940'^^xsd:integer;
  dwc:occurrenceId 'A2_19_Spongaster_tetras'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412940'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongaster tetras'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_Spongotrochus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Spongotrochus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Spongotrochus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_Spongotrochus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_Spongotrochus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_Spongotrochus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_Spongotrochus_sp.'^^xsd:string;
  dwc:scientificName 'Spongotrochus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '412948'^^xsd:integer;
  dwc:occurrenceId 'A2_19_Spongotrochus_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Spongotrochus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_Zygocircus_productus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Zygocircus_productus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Zygocircus_productus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_Zygocircus_productus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_Zygocircus_productus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_Zygocircus_productus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_Zygocircus_productus'^^xsd:string;
  dwc:scientificName 'Zygocircus productus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '493705'^^xsd:integer;
  dwc:occurrenceId 'A2_19_Zygocircus_productus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493705'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus productus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_Zygocircus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Zygocircus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Zygocircus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_Zygocircus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_Zygocircus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_Zygocircus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_Zygocircus_sp.'^^xsd:string;
  dwc:scientificName 'Zygocircus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '493702'^^xsd:integer;
  dwc:occurrenceId 'A2_19_Zygocircus_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493702'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_Polycystina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Polycystina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Polycystina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_Polycystina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_Polycystina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_Polycystina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_Polycystina_(others)'^^xsd:string;
  dwc:scientificName 'Polycystina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '235740'^^xsd:integer;
  dwc:occurrenceId 'A2_19_Polycystina_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235740'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Polycystina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_ACANTHARIA_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_ACANTHARIA_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_ACANTHARIA_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_ACANTHARIA_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_ACANTHARIA_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_ACANTHARIA_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_ACANTHARIA_spp.'^^xsd:string;
  dwc:scientificName 'Acantharia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '586732'^^xsd:integer;
  dwc:occurrenceId 'A2_19_ACANTHARIA_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '586732'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'ACANTHARIA spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_Bolivina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Bolivina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Bolivina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_Bolivina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_Bolivina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_Bolivina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_Bolivina_sp.'^^xsd:string;
  dwc:scientificName 'Bolivina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '112101'^^xsd:integer;
  dwc:occurrenceId 'A2_19_Bolivina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Bolivina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_Globigerina_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Globigerina_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Globigerina_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_Globigerina_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_Globigerina_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_Globigerina_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_Globigerina_bulloides'^^xsd:string;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:occurrenceId 'A2_19_Globigerina_bulloides'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globigerina bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_Globogirinoides_ruber>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Globogirinoides_ruber> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Globogirinoides_ruber> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_Globogirinoides_ruber>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_Globogirinoides_ruber>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_Globogirinoides_ruber" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_Globogirinoides_ruber'^^xsd:string;
  dwc:scientificName 'Globigerinoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:occurrenceId 'A2_19_Globogirinoides_ruber'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globogirinoides ruber'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_Globorotalia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Globorotalia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Globorotalia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_Globorotalia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_Globorotalia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_Globorotalia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_Globorotalia_spp.'^^xsd:string;
  dwc:scientificName 'Globorotalia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '112200'^^xsd:integer;
  dwc:occurrenceId 'A2_19_Globorotalia_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112200'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Globorotalia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_Neogloboquadrina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Neogloboquadrina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Neogloboquadrina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_Neogloboquadrina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_Neogloboquadrina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_Neogloboquadrina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_Neogloboquadrina_sp.'^^xsd:string;
  dwc:scientificName 'Neogloboquadrina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '112202'^^xsd:integer;
  dwc:occurrenceId 'A2_19_Neogloboquadrina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112202'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Neogloboquadrina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_Orbulina_universa>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Orbulina_universa> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Orbulina_universa> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_Orbulina_universa>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_Orbulina_universa>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_Orbulina_universa" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_Orbulina_universa'^^xsd:string;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:occurrenceId 'A2_19_Orbulina_universa'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Orbulina universa'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_Tretomphalus_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Tretomphalus_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Tretomphalus_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_Tretomphalus_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_Tretomphalus_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_Tretomphalus_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_Tretomphalus_bulloides'^^xsd:string;
  dwc:scientificName 'Tretomphalus bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '113184'^^xsd:integer;
  dwc:occurrenceId 'A2_19_Tretomphalus_bulloides'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tretomphalus bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_Trochammina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Trochammina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Trochammina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_Trochammina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_Trochammina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_Trochammina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_Trochammina_sp.'^^xsd:string;
  dwc:scientificName 'Trochammina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:occurrenceId 'A2_19_Trochammina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Trochammina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_Foraminifera_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Foraminifera_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Foraminifera_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_Foraminifera_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_Foraminifera_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_Foraminifera_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_Foraminifera_(others)'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:occurrenceId 'A2_19_Foraminifera_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Foraminifera (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_Nannocalanus_minor>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Nannocalanus_minor> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Nannocalanus_minor> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_Nannocalanus_minor>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_Nannocalanus_minor>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_Nannocalanus_minor" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_Nannocalanus_minor'^^xsd:string;
  dwc:scientificName 'Nannocalanus minor'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '104469'^^xsd:integer;
  dwc:occurrenceId 'A2_19_Nannocalanus_minor'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104469'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus minor'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_Nannocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Nannocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Nannocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_Nannocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_Nannocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_Nannocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Nannocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '104154'^^xsd:integer;
  dwc:occurrenceId 'A2_19_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104154'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_Neocalanus_robustior>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Neocalanus_robustior> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Neocalanus_robustior> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_Neocalanus_robustior>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_Neocalanus_robustior>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_Neocalanus_robustior" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_Neocalanus_robustior'^^xsd:string;
  dwc:scientificName 'Neocalanus robustior'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '104472'^^xsd:integer;
  dwc:occurrenceId 'A2_19_Neocalanus_robustior'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104472'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Neocalanus robustior'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_Undinula_vulgaris_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Undinula_vulgaris_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Undinula_vulgaris_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_Undinula_vulgaris_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_Undinula_vulgaris_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_Undinula_vulgaris_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:scientificName 'Undinula vulgaris'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '104473'^^xsd:integer;
  dwc:occurrenceId 'A2_19_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104473'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undinula vulgaris (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_Acrocalanus_longicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Acrocalanus_longicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Acrocalanus_longicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_Acrocalanus_longicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_Acrocalanus_longicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_Acrocalanus_longicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_Acrocalanus_longicornis'^^xsd:string;
  dwc:scientificName 'Acrocalanus longicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '104646'^^xsd:integer;
  dwc:occurrenceId 'A2_19_Acrocalanus_longicornis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104646'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus longicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_Acrocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Acrocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Acrocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_Acrocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_Acrocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_Acrocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Acrocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '104192'^^xsd:integer;
  dwc:occurrenceId 'A2_19_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104192'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_Calocalanos_pavo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Calocalanos_pavo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Calocalanos_pavo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_Calocalanos_pavo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_Calocalanos_pavo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_Calocalanos_pavo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_Calocalanos_pavo'^^xsd:string;
  dwc:scientificName 'Calocalanus pavo'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '104669'^^xsd:integer;
  dwc:occurrenceId 'A2_19_Calocalanos_pavo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanos pavo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_Calocalanus_sp. _(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:scientificName 'Calocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '104193'^^xsd:integer;
  dwc:occurrenceId 'A2_19_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104193'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanus sp.  (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_Delibus_sewelli>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Delibus_sewelli> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Delibus_sewelli> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_Delibus_sewelli>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_Delibus_sewelli>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_Delibus_sewelli" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_Delibus_sewelli'^^xsd:string;
  dwc:scientificName 'Delius sewelli'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '363906'^^xsd:integer;
  dwc:occurrenceId 'A2_19_Delibus_sewelli'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363906'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sewelli'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_Delibus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Delibus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Delibus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_Delibus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_Delibus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_Delibus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Delius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '363904'^^xsd:integer;
  dwc:occurrenceId 'A2_19_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363904'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_Mecynocera_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Mecynocera_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Mecynocera_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_Mecynocera_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_Mecynocera_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_Mecynocera_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Mecynocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '104184'^^xsd:integer;
  dwc:occurrenceId 'A2_19_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Mecynocera sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_Paracalanus_aculeatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Paracalanus_aculeatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Paracalanus_aculeatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_Paracalanus_aculeatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_Paracalanus_aculeatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_Paracalanus_aculeatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_Paracalanus_aculeatus'^^xsd:string;
  dwc:scientificName 'Paracalanus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '104681'^^xsd:integer;
  dwc:occurrenceId 'A2_19_Paracalanus_aculeatus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1464945'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus aculeatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_Paracalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Paracalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Paracalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_Paracalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_Paracalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_Paracalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Paracalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '104196'^^xsd:integer;
  dwc:occurrenceId 'A2_19_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104196'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_Rhincalanus_cornutus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Rhincalanus_cornutus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Rhincalanus_cornutus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_Rhincalanus_cornutus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_Rhincalanus_cornutus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_Rhincalanus_cornutus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_Rhincalanus_cornutus'^^xsd:string;
  dwc:scientificName 'Rhincalanus cornutus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '104542'^^xsd:integer;
  dwc:occurrenceId 'A2_19_Rhincalanus_cornutus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1488083'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rhincalanus cornutus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_Subeucalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Subeucalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Subeucalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_Subeucalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_Subeucalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_Subeucalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Subeucalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '104173'^^xsd:integer;
  dwc:occurrenceId 'A2_19_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104173'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Subeucalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_Clausocalanus_furcatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Clausocalanus_furcatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Clausocalanus_furcatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_Clausocalanus_furcatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_Clausocalanus_furcatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_Clausocalanus_furcatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_Clausocalanus_furcatus'^^xsd:string;
  dwc:scientificName 'Clausocalanus furcatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '104503'^^xsd:integer;
  dwc:occurrenceId 'A2_19_Clausocalanus_furcatus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104503'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus furcatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_Clausocalanus_mastigophorus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Clausocalanus_mastigophorus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Clausocalanus_mastigophorus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_Clausocalanus_mastigophorus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_Clausocalanus_mastigophorus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_Clausocalanus_mastigophorus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:scientificName 'Clausocalanus mastigophorus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '104506'^^xsd:integer;
  dwc:occurrenceId 'A2_19_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104506'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus mastigophorus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_Clausocalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Clausocalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Clausocalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_Clausocalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_Clausocalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_Clausocalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Clausocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '104161'^^xsd:integer;
  dwc:occurrenceId 'A2_19_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104161'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_Euchaeta_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Euchaeta_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Euchaeta_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_Euchaeta_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_Euchaeta_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_Euchaeta_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Euchaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '104174'^^xsd:integer;
  dwc:occurrenceId 'A2_19_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104174'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Euchaeta spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_Scolecithrix_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Scolecithrix_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Scolecithrix_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_Scolecithrix_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_Scolecithrix_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_Scolecithrix_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_Scolecithrix_danae'^^xsd:string;
  dwc:scientificName 'Scolecithrix danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '104821'^^xsd:integer;
  dwc:occurrenceId 'A2_19_Scolecithrix_danae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104821'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_Scolecithrix_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Scolecithrix_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Scolecithrix_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_Scolecithrix_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_Scolecithrix_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_Scolecithrix_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Scolecithrix'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '104230'^^xsd:integer;
  dwc:occurrenceId 'A2_19_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104230'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_Lucicutia_flavicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Lucicutia_flavicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Lucicutia_flavicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_Lucicutia_flavicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_Lucicutia_flavicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_Lucicutia_flavicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_Lucicutia_flavicornis'^^xsd:string;
  dwc:scientificName 'Lucicutia flavicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '104597'^^xsd:integer;
  dwc:occurrenceId 'A2_19_Lucicutia_flavicornis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104597'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia flavicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_Lucicutia_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Lucicutia_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Lucicutia_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_Lucicutia_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_Lucicutia_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_Lucicutia_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_Lucicutia_sp.'^^xsd:string;
  dwc:scientificName 'Lucicutia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '104183'^^xsd:integer;
  dwc:occurrenceId 'A2_19_Lucicutia_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104183'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_Pleuromamma_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Pleuromamma_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Pleuromamma_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_Pleuromamma_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_Pleuromamma_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_Pleuromamma_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Pleuromamma'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '104191'^^xsd:integer;
  dwc:occurrenceId 'A2_19_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104191'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Pleuromamma sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_Temora_stylifera_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Temora_stylifera_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Temora_stylifera_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_Temora_stylifera_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_Temora_stylifera_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_Temora_stylifera_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:scientificName 'Temora stylifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '104879'^^xsd:integer;
  dwc:occurrenceId 'A2_19_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104879'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora stylifera (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_Temora_turbinata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Temora_turbinata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Temora_turbinata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_Temora_turbinata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_Temora_turbinata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_Temora_turbinata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_Temora_turbinata'^^xsd:string;
  dwc:scientificName 'Temora turbinata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '104880'^^xsd:integer;
  dwc:occurrenceId 'A2_19_Temora_turbinata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104880'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora turbinata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_Candacia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Candacia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Candacia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_Candacia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_Candacia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_Candacia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_Candacia_spp.'^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A2_19_Candacia_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_Candacia_sp._%28copepodite%29%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Candacia_sp._%28copepodite%29%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Candacia_sp._%28copepodite%29%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_Candacia_sp._%28copepodite%29%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_Candacia_sp._%28copepodite%29%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_Candacia_sp._(copepodite) " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A2_19_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia sp. (copepodite) '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_Calanopia_americana_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Calanopia_americana_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Calanopia_americana_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_Calanopia_americana_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_Calanopia_americana_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_Calanopia_americana_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:scientificName 'Calanopia americana'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '104723'^^xsd:integer;
  dwc:occurrenceId 'A2_19_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104723'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calanopia americana (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_Acartia_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Acartia_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Acartia_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_Acartia_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_Acartia_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_Acartia_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_Acartia_danae'^^xsd:string;
  dwc:scientificName 'Acartia (Acartia) danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '346026'^^xsd:integer;
  dwc:occurrenceId 'A2_19_Acartia_danae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346026'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_Acartia_lilljeborgii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Acartia_lilljeborgii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Acartia_lilljeborgii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_Acartia_lilljeborgii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_Acartia_lilljeborgii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_Acartia_lilljeborgii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_Acartia_lilljeborgii'^^xsd:string;
  dwc:scientificName 'Acartia lilljeborgii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '348510'^^xsd:integer;
  dwc:occurrenceId 'A2_19_Acartia_lilljeborgii'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia lilljeborgii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_Calanoida_%28others_copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Calanoida_%28others_copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Calanoida_%28others_copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_Calanoida_%28others_copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_Calanoida_%28others_copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_Calanoida_(others_copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'A2_19_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Calanoida (others copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_Oithona_atlantica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Oithona_atlantica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Oithona_atlantica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_Oithona_atlantica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_Oithona_atlantica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_Oithona_atlantica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_Oithona_atlantica'^^xsd:string;
  dwc:scientificName 'Oithona atlantica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '106642'^^xsd:integer;
  dwc:occurrenceId 'A2_19_Oithona_atlantica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106642'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona atlantica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_Oithona_plumifera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Oithona_plumifera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Oithona_plumifera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_Oithona_plumifera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_Oithona_plumifera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_Oithona_plumifera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_Oithona_plumifera'^^xsd:string;
  dwc:scientificName 'Oithona plumifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '106652'^^xsd:integer;
  dwc:occurrenceId 'A2_19_Oithona_plumifera'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106652'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona plumifera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_Oithona_setigera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Oithona_setigera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Oithona_setigera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_Oithona_setigera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_Oithona_setigera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_Oithona_setigera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_Oithona_setigera'^^xsd:string;
  dwc:scientificName 'Oithona setigera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '106655'^^xsd:integer;
  dwc:occurrenceId 'A2_19_Oithona_setigera'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '734517'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona setigera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_Oithona_hebes>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Oithona_hebes> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Oithona_hebes> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_Oithona_hebes>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_Oithona_hebes>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_Oithona_hebes" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_Oithona_hebes'^^xsd:string;
  dwc:scientificName 'Oithona hebes'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '106647'^^xsd:integer;
  dwc:occurrenceId 'A2_19_Oithona_hebes'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106647'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona hebes'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_Oithona_spp.%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Oithona_spp.%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Oithona_spp.%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_Oithona_spp.%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_Oithona_spp.%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_Oithona_spp. " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_Oithona_spp. '^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A2_19_Oithona_spp. '^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_Oithona_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Oithona_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Oithona_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_Oithona_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_Oithona_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_Oithona_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A2_19_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_Microsetella_norvegica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Microsetella_norvegica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Microsetella_norvegica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_Microsetella_norvegica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_Microsetella_norvegica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_Microsetella_norvegica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_Microsetella_norvegica'^^xsd:string;
  dwc:scientificName 'Microsetella norvegica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '116115'^^xsd:integer;
  dwc:occurrenceId 'A2_19_Microsetella_norvegica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116115'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella norvegica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_Microsetella_rosea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Microsetella_rosea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Microsetella_rosea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_Microsetella_rosea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_Microsetella_rosea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_Microsetella_rosea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_Microsetella_rosea'^^xsd:string;
  dwc:scientificName 'Microsetella rosea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '116116'^^xsd:integer;
  dwc:occurrenceId 'A2_19_Microsetella_rosea'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116116'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella rosea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_Microsetella_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Microsetella_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Microsetella_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_Microsetella_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_Microsetella_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_Microsetella_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Microsetella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '115341'^^xsd:integer;
  dwc:occurrenceId 'A2_19_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115341'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_Macrosetella_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Macrosetella_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Macrosetella_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_Macrosetella_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_Macrosetella_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_Macrosetella_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_Macrosetella_gracilis'^^xsd:string;
  dwc:scientificName 'Macrosetella gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '116382'^^xsd:integer;
  dwc:occurrenceId 'A2_19_Macrosetella_gracilis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116382'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Macrosetella gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_Miracia_efferata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Miracia_efferata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Miracia_efferata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_Miracia_efferata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_Miracia_efferata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_Miracia_efferata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_Miracia_efferata'^^xsd:string;
  dwc:scientificName 'Miracia efferata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '116383'^^xsd:integer;
  dwc:occurrenceId 'A2_19_Miracia_efferata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116383'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Miracia efferata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_Oncaea_media>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Oncaea_media> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Oncaea_media> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_Oncaea_media>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_Oncaea_media>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_Oncaea_media" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_Oncaea_media'^^xsd:string;
  dwc:scientificName 'Oncaea media'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '128938'^^xsd:integer;
  dwc:occurrenceId 'A2_19_Oncaea_media'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1862287'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea media'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_Oncaea_venusta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Oncaea_venusta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Oncaea_venusta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_Oncaea_venusta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_Oncaea_venusta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_Oncaea_venusta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_Oncaea_venusta'^^xsd:string;
  dwc:scientificName 'Oncaea venusta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '128954'^^xsd:integer;
  dwc:occurrenceId 'A2_19_Oncaea_venusta'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1754274'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea venusta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_Oncaea_mediterranea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Oncaea_mediterranea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Oncaea_mediterranea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_Oncaea_mediterranea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_Oncaea_mediterranea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_Oncaea_mediterranea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_Oncaea_mediterranea'^^xsd:string;
  dwc:scientificName 'Oncaea mediterranea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '128939'^^xsd:integer;
  dwc:occurrenceId 'A2_19_Oncaea_mediterranea'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128939'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea mediterranea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_Oncaea_scottodicarloi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Oncaea_scottodicarloi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Oncaea_scottodicarloi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_Oncaea_scottodicarloi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_Oncaea_scottodicarloi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_Oncaea_scottodicarloi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_Oncaea_scottodicarloi'^^xsd:string;
  dwc:scientificName 'Oncaea scottodicarloi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '128950'^^xsd:integer;
  dwc:occurrenceId 'A2_19_Oncaea_scottodicarloi'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128950'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea scottodicarloi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_Oncaea_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Oncaea_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Oncaea_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_Oncaea_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_Oncaea_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_Oncaea_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oncaea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '128690'^^xsd:integer;
  dwc:occurrenceId 'A2_19_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128690'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_Hemicyclops_thallassius>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Hemicyclops_thallassius> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Hemicyclops_thallassius> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_Hemicyclops_thallassius>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_Hemicyclops_thallassius>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_Hemicyclops_thallassius" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_Hemicyclops_thallassius'^^xsd:string;
  dwc:scientificName 'Hemicyclops thalassius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '352254'^^xsd:integer;
  dwc:occurrenceId 'A2_19_Hemicyclops_thallassius'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '352254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Hemicyclops thallassius'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_Copilia_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Copilia_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Copilia_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_Copilia_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_Copilia_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_Copilia_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Copilia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '128721'^^xsd:integer;
  dwc:occurrenceId 'A2_19_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128721'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Copilia spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_Agetus_flaccus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Agetus_flaccus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Agetus_flaccus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_Agetus_flaccus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_Agetus_flaccus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_Agetus_flaccus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_Agetus_flaccus'^^xsd:string;
  dwc:scientificName 'Agetus flaccus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '128795'^^xsd:integer;
  dwc:occurrenceId 'A2_19_Agetus_flaccus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128795'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Agetus flaccus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_Corycaeus_speciosus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Corycaeus_speciosus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Corycaeus_speciosus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_Corycaeus_speciosus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_Corycaeus_speciosus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_Corycaeus_speciosus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_Corycaeus_speciosus'^^xsd:string;
  dwc:scientificName 'Corycaeus speciosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '128800'^^xsd:integer;
  dwc:occurrenceId 'A2_19_Corycaeus_speciosus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128800'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus speciosus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_Corycaeus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Corycaeus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Corycaeus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_Corycaeus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_Corycaeus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_Corycaeus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Corycaeus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '128634'^^xsd:integer;
  dwc:occurrenceId 'A2_19_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128634'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_Farranula_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Farranula_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Farranula_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_Farranula_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_Farranula_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_Farranula_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_Farranula_gracilis'^^xsd:string;
  dwc:scientificName 'Farranula gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '128813'^^xsd:integer;
  dwc:occurrenceId 'A2_19_Farranula_gracilis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128813'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_Farranula_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Farranula_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Farranula_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_Farranula_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_Farranula_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_Farranula_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Farranula'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '128636'^^xsd:integer;
  dwc:occurrenceId 'A2_19_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128636'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_Copepoda_%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Copepoda_%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Copepoda_%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_Copepoda_%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_Copepoda_%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_Copepoda_(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_Copepoda_(nauplius)'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'A2_19_Copepoda_(nauplius)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Copepoda (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_CIRRIPEDIA__%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_CIRRIPEDIA__%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_CIRRIPEDIA__%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_CIRRIPEDIA__%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_CIRRIPEDIA__%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_CIRRIPEDIA__(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:occurrenceId 'A2_19_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  dwc:verbatimIdentification 'CIRRIPEDIA  (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_STOMATOPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_STOMATOPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_STOMATOPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_STOMATOPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_STOMATOPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_STOMATOPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Stomatopoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '14355'^^xsd:integer;
  dwc:occurrenceId 'A2_19_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '14355'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'STOMATOPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_DECAPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_DECAPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_DECAPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_DECAPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_DECAPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_DECAPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_DECAPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:occurrenceId 'A2_19_DECAPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'DECAPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_ECHINODERMATA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_ECHINODERMATA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_ECHINODERMATA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_ECHINODERMATA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_ECHINODERMATA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_ECHINODERMATA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:scientificName 'Echinodermata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '1806'^^xsd:integer;
  dwc:occurrenceId 'A2_19_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1806'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'ECHINODERMATA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_BRYOZOA_%28cyphonauta_larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_BRYOZOA_%28cyphonauta_larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_BRYOZOA_%28cyphonauta_larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_BRYOZOA_%28cyphonauta_larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_BRYOZOA_%28cyphonauta_larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_BRYOZOA_(cyphonauta_larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'A2_19_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'BRYOZOA (cyphonauta larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_Sagitta_friedreich>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Sagitta_friedreich> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Sagitta_friedreich> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_Sagitta_friedreich>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_Sagitta_friedreich>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_Sagitta_friedreich" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_Sagitta_friedreich'^^xsd:string;
  dwc:scientificName 'Sagitta friderici'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '105452'^^xsd:integer;
  dwc:occurrenceId 'A2_19_Sagitta_friedreich'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105441'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta friedreich'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_Sagitta_spp.%C2%A0%28imature%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Sagitta_spp.%C2%A0%28imature%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Sagitta_spp.%C2%A0%28imature%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_Sagitta_spp.%C2%A0%28imature%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_Sagitta_spp.%C2%A0%28imature%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_Sagitta_spp. (imature)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_Sagitta_spp. (imature)'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:occurrenceId 'A2_19_Sagitta_spp. (imature)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta spp. (imature)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_Chaetognatha_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Chaetognatha_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Chaetognatha_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_Chaetognatha_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_Chaetognatha_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_Chaetognatha_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_Chaetognatha_(others)'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:occurrenceId 'A2_19_Chaetognatha_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Chaetognatha (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_Fritillaria_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Fritillaria_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Fritillaria_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_Fritillaria_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_Fritillaria_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_Fritillaria_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_Fritillaria_spp.'^^xsd:string;
  dwc:scientificName 'Fritillaria'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '103358'^^xsd:integer;
  dwc:occurrenceId 'A2_19_Fritillaria_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Fritillaria spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_Oikopleura_dioica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Oikopleura_dioica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Oikopleura_dioica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_Oikopleura_dioica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_Oikopleura_dioica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_Oikopleura_dioica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_Oikopleura_dioica'^^xsd:string;
  dwc:scientificName 'Oikopleura dioica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '1770057'^^xsd:integer;
  dwc:occurrenceId 'A2_19_Oikopleura_dioica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura dioica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_Oikopleura_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Oikopleura_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Oikopleura_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_Oikopleura_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_Oikopleura_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_Oikopleura_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_Oikopleura_spp.'^^xsd:string;
  dwc:scientificName 'Oikopleura'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '103367'^^xsd:integer;
  dwc:occurrenceId 'A2_19_Oikopleura_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_Appendicularia_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Appendicularia_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Appendicularia_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_Appendicularia_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_Appendicularia_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_Appendicularia_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_Appendicularia_(others)'^^xsd:string;
  dwc:scientificName 'Appendicularia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '146421'^^xsd:integer;
  dwc:occurrenceId 'A2_19_Appendicularia_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146421'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Appendicularia (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_Thalia_democratica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Thalia_democratica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Thalia_democratica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_Thalia_democratica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_Thalia_democratica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_Thalia_democratica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_Thalia_democratica'^^xsd:string;
  dwc:scientificName 'Thalia democratica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '137279'^^xsd:integer;
  dwc:occurrenceId 'A2_19_Thalia_democratica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137279'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Thalia democratica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_Doliolo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Doliolo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Doliolo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_Doliolo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_Doliolo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_Doliolo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_Doliolo'^^xsd:string;
  dwc:scientificName 'Dolioloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '137221'^^xsd:integer;
  dwc:occurrenceId 'A2_19_Doliolo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137221'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Doliolo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_Teleostei_%28egg%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Teleostei_%28egg%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Teleostei_%28egg%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_Teleostei_%28egg%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_Teleostei_%28egg%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_Teleostei_(egg)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_Teleostei_(egg)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A2_19_Teleostei_(egg)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (egg)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_Teleostei_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Teleostei_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Teleostei_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_Teleostei_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_Teleostei_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_Teleostei_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_Teleostei_(larvae)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A2_19_Teleostei_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_SIPHONOPHORAE_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_SIPHONOPHORAE_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_SIPHONOPHORAE_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_SIPHONOPHORAE_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_SIPHONOPHORAE_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_SIPHONOPHORAE_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:scientificName 'Siphonophorae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '1371'^^xsd:integer;
  dwc:occurrenceId 'A2_19_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'SIPHONOPHORAE spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_Gastropoda_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Gastropoda_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Gastropoda_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_Gastropoda_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_Gastropoda_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_Gastropoda_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_Gastropoda_(veliger)'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'A2_19_Gastropoda_(veliger)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Gastropoda (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_Pteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Pteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Pteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_Pteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_Pteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_Pteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_Pteropoda'^^xsd:string;
  dwc:scientificName 'Pteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '325345'^^xsd:integer;
  dwc:occurrenceId 'A2_19_Pteropoda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '325345'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Pteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_Heteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Heteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Heteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_Heteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_Heteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_Heteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_Heteropoda'^^xsd:string;
  dwc:scientificName 'Heteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '1491356'^^xsd:integer;
  dwc:occurrenceId 'A2_19_Heteropoda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491356'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Heteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_Bivalvia_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Bivalvia_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_Bivalvia_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_Bivalvia_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_Bivalvia_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_Bivalvia_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_Bivalvia_(veliger)'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'A2_19_Bivalvia_(veliger)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Bivalvia (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_POLYCHAETA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_POLYCHAETA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_POLYCHAETA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_POLYCHAETA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_POLYCHAETA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_POLYCHAETA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'A2_19_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'POLYCHAETA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_OSTRACODA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_OSTRACODA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_OSTRACODA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_OSTRACODA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_OSTRACODA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_OSTRACODA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_OSTRACODA'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'A2_19_OSTRACODA'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'OSTRACODA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_19_CLADOCERA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_19_CLADOCERA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_19_CLADOCERA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.2157542"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4744498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_19_CLADOCERA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.2157542 -34.4744498)"^^geo:wktLiteral ;
  geo-pos:lat "-7.2157542"^^xsd:decimal ;
  geo-pos:long "-34.4744498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_19_CLADOCERA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_19_CLADOCERA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_19_CLADOCERA'^^xsd:string;
  dwc:scientificName 'Cladocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.4744498'^^xsd:double;
  dwc:latitude '-7.2157542'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:occurrenceRemarks 'Night| Shelf| Station 19'^^xsd:string;
  dwc:aphiaid '1076'^^xsd:integer;
  dwc:occurrenceId 'A2_19_CLADOCERA'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '155670'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'CLADOCERA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_Codonella_acuta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Codonella_acuta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Codonella_acuta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_Codonella_acuta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_Codonella_acuta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_Codonella_acuta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_Codonella_acuta'^^xsd:string;
  dwc:scientificName 'Codonella acuta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '417132'^^xsd:integer;
  dwc:occurrenceId 'A1_31_Codonella_acuta'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417132'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella acuta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_Codonella_amphorella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Codonella_amphorella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Codonella_amphorella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_Codonella_amphorella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_Codonella_amphorella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_Codonella_amphorella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_Codonella_amphorella'^^xsd:string;
  dwc:scientificName 'Codonella amphorella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '417133'^^xsd:integer;
  dwc:occurrenceId 'A1_31_Codonella_amphorella'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417133'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella amphorella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_Codonella_apicata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Codonella_apicata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Codonella_apicata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_Codonella_apicata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_Codonella_apicata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_Codonella_apicata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_Codonella_apicata'^^xsd:string;
  dwc:scientificName 'Codonella apicata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '417134'^^xsd:integer;
  dwc:occurrenceId 'A1_31_Codonella_apicata'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417134'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella apicata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_Codonella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Codonella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Codonella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_Codonella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_Codonella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_Codonella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_Codonella_sp.'^^xsd:string;
  dwc:scientificName 'Codonella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '150203'^^xsd:integer;
  dwc:occurrenceId 'A1_31_Codonella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150203'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_Tintinnopsis_tocantinensis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Tintinnopsis_tocantinensis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Tintinnopsis_tocantinensis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_Tintinnopsis_tocantinensis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_Tintinnopsis_tocantinensis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_Tintinnopsis_tocantinensis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:scientificName 'Tintinnopsis tocantinensis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '417156'^^xsd:integer;
  dwc:occurrenceId 'A1_31_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417156'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis tocantinensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_Tintinnopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Tintinnopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Tintinnopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_Tintinnopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_Tintinnopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_Tintinnopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_Tintinnopsis_spp.'^^xsd:string;
  dwc:scientificName 'Tintinnopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:occurrenceId 'A1_31_Tintinnopsis_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_Codonellopsis_ostenfeldi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Codonellopsis_ostenfeldi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Codonellopsis_ostenfeldi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_Codonellopsis_ostenfeldi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_Codonellopsis_ostenfeldi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_Codonellopsis_ostenfeldi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:scientificName 'Codonellopsis ostenfeldi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '427448'^^xsd:integer;
  dwc:occurrenceId 'A1_31_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427448'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis ostenfeldi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_Codonellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Codonellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Codonellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_Codonellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_Codonellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_Codonellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_Codonellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Codonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '204197'^^xsd:integer;
  dwc:occurrenceId 'A1_31_Codonellopsis_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '204197'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_Coxliella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Coxliella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Coxliella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_Coxliella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_Coxliella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_Coxliella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_Coxliella_sp.'^^xsd:string;
  dwc:scientificName 'Coxliella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '150208'^^xsd:integer;
  dwc:occurrenceId 'A1_31_Coxliella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150208'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Coxliella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_Dadayiella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Dadayiella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Dadayiella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_Dadayiella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_Dadayiella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_Dadayiella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_Dadayiella_sp.'^^xsd:string;
  dwc:scientificName 'Dadayiella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '183541'^^xsd:integer;
  dwc:occurrenceId 'A1_31_Dadayiella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183541'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dadayiella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_Dictyocysta_lepida>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Dictyocysta_lepida> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Dictyocysta_lepida> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_Dictyocysta_lepida>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_Dictyocysta_lepida>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_Dictyocysta_lepida" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_Dictyocysta_lepida'^^xsd:string;
  dwc:scientificName 'Dictyocysta lepida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '235767'^^xsd:integer;
  dwc:occurrenceId 'A1_31_Dictyocysta_lepida'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235767'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocysta lepida'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_Epiplocylis_undella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Epiplocylis_undella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Epiplocylis_undella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_Epiplocylis_undella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_Epiplocylis_undella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_Epiplocylis_undella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_Epiplocylis_undella'^^xsd:string;
  dwc:scientificName 'Epiplocylis undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '341668'^^xsd:integer;
  dwc:occurrenceId 'A1_31_Epiplocylis_undella'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '341668'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis undella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_Epiplocylis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Epiplocylis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Epiplocylis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_Epiplocylis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_Epiplocylis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_Epiplocylis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_Epiplocylis_sp.'^^xsd:string;
  dwc:scientificName 'Epiplocylis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '183562'^^xsd:integer;
  dwc:occurrenceId 'A1_31_Epiplocylis_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183562'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_Favella_enrenbergii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Favella_enrenbergii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Favella_enrenbergii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_Favella_enrenbergii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_Favella_enrenbergii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_Favella_enrenbergii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_Favella_enrenbergii'^^xsd:string;
  dwc:scientificName 'Favella ehrenbergii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '235761'^^xsd:integer;
  dwc:occurrenceId 'A1_31_Favella_enrenbergii'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235761'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Favella enrenbergii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_Eutintinnus_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Eutintinnus_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Eutintinnus_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_Eutintinnus_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_Eutintinnus_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_Eutintinnus_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_Eutintinnus_spp.'^^xsd:string;
  dwc:scientificName 'Eutintinnus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '183543'^^xsd:integer;
  dwc:occurrenceId 'A1_31_Eutintinnus_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183543'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Eutintinnus spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_Amphorellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Amphorellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Amphorellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_Amphorellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_Amphorellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_Amphorellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_Amphorellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Amphorellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '425527'^^xsd:integer;
  dwc:occurrenceId 'A1_31_Amphorellopsis_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '425527'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Amphorellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_Rabdonella_elegans>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Rabdonella_elegans> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Rabdonella_elegans> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_Rabdonella_elegans>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_Rabdonella_elegans>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_Rabdonella_elegans" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_Rabdonella_elegans'^^xsd:string;
  dwc:scientificName 'Rhabdonella elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '183577'^^xsd:integer;
  dwc:occurrenceId 'A1_31_Rabdonella_elegans'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183577'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella elegans'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_Rabdonella_brandti>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Rabdonella_brandti> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Rabdonella_brandti> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_Rabdonella_brandti>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_Rabdonella_brandti>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_Rabdonella_brandti" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_Rabdonella_brandti'^^xsd:string;
  dwc:scientificName 'Rhabdonella brandti'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '427513'^^xsd:integer;
  dwc:occurrenceId 'A1_31_Rabdonella_brandti'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427513'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella brandti'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_Rabdonellopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Rabdonellopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Rabdonellopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_Rabdonellopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_Rabdonellopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_Rabdonellopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_Rabdonellopsis_spp.'^^xsd:string;
  dwc:scientificName 'Rhabdonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '183550'^^xsd:integer;
  dwc:occurrenceId 'A1_31_Rabdonellopsis_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183550'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonellopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_Undella_claparedei>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Undella_claparedei> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Undella_claparedei> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_Undella_claparedei>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_Undella_claparedei>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_Undella_claparedei" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_Undella_claparedei'^^xsd:string;
  dwc:scientificName 'Undella claparedei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '341684'^^xsd:integer;
  dwc:occurrenceId 'A1_31_Undella_claparedei'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417240'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undella claparedei'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_Undella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Undella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Undella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_Undella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_Undella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_Undella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_Undella_sp.'^^xsd:string;
  dwc:scientificName 'Undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '235764'^^xsd:integer;
  dwc:occurrenceId 'A1_31_Undella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235764'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Undella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_Xystonellopsis_heros>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Xystonellopsis_heros> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Xystonellopsis_heros> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_Xystonellopsis_heros>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_Xystonellopsis_heros>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_Xystonellopsis_heros" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_Xystonellopsis_heros'^^xsd:string;
  dwc:scientificName 'Xystonellopsis heros'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '417266'^^xsd:integer;
  dwc:occurrenceId 'A1_31_Xystonellopsis_heros'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417266'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Xystonellopsis heros'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_Tintinnina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Tintinnina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Tintinnina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_Tintinnina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_Tintinnina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_Tintinnina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_Tintinnina_(others)'^^xsd:string;
  dwc:scientificName 'Tintinnina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '732976'^^xsd:integer;
  dwc:occurrenceId 'A1_31_Tintinnina_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_Collosphaera_macropora>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Collosphaera_macropora> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Collosphaera_macropora> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_Collosphaera_macropora>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_Collosphaera_macropora>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_Collosphaera_macropora" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_Collosphaera_macropora'^^xsd:string;
  dwc:scientificName 'Collosphaera macropora'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '493482'^^xsd:integer;
  dwc:occurrenceId 'A1_31_Collosphaera_macropora'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493482'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Collosphaera macropora'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_Dictyocoryne_profunda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Dictyocoryne_profunda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Dictyocoryne_profunda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_Dictyocoryne_profunda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_Dictyocoryne_profunda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_Dictyocoryne_profunda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_Dictyocoryne_profunda'^^xsd:string;
  dwc:scientificName 'Dictyocoryne profunda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '412935'^^xsd:integer;
  dwc:occurrenceId 'A1_31_Dictyocoryne_profunda'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412935'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne profunda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_Dictyocoryne_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Dictyocoryne_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Dictyocoryne_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_Dictyocoryne_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_Dictyocoryne_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_Dictyocoryne_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_Dictyocoryne_sp.'^^xsd:string;
  dwc:scientificName 'Dictyocoryne'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '412934'^^xsd:integer;
  dwc:occurrenceId 'A1_31_Dictyocoryne_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412934'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_Discopyle_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Discopyle_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Discopyle_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_Discopyle_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_Discopyle_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_Discopyle_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_Discopyle_sp.'^^xsd:string;
  dwc:scientificName 'Discopyle'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '493501'^^xsd:integer;
  dwc:occurrenceId 'A1_31_Discopyle_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Discopyle sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_Pylonidae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Pylonidae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Pylonidae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_Pylonidae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_Pylonidae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_Pylonidae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_Pylonidae'^^xsd:string;
  dwc:scientificName 'Pyloniidae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '345902'^^xsd:integer;
  dwc:occurrenceId 'A1_31_Pylonidae'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345902'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:verbatimIdentification 'Pylonidae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_Spongodiscus_resurgens>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Spongodiscus_resurgens> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Spongodiscus_resurgens> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_Spongodiscus_resurgens>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_Spongodiscus_resurgens>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_Spongodiscus_resurgens" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_Spongodiscus_resurgens'^^xsd:string;
  dwc:scientificName 'Spongodiscus resurgens'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '493608'^^xsd:integer;
  dwc:occurrenceId 'A1_31_Spongodiscus_resurgens'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493608'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongodiscus resurgens'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_Spongosphaera_streptacantha>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Spongosphaera_streptacantha> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Spongosphaera_streptacantha> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_Spongosphaera_streptacantha>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_Spongosphaera_streptacantha>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_Spongosphaera_streptacantha" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_Spongosphaera_streptacantha'^^xsd:string;
  dwc:scientificName 'Spongosphaera streptacantha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '493393'^^xsd:integer;
  dwc:occurrenceId 'A1_31_Spongosphaera_streptacantha'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493393'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongosphaera streptacantha'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_Spongaster_tetras>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Spongaster_tetras> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Spongaster_tetras> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_Spongaster_tetras>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_Spongaster_tetras>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_Spongaster_tetras" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_Spongaster_tetras'^^xsd:string;
  dwc:scientificName 'Spongaster tetras'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '412940'^^xsd:integer;
  dwc:occurrenceId 'A1_31_Spongaster_tetras'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412940'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongaster tetras'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_Spongotrochus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Spongotrochus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Spongotrochus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_Spongotrochus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_Spongotrochus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_Spongotrochus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_Spongotrochus_sp.'^^xsd:string;
  dwc:scientificName 'Spongotrochus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '412948'^^xsd:integer;
  dwc:occurrenceId 'A1_31_Spongotrochus_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Spongotrochus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_Zygocircus_productus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Zygocircus_productus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Zygocircus_productus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_Zygocircus_productus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_Zygocircus_productus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_Zygocircus_productus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_Zygocircus_productus'^^xsd:string;
  dwc:scientificName 'Zygocircus productus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '493705'^^xsd:integer;
  dwc:occurrenceId 'A1_31_Zygocircus_productus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493705'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus productus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_Zygocircus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Zygocircus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Zygocircus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_Zygocircus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_Zygocircus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_Zygocircus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_Zygocircus_sp.'^^xsd:string;
  dwc:scientificName 'Zygocircus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '493702'^^xsd:integer;
  dwc:occurrenceId 'A1_31_Zygocircus_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493702'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_Polycystina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Polycystina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Polycystina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_Polycystina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_Polycystina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_Polycystina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_Polycystina_(others)'^^xsd:string;
  dwc:scientificName 'Polycystina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '235740'^^xsd:integer;
  dwc:occurrenceId 'A1_31_Polycystina_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235740'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Polycystina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_ACANTHARIA_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_ACANTHARIA_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_ACANTHARIA_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_ACANTHARIA_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_ACANTHARIA_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_ACANTHARIA_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_ACANTHARIA_spp.'^^xsd:string;
  dwc:scientificName 'Acantharia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '586732'^^xsd:integer;
  dwc:occurrenceId 'A1_31_ACANTHARIA_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '586732'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'ACANTHARIA spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_Bolivina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Bolivina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Bolivina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_Bolivina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_Bolivina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_Bolivina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_Bolivina_sp.'^^xsd:string;
  dwc:scientificName 'Bolivina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '112101'^^xsd:integer;
  dwc:occurrenceId 'A1_31_Bolivina_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Bolivina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_Globigerina_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Globigerina_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Globigerina_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_Globigerina_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_Globigerina_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_Globigerina_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_Globigerina_bulloides'^^xsd:string;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:occurrenceId 'A1_31_Globigerina_bulloides'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globigerina bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_Globogirinoides_ruber>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Globogirinoides_ruber> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Globogirinoides_ruber> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_Globogirinoides_ruber>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_Globogirinoides_ruber>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_Globogirinoides_ruber" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_Globogirinoides_ruber'^^xsd:string;
  dwc:scientificName 'Globigerinoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:occurrenceId 'A1_31_Globogirinoides_ruber'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globogirinoides ruber'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_Globorotalia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Globorotalia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Globorotalia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_Globorotalia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_Globorotalia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_Globorotalia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_Globorotalia_spp.'^^xsd:string;
  dwc:scientificName 'Globorotalia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '112200'^^xsd:integer;
  dwc:occurrenceId 'A1_31_Globorotalia_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112200'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Globorotalia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_Neogloboquadrina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Neogloboquadrina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Neogloboquadrina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_Neogloboquadrina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_Neogloboquadrina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_Neogloboquadrina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_Neogloboquadrina_sp.'^^xsd:string;
  dwc:scientificName 'Neogloboquadrina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '112202'^^xsd:integer;
  dwc:occurrenceId 'A1_31_Neogloboquadrina_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112202'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Neogloboquadrina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_Orbulina_universa>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Orbulina_universa> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Orbulina_universa> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_Orbulina_universa>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_Orbulina_universa>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_Orbulina_universa" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_Orbulina_universa'^^xsd:string;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:occurrenceId 'A1_31_Orbulina_universa'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Orbulina universa'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_Tretomphalus_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Tretomphalus_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Tretomphalus_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_Tretomphalus_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_Tretomphalus_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_Tretomphalus_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_Tretomphalus_bulloides'^^xsd:string;
  dwc:scientificName 'Tretomphalus bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '113184'^^xsd:integer;
  dwc:occurrenceId 'A1_31_Tretomphalus_bulloides'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tretomphalus bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_Trochammina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Trochammina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Trochammina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_Trochammina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_Trochammina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_Trochammina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_Trochammina_sp.'^^xsd:string;
  dwc:scientificName 'Trochammina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:occurrenceId 'A1_31_Trochammina_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Trochammina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_Foraminifera_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Foraminifera_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Foraminifera_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_Foraminifera_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_Foraminifera_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_Foraminifera_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_Foraminifera_(others)'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:occurrenceId 'A1_31_Foraminifera_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Foraminifera (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_Nannocalanus_minor>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Nannocalanus_minor> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Nannocalanus_minor> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_Nannocalanus_minor>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_Nannocalanus_minor>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_Nannocalanus_minor" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_Nannocalanus_minor'^^xsd:string;
  dwc:scientificName 'Nannocalanus minor'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '104469'^^xsd:integer;
  dwc:occurrenceId 'A1_31_Nannocalanus_minor'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104469'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus minor'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_Nannocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Nannocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Nannocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_Nannocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_Nannocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_Nannocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Nannocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '104154'^^xsd:integer;
  dwc:occurrenceId 'A1_31_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104154'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_Neocalanus_robustior>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Neocalanus_robustior> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Neocalanus_robustior> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_Neocalanus_robustior>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_Neocalanus_robustior>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_Neocalanus_robustior" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_Neocalanus_robustior'^^xsd:string;
  dwc:scientificName 'Neocalanus robustior'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '104472'^^xsd:integer;
  dwc:occurrenceId 'A1_31_Neocalanus_robustior'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104472'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Neocalanus robustior'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_Undinula_vulgaris_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Undinula_vulgaris_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Undinula_vulgaris_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_Undinula_vulgaris_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_Undinula_vulgaris_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_Undinula_vulgaris_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:scientificName 'Undinula vulgaris'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '104473'^^xsd:integer;
  dwc:occurrenceId 'A1_31_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104473'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undinula vulgaris (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_Acrocalanus_longicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Acrocalanus_longicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Acrocalanus_longicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_Acrocalanus_longicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_Acrocalanus_longicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_Acrocalanus_longicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_Acrocalanus_longicornis'^^xsd:string;
  dwc:scientificName 'Acrocalanus longicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '104646'^^xsd:integer;
  dwc:occurrenceId 'A1_31_Acrocalanus_longicornis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104646'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus longicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_Acrocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Acrocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Acrocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_Acrocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_Acrocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_Acrocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Acrocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '104192'^^xsd:integer;
  dwc:occurrenceId 'A1_31_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104192'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_Calocalanos_pavo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Calocalanos_pavo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Calocalanos_pavo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_Calocalanos_pavo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_Calocalanos_pavo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_Calocalanos_pavo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_Calocalanos_pavo'^^xsd:string;
  dwc:scientificName 'Calocalanus pavo'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '104669'^^xsd:integer;
  dwc:occurrenceId 'A1_31_Calocalanos_pavo'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanos pavo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_Calocalanus_sp. _(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:scientificName 'Calocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '104193'^^xsd:integer;
  dwc:occurrenceId 'A1_31_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104193'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanus sp.  (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_Delibus_sewelli>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Delibus_sewelli> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Delibus_sewelli> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_Delibus_sewelli>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_Delibus_sewelli>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_Delibus_sewelli" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_Delibus_sewelli'^^xsd:string;
  dwc:scientificName 'Delius sewelli'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '363906'^^xsd:integer;
  dwc:occurrenceId 'A1_31_Delibus_sewelli'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363906'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sewelli'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_Delibus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Delibus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Delibus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_Delibus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_Delibus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_Delibus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Delius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '363904'^^xsd:integer;
  dwc:occurrenceId 'A1_31_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363904'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_Mecynocera_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Mecynocera_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Mecynocera_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_Mecynocera_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_Mecynocera_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_Mecynocera_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Mecynocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '104184'^^xsd:integer;
  dwc:occurrenceId 'A1_31_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Mecynocera sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_Paracalanus_aculeatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Paracalanus_aculeatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Paracalanus_aculeatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_Paracalanus_aculeatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_Paracalanus_aculeatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_Paracalanus_aculeatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_Paracalanus_aculeatus'^^xsd:string;
  dwc:scientificName 'Paracalanus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '104681'^^xsd:integer;
  dwc:occurrenceId 'A1_31_Paracalanus_aculeatus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1464945'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus aculeatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_Paracalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Paracalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Paracalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_Paracalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_Paracalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_Paracalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Paracalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '104196'^^xsd:integer;
  dwc:occurrenceId 'A1_31_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104196'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_Rhincalanus_cornutus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Rhincalanus_cornutus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Rhincalanus_cornutus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_Rhincalanus_cornutus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_Rhincalanus_cornutus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_Rhincalanus_cornutus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_Rhincalanus_cornutus'^^xsd:string;
  dwc:scientificName 'Rhincalanus cornutus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '104542'^^xsd:integer;
  dwc:occurrenceId 'A1_31_Rhincalanus_cornutus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1488083'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rhincalanus cornutus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_Subeucalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Subeucalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Subeucalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_Subeucalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_Subeucalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_Subeucalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Subeucalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '104173'^^xsd:integer;
  dwc:occurrenceId 'A1_31_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104173'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Subeucalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_Clausocalanus_furcatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Clausocalanus_furcatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Clausocalanus_furcatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_Clausocalanus_furcatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_Clausocalanus_furcatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_Clausocalanus_furcatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_Clausocalanus_furcatus'^^xsd:string;
  dwc:scientificName 'Clausocalanus furcatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '104503'^^xsd:integer;
  dwc:occurrenceId 'A1_31_Clausocalanus_furcatus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104503'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus furcatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_Clausocalanus_mastigophorus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Clausocalanus_mastigophorus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Clausocalanus_mastigophorus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_Clausocalanus_mastigophorus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_Clausocalanus_mastigophorus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_Clausocalanus_mastigophorus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:scientificName 'Clausocalanus mastigophorus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '104506'^^xsd:integer;
  dwc:occurrenceId 'A1_31_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104506'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus mastigophorus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_Clausocalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Clausocalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Clausocalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_Clausocalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_Clausocalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_Clausocalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Clausocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '104161'^^xsd:integer;
  dwc:occurrenceId 'A1_31_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104161'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_Euchaeta_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Euchaeta_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Euchaeta_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_Euchaeta_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_Euchaeta_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_Euchaeta_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Euchaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '104174'^^xsd:integer;
  dwc:occurrenceId 'A1_31_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104174'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Euchaeta spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_Scolecithrix_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Scolecithrix_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Scolecithrix_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_Scolecithrix_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_Scolecithrix_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_Scolecithrix_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_Scolecithrix_danae'^^xsd:string;
  dwc:scientificName 'Scolecithrix danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '104821'^^xsd:integer;
  dwc:occurrenceId 'A1_31_Scolecithrix_danae'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104821'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_Scolecithrix_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Scolecithrix_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Scolecithrix_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_Scolecithrix_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_Scolecithrix_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_Scolecithrix_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Scolecithrix'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '104230'^^xsd:integer;
  dwc:occurrenceId 'A1_31_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104230'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_Lucicutia_flavicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Lucicutia_flavicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Lucicutia_flavicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_Lucicutia_flavicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_Lucicutia_flavicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_Lucicutia_flavicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_Lucicutia_flavicornis'^^xsd:string;
  dwc:scientificName 'Lucicutia flavicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '104597'^^xsd:integer;
  dwc:occurrenceId 'A1_31_Lucicutia_flavicornis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104597'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia flavicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_Lucicutia_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Lucicutia_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Lucicutia_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_Lucicutia_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_Lucicutia_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_Lucicutia_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_Lucicutia_sp.'^^xsd:string;
  dwc:scientificName 'Lucicutia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '104183'^^xsd:integer;
  dwc:occurrenceId 'A1_31_Lucicutia_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104183'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_Pleuromamma_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Pleuromamma_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Pleuromamma_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_Pleuromamma_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_Pleuromamma_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_Pleuromamma_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Pleuromamma'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '104191'^^xsd:integer;
  dwc:occurrenceId 'A1_31_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104191'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Pleuromamma sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_Temora_stylifera_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Temora_stylifera_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Temora_stylifera_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_Temora_stylifera_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_Temora_stylifera_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_Temora_stylifera_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:scientificName 'Temora stylifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '104879'^^xsd:integer;
  dwc:occurrenceId 'A1_31_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104879'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora stylifera (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_Temora_turbinata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Temora_turbinata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Temora_turbinata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_Temora_turbinata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_Temora_turbinata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_Temora_turbinata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_Temora_turbinata'^^xsd:string;
  dwc:scientificName 'Temora turbinata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '104880'^^xsd:integer;
  dwc:occurrenceId 'A1_31_Temora_turbinata'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104880'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora turbinata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_Candacia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Candacia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Candacia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_Candacia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_Candacia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_Candacia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_Candacia_spp.'^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A1_31_Candacia_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_Candacia_sp._%28copepodite%29%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Candacia_sp._%28copepodite%29%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Candacia_sp._%28copepodite%29%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_Candacia_sp._%28copepodite%29%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_Candacia_sp._%28copepodite%29%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_Candacia_sp._(copepodite) " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A1_31_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia sp. (copepodite) '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_Calanopia_americana_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Calanopia_americana_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Calanopia_americana_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_Calanopia_americana_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_Calanopia_americana_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_Calanopia_americana_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:scientificName 'Calanopia americana'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '104723'^^xsd:integer;
  dwc:occurrenceId 'A1_31_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104723'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calanopia americana (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_Acartia_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Acartia_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Acartia_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_Acartia_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_Acartia_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_Acartia_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_Acartia_danae'^^xsd:string;
  dwc:scientificName 'Acartia (Acartia) danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '346026'^^xsd:integer;
  dwc:occurrenceId 'A1_31_Acartia_danae'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346026'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_Acartia_lilljeborgii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Acartia_lilljeborgii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Acartia_lilljeborgii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_Acartia_lilljeborgii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_Acartia_lilljeborgii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_Acartia_lilljeborgii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_Acartia_lilljeborgii'^^xsd:string;
  dwc:scientificName 'Acartia lilljeborgii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '348510'^^xsd:integer;
  dwc:occurrenceId 'A1_31_Acartia_lilljeborgii'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia lilljeborgii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_Calanoida_%28others_copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Calanoida_%28others_copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Calanoida_%28others_copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_Calanoida_%28others_copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_Calanoida_%28others_copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_Calanoida_(others_copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'A1_31_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Calanoida (others copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_Oithona_atlantica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Oithona_atlantica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Oithona_atlantica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_Oithona_atlantica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_Oithona_atlantica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_Oithona_atlantica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_Oithona_atlantica'^^xsd:string;
  dwc:scientificName 'Oithona atlantica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '106642'^^xsd:integer;
  dwc:occurrenceId 'A1_31_Oithona_atlantica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106642'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona atlantica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_Oithona_plumifera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Oithona_plumifera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Oithona_plumifera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_Oithona_plumifera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_Oithona_plumifera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_Oithona_plumifera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_Oithona_plumifera'^^xsd:string;
  dwc:scientificName 'Oithona plumifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '106652'^^xsd:integer;
  dwc:occurrenceId 'A1_31_Oithona_plumifera'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106652'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona plumifera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_Oithona_setigera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Oithona_setigera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Oithona_setigera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_Oithona_setigera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_Oithona_setigera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_Oithona_setigera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_Oithona_setigera'^^xsd:string;
  dwc:scientificName 'Oithona setigera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '106655'^^xsd:integer;
  dwc:occurrenceId 'A1_31_Oithona_setigera'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '734517'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona setigera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_Oithona_hebes>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Oithona_hebes> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Oithona_hebes> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_Oithona_hebes>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_Oithona_hebes>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_Oithona_hebes" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_Oithona_hebes'^^xsd:string;
  dwc:scientificName 'Oithona hebes'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '106647'^^xsd:integer;
  dwc:occurrenceId 'A1_31_Oithona_hebes'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106647'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona hebes'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_Oithona_spp.%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Oithona_spp.%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Oithona_spp.%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_Oithona_spp.%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_Oithona_spp.%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_Oithona_spp. " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_Oithona_spp. '^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A1_31_Oithona_spp. '^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_Oithona_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Oithona_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Oithona_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_Oithona_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_Oithona_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_Oithona_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A1_31_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_Microsetella_norvegica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Microsetella_norvegica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Microsetella_norvegica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_Microsetella_norvegica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_Microsetella_norvegica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_Microsetella_norvegica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_Microsetella_norvegica'^^xsd:string;
  dwc:scientificName 'Microsetella norvegica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '116115'^^xsd:integer;
  dwc:occurrenceId 'A1_31_Microsetella_norvegica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116115'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella norvegica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_Microsetella_rosea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Microsetella_rosea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Microsetella_rosea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_Microsetella_rosea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_Microsetella_rosea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_Microsetella_rosea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_Microsetella_rosea'^^xsd:string;
  dwc:scientificName 'Microsetella rosea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '116116'^^xsd:integer;
  dwc:occurrenceId 'A1_31_Microsetella_rosea'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116116'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella rosea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_Microsetella_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Microsetella_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Microsetella_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_Microsetella_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_Microsetella_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_Microsetella_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Microsetella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '115341'^^xsd:integer;
  dwc:occurrenceId 'A1_31_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115341'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_Macrosetella_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Macrosetella_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Macrosetella_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_Macrosetella_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_Macrosetella_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_Macrosetella_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_Macrosetella_gracilis'^^xsd:string;
  dwc:scientificName 'Macrosetella gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '116382'^^xsd:integer;
  dwc:occurrenceId 'A1_31_Macrosetella_gracilis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116382'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Macrosetella gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_Miracia_efferata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Miracia_efferata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Miracia_efferata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_Miracia_efferata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_Miracia_efferata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_Miracia_efferata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_Miracia_efferata'^^xsd:string;
  dwc:scientificName 'Miracia efferata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '116383'^^xsd:integer;
  dwc:occurrenceId 'A1_31_Miracia_efferata'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116383'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Miracia efferata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_Oncaea_media>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Oncaea_media> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Oncaea_media> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_Oncaea_media>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_Oncaea_media>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_Oncaea_media" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_Oncaea_media'^^xsd:string;
  dwc:scientificName 'Oncaea media'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '128938'^^xsd:integer;
  dwc:occurrenceId 'A1_31_Oncaea_media'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1862287'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea media'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_Oncaea_venusta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Oncaea_venusta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Oncaea_venusta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_Oncaea_venusta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_Oncaea_venusta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_Oncaea_venusta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_Oncaea_venusta'^^xsd:string;
  dwc:scientificName 'Oncaea venusta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '128954'^^xsd:integer;
  dwc:occurrenceId 'A1_31_Oncaea_venusta'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1754274'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea venusta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_Oncaea_mediterranea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Oncaea_mediterranea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Oncaea_mediterranea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_Oncaea_mediterranea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_Oncaea_mediterranea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_Oncaea_mediterranea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_Oncaea_mediterranea'^^xsd:string;
  dwc:scientificName 'Oncaea mediterranea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '128939'^^xsd:integer;
  dwc:occurrenceId 'A1_31_Oncaea_mediterranea'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128939'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea mediterranea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_Oncaea_scottodicarloi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Oncaea_scottodicarloi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Oncaea_scottodicarloi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_Oncaea_scottodicarloi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_Oncaea_scottodicarloi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_Oncaea_scottodicarloi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_Oncaea_scottodicarloi'^^xsd:string;
  dwc:scientificName 'Oncaea scottodicarloi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '128950'^^xsd:integer;
  dwc:occurrenceId 'A1_31_Oncaea_scottodicarloi'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128950'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea scottodicarloi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_Oncaea_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Oncaea_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Oncaea_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_Oncaea_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_Oncaea_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_Oncaea_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oncaea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '128690'^^xsd:integer;
  dwc:occurrenceId 'A1_31_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128690'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_Hemicyclops_thallassius>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Hemicyclops_thallassius> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Hemicyclops_thallassius> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_Hemicyclops_thallassius>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_Hemicyclops_thallassius>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_Hemicyclops_thallassius" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_Hemicyclops_thallassius'^^xsd:string;
  dwc:scientificName 'Hemicyclops thalassius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '352254'^^xsd:integer;
  dwc:occurrenceId 'A1_31_Hemicyclops_thallassius'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '352254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Hemicyclops thallassius'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_Copilia_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Copilia_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Copilia_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_Copilia_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_Copilia_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_Copilia_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Copilia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '128721'^^xsd:integer;
  dwc:occurrenceId 'A1_31_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128721'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Copilia spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_Agetus_flaccus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Agetus_flaccus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Agetus_flaccus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_Agetus_flaccus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_Agetus_flaccus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_Agetus_flaccus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_Agetus_flaccus'^^xsd:string;
  dwc:scientificName 'Agetus flaccus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '128795'^^xsd:integer;
  dwc:occurrenceId 'A1_31_Agetus_flaccus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128795'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Agetus flaccus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_Corycaeus_speciosus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Corycaeus_speciosus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Corycaeus_speciosus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_Corycaeus_speciosus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_Corycaeus_speciosus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_Corycaeus_speciosus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_Corycaeus_speciosus'^^xsd:string;
  dwc:scientificName 'Corycaeus speciosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '128800'^^xsd:integer;
  dwc:occurrenceId 'A1_31_Corycaeus_speciosus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128800'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus speciosus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_Corycaeus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Corycaeus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Corycaeus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_Corycaeus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_Corycaeus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_Corycaeus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Corycaeus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '128634'^^xsd:integer;
  dwc:occurrenceId 'A1_31_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128634'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_Farranula_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Farranula_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Farranula_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_Farranula_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_Farranula_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_Farranula_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_Farranula_gracilis'^^xsd:string;
  dwc:scientificName 'Farranula gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '128813'^^xsd:integer;
  dwc:occurrenceId 'A1_31_Farranula_gracilis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128813'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_Farranula_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Farranula_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Farranula_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_Farranula_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_Farranula_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_Farranula_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Farranula'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '128636'^^xsd:integer;
  dwc:occurrenceId 'A1_31_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128636'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_Copepoda_%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Copepoda_%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Copepoda_%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_Copepoda_%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_Copepoda_%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_Copepoda_(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_Copepoda_(nauplius)'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'A1_31_Copepoda_(nauplius)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Copepoda (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_CIRRIPEDIA__%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_CIRRIPEDIA__%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_CIRRIPEDIA__%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_CIRRIPEDIA__%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_CIRRIPEDIA__%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_CIRRIPEDIA__(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:occurrenceId 'A1_31_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  dwc:verbatimIdentification 'CIRRIPEDIA  (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_STOMATOPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_STOMATOPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_STOMATOPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_STOMATOPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_STOMATOPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_STOMATOPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Stomatopoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '14355'^^xsd:integer;
  dwc:occurrenceId 'A1_31_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '14355'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'STOMATOPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_DECAPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_DECAPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_DECAPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_DECAPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_DECAPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_DECAPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_DECAPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:occurrenceId 'A1_31_DECAPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'DECAPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_ECHINODERMATA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_ECHINODERMATA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_ECHINODERMATA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_ECHINODERMATA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_ECHINODERMATA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_ECHINODERMATA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:scientificName 'Echinodermata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '1806'^^xsd:integer;
  dwc:occurrenceId 'A1_31_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1806'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'ECHINODERMATA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_BRYOZOA_%28cyphonauta_larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_BRYOZOA_%28cyphonauta_larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_BRYOZOA_%28cyphonauta_larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_BRYOZOA_%28cyphonauta_larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_BRYOZOA_%28cyphonauta_larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_BRYOZOA_(cyphonauta_larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'A1_31_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'BRYOZOA (cyphonauta larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_Sagitta_friedreich>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Sagitta_friedreich> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Sagitta_friedreich> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_Sagitta_friedreich>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_Sagitta_friedreich>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_Sagitta_friedreich" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_Sagitta_friedreich'^^xsd:string;
  dwc:scientificName 'Sagitta friderici'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '105452'^^xsd:integer;
  dwc:occurrenceId 'A1_31_Sagitta_friedreich'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105441'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta friedreich'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_Sagitta_spp.%C2%A0%28imature%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Sagitta_spp.%C2%A0%28imature%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Sagitta_spp.%C2%A0%28imature%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_Sagitta_spp.%C2%A0%28imature%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_Sagitta_spp.%C2%A0%28imature%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_Sagitta_spp. (imature)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_Sagitta_spp. (imature)'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:occurrenceId 'A1_31_Sagitta_spp. (imature)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta spp. (imature)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_Chaetognatha_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Chaetognatha_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Chaetognatha_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_Chaetognatha_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_Chaetognatha_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_Chaetognatha_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_Chaetognatha_(others)'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:occurrenceId 'A1_31_Chaetognatha_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Chaetognatha (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_Fritillaria_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Fritillaria_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Fritillaria_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_Fritillaria_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_Fritillaria_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_Fritillaria_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_Fritillaria_spp.'^^xsd:string;
  dwc:scientificName 'Fritillaria'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '103358'^^xsd:integer;
  dwc:occurrenceId 'A1_31_Fritillaria_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Fritillaria spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_Oikopleura_dioica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Oikopleura_dioica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Oikopleura_dioica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_Oikopleura_dioica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_Oikopleura_dioica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_Oikopleura_dioica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_Oikopleura_dioica'^^xsd:string;
  dwc:scientificName 'Oikopleura dioica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '1770057'^^xsd:integer;
  dwc:occurrenceId 'A1_31_Oikopleura_dioica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura dioica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_Oikopleura_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Oikopleura_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Oikopleura_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_Oikopleura_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_Oikopleura_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_Oikopleura_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_Oikopleura_spp.'^^xsd:string;
  dwc:scientificName 'Oikopleura'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '103367'^^xsd:integer;
  dwc:occurrenceId 'A1_31_Oikopleura_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_Appendicularia_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Appendicularia_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Appendicularia_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_Appendicularia_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_Appendicularia_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_Appendicularia_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_Appendicularia_(others)'^^xsd:string;
  dwc:scientificName 'Appendicularia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '146421'^^xsd:integer;
  dwc:occurrenceId 'A1_31_Appendicularia_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146421'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Appendicularia (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_Thalia_democratica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Thalia_democratica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Thalia_democratica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_Thalia_democratica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_Thalia_democratica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_Thalia_democratica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_Thalia_democratica'^^xsd:string;
  dwc:scientificName 'Thalia democratica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '137279'^^xsd:integer;
  dwc:occurrenceId 'A1_31_Thalia_democratica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137279'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Thalia democratica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_Doliolo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Doliolo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Doliolo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_Doliolo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_Doliolo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_Doliolo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_Doliolo'^^xsd:string;
  dwc:scientificName 'Dolioloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '137221'^^xsd:integer;
  dwc:occurrenceId 'A1_31_Doliolo'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137221'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Doliolo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_Teleostei_%28egg%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Teleostei_%28egg%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Teleostei_%28egg%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_Teleostei_%28egg%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_Teleostei_%28egg%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_Teleostei_(egg)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_Teleostei_(egg)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A1_31_Teleostei_(egg)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (egg)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_Teleostei_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Teleostei_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Teleostei_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_Teleostei_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_Teleostei_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_Teleostei_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_Teleostei_(larvae)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A1_31_Teleostei_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_SIPHONOPHORAE_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_SIPHONOPHORAE_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_SIPHONOPHORAE_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_SIPHONOPHORAE_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_SIPHONOPHORAE_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_SIPHONOPHORAE_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:scientificName 'Siphonophorae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '1371'^^xsd:integer;
  dwc:occurrenceId 'A1_31_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'SIPHONOPHORAE spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_Gastropoda_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Gastropoda_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Gastropoda_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_Gastropoda_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_Gastropoda_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_Gastropoda_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_Gastropoda_(veliger)'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'A1_31_Gastropoda_(veliger)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Gastropoda (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_Pteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Pteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Pteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_Pteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_Pteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_Pteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_Pteropoda'^^xsd:string;
  dwc:scientificName 'Pteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '325345'^^xsd:integer;
  dwc:occurrenceId 'A1_31_Pteropoda'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '325345'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Pteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_Heteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Heteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Heteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_Heteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_Heteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_Heteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_Heteropoda'^^xsd:string;
  dwc:scientificName 'Heteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '1491356'^^xsd:integer;
  dwc:occurrenceId 'A1_31_Heteropoda'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491356'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Heteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_Bivalvia_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Bivalvia_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_Bivalvia_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_Bivalvia_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_Bivalvia_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_Bivalvia_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_Bivalvia_(veliger)'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'A1_31_Bivalvia_(veliger)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Bivalvia (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_POLYCHAETA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_POLYCHAETA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_POLYCHAETA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_POLYCHAETA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_POLYCHAETA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_POLYCHAETA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'A1_31_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'POLYCHAETA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_OSTRACODA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_OSTRACODA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_OSTRACODA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_OSTRACODA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_OSTRACODA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_OSTRACODA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_OSTRACODA'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'A1_31_OSTRACODA'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'OSTRACODA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_31_CLADOCERA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_31_CLADOCERA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_31_CLADOCERA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.748148"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_31_CLADOCERA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.748148 -34.431895)"^^geo:wktLiteral ;
  geo-pos:lat "-6.748148"^^xsd:decimal ;
  geo-pos:long "-34.431895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_31_CLADOCERA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_31_CLADOCERA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_31_CLADOCERA'^^xsd:string;
  dwc:scientificName 'Cladocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.431895'^^xsd:double;
  dwc:latitude '-6.748148'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 31'^^xsd:string;
  dwc:aphiaid '1076'^^xsd:integer;
  dwc:occurrenceId 'A1_31_CLADOCERA'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '155670'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'CLADOCERA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_Codonella_acuta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Codonella_acuta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Codonella_acuta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_Codonella_acuta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_Codonella_acuta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_Codonella_acuta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_Codonella_acuta'^^xsd:string;
  dwc:scientificName 'Codonella acuta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '417132'^^xsd:integer;
  dwc:occurrenceId 'A2_13_Codonella_acuta'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417132'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella acuta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_Codonella_amphorella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Codonella_amphorella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Codonella_amphorella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_Codonella_amphorella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_Codonella_amphorella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_Codonella_amphorella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_Codonella_amphorella'^^xsd:string;
  dwc:scientificName 'Codonella amphorella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '417133'^^xsd:integer;
  dwc:occurrenceId 'A2_13_Codonella_amphorella'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417133'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella amphorella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_Codonella_apicata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Codonella_apicata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Codonella_apicata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_Codonella_apicata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_Codonella_apicata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_Codonella_apicata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_Codonella_apicata'^^xsd:string;
  dwc:scientificName 'Codonella apicata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '417134'^^xsd:integer;
  dwc:occurrenceId 'A2_13_Codonella_apicata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417134'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella apicata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_Codonella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Codonella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Codonella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_Codonella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_Codonella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_Codonella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_Codonella_sp.'^^xsd:string;
  dwc:scientificName 'Codonella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '150203'^^xsd:integer;
  dwc:occurrenceId 'A2_13_Codonella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150203'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_Tintinnopsis_tocantinensis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Tintinnopsis_tocantinensis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Tintinnopsis_tocantinensis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_Tintinnopsis_tocantinensis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_Tintinnopsis_tocantinensis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_Tintinnopsis_tocantinensis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:scientificName 'Tintinnopsis tocantinensis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '417156'^^xsd:integer;
  dwc:occurrenceId 'A2_13_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417156'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis tocantinensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_Tintinnopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Tintinnopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Tintinnopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_Tintinnopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_Tintinnopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_Tintinnopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_Tintinnopsis_spp.'^^xsd:string;
  dwc:scientificName 'Tintinnopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:occurrenceId 'A2_13_Tintinnopsis_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_Codonellopsis_ostenfeldi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Codonellopsis_ostenfeldi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Codonellopsis_ostenfeldi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_Codonellopsis_ostenfeldi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_Codonellopsis_ostenfeldi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_Codonellopsis_ostenfeldi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:scientificName 'Codonellopsis ostenfeldi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '427448'^^xsd:integer;
  dwc:occurrenceId 'A2_13_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427448'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis ostenfeldi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_Codonellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Codonellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Codonellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_Codonellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_Codonellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_Codonellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_Codonellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Codonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '204197'^^xsd:integer;
  dwc:occurrenceId 'A2_13_Codonellopsis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '204197'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_Coxliella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Coxliella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Coxliella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_Coxliella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_Coxliella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_Coxliella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_Coxliella_sp.'^^xsd:string;
  dwc:scientificName 'Coxliella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '150208'^^xsd:integer;
  dwc:occurrenceId 'A2_13_Coxliella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150208'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Coxliella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_Dadayiella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Dadayiella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Dadayiella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_Dadayiella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_Dadayiella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_Dadayiella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_Dadayiella_sp.'^^xsd:string;
  dwc:scientificName 'Dadayiella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '183541'^^xsd:integer;
  dwc:occurrenceId 'A2_13_Dadayiella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183541'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dadayiella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_Dictyocysta_lepida>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Dictyocysta_lepida> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Dictyocysta_lepida> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_Dictyocysta_lepida>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_Dictyocysta_lepida>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_Dictyocysta_lepida" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_Dictyocysta_lepida'^^xsd:string;
  dwc:scientificName 'Dictyocysta lepida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '235767'^^xsd:integer;
  dwc:occurrenceId 'A2_13_Dictyocysta_lepida'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235767'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocysta lepida'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_Epiplocylis_undella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Epiplocylis_undella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Epiplocylis_undella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_Epiplocylis_undella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_Epiplocylis_undella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_Epiplocylis_undella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_Epiplocylis_undella'^^xsd:string;
  dwc:scientificName 'Epiplocylis undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '341668'^^xsd:integer;
  dwc:occurrenceId 'A2_13_Epiplocylis_undella'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '341668'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis undella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_Epiplocylis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Epiplocylis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Epiplocylis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_Epiplocylis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_Epiplocylis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_Epiplocylis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_Epiplocylis_sp.'^^xsd:string;
  dwc:scientificName 'Epiplocylis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '183562'^^xsd:integer;
  dwc:occurrenceId 'A2_13_Epiplocylis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183562'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_Favella_enrenbergii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Favella_enrenbergii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Favella_enrenbergii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_Favella_enrenbergii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_Favella_enrenbergii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_Favella_enrenbergii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_Favella_enrenbergii'^^xsd:string;
  dwc:scientificName 'Favella ehrenbergii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '235761'^^xsd:integer;
  dwc:occurrenceId 'A2_13_Favella_enrenbergii'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235761'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Favella enrenbergii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_Eutintinnus_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Eutintinnus_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Eutintinnus_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_Eutintinnus_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_Eutintinnus_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_Eutintinnus_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_Eutintinnus_spp.'^^xsd:string;
  dwc:scientificName 'Eutintinnus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '183543'^^xsd:integer;
  dwc:occurrenceId 'A2_13_Eutintinnus_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183543'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Eutintinnus spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_Amphorellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Amphorellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Amphorellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_Amphorellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_Amphorellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_Amphorellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_Amphorellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Amphorellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '425527'^^xsd:integer;
  dwc:occurrenceId 'A2_13_Amphorellopsis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '425527'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Amphorellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_Rabdonella_elegans>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Rabdonella_elegans> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Rabdonella_elegans> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_Rabdonella_elegans>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_Rabdonella_elegans>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_Rabdonella_elegans" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_Rabdonella_elegans'^^xsd:string;
  dwc:scientificName 'Rhabdonella elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '183577'^^xsd:integer;
  dwc:occurrenceId 'A2_13_Rabdonella_elegans'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183577'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella elegans'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_Rabdonella_brandti>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Rabdonella_brandti> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Rabdonella_brandti> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_Rabdonella_brandti>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_Rabdonella_brandti>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_Rabdonella_brandti" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_Rabdonella_brandti'^^xsd:string;
  dwc:scientificName 'Rhabdonella brandti'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '427513'^^xsd:integer;
  dwc:occurrenceId 'A2_13_Rabdonella_brandti'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427513'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella brandti'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_Rabdonellopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Rabdonellopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Rabdonellopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_Rabdonellopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_Rabdonellopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_Rabdonellopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_Rabdonellopsis_spp.'^^xsd:string;
  dwc:scientificName 'Rhabdonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '183550'^^xsd:integer;
  dwc:occurrenceId 'A2_13_Rabdonellopsis_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183550'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonellopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_Undella_claparedei>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Undella_claparedei> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Undella_claparedei> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_Undella_claparedei>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_Undella_claparedei>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_Undella_claparedei" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_Undella_claparedei'^^xsd:string;
  dwc:scientificName 'Undella claparedei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '341684'^^xsd:integer;
  dwc:occurrenceId 'A2_13_Undella_claparedei'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417240'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undella claparedei'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_Undella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Undella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Undella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_Undella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_Undella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_Undella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_Undella_sp.'^^xsd:string;
  dwc:scientificName 'Undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '235764'^^xsd:integer;
  dwc:occurrenceId 'A2_13_Undella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235764'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Undella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_Xystonellopsis_heros>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Xystonellopsis_heros> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Xystonellopsis_heros> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_Xystonellopsis_heros>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_Xystonellopsis_heros>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_Xystonellopsis_heros" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_Xystonellopsis_heros'^^xsd:string;
  dwc:scientificName 'Xystonellopsis heros'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '417266'^^xsd:integer;
  dwc:occurrenceId 'A2_13_Xystonellopsis_heros'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417266'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Xystonellopsis heros'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_Tintinnina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Tintinnina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Tintinnina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_Tintinnina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_Tintinnina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_Tintinnina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_Tintinnina_(others)'^^xsd:string;
  dwc:scientificName 'Tintinnina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '732976'^^xsd:integer;
  dwc:occurrenceId 'A2_13_Tintinnina_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_Collosphaera_macropora>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Collosphaera_macropora> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Collosphaera_macropora> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_Collosphaera_macropora>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_Collosphaera_macropora>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_Collosphaera_macropora" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_Collosphaera_macropora'^^xsd:string;
  dwc:scientificName 'Collosphaera macropora'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '493482'^^xsd:integer;
  dwc:occurrenceId 'A2_13_Collosphaera_macropora'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493482'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Collosphaera macropora'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_Dictyocoryne_profunda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Dictyocoryne_profunda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Dictyocoryne_profunda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_Dictyocoryne_profunda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_Dictyocoryne_profunda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_Dictyocoryne_profunda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_Dictyocoryne_profunda'^^xsd:string;
  dwc:scientificName 'Dictyocoryne profunda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '412935'^^xsd:integer;
  dwc:occurrenceId 'A2_13_Dictyocoryne_profunda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412935'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne profunda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_Dictyocoryne_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Dictyocoryne_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Dictyocoryne_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_Dictyocoryne_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_Dictyocoryne_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_Dictyocoryne_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_Dictyocoryne_sp.'^^xsd:string;
  dwc:scientificName 'Dictyocoryne'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '412934'^^xsd:integer;
  dwc:occurrenceId 'A2_13_Dictyocoryne_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412934'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_Discopyle_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Discopyle_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Discopyle_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_Discopyle_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_Discopyle_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_Discopyle_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_Discopyle_sp.'^^xsd:string;
  dwc:scientificName 'Discopyle'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '493501'^^xsd:integer;
  dwc:occurrenceId 'A2_13_Discopyle_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Discopyle sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_Pylonidae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Pylonidae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Pylonidae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_Pylonidae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_Pylonidae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_Pylonidae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_Pylonidae'^^xsd:string;
  dwc:scientificName 'Pyloniidae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '345902'^^xsd:integer;
  dwc:occurrenceId 'A2_13_Pylonidae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345902'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:verbatimIdentification 'Pylonidae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_Spongodiscus_resurgens>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Spongodiscus_resurgens> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Spongodiscus_resurgens> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_Spongodiscus_resurgens>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_Spongodiscus_resurgens>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_Spongodiscus_resurgens" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_Spongodiscus_resurgens'^^xsd:string;
  dwc:scientificName 'Spongodiscus resurgens'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '493608'^^xsd:integer;
  dwc:occurrenceId 'A2_13_Spongodiscus_resurgens'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493608'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongodiscus resurgens'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_Spongosphaera_streptacantha>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Spongosphaera_streptacantha> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Spongosphaera_streptacantha> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_Spongosphaera_streptacantha>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_Spongosphaera_streptacantha>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_Spongosphaera_streptacantha" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_Spongosphaera_streptacantha'^^xsd:string;
  dwc:scientificName 'Spongosphaera streptacantha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '493393'^^xsd:integer;
  dwc:occurrenceId 'A2_13_Spongosphaera_streptacantha'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493393'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongosphaera streptacantha'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_Spongaster_tetras>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Spongaster_tetras> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Spongaster_tetras> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_Spongaster_tetras>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_Spongaster_tetras>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_Spongaster_tetras" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_Spongaster_tetras'^^xsd:string;
  dwc:scientificName 'Spongaster tetras'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '412940'^^xsd:integer;
  dwc:occurrenceId 'A2_13_Spongaster_tetras'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412940'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongaster tetras'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_Spongotrochus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Spongotrochus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Spongotrochus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_Spongotrochus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_Spongotrochus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_Spongotrochus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_Spongotrochus_sp.'^^xsd:string;
  dwc:scientificName 'Spongotrochus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '412948'^^xsd:integer;
  dwc:occurrenceId 'A2_13_Spongotrochus_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Spongotrochus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_Zygocircus_productus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Zygocircus_productus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Zygocircus_productus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_Zygocircus_productus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_Zygocircus_productus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_Zygocircus_productus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_Zygocircus_productus'^^xsd:string;
  dwc:scientificName 'Zygocircus productus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '493705'^^xsd:integer;
  dwc:occurrenceId 'A2_13_Zygocircus_productus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493705'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus productus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_Zygocircus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Zygocircus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Zygocircus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_Zygocircus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_Zygocircus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_Zygocircus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_Zygocircus_sp.'^^xsd:string;
  dwc:scientificName 'Zygocircus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '493702'^^xsd:integer;
  dwc:occurrenceId 'A2_13_Zygocircus_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493702'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_Polycystina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Polycystina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Polycystina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_Polycystina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_Polycystina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_Polycystina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_Polycystina_(others)'^^xsd:string;
  dwc:scientificName 'Polycystina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '235740'^^xsd:integer;
  dwc:occurrenceId 'A2_13_Polycystina_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235740'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Polycystina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_ACANTHARIA_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_ACANTHARIA_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_ACANTHARIA_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_ACANTHARIA_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_ACANTHARIA_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_ACANTHARIA_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_ACANTHARIA_spp.'^^xsd:string;
  dwc:scientificName 'Acantharia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '586732'^^xsd:integer;
  dwc:occurrenceId 'A2_13_ACANTHARIA_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '586732'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'ACANTHARIA spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_Bolivina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Bolivina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Bolivina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_Bolivina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_Bolivina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_Bolivina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_Bolivina_sp.'^^xsd:string;
  dwc:scientificName 'Bolivina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '112101'^^xsd:integer;
  dwc:occurrenceId 'A2_13_Bolivina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Bolivina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_Globigerina_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Globigerina_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Globigerina_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_Globigerina_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_Globigerina_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_Globigerina_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_Globigerina_bulloides'^^xsd:string;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:occurrenceId 'A2_13_Globigerina_bulloides'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globigerina bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_Globogirinoides_ruber>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Globogirinoides_ruber> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Globogirinoides_ruber> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_Globogirinoides_ruber>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_Globogirinoides_ruber>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_Globogirinoides_ruber" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_Globogirinoides_ruber'^^xsd:string;
  dwc:scientificName 'Globigerinoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:occurrenceId 'A2_13_Globogirinoides_ruber'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globogirinoides ruber'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_Globorotalia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Globorotalia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Globorotalia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_Globorotalia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_Globorotalia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_Globorotalia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_Globorotalia_spp.'^^xsd:string;
  dwc:scientificName 'Globorotalia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '112200'^^xsd:integer;
  dwc:occurrenceId 'A2_13_Globorotalia_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112200'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Globorotalia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_Neogloboquadrina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Neogloboquadrina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Neogloboquadrina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_Neogloboquadrina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_Neogloboquadrina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_Neogloboquadrina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_Neogloboquadrina_sp.'^^xsd:string;
  dwc:scientificName 'Neogloboquadrina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '112202'^^xsd:integer;
  dwc:occurrenceId 'A2_13_Neogloboquadrina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112202'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Neogloboquadrina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_Orbulina_universa>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Orbulina_universa> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Orbulina_universa> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_Orbulina_universa>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_Orbulina_universa>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_Orbulina_universa" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_Orbulina_universa'^^xsd:string;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:occurrenceId 'A2_13_Orbulina_universa'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Orbulina universa'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_Tretomphalus_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Tretomphalus_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Tretomphalus_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_Tretomphalus_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_Tretomphalus_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_Tretomphalus_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_Tretomphalus_bulloides'^^xsd:string;
  dwc:scientificName 'Tretomphalus bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '113184'^^xsd:integer;
  dwc:occurrenceId 'A2_13_Tretomphalus_bulloides'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tretomphalus bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_Trochammina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Trochammina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Trochammina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_Trochammina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_Trochammina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_Trochammina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_Trochammina_sp.'^^xsd:string;
  dwc:scientificName 'Trochammina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:occurrenceId 'A2_13_Trochammina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Trochammina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_Foraminifera_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Foraminifera_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Foraminifera_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_Foraminifera_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_Foraminifera_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_Foraminifera_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_Foraminifera_(others)'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:occurrenceId 'A2_13_Foraminifera_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Foraminifera (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_Nannocalanus_minor>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Nannocalanus_minor> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Nannocalanus_minor> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_Nannocalanus_minor>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_Nannocalanus_minor>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_Nannocalanus_minor" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_Nannocalanus_minor'^^xsd:string;
  dwc:scientificName 'Nannocalanus minor'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '104469'^^xsd:integer;
  dwc:occurrenceId 'A2_13_Nannocalanus_minor'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104469'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus minor'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_Nannocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Nannocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Nannocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_Nannocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_Nannocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_Nannocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Nannocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '104154'^^xsd:integer;
  dwc:occurrenceId 'A2_13_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104154'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_Neocalanus_robustior>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Neocalanus_robustior> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Neocalanus_robustior> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_Neocalanus_robustior>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_Neocalanus_robustior>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_Neocalanus_robustior" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_Neocalanus_robustior'^^xsd:string;
  dwc:scientificName 'Neocalanus robustior'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '104472'^^xsd:integer;
  dwc:occurrenceId 'A2_13_Neocalanus_robustior'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104472'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Neocalanus robustior'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_Undinula_vulgaris_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Undinula_vulgaris_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Undinula_vulgaris_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_Undinula_vulgaris_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_Undinula_vulgaris_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_Undinula_vulgaris_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:scientificName 'Undinula vulgaris'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '104473'^^xsd:integer;
  dwc:occurrenceId 'A2_13_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104473'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undinula vulgaris (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_Acrocalanus_longicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Acrocalanus_longicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Acrocalanus_longicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_Acrocalanus_longicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_Acrocalanus_longicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_Acrocalanus_longicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_Acrocalanus_longicornis'^^xsd:string;
  dwc:scientificName 'Acrocalanus longicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '104646'^^xsd:integer;
  dwc:occurrenceId 'A2_13_Acrocalanus_longicornis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104646'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus longicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_Acrocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Acrocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Acrocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_Acrocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_Acrocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_Acrocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Acrocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '104192'^^xsd:integer;
  dwc:occurrenceId 'A2_13_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104192'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_Calocalanos_pavo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Calocalanos_pavo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Calocalanos_pavo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_Calocalanos_pavo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_Calocalanos_pavo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_Calocalanos_pavo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_Calocalanos_pavo'^^xsd:string;
  dwc:scientificName 'Calocalanus pavo'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '104669'^^xsd:integer;
  dwc:occurrenceId 'A2_13_Calocalanos_pavo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanos pavo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_Calocalanus_sp. _(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:scientificName 'Calocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '104193'^^xsd:integer;
  dwc:occurrenceId 'A2_13_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104193'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanus sp.  (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_Delibus_sewelli>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Delibus_sewelli> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Delibus_sewelli> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_Delibus_sewelli>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_Delibus_sewelli>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_Delibus_sewelli" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_Delibus_sewelli'^^xsd:string;
  dwc:scientificName 'Delius sewelli'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '363906'^^xsd:integer;
  dwc:occurrenceId 'A2_13_Delibus_sewelli'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363906'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sewelli'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_Delibus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Delibus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Delibus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_Delibus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_Delibus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_Delibus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Delius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '363904'^^xsd:integer;
  dwc:occurrenceId 'A2_13_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363904'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_Mecynocera_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Mecynocera_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Mecynocera_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_Mecynocera_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_Mecynocera_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_Mecynocera_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Mecynocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '104184'^^xsd:integer;
  dwc:occurrenceId 'A2_13_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Mecynocera sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_Paracalanus_aculeatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Paracalanus_aculeatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Paracalanus_aculeatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_Paracalanus_aculeatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_Paracalanus_aculeatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_Paracalanus_aculeatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_Paracalanus_aculeatus'^^xsd:string;
  dwc:scientificName 'Paracalanus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '104681'^^xsd:integer;
  dwc:occurrenceId 'A2_13_Paracalanus_aculeatus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1464945'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus aculeatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_Paracalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Paracalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Paracalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_Paracalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_Paracalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_Paracalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Paracalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '104196'^^xsd:integer;
  dwc:occurrenceId 'A2_13_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104196'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_Rhincalanus_cornutus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Rhincalanus_cornutus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Rhincalanus_cornutus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_Rhincalanus_cornutus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_Rhincalanus_cornutus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_Rhincalanus_cornutus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_Rhincalanus_cornutus'^^xsd:string;
  dwc:scientificName 'Rhincalanus cornutus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '104542'^^xsd:integer;
  dwc:occurrenceId 'A2_13_Rhincalanus_cornutus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1488083'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rhincalanus cornutus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_Subeucalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Subeucalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Subeucalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_Subeucalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_Subeucalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_Subeucalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Subeucalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '104173'^^xsd:integer;
  dwc:occurrenceId 'A2_13_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104173'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Subeucalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_Clausocalanus_furcatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Clausocalanus_furcatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Clausocalanus_furcatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_Clausocalanus_furcatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_Clausocalanus_furcatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_Clausocalanus_furcatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_Clausocalanus_furcatus'^^xsd:string;
  dwc:scientificName 'Clausocalanus furcatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '104503'^^xsd:integer;
  dwc:occurrenceId 'A2_13_Clausocalanus_furcatus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104503'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus furcatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_Clausocalanus_mastigophorus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Clausocalanus_mastigophorus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Clausocalanus_mastigophorus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_Clausocalanus_mastigophorus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_Clausocalanus_mastigophorus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_Clausocalanus_mastigophorus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:scientificName 'Clausocalanus mastigophorus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '104506'^^xsd:integer;
  dwc:occurrenceId 'A2_13_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104506'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus mastigophorus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_Clausocalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Clausocalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Clausocalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_Clausocalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_Clausocalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_Clausocalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Clausocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '104161'^^xsd:integer;
  dwc:occurrenceId 'A2_13_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104161'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_Euchaeta_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Euchaeta_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Euchaeta_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_Euchaeta_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_Euchaeta_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_Euchaeta_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Euchaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '104174'^^xsd:integer;
  dwc:occurrenceId 'A2_13_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104174'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Euchaeta spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_Scolecithrix_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Scolecithrix_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Scolecithrix_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_Scolecithrix_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_Scolecithrix_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_Scolecithrix_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_Scolecithrix_danae'^^xsd:string;
  dwc:scientificName 'Scolecithrix danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '104821'^^xsd:integer;
  dwc:occurrenceId 'A2_13_Scolecithrix_danae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104821'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_Scolecithrix_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Scolecithrix_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Scolecithrix_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_Scolecithrix_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_Scolecithrix_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_Scolecithrix_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Scolecithrix'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '104230'^^xsd:integer;
  dwc:occurrenceId 'A2_13_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104230'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_Lucicutia_flavicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Lucicutia_flavicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Lucicutia_flavicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_Lucicutia_flavicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_Lucicutia_flavicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_Lucicutia_flavicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_Lucicutia_flavicornis'^^xsd:string;
  dwc:scientificName 'Lucicutia flavicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '104597'^^xsd:integer;
  dwc:occurrenceId 'A2_13_Lucicutia_flavicornis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104597'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia flavicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_Lucicutia_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Lucicutia_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Lucicutia_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_Lucicutia_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_Lucicutia_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_Lucicutia_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_Lucicutia_sp.'^^xsd:string;
  dwc:scientificName 'Lucicutia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '104183'^^xsd:integer;
  dwc:occurrenceId 'A2_13_Lucicutia_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104183'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_Pleuromamma_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Pleuromamma_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Pleuromamma_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_Pleuromamma_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_Pleuromamma_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_Pleuromamma_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Pleuromamma'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '104191'^^xsd:integer;
  dwc:occurrenceId 'A2_13_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104191'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Pleuromamma sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_Temora_stylifera_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Temora_stylifera_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Temora_stylifera_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_Temora_stylifera_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_Temora_stylifera_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_Temora_stylifera_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:scientificName 'Temora stylifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '104879'^^xsd:integer;
  dwc:occurrenceId 'A2_13_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104879'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora stylifera (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_Temora_turbinata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Temora_turbinata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Temora_turbinata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_Temora_turbinata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_Temora_turbinata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_Temora_turbinata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_Temora_turbinata'^^xsd:string;
  dwc:scientificName 'Temora turbinata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '104880'^^xsd:integer;
  dwc:occurrenceId 'A2_13_Temora_turbinata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104880'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora turbinata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_Candacia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Candacia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Candacia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_Candacia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_Candacia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_Candacia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_Candacia_spp.'^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A2_13_Candacia_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_Candacia_sp._%28copepodite%29%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Candacia_sp._%28copepodite%29%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Candacia_sp._%28copepodite%29%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_Candacia_sp._%28copepodite%29%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_Candacia_sp._%28copepodite%29%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_Candacia_sp._(copepodite) " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A2_13_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia sp. (copepodite) '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_Calanopia_americana_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Calanopia_americana_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Calanopia_americana_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_Calanopia_americana_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_Calanopia_americana_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_Calanopia_americana_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:scientificName 'Calanopia americana'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '104723'^^xsd:integer;
  dwc:occurrenceId 'A2_13_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104723'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calanopia americana (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_Acartia_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Acartia_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Acartia_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_Acartia_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_Acartia_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_Acartia_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_Acartia_danae'^^xsd:string;
  dwc:scientificName 'Acartia (Acartia) danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '346026'^^xsd:integer;
  dwc:occurrenceId 'A2_13_Acartia_danae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346026'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_Acartia_lilljeborgii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Acartia_lilljeborgii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Acartia_lilljeborgii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_Acartia_lilljeborgii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_Acartia_lilljeborgii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_Acartia_lilljeborgii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_Acartia_lilljeborgii'^^xsd:string;
  dwc:scientificName 'Acartia lilljeborgii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '348510'^^xsd:integer;
  dwc:occurrenceId 'A2_13_Acartia_lilljeborgii'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia lilljeborgii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_Calanoida_%28others_copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Calanoida_%28others_copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Calanoida_%28others_copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_Calanoida_%28others_copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_Calanoida_%28others_copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_Calanoida_(others_copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'A2_13_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Calanoida (others copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_Oithona_atlantica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Oithona_atlantica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Oithona_atlantica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_Oithona_atlantica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_Oithona_atlantica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_Oithona_atlantica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_Oithona_atlantica'^^xsd:string;
  dwc:scientificName 'Oithona atlantica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '106642'^^xsd:integer;
  dwc:occurrenceId 'A2_13_Oithona_atlantica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106642'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona atlantica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_Oithona_plumifera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Oithona_plumifera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Oithona_plumifera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_Oithona_plumifera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_Oithona_plumifera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_Oithona_plumifera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_Oithona_plumifera'^^xsd:string;
  dwc:scientificName 'Oithona plumifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '106652'^^xsd:integer;
  dwc:occurrenceId 'A2_13_Oithona_plumifera'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106652'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona plumifera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_Oithona_setigera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Oithona_setigera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Oithona_setigera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_Oithona_setigera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_Oithona_setigera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_Oithona_setigera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_Oithona_setigera'^^xsd:string;
  dwc:scientificName 'Oithona setigera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '106655'^^xsd:integer;
  dwc:occurrenceId 'A2_13_Oithona_setigera'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '734517'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona setigera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_Oithona_hebes>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Oithona_hebes> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Oithona_hebes> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_Oithona_hebes>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_Oithona_hebes>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_Oithona_hebes" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_Oithona_hebes'^^xsd:string;
  dwc:scientificName 'Oithona hebes'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '106647'^^xsd:integer;
  dwc:occurrenceId 'A2_13_Oithona_hebes'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106647'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona hebes'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_Oithona_spp.%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Oithona_spp.%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Oithona_spp.%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_Oithona_spp.%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_Oithona_spp.%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_Oithona_spp. " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_Oithona_spp. '^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A2_13_Oithona_spp. '^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_Oithona_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Oithona_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Oithona_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_Oithona_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_Oithona_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_Oithona_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A2_13_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_Microsetella_norvegica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Microsetella_norvegica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Microsetella_norvegica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_Microsetella_norvegica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_Microsetella_norvegica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_Microsetella_norvegica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_Microsetella_norvegica'^^xsd:string;
  dwc:scientificName 'Microsetella norvegica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '116115'^^xsd:integer;
  dwc:occurrenceId 'A2_13_Microsetella_norvegica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116115'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella norvegica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_Microsetella_rosea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Microsetella_rosea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Microsetella_rosea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_Microsetella_rosea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_Microsetella_rosea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_Microsetella_rosea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_Microsetella_rosea'^^xsd:string;
  dwc:scientificName 'Microsetella rosea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '116116'^^xsd:integer;
  dwc:occurrenceId 'A2_13_Microsetella_rosea'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116116'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella rosea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_Microsetella_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Microsetella_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Microsetella_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_Microsetella_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_Microsetella_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_Microsetella_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Microsetella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '115341'^^xsd:integer;
  dwc:occurrenceId 'A2_13_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115341'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_Macrosetella_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Macrosetella_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Macrosetella_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_Macrosetella_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_Macrosetella_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_Macrosetella_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_Macrosetella_gracilis'^^xsd:string;
  dwc:scientificName 'Macrosetella gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '116382'^^xsd:integer;
  dwc:occurrenceId 'A2_13_Macrosetella_gracilis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116382'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Macrosetella gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_Miracia_efferata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Miracia_efferata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Miracia_efferata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_Miracia_efferata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_Miracia_efferata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_Miracia_efferata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_Miracia_efferata'^^xsd:string;
  dwc:scientificName 'Miracia efferata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '116383'^^xsd:integer;
  dwc:occurrenceId 'A2_13_Miracia_efferata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116383'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Miracia efferata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_Oncaea_media>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Oncaea_media> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Oncaea_media> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_Oncaea_media>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_Oncaea_media>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_Oncaea_media" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_Oncaea_media'^^xsd:string;
  dwc:scientificName 'Oncaea media'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '128938'^^xsd:integer;
  dwc:occurrenceId 'A2_13_Oncaea_media'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1862287'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea media'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_Oncaea_venusta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Oncaea_venusta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Oncaea_venusta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_Oncaea_venusta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_Oncaea_venusta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_Oncaea_venusta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_Oncaea_venusta'^^xsd:string;
  dwc:scientificName 'Oncaea venusta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '128954'^^xsd:integer;
  dwc:occurrenceId 'A2_13_Oncaea_venusta'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1754274'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea venusta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_Oncaea_mediterranea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Oncaea_mediterranea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Oncaea_mediterranea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_Oncaea_mediterranea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_Oncaea_mediterranea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_Oncaea_mediterranea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_Oncaea_mediterranea'^^xsd:string;
  dwc:scientificName 'Oncaea mediterranea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '128939'^^xsd:integer;
  dwc:occurrenceId 'A2_13_Oncaea_mediterranea'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128939'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea mediterranea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_Oncaea_scottodicarloi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Oncaea_scottodicarloi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Oncaea_scottodicarloi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_Oncaea_scottodicarloi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_Oncaea_scottodicarloi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_Oncaea_scottodicarloi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_Oncaea_scottodicarloi'^^xsd:string;
  dwc:scientificName 'Oncaea scottodicarloi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '128950'^^xsd:integer;
  dwc:occurrenceId 'A2_13_Oncaea_scottodicarloi'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128950'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea scottodicarloi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_Oncaea_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Oncaea_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Oncaea_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_Oncaea_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_Oncaea_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_Oncaea_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oncaea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '128690'^^xsd:integer;
  dwc:occurrenceId 'A2_13_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128690'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_Hemicyclops_thallassius>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Hemicyclops_thallassius> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Hemicyclops_thallassius> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_Hemicyclops_thallassius>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_Hemicyclops_thallassius>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_Hemicyclops_thallassius" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_Hemicyclops_thallassius'^^xsd:string;
  dwc:scientificName 'Hemicyclops thalassius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '352254'^^xsd:integer;
  dwc:occurrenceId 'A2_13_Hemicyclops_thallassius'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '352254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Hemicyclops thallassius'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_Copilia_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Copilia_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Copilia_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_Copilia_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_Copilia_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_Copilia_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Copilia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '128721'^^xsd:integer;
  dwc:occurrenceId 'A2_13_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128721'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Copilia spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_Agetus_flaccus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Agetus_flaccus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Agetus_flaccus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_Agetus_flaccus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_Agetus_flaccus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_Agetus_flaccus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_Agetus_flaccus'^^xsd:string;
  dwc:scientificName 'Agetus flaccus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '128795'^^xsd:integer;
  dwc:occurrenceId 'A2_13_Agetus_flaccus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128795'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Agetus flaccus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_Corycaeus_speciosus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Corycaeus_speciosus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Corycaeus_speciosus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_Corycaeus_speciosus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_Corycaeus_speciosus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_Corycaeus_speciosus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_Corycaeus_speciosus'^^xsd:string;
  dwc:scientificName 'Corycaeus speciosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '128800'^^xsd:integer;
  dwc:occurrenceId 'A2_13_Corycaeus_speciosus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128800'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus speciosus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_Corycaeus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Corycaeus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Corycaeus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_Corycaeus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_Corycaeus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_Corycaeus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Corycaeus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '128634'^^xsd:integer;
  dwc:occurrenceId 'A2_13_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128634'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_Farranula_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Farranula_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Farranula_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_Farranula_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_Farranula_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_Farranula_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_Farranula_gracilis'^^xsd:string;
  dwc:scientificName 'Farranula gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '128813'^^xsd:integer;
  dwc:occurrenceId 'A2_13_Farranula_gracilis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128813'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_Farranula_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Farranula_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Farranula_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_Farranula_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_Farranula_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_Farranula_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Farranula'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '128636'^^xsd:integer;
  dwc:occurrenceId 'A2_13_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128636'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_Copepoda_%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Copepoda_%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Copepoda_%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_Copepoda_%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_Copepoda_%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_Copepoda_(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_Copepoda_(nauplius)'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'A2_13_Copepoda_(nauplius)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Copepoda (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_CIRRIPEDIA__%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_CIRRIPEDIA__%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_CIRRIPEDIA__%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_CIRRIPEDIA__%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_CIRRIPEDIA__%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_CIRRIPEDIA__(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:occurrenceId 'A2_13_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  dwc:verbatimIdentification 'CIRRIPEDIA  (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_STOMATOPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_STOMATOPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_STOMATOPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_STOMATOPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_STOMATOPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_STOMATOPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Stomatopoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '14355'^^xsd:integer;
  dwc:occurrenceId 'A2_13_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '14355'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'STOMATOPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_DECAPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_DECAPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_DECAPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_DECAPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_DECAPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_DECAPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_DECAPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:occurrenceId 'A2_13_DECAPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'DECAPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_ECHINODERMATA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_ECHINODERMATA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_ECHINODERMATA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_ECHINODERMATA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_ECHINODERMATA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_ECHINODERMATA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:scientificName 'Echinodermata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '1806'^^xsd:integer;
  dwc:occurrenceId 'A2_13_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1806'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'ECHINODERMATA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_BRYOZOA_%28cyphonauta_larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_BRYOZOA_%28cyphonauta_larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_BRYOZOA_%28cyphonauta_larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_BRYOZOA_%28cyphonauta_larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_BRYOZOA_%28cyphonauta_larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_BRYOZOA_(cyphonauta_larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'A2_13_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'BRYOZOA (cyphonauta larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_Sagitta_friedreich>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Sagitta_friedreich> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Sagitta_friedreich> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_Sagitta_friedreich>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_Sagitta_friedreich>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_Sagitta_friedreich" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_Sagitta_friedreich'^^xsd:string;
  dwc:scientificName 'Sagitta friderici'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '105452'^^xsd:integer;
  dwc:occurrenceId 'A2_13_Sagitta_friedreich'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105441'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta friedreich'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_Sagitta_spp.%C2%A0%28imature%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Sagitta_spp.%C2%A0%28imature%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Sagitta_spp.%C2%A0%28imature%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_Sagitta_spp.%C2%A0%28imature%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_Sagitta_spp.%C2%A0%28imature%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_Sagitta_spp. (imature)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_Sagitta_spp. (imature)'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:occurrenceId 'A2_13_Sagitta_spp. (imature)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta spp. (imature)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_Chaetognatha_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Chaetognatha_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Chaetognatha_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_Chaetognatha_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_Chaetognatha_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_Chaetognatha_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_Chaetognatha_(others)'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:occurrenceId 'A2_13_Chaetognatha_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Chaetognatha (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_Fritillaria_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Fritillaria_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Fritillaria_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_Fritillaria_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_Fritillaria_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_Fritillaria_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_Fritillaria_spp.'^^xsd:string;
  dwc:scientificName 'Fritillaria'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '103358'^^xsd:integer;
  dwc:occurrenceId 'A2_13_Fritillaria_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Fritillaria spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_Oikopleura_dioica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Oikopleura_dioica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Oikopleura_dioica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_Oikopleura_dioica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_Oikopleura_dioica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_Oikopleura_dioica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_Oikopleura_dioica'^^xsd:string;
  dwc:scientificName 'Oikopleura dioica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '1770057'^^xsd:integer;
  dwc:occurrenceId 'A2_13_Oikopleura_dioica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura dioica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_Oikopleura_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Oikopleura_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Oikopleura_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_Oikopleura_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_Oikopleura_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_Oikopleura_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_Oikopleura_spp.'^^xsd:string;
  dwc:scientificName 'Oikopleura'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '103367'^^xsd:integer;
  dwc:occurrenceId 'A2_13_Oikopleura_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_Appendicularia_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Appendicularia_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Appendicularia_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_Appendicularia_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_Appendicularia_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_Appendicularia_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_Appendicularia_(others)'^^xsd:string;
  dwc:scientificName 'Appendicularia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '146421'^^xsd:integer;
  dwc:occurrenceId 'A2_13_Appendicularia_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146421'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Appendicularia (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_Thalia_democratica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Thalia_democratica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Thalia_democratica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_Thalia_democratica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_Thalia_democratica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_Thalia_democratica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_Thalia_democratica'^^xsd:string;
  dwc:scientificName 'Thalia democratica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '137279'^^xsd:integer;
  dwc:occurrenceId 'A2_13_Thalia_democratica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137279'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Thalia democratica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_Doliolo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Doliolo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Doliolo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_Doliolo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_Doliolo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_Doliolo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_Doliolo'^^xsd:string;
  dwc:scientificName 'Dolioloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '137221'^^xsd:integer;
  dwc:occurrenceId 'A2_13_Doliolo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137221'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Doliolo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_Teleostei_%28egg%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Teleostei_%28egg%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Teleostei_%28egg%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_Teleostei_%28egg%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_Teleostei_%28egg%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_Teleostei_(egg)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_Teleostei_(egg)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A2_13_Teleostei_(egg)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (egg)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_Teleostei_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Teleostei_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Teleostei_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_Teleostei_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_Teleostei_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_Teleostei_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_Teleostei_(larvae)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A2_13_Teleostei_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_SIPHONOPHORAE_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_SIPHONOPHORAE_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_SIPHONOPHORAE_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_SIPHONOPHORAE_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_SIPHONOPHORAE_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_SIPHONOPHORAE_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:scientificName 'Siphonophorae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '1371'^^xsd:integer;
  dwc:occurrenceId 'A2_13_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'SIPHONOPHORAE spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_Gastropoda_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Gastropoda_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Gastropoda_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_Gastropoda_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_Gastropoda_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_Gastropoda_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_Gastropoda_(veliger)'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'A2_13_Gastropoda_(veliger)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Gastropoda (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_Pteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Pteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Pteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_Pteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_Pteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_Pteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_Pteropoda'^^xsd:string;
  dwc:scientificName 'Pteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '325345'^^xsd:integer;
  dwc:occurrenceId 'A2_13_Pteropoda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '325345'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Pteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_Heteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Heteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Heteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_Heteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_Heteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_Heteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_Heteropoda'^^xsd:string;
  dwc:scientificName 'Heteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '1491356'^^xsd:integer;
  dwc:occurrenceId 'A2_13_Heteropoda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491356'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Heteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_Bivalvia_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Bivalvia_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_Bivalvia_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_Bivalvia_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_Bivalvia_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_Bivalvia_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_Bivalvia_(veliger)'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'A2_13_Bivalvia_(veliger)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Bivalvia (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_POLYCHAETA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_POLYCHAETA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_POLYCHAETA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_POLYCHAETA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_POLYCHAETA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_POLYCHAETA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'A2_13_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'POLYCHAETA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_OSTRACODA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_OSTRACODA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_OSTRACODA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_OSTRACODA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_OSTRACODA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_OSTRACODA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_OSTRACODA'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'A2_13_OSTRACODA'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'OSTRACODA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_13_CLADOCERA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_13_CLADOCERA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_13_CLADOCERA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3221283"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3993993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_13_CLADOCERA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3221283 -34.3993993)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3221283"^^xsd:decimal ;
  geo-pos:long "-34.3993993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_13_CLADOCERA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_13_CLADOCERA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_13_CLADOCERA'^^xsd:string;
  dwc:scientificName 'Cladocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3993993'^^xsd:double;
  dwc:latitude '-8.3221283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 13'^^xsd:string;
  dwc:aphiaid '1076'^^xsd:integer;
  dwc:occurrenceId 'A2_13_CLADOCERA'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '155670'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'CLADOCERA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_Codonella_acuta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Codonella_acuta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Codonella_acuta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_Codonella_acuta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_Codonella_acuta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_Codonella_acuta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_Codonella_acuta'^^xsd:string;
  dwc:scientificName 'Codonella acuta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '417132'^^xsd:integer;
  dwc:occurrenceId 'A2_21_Codonella_acuta'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417132'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella acuta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_Codonella_amphorella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Codonella_amphorella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Codonella_amphorella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_Codonella_amphorella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_Codonella_amphorella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_Codonella_amphorella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_Codonella_amphorella'^^xsd:string;
  dwc:scientificName 'Codonella amphorella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '417133'^^xsd:integer;
  dwc:occurrenceId 'A2_21_Codonella_amphorella'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417133'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella amphorella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_Codonella_apicata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Codonella_apicata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Codonella_apicata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_Codonella_apicata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_Codonella_apicata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_Codonella_apicata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_Codonella_apicata'^^xsd:string;
  dwc:scientificName 'Codonella apicata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '417134'^^xsd:integer;
  dwc:occurrenceId 'A2_21_Codonella_apicata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417134'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella apicata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_Codonella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Codonella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Codonella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_Codonella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_Codonella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_Codonella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_Codonella_sp.'^^xsd:string;
  dwc:scientificName 'Codonella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '150203'^^xsd:integer;
  dwc:occurrenceId 'A2_21_Codonella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150203'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_Tintinnopsis_tocantinensis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Tintinnopsis_tocantinensis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Tintinnopsis_tocantinensis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_Tintinnopsis_tocantinensis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_Tintinnopsis_tocantinensis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_Tintinnopsis_tocantinensis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:scientificName 'Tintinnopsis tocantinensis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '417156'^^xsd:integer;
  dwc:occurrenceId 'A2_21_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417156'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis tocantinensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_Tintinnopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Tintinnopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Tintinnopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_Tintinnopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_Tintinnopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_Tintinnopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_Tintinnopsis_spp.'^^xsd:string;
  dwc:scientificName 'Tintinnopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:occurrenceId 'A2_21_Tintinnopsis_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_Codonellopsis_ostenfeldi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Codonellopsis_ostenfeldi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Codonellopsis_ostenfeldi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_Codonellopsis_ostenfeldi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_Codonellopsis_ostenfeldi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_Codonellopsis_ostenfeldi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:scientificName 'Codonellopsis ostenfeldi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '427448'^^xsd:integer;
  dwc:occurrenceId 'A2_21_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427448'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis ostenfeldi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_Codonellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Codonellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Codonellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_Codonellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_Codonellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_Codonellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_Codonellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Codonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '204197'^^xsd:integer;
  dwc:occurrenceId 'A2_21_Codonellopsis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '204197'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_Coxliella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Coxliella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Coxliella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_Coxliella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_Coxliella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_Coxliella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_Coxliella_sp.'^^xsd:string;
  dwc:scientificName 'Coxliella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '150208'^^xsd:integer;
  dwc:occurrenceId 'A2_21_Coxliella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150208'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Coxliella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_Dadayiella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Dadayiella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Dadayiella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_Dadayiella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_Dadayiella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_Dadayiella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_Dadayiella_sp.'^^xsd:string;
  dwc:scientificName 'Dadayiella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '183541'^^xsd:integer;
  dwc:occurrenceId 'A2_21_Dadayiella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183541'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dadayiella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_Dictyocysta_lepida>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Dictyocysta_lepida> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Dictyocysta_lepida> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_Dictyocysta_lepida>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_Dictyocysta_lepida>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_Dictyocysta_lepida" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_Dictyocysta_lepida'^^xsd:string;
  dwc:scientificName 'Dictyocysta lepida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '235767'^^xsd:integer;
  dwc:occurrenceId 'A2_21_Dictyocysta_lepida'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235767'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocysta lepida'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_Epiplocylis_undella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Epiplocylis_undella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Epiplocylis_undella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_Epiplocylis_undella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_Epiplocylis_undella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_Epiplocylis_undella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_Epiplocylis_undella'^^xsd:string;
  dwc:scientificName 'Epiplocylis undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '341668'^^xsd:integer;
  dwc:occurrenceId 'A2_21_Epiplocylis_undella'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '341668'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis undella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_Epiplocylis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Epiplocylis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Epiplocylis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_Epiplocylis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_Epiplocylis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_Epiplocylis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_Epiplocylis_sp.'^^xsd:string;
  dwc:scientificName 'Epiplocylis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '183562'^^xsd:integer;
  dwc:occurrenceId 'A2_21_Epiplocylis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183562'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_Favella_enrenbergii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Favella_enrenbergii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Favella_enrenbergii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_Favella_enrenbergii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_Favella_enrenbergii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_Favella_enrenbergii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_Favella_enrenbergii'^^xsd:string;
  dwc:scientificName 'Favella ehrenbergii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '235761'^^xsd:integer;
  dwc:occurrenceId 'A2_21_Favella_enrenbergii'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235761'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Favella enrenbergii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_Eutintinnus_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Eutintinnus_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Eutintinnus_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_Eutintinnus_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_Eutintinnus_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_Eutintinnus_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_Eutintinnus_spp.'^^xsd:string;
  dwc:scientificName 'Eutintinnus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '183543'^^xsd:integer;
  dwc:occurrenceId 'A2_21_Eutintinnus_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183543'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Eutintinnus spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_Amphorellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Amphorellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Amphorellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_Amphorellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_Amphorellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_Amphorellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_Amphorellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Amphorellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '425527'^^xsd:integer;
  dwc:occurrenceId 'A2_21_Amphorellopsis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '425527'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Amphorellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_Rabdonella_elegans>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Rabdonella_elegans> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Rabdonella_elegans> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_Rabdonella_elegans>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_Rabdonella_elegans>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_Rabdonella_elegans" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_Rabdonella_elegans'^^xsd:string;
  dwc:scientificName 'Rhabdonella elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '183577'^^xsd:integer;
  dwc:occurrenceId 'A2_21_Rabdonella_elegans'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183577'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella elegans'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_Rabdonella_brandti>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Rabdonella_brandti> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Rabdonella_brandti> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_Rabdonella_brandti>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_Rabdonella_brandti>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_Rabdonella_brandti" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_Rabdonella_brandti'^^xsd:string;
  dwc:scientificName 'Rhabdonella brandti'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '427513'^^xsd:integer;
  dwc:occurrenceId 'A2_21_Rabdonella_brandti'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427513'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella brandti'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_Rabdonellopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Rabdonellopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Rabdonellopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_Rabdonellopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_Rabdonellopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_Rabdonellopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_Rabdonellopsis_spp.'^^xsd:string;
  dwc:scientificName 'Rhabdonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '183550'^^xsd:integer;
  dwc:occurrenceId 'A2_21_Rabdonellopsis_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183550'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonellopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_Undella_claparedei>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Undella_claparedei> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Undella_claparedei> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_Undella_claparedei>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_Undella_claparedei>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_Undella_claparedei" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_Undella_claparedei'^^xsd:string;
  dwc:scientificName 'Undella claparedei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '341684'^^xsd:integer;
  dwc:occurrenceId 'A2_21_Undella_claparedei'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417240'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undella claparedei'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_Undella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Undella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Undella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_Undella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_Undella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_Undella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_Undella_sp.'^^xsd:string;
  dwc:scientificName 'Undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '235764'^^xsd:integer;
  dwc:occurrenceId 'A2_21_Undella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235764'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Undella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_Xystonellopsis_heros>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Xystonellopsis_heros> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Xystonellopsis_heros> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_Xystonellopsis_heros>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_Xystonellopsis_heros>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_Xystonellopsis_heros" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_Xystonellopsis_heros'^^xsd:string;
  dwc:scientificName 'Xystonellopsis heros'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '417266'^^xsd:integer;
  dwc:occurrenceId 'A2_21_Xystonellopsis_heros'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417266'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Xystonellopsis heros'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_Tintinnina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Tintinnina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Tintinnina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_Tintinnina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_Tintinnina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_Tintinnina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_Tintinnina_(others)'^^xsd:string;
  dwc:scientificName 'Tintinnina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '732976'^^xsd:integer;
  dwc:occurrenceId 'A2_21_Tintinnina_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_Collosphaera_macropora>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Collosphaera_macropora> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Collosphaera_macropora> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_Collosphaera_macropora>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_Collosphaera_macropora>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_Collosphaera_macropora" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_Collosphaera_macropora'^^xsd:string;
  dwc:scientificName 'Collosphaera macropora'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '493482'^^xsd:integer;
  dwc:occurrenceId 'A2_21_Collosphaera_macropora'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493482'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Collosphaera macropora'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_Dictyocoryne_profunda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Dictyocoryne_profunda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Dictyocoryne_profunda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_Dictyocoryne_profunda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_Dictyocoryne_profunda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_Dictyocoryne_profunda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_Dictyocoryne_profunda'^^xsd:string;
  dwc:scientificName 'Dictyocoryne profunda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '412935'^^xsd:integer;
  dwc:occurrenceId 'A2_21_Dictyocoryne_profunda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412935'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne profunda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_Dictyocoryne_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Dictyocoryne_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Dictyocoryne_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_Dictyocoryne_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_Dictyocoryne_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_Dictyocoryne_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_Dictyocoryne_sp.'^^xsd:string;
  dwc:scientificName 'Dictyocoryne'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '412934'^^xsd:integer;
  dwc:occurrenceId 'A2_21_Dictyocoryne_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412934'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_Discopyle_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Discopyle_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Discopyle_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_Discopyle_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_Discopyle_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_Discopyle_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_Discopyle_sp.'^^xsd:string;
  dwc:scientificName 'Discopyle'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '493501'^^xsd:integer;
  dwc:occurrenceId 'A2_21_Discopyle_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Discopyle sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_Pylonidae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Pylonidae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Pylonidae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_Pylonidae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_Pylonidae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_Pylonidae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_Pylonidae'^^xsd:string;
  dwc:scientificName 'Pyloniidae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '345902'^^xsd:integer;
  dwc:occurrenceId 'A2_21_Pylonidae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345902'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:verbatimIdentification 'Pylonidae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_Spongodiscus_resurgens>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Spongodiscus_resurgens> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Spongodiscus_resurgens> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_Spongodiscus_resurgens>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_Spongodiscus_resurgens>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_Spongodiscus_resurgens" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_Spongodiscus_resurgens'^^xsd:string;
  dwc:scientificName 'Spongodiscus resurgens'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '493608'^^xsd:integer;
  dwc:occurrenceId 'A2_21_Spongodiscus_resurgens'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493608'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongodiscus resurgens'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_Spongosphaera_streptacantha>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Spongosphaera_streptacantha> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Spongosphaera_streptacantha> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_Spongosphaera_streptacantha>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_Spongosphaera_streptacantha>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_Spongosphaera_streptacantha" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_Spongosphaera_streptacantha'^^xsd:string;
  dwc:scientificName 'Spongosphaera streptacantha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '493393'^^xsd:integer;
  dwc:occurrenceId 'A2_21_Spongosphaera_streptacantha'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493393'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongosphaera streptacantha'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_Spongaster_tetras>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Spongaster_tetras> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Spongaster_tetras> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_Spongaster_tetras>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_Spongaster_tetras>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_Spongaster_tetras" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_Spongaster_tetras'^^xsd:string;
  dwc:scientificName 'Spongaster tetras'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '412940'^^xsd:integer;
  dwc:occurrenceId 'A2_21_Spongaster_tetras'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412940'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongaster tetras'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_Spongotrochus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Spongotrochus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Spongotrochus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_Spongotrochus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_Spongotrochus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_Spongotrochus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_Spongotrochus_sp.'^^xsd:string;
  dwc:scientificName 'Spongotrochus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '412948'^^xsd:integer;
  dwc:occurrenceId 'A2_21_Spongotrochus_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Spongotrochus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_Zygocircus_productus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Zygocircus_productus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Zygocircus_productus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_Zygocircus_productus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_Zygocircus_productus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_Zygocircus_productus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_Zygocircus_productus'^^xsd:string;
  dwc:scientificName 'Zygocircus productus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '493705'^^xsd:integer;
  dwc:occurrenceId 'A2_21_Zygocircus_productus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493705'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus productus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_Zygocircus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Zygocircus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Zygocircus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_Zygocircus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_Zygocircus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_Zygocircus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_Zygocircus_sp.'^^xsd:string;
  dwc:scientificName 'Zygocircus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '493702'^^xsd:integer;
  dwc:occurrenceId 'A2_21_Zygocircus_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493702'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_Polycystina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Polycystina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Polycystina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_Polycystina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_Polycystina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_Polycystina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_Polycystina_(others)'^^xsd:string;
  dwc:scientificName 'Polycystina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '235740'^^xsd:integer;
  dwc:occurrenceId 'A2_21_Polycystina_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235740'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Polycystina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_ACANTHARIA_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_ACANTHARIA_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_ACANTHARIA_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_ACANTHARIA_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_ACANTHARIA_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_ACANTHARIA_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_ACANTHARIA_spp.'^^xsd:string;
  dwc:scientificName 'Acantharia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '586732'^^xsd:integer;
  dwc:occurrenceId 'A2_21_ACANTHARIA_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '586732'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'ACANTHARIA spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_Bolivina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Bolivina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Bolivina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_Bolivina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_Bolivina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_Bolivina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_Bolivina_sp.'^^xsd:string;
  dwc:scientificName 'Bolivina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '112101'^^xsd:integer;
  dwc:occurrenceId 'A2_21_Bolivina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Bolivina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_Globigerina_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Globigerina_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Globigerina_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_Globigerina_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_Globigerina_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_Globigerina_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_Globigerina_bulloides'^^xsd:string;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:occurrenceId 'A2_21_Globigerina_bulloides'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globigerina bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_Globogirinoides_ruber>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Globogirinoides_ruber> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Globogirinoides_ruber> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_Globogirinoides_ruber>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_Globogirinoides_ruber>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_Globogirinoides_ruber" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_Globogirinoides_ruber'^^xsd:string;
  dwc:scientificName 'Globigerinoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:occurrenceId 'A2_21_Globogirinoides_ruber'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globogirinoides ruber'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_Globorotalia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Globorotalia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Globorotalia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_Globorotalia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_Globorotalia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_Globorotalia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_Globorotalia_spp.'^^xsd:string;
  dwc:scientificName 'Globorotalia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '112200'^^xsd:integer;
  dwc:occurrenceId 'A2_21_Globorotalia_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112200'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Globorotalia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_Neogloboquadrina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Neogloboquadrina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Neogloboquadrina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_Neogloboquadrina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_Neogloboquadrina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_Neogloboquadrina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_Neogloboquadrina_sp.'^^xsd:string;
  dwc:scientificName 'Neogloboquadrina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '112202'^^xsd:integer;
  dwc:occurrenceId 'A2_21_Neogloboquadrina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112202'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Neogloboquadrina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_Orbulina_universa>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Orbulina_universa> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Orbulina_universa> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_Orbulina_universa>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_Orbulina_universa>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_Orbulina_universa" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_Orbulina_universa'^^xsd:string;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:occurrenceId 'A2_21_Orbulina_universa'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Orbulina universa'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_Tretomphalus_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Tretomphalus_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Tretomphalus_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_Tretomphalus_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_Tretomphalus_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_Tretomphalus_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_Tretomphalus_bulloides'^^xsd:string;
  dwc:scientificName 'Tretomphalus bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '113184'^^xsd:integer;
  dwc:occurrenceId 'A2_21_Tretomphalus_bulloides'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tretomphalus bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_Trochammina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Trochammina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Trochammina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_Trochammina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_Trochammina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_Trochammina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_Trochammina_sp.'^^xsd:string;
  dwc:scientificName 'Trochammina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:occurrenceId 'A2_21_Trochammina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Trochammina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_Foraminifera_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Foraminifera_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Foraminifera_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_Foraminifera_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_Foraminifera_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_Foraminifera_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_Foraminifera_(others)'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:occurrenceId 'A2_21_Foraminifera_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Foraminifera (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_Nannocalanus_minor>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Nannocalanus_minor> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Nannocalanus_minor> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_Nannocalanus_minor>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_Nannocalanus_minor>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_Nannocalanus_minor" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_Nannocalanus_minor'^^xsd:string;
  dwc:scientificName 'Nannocalanus minor'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '104469'^^xsd:integer;
  dwc:occurrenceId 'A2_21_Nannocalanus_minor'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104469'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus minor'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_Nannocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Nannocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Nannocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_Nannocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_Nannocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_Nannocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Nannocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '104154'^^xsd:integer;
  dwc:occurrenceId 'A2_21_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104154'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_Neocalanus_robustior>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Neocalanus_robustior> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Neocalanus_robustior> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_Neocalanus_robustior>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_Neocalanus_robustior>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_Neocalanus_robustior" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_Neocalanus_robustior'^^xsd:string;
  dwc:scientificName 'Neocalanus robustior'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '104472'^^xsd:integer;
  dwc:occurrenceId 'A2_21_Neocalanus_robustior'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104472'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Neocalanus robustior'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_Undinula_vulgaris_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Undinula_vulgaris_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Undinula_vulgaris_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_Undinula_vulgaris_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_Undinula_vulgaris_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_Undinula_vulgaris_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:scientificName 'Undinula vulgaris'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '104473'^^xsd:integer;
  dwc:occurrenceId 'A2_21_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104473'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undinula vulgaris (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_Acrocalanus_longicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Acrocalanus_longicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Acrocalanus_longicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_Acrocalanus_longicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_Acrocalanus_longicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_Acrocalanus_longicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_Acrocalanus_longicornis'^^xsd:string;
  dwc:scientificName 'Acrocalanus longicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '104646'^^xsd:integer;
  dwc:occurrenceId 'A2_21_Acrocalanus_longicornis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104646'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus longicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_Acrocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Acrocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Acrocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_Acrocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_Acrocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_Acrocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Acrocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '104192'^^xsd:integer;
  dwc:occurrenceId 'A2_21_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104192'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_Calocalanos_pavo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Calocalanos_pavo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Calocalanos_pavo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_Calocalanos_pavo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_Calocalanos_pavo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_Calocalanos_pavo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_Calocalanos_pavo'^^xsd:string;
  dwc:scientificName 'Calocalanus pavo'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '104669'^^xsd:integer;
  dwc:occurrenceId 'A2_21_Calocalanos_pavo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanos pavo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_Calocalanus_sp. _(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:scientificName 'Calocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '104193'^^xsd:integer;
  dwc:occurrenceId 'A2_21_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104193'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanus sp.  (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_Delibus_sewelli>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Delibus_sewelli> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Delibus_sewelli> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_Delibus_sewelli>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_Delibus_sewelli>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_Delibus_sewelli" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_Delibus_sewelli'^^xsd:string;
  dwc:scientificName 'Delius sewelli'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '363906'^^xsd:integer;
  dwc:occurrenceId 'A2_21_Delibus_sewelli'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363906'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sewelli'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_Delibus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Delibus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Delibus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_Delibus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_Delibus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_Delibus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Delius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '363904'^^xsd:integer;
  dwc:occurrenceId 'A2_21_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363904'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_Mecynocera_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Mecynocera_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Mecynocera_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_Mecynocera_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_Mecynocera_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_Mecynocera_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Mecynocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '104184'^^xsd:integer;
  dwc:occurrenceId 'A2_21_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Mecynocera sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_Paracalanus_aculeatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Paracalanus_aculeatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Paracalanus_aculeatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_Paracalanus_aculeatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_Paracalanus_aculeatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_Paracalanus_aculeatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_Paracalanus_aculeatus'^^xsd:string;
  dwc:scientificName 'Paracalanus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '104681'^^xsd:integer;
  dwc:occurrenceId 'A2_21_Paracalanus_aculeatus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1464945'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus aculeatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_Paracalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Paracalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Paracalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_Paracalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_Paracalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_Paracalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Paracalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '104196'^^xsd:integer;
  dwc:occurrenceId 'A2_21_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104196'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_Rhincalanus_cornutus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Rhincalanus_cornutus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Rhincalanus_cornutus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_Rhincalanus_cornutus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_Rhincalanus_cornutus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_Rhincalanus_cornutus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_Rhincalanus_cornutus'^^xsd:string;
  dwc:scientificName 'Rhincalanus cornutus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '104542'^^xsd:integer;
  dwc:occurrenceId 'A2_21_Rhincalanus_cornutus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1488083'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rhincalanus cornutus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_Subeucalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Subeucalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Subeucalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_Subeucalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_Subeucalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_Subeucalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Subeucalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '104173'^^xsd:integer;
  dwc:occurrenceId 'A2_21_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104173'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Subeucalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_Clausocalanus_furcatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Clausocalanus_furcatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Clausocalanus_furcatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_Clausocalanus_furcatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_Clausocalanus_furcatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_Clausocalanus_furcatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_Clausocalanus_furcatus'^^xsd:string;
  dwc:scientificName 'Clausocalanus furcatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '104503'^^xsd:integer;
  dwc:occurrenceId 'A2_21_Clausocalanus_furcatus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104503'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus furcatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_Clausocalanus_mastigophorus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Clausocalanus_mastigophorus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Clausocalanus_mastigophorus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_Clausocalanus_mastigophorus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_Clausocalanus_mastigophorus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_Clausocalanus_mastigophorus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:scientificName 'Clausocalanus mastigophorus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '104506'^^xsd:integer;
  dwc:occurrenceId 'A2_21_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104506'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus mastigophorus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_Clausocalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Clausocalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Clausocalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_Clausocalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_Clausocalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_Clausocalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Clausocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '104161'^^xsd:integer;
  dwc:occurrenceId 'A2_21_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104161'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_Euchaeta_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Euchaeta_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Euchaeta_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_Euchaeta_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_Euchaeta_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_Euchaeta_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Euchaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '104174'^^xsd:integer;
  dwc:occurrenceId 'A2_21_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104174'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Euchaeta spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_Scolecithrix_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Scolecithrix_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Scolecithrix_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_Scolecithrix_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_Scolecithrix_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_Scolecithrix_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_Scolecithrix_danae'^^xsd:string;
  dwc:scientificName 'Scolecithrix danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '104821'^^xsd:integer;
  dwc:occurrenceId 'A2_21_Scolecithrix_danae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104821'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_Scolecithrix_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Scolecithrix_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Scolecithrix_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_Scolecithrix_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_Scolecithrix_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_Scolecithrix_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Scolecithrix'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '104230'^^xsd:integer;
  dwc:occurrenceId 'A2_21_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104230'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_Lucicutia_flavicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Lucicutia_flavicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Lucicutia_flavicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_Lucicutia_flavicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_Lucicutia_flavicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_Lucicutia_flavicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_Lucicutia_flavicornis'^^xsd:string;
  dwc:scientificName 'Lucicutia flavicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '104597'^^xsd:integer;
  dwc:occurrenceId 'A2_21_Lucicutia_flavicornis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104597'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia flavicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_Lucicutia_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Lucicutia_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Lucicutia_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_Lucicutia_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_Lucicutia_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_Lucicutia_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_Lucicutia_sp.'^^xsd:string;
  dwc:scientificName 'Lucicutia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '104183'^^xsd:integer;
  dwc:occurrenceId 'A2_21_Lucicutia_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104183'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_Pleuromamma_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Pleuromamma_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Pleuromamma_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_Pleuromamma_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_Pleuromamma_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_Pleuromamma_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Pleuromamma'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '104191'^^xsd:integer;
  dwc:occurrenceId 'A2_21_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104191'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Pleuromamma sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_Temora_stylifera_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Temora_stylifera_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Temora_stylifera_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_Temora_stylifera_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_Temora_stylifera_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_Temora_stylifera_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:scientificName 'Temora stylifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '104879'^^xsd:integer;
  dwc:occurrenceId 'A2_21_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104879'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora stylifera (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_Temora_turbinata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Temora_turbinata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Temora_turbinata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_Temora_turbinata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_Temora_turbinata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_Temora_turbinata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_Temora_turbinata'^^xsd:string;
  dwc:scientificName 'Temora turbinata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '104880'^^xsd:integer;
  dwc:occurrenceId 'A2_21_Temora_turbinata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104880'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora turbinata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_Candacia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Candacia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Candacia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_Candacia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_Candacia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_Candacia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_Candacia_spp.'^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A2_21_Candacia_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_Candacia_sp._%28copepodite%29%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Candacia_sp._%28copepodite%29%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Candacia_sp._%28copepodite%29%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_Candacia_sp._%28copepodite%29%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_Candacia_sp._%28copepodite%29%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_Candacia_sp._(copepodite) " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A2_21_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia sp. (copepodite) '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_Calanopia_americana_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Calanopia_americana_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Calanopia_americana_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_Calanopia_americana_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_Calanopia_americana_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_Calanopia_americana_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:scientificName 'Calanopia americana'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '104723'^^xsd:integer;
  dwc:occurrenceId 'A2_21_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104723'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calanopia americana (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_Acartia_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Acartia_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Acartia_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_Acartia_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_Acartia_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_Acartia_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_Acartia_danae'^^xsd:string;
  dwc:scientificName 'Acartia (Acartia) danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '346026'^^xsd:integer;
  dwc:occurrenceId 'A2_21_Acartia_danae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346026'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_Acartia_lilljeborgii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Acartia_lilljeborgii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Acartia_lilljeborgii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_Acartia_lilljeborgii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_Acartia_lilljeborgii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_Acartia_lilljeborgii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_Acartia_lilljeborgii'^^xsd:string;
  dwc:scientificName 'Acartia lilljeborgii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '348510'^^xsd:integer;
  dwc:occurrenceId 'A2_21_Acartia_lilljeborgii'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia lilljeborgii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_Calanoida_%28others_copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Calanoida_%28others_copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Calanoida_%28others_copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_Calanoida_%28others_copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_Calanoida_%28others_copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_Calanoida_(others_copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'A2_21_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Calanoida (others copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_Oithona_atlantica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Oithona_atlantica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Oithona_atlantica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_Oithona_atlantica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_Oithona_atlantica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_Oithona_atlantica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_Oithona_atlantica'^^xsd:string;
  dwc:scientificName 'Oithona atlantica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '106642'^^xsd:integer;
  dwc:occurrenceId 'A2_21_Oithona_atlantica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106642'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona atlantica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_Oithona_plumifera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Oithona_plumifera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Oithona_plumifera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_Oithona_plumifera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_Oithona_plumifera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_Oithona_plumifera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_Oithona_plumifera'^^xsd:string;
  dwc:scientificName 'Oithona plumifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '106652'^^xsd:integer;
  dwc:occurrenceId 'A2_21_Oithona_plumifera'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106652'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona plumifera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_Oithona_setigera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Oithona_setigera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Oithona_setigera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_Oithona_setigera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_Oithona_setigera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_Oithona_setigera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_Oithona_setigera'^^xsd:string;
  dwc:scientificName 'Oithona setigera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '106655'^^xsd:integer;
  dwc:occurrenceId 'A2_21_Oithona_setigera'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '734517'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona setigera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_Oithona_hebes>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Oithona_hebes> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Oithona_hebes> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_Oithona_hebes>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_Oithona_hebes>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_Oithona_hebes" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_Oithona_hebes'^^xsd:string;
  dwc:scientificName 'Oithona hebes'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '106647'^^xsd:integer;
  dwc:occurrenceId 'A2_21_Oithona_hebes'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106647'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona hebes'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_Oithona_spp.%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Oithona_spp.%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Oithona_spp.%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_Oithona_spp.%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_Oithona_spp.%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_Oithona_spp. " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_Oithona_spp. '^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A2_21_Oithona_spp. '^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_Oithona_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Oithona_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Oithona_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_Oithona_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_Oithona_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_Oithona_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A2_21_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_Microsetella_norvegica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Microsetella_norvegica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Microsetella_norvegica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_Microsetella_norvegica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_Microsetella_norvegica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_Microsetella_norvegica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_Microsetella_norvegica'^^xsd:string;
  dwc:scientificName 'Microsetella norvegica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '116115'^^xsd:integer;
  dwc:occurrenceId 'A2_21_Microsetella_norvegica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116115'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella norvegica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_Microsetella_rosea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Microsetella_rosea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Microsetella_rosea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_Microsetella_rosea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_Microsetella_rosea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_Microsetella_rosea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_Microsetella_rosea'^^xsd:string;
  dwc:scientificName 'Microsetella rosea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '116116'^^xsd:integer;
  dwc:occurrenceId 'A2_21_Microsetella_rosea'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116116'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella rosea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_Microsetella_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Microsetella_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Microsetella_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_Microsetella_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_Microsetella_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_Microsetella_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Microsetella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '115341'^^xsd:integer;
  dwc:occurrenceId 'A2_21_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115341'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_Macrosetella_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Macrosetella_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Macrosetella_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_Macrosetella_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_Macrosetella_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_Macrosetella_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_Macrosetella_gracilis'^^xsd:string;
  dwc:scientificName 'Macrosetella gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '116382'^^xsd:integer;
  dwc:occurrenceId 'A2_21_Macrosetella_gracilis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116382'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Macrosetella gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_Miracia_efferata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Miracia_efferata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Miracia_efferata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_Miracia_efferata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_Miracia_efferata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_Miracia_efferata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_Miracia_efferata'^^xsd:string;
  dwc:scientificName 'Miracia efferata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '116383'^^xsd:integer;
  dwc:occurrenceId 'A2_21_Miracia_efferata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116383'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Miracia efferata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_Oncaea_media>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Oncaea_media> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Oncaea_media> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_Oncaea_media>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_Oncaea_media>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_Oncaea_media" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_Oncaea_media'^^xsd:string;
  dwc:scientificName 'Oncaea media'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '128938'^^xsd:integer;
  dwc:occurrenceId 'A2_21_Oncaea_media'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1862287'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea media'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_Oncaea_venusta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Oncaea_venusta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Oncaea_venusta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_Oncaea_venusta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_Oncaea_venusta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_Oncaea_venusta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_Oncaea_venusta'^^xsd:string;
  dwc:scientificName 'Oncaea venusta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '128954'^^xsd:integer;
  dwc:occurrenceId 'A2_21_Oncaea_venusta'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1754274'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea venusta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_Oncaea_mediterranea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Oncaea_mediterranea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Oncaea_mediterranea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_Oncaea_mediterranea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_Oncaea_mediterranea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_Oncaea_mediterranea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_Oncaea_mediterranea'^^xsd:string;
  dwc:scientificName 'Oncaea mediterranea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '128939'^^xsd:integer;
  dwc:occurrenceId 'A2_21_Oncaea_mediterranea'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128939'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea mediterranea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_Oncaea_scottodicarloi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Oncaea_scottodicarloi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Oncaea_scottodicarloi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_Oncaea_scottodicarloi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_Oncaea_scottodicarloi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_Oncaea_scottodicarloi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_Oncaea_scottodicarloi'^^xsd:string;
  dwc:scientificName 'Oncaea scottodicarloi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '128950'^^xsd:integer;
  dwc:occurrenceId 'A2_21_Oncaea_scottodicarloi'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128950'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea scottodicarloi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_Oncaea_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Oncaea_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Oncaea_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_Oncaea_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_Oncaea_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_Oncaea_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oncaea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '128690'^^xsd:integer;
  dwc:occurrenceId 'A2_21_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128690'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_Hemicyclops_thallassius>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Hemicyclops_thallassius> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Hemicyclops_thallassius> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_Hemicyclops_thallassius>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_Hemicyclops_thallassius>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_Hemicyclops_thallassius" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_Hemicyclops_thallassius'^^xsd:string;
  dwc:scientificName 'Hemicyclops thalassius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '352254'^^xsd:integer;
  dwc:occurrenceId 'A2_21_Hemicyclops_thallassius'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '352254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Hemicyclops thallassius'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_Copilia_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Copilia_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Copilia_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_Copilia_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_Copilia_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_Copilia_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Copilia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '128721'^^xsd:integer;
  dwc:occurrenceId 'A2_21_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128721'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Copilia spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_Agetus_flaccus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Agetus_flaccus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Agetus_flaccus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_Agetus_flaccus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_Agetus_flaccus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_Agetus_flaccus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_Agetus_flaccus'^^xsd:string;
  dwc:scientificName 'Agetus flaccus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '128795'^^xsd:integer;
  dwc:occurrenceId 'A2_21_Agetus_flaccus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128795'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Agetus flaccus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_Corycaeus_speciosus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Corycaeus_speciosus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Corycaeus_speciosus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_Corycaeus_speciosus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_Corycaeus_speciosus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_Corycaeus_speciosus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_Corycaeus_speciosus'^^xsd:string;
  dwc:scientificName 'Corycaeus speciosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '128800'^^xsd:integer;
  dwc:occurrenceId 'A2_21_Corycaeus_speciosus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128800'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus speciosus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_Corycaeus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Corycaeus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Corycaeus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_Corycaeus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_Corycaeus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_Corycaeus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Corycaeus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '128634'^^xsd:integer;
  dwc:occurrenceId 'A2_21_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128634'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_Farranula_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Farranula_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Farranula_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_Farranula_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_Farranula_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_Farranula_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_Farranula_gracilis'^^xsd:string;
  dwc:scientificName 'Farranula gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '128813'^^xsd:integer;
  dwc:occurrenceId 'A2_21_Farranula_gracilis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128813'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_Farranula_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Farranula_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Farranula_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_Farranula_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_Farranula_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_Farranula_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Farranula'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '128636'^^xsd:integer;
  dwc:occurrenceId 'A2_21_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128636'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_Copepoda_%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Copepoda_%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Copepoda_%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_Copepoda_%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_Copepoda_%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_Copepoda_(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_Copepoda_(nauplius)'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'A2_21_Copepoda_(nauplius)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Copepoda (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_CIRRIPEDIA__%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_CIRRIPEDIA__%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_CIRRIPEDIA__%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_CIRRIPEDIA__%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_CIRRIPEDIA__%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_CIRRIPEDIA__(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:occurrenceId 'A2_21_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  dwc:verbatimIdentification 'CIRRIPEDIA  (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_STOMATOPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_STOMATOPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_STOMATOPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_STOMATOPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_STOMATOPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_STOMATOPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Stomatopoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '14355'^^xsd:integer;
  dwc:occurrenceId 'A2_21_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '14355'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'STOMATOPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_DECAPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_DECAPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_DECAPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_DECAPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_DECAPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_DECAPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_DECAPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:occurrenceId 'A2_21_DECAPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'DECAPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_ECHINODERMATA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_ECHINODERMATA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_ECHINODERMATA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_ECHINODERMATA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_ECHINODERMATA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_ECHINODERMATA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:scientificName 'Echinodermata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '1806'^^xsd:integer;
  dwc:occurrenceId 'A2_21_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1806'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'ECHINODERMATA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_BRYOZOA_%28cyphonauta_larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_BRYOZOA_%28cyphonauta_larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_BRYOZOA_%28cyphonauta_larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_BRYOZOA_%28cyphonauta_larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_BRYOZOA_%28cyphonauta_larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_BRYOZOA_(cyphonauta_larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'A2_21_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'BRYOZOA (cyphonauta larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_Sagitta_friedreich>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Sagitta_friedreich> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Sagitta_friedreich> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_Sagitta_friedreich>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_Sagitta_friedreich>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_Sagitta_friedreich" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_Sagitta_friedreich'^^xsd:string;
  dwc:scientificName 'Sagitta friderici'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '105452'^^xsd:integer;
  dwc:occurrenceId 'A2_21_Sagitta_friedreich'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105441'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta friedreich'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_Sagitta_spp.%C2%A0%28imature%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Sagitta_spp.%C2%A0%28imature%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Sagitta_spp.%C2%A0%28imature%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_Sagitta_spp.%C2%A0%28imature%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_Sagitta_spp.%C2%A0%28imature%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_Sagitta_spp. (imature)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_Sagitta_spp. (imature)'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:occurrenceId 'A2_21_Sagitta_spp. (imature)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta spp. (imature)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_Chaetognatha_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Chaetognatha_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Chaetognatha_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_Chaetognatha_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_Chaetognatha_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_Chaetognatha_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_Chaetognatha_(others)'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:occurrenceId 'A2_21_Chaetognatha_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Chaetognatha (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_Fritillaria_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Fritillaria_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Fritillaria_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_Fritillaria_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_Fritillaria_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_Fritillaria_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_Fritillaria_spp.'^^xsd:string;
  dwc:scientificName 'Fritillaria'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '103358'^^xsd:integer;
  dwc:occurrenceId 'A2_21_Fritillaria_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Fritillaria spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_Oikopleura_dioica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Oikopleura_dioica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Oikopleura_dioica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_Oikopleura_dioica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_Oikopleura_dioica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_Oikopleura_dioica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_Oikopleura_dioica'^^xsd:string;
  dwc:scientificName 'Oikopleura dioica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '1770057'^^xsd:integer;
  dwc:occurrenceId 'A2_21_Oikopleura_dioica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura dioica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_Oikopleura_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Oikopleura_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Oikopleura_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_Oikopleura_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_Oikopleura_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_Oikopleura_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_Oikopleura_spp.'^^xsd:string;
  dwc:scientificName 'Oikopleura'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '103367'^^xsd:integer;
  dwc:occurrenceId 'A2_21_Oikopleura_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_Appendicularia_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Appendicularia_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Appendicularia_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_Appendicularia_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_Appendicularia_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_Appendicularia_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_Appendicularia_(others)'^^xsd:string;
  dwc:scientificName 'Appendicularia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '146421'^^xsd:integer;
  dwc:occurrenceId 'A2_21_Appendicularia_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146421'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Appendicularia (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_Thalia_democratica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Thalia_democratica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Thalia_democratica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_Thalia_democratica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_Thalia_democratica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_Thalia_democratica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_Thalia_democratica'^^xsd:string;
  dwc:scientificName 'Thalia democratica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '137279'^^xsd:integer;
  dwc:occurrenceId 'A2_21_Thalia_democratica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137279'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Thalia democratica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_Doliolo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Doliolo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Doliolo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_Doliolo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_Doliolo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_Doliolo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_Doliolo'^^xsd:string;
  dwc:scientificName 'Dolioloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '137221'^^xsd:integer;
  dwc:occurrenceId 'A2_21_Doliolo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137221'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Doliolo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_Teleostei_%28egg%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Teleostei_%28egg%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Teleostei_%28egg%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_Teleostei_%28egg%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_Teleostei_%28egg%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_Teleostei_(egg)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_Teleostei_(egg)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A2_21_Teleostei_(egg)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (egg)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_Teleostei_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Teleostei_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Teleostei_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_Teleostei_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_Teleostei_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_Teleostei_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_Teleostei_(larvae)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A2_21_Teleostei_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_SIPHONOPHORAE_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_SIPHONOPHORAE_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_SIPHONOPHORAE_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_SIPHONOPHORAE_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_SIPHONOPHORAE_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_SIPHONOPHORAE_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:scientificName 'Siphonophorae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '1371'^^xsd:integer;
  dwc:occurrenceId 'A2_21_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'SIPHONOPHORAE spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_Gastropoda_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Gastropoda_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Gastropoda_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_Gastropoda_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_Gastropoda_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_Gastropoda_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_Gastropoda_(veliger)'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'A2_21_Gastropoda_(veliger)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Gastropoda (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_Pteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Pteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Pteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_Pteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_Pteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_Pteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_Pteropoda'^^xsd:string;
  dwc:scientificName 'Pteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '325345'^^xsd:integer;
  dwc:occurrenceId 'A2_21_Pteropoda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '325345'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Pteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_Heteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Heteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Heteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_Heteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_Heteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_Heteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_Heteropoda'^^xsd:string;
  dwc:scientificName 'Heteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '1491356'^^xsd:integer;
  dwc:occurrenceId 'A2_21_Heteropoda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491356'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Heteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_Bivalvia_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Bivalvia_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_Bivalvia_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_Bivalvia_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_Bivalvia_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_Bivalvia_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_Bivalvia_(veliger)'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'A2_21_Bivalvia_(veliger)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Bivalvia (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_POLYCHAETA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_POLYCHAETA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_POLYCHAETA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_POLYCHAETA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_POLYCHAETA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_POLYCHAETA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'A2_21_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'POLYCHAETA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_OSTRACODA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_OSTRACODA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_OSTRACODA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_OSTRACODA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_OSTRACODA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_OSTRACODA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_OSTRACODA'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'A2_21_OSTRACODA'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'OSTRACODA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_21_CLADOCERA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_21_CLADOCERA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_21_CLADOCERA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80502"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_21_CLADOCERA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80502 -34.3543752)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80502"^^xsd:decimal ;
  geo-pos:long "-34.3543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_21_CLADOCERA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_21_CLADOCERA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_21_CLADOCERA'^^xsd:string;
  dwc:scientificName 'Cladocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.3543752'^^xsd:double;
  dwc:latitude '-6.80502'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 21'^^xsd:string;
  dwc:aphiaid '1076'^^xsd:integer;
  dwc:occurrenceId 'A2_21_CLADOCERA'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '155670'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'CLADOCERA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_Codonella_acuta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Codonella_acuta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Codonella_acuta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_Codonella_acuta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_Codonella_acuta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_Codonella_acuta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_Codonella_acuta'^^xsd:string;
  dwc:scientificName 'Codonella acuta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '417132'^^xsd:integer;
  dwc:occurrenceId 'A1_36_Codonella_acuta'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417132'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella acuta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_Codonella_amphorella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Codonella_amphorella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Codonella_amphorella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_Codonella_amphorella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_Codonella_amphorella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_Codonella_amphorella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_Codonella_amphorella'^^xsd:string;
  dwc:scientificName 'Codonella amphorella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '417133'^^xsd:integer;
  dwc:occurrenceId 'A1_36_Codonella_amphorella'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417133'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella amphorella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_Codonella_apicata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Codonella_apicata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Codonella_apicata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_Codonella_apicata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_Codonella_apicata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_Codonella_apicata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_Codonella_apicata'^^xsd:string;
  dwc:scientificName 'Codonella apicata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '417134'^^xsd:integer;
  dwc:occurrenceId 'A1_36_Codonella_apicata'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417134'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella apicata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_Codonella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Codonella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Codonella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_Codonella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_Codonella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_Codonella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_Codonella_sp.'^^xsd:string;
  dwc:scientificName 'Codonella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '150203'^^xsd:integer;
  dwc:occurrenceId 'A1_36_Codonella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150203'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_Tintinnopsis_tocantinensis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Tintinnopsis_tocantinensis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Tintinnopsis_tocantinensis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_Tintinnopsis_tocantinensis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_Tintinnopsis_tocantinensis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_Tintinnopsis_tocantinensis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:scientificName 'Tintinnopsis tocantinensis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '417156'^^xsd:integer;
  dwc:occurrenceId 'A1_36_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417156'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis tocantinensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_Tintinnopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Tintinnopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Tintinnopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_Tintinnopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_Tintinnopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_Tintinnopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_Tintinnopsis_spp.'^^xsd:string;
  dwc:scientificName 'Tintinnopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:occurrenceId 'A1_36_Tintinnopsis_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_Codonellopsis_ostenfeldi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Codonellopsis_ostenfeldi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Codonellopsis_ostenfeldi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_Codonellopsis_ostenfeldi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_Codonellopsis_ostenfeldi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_Codonellopsis_ostenfeldi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:scientificName 'Codonellopsis ostenfeldi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '427448'^^xsd:integer;
  dwc:occurrenceId 'A1_36_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427448'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis ostenfeldi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_Codonellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Codonellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Codonellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_Codonellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_Codonellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_Codonellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_Codonellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Codonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '204197'^^xsd:integer;
  dwc:occurrenceId 'A1_36_Codonellopsis_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '204197'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_Coxliella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Coxliella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Coxliella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_Coxliella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_Coxliella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_Coxliella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_Coxliella_sp.'^^xsd:string;
  dwc:scientificName 'Coxliella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '150208'^^xsd:integer;
  dwc:occurrenceId 'A1_36_Coxliella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150208'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Coxliella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_Dadayiella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Dadayiella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Dadayiella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_Dadayiella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_Dadayiella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_Dadayiella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_Dadayiella_sp.'^^xsd:string;
  dwc:scientificName 'Dadayiella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '183541'^^xsd:integer;
  dwc:occurrenceId 'A1_36_Dadayiella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183541'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dadayiella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_Dictyocysta_lepida>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Dictyocysta_lepida> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Dictyocysta_lepida> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_Dictyocysta_lepida>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_Dictyocysta_lepida>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_Dictyocysta_lepida" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_Dictyocysta_lepida'^^xsd:string;
  dwc:scientificName 'Dictyocysta lepida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '235767'^^xsd:integer;
  dwc:occurrenceId 'A1_36_Dictyocysta_lepida'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235767'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocysta lepida'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_Epiplocylis_undella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Epiplocylis_undella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Epiplocylis_undella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_Epiplocylis_undella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_Epiplocylis_undella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_Epiplocylis_undella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_Epiplocylis_undella'^^xsd:string;
  dwc:scientificName 'Epiplocylis undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '341668'^^xsd:integer;
  dwc:occurrenceId 'A1_36_Epiplocylis_undella'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '341668'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis undella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_Epiplocylis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Epiplocylis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Epiplocylis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_Epiplocylis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_Epiplocylis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_Epiplocylis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_Epiplocylis_sp.'^^xsd:string;
  dwc:scientificName 'Epiplocylis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '183562'^^xsd:integer;
  dwc:occurrenceId 'A1_36_Epiplocylis_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183562'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_Favella_enrenbergii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Favella_enrenbergii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Favella_enrenbergii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_Favella_enrenbergii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_Favella_enrenbergii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_Favella_enrenbergii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_Favella_enrenbergii'^^xsd:string;
  dwc:scientificName 'Favella ehrenbergii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '235761'^^xsd:integer;
  dwc:occurrenceId 'A1_36_Favella_enrenbergii'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235761'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Favella enrenbergii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_Eutintinnus_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Eutintinnus_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Eutintinnus_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_Eutintinnus_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_Eutintinnus_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_Eutintinnus_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_Eutintinnus_spp.'^^xsd:string;
  dwc:scientificName 'Eutintinnus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '183543'^^xsd:integer;
  dwc:occurrenceId 'A1_36_Eutintinnus_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183543'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Eutintinnus spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_Amphorellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Amphorellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Amphorellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_Amphorellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_Amphorellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_Amphorellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_Amphorellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Amphorellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '425527'^^xsd:integer;
  dwc:occurrenceId 'A1_36_Amphorellopsis_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '425527'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Amphorellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_Rabdonella_elegans>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Rabdonella_elegans> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Rabdonella_elegans> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_Rabdonella_elegans>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_Rabdonella_elegans>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_Rabdonella_elegans" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_Rabdonella_elegans'^^xsd:string;
  dwc:scientificName 'Rhabdonella elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '183577'^^xsd:integer;
  dwc:occurrenceId 'A1_36_Rabdonella_elegans'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183577'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella elegans'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_Rabdonella_brandti>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Rabdonella_brandti> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Rabdonella_brandti> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_Rabdonella_brandti>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_Rabdonella_brandti>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_Rabdonella_brandti" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_Rabdonella_brandti'^^xsd:string;
  dwc:scientificName 'Rhabdonella brandti'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '427513'^^xsd:integer;
  dwc:occurrenceId 'A1_36_Rabdonella_brandti'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427513'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella brandti'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_Rabdonellopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Rabdonellopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Rabdonellopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_Rabdonellopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_Rabdonellopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_Rabdonellopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_Rabdonellopsis_spp.'^^xsd:string;
  dwc:scientificName 'Rhabdonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '183550'^^xsd:integer;
  dwc:occurrenceId 'A1_36_Rabdonellopsis_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183550'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonellopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_Undella_claparedei>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Undella_claparedei> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Undella_claparedei> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_Undella_claparedei>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_Undella_claparedei>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_Undella_claparedei" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_Undella_claparedei'^^xsd:string;
  dwc:scientificName 'Undella claparedei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '341684'^^xsd:integer;
  dwc:occurrenceId 'A1_36_Undella_claparedei'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417240'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undella claparedei'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_Undella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Undella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Undella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_Undella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_Undella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_Undella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_Undella_sp.'^^xsd:string;
  dwc:scientificName 'Undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '235764'^^xsd:integer;
  dwc:occurrenceId 'A1_36_Undella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235764'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Undella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_Xystonellopsis_heros>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Xystonellopsis_heros> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Xystonellopsis_heros> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_Xystonellopsis_heros>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_Xystonellopsis_heros>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_Xystonellopsis_heros" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_Xystonellopsis_heros'^^xsd:string;
  dwc:scientificName 'Xystonellopsis heros'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '417266'^^xsd:integer;
  dwc:occurrenceId 'A1_36_Xystonellopsis_heros'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417266'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Xystonellopsis heros'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_Tintinnina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Tintinnina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Tintinnina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_Tintinnina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_Tintinnina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_Tintinnina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_Tintinnina_(others)'^^xsd:string;
  dwc:scientificName 'Tintinnina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '732976'^^xsd:integer;
  dwc:occurrenceId 'A1_36_Tintinnina_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_Collosphaera_macropora>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Collosphaera_macropora> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Collosphaera_macropora> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_Collosphaera_macropora>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_Collosphaera_macropora>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_Collosphaera_macropora" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_Collosphaera_macropora'^^xsd:string;
  dwc:scientificName 'Collosphaera macropora'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '493482'^^xsd:integer;
  dwc:occurrenceId 'A1_36_Collosphaera_macropora'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493482'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Collosphaera macropora'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_Dictyocoryne_profunda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Dictyocoryne_profunda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Dictyocoryne_profunda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_Dictyocoryne_profunda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_Dictyocoryne_profunda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_Dictyocoryne_profunda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_Dictyocoryne_profunda'^^xsd:string;
  dwc:scientificName 'Dictyocoryne profunda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '412935'^^xsd:integer;
  dwc:occurrenceId 'A1_36_Dictyocoryne_profunda'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412935'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne profunda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_Dictyocoryne_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Dictyocoryne_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Dictyocoryne_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_Dictyocoryne_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_Dictyocoryne_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_Dictyocoryne_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_Dictyocoryne_sp.'^^xsd:string;
  dwc:scientificName 'Dictyocoryne'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '412934'^^xsd:integer;
  dwc:occurrenceId 'A1_36_Dictyocoryne_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412934'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_Discopyle_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Discopyle_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Discopyle_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_Discopyle_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_Discopyle_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_Discopyle_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_Discopyle_sp.'^^xsd:string;
  dwc:scientificName 'Discopyle'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '493501'^^xsd:integer;
  dwc:occurrenceId 'A1_36_Discopyle_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Discopyle sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_Pylonidae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Pylonidae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Pylonidae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_Pylonidae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_Pylonidae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_Pylonidae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_Pylonidae'^^xsd:string;
  dwc:scientificName 'Pyloniidae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '345902'^^xsd:integer;
  dwc:occurrenceId 'A1_36_Pylonidae'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345902'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:verbatimIdentification 'Pylonidae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_Spongodiscus_resurgens>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Spongodiscus_resurgens> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Spongodiscus_resurgens> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_Spongodiscus_resurgens>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_Spongodiscus_resurgens>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_Spongodiscus_resurgens" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_Spongodiscus_resurgens'^^xsd:string;
  dwc:scientificName 'Spongodiscus resurgens'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '493608'^^xsd:integer;
  dwc:occurrenceId 'A1_36_Spongodiscus_resurgens'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493608'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongodiscus resurgens'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_Spongosphaera_streptacantha>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Spongosphaera_streptacantha> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Spongosphaera_streptacantha> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_Spongosphaera_streptacantha>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_Spongosphaera_streptacantha>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_Spongosphaera_streptacantha" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_Spongosphaera_streptacantha'^^xsd:string;
  dwc:scientificName 'Spongosphaera streptacantha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '493393'^^xsd:integer;
  dwc:occurrenceId 'A1_36_Spongosphaera_streptacantha'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493393'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongosphaera streptacantha'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_Spongaster_tetras>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Spongaster_tetras> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Spongaster_tetras> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_Spongaster_tetras>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_Spongaster_tetras>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_Spongaster_tetras" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_Spongaster_tetras'^^xsd:string;
  dwc:scientificName 'Spongaster tetras'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '412940'^^xsd:integer;
  dwc:occurrenceId 'A1_36_Spongaster_tetras'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412940'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongaster tetras'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_Spongotrochus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Spongotrochus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Spongotrochus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_Spongotrochus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_Spongotrochus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_Spongotrochus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_Spongotrochus_sp.'^^xsd:string;
  dwc:scientificName 'Spongotrochus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '412948'^^xsd:integer;
  dwc:occurrenceId 'A1_36_Spongotrochus_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Spongotrochus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_Zygocircus_productus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Zygocircus_productus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Zygocircus_productus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_Zygocircus_productus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_Zygocircus_productus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_Zygocircus_productus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_Zygocircus_productus'^^xsd:string;
  dwc:scientificName 'Zygocircus productus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '493705'^^xsd:integer;
  dwc:occurrenceId 'A1_36_Zygocircus_productus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493705'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus productus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_Zygocircus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Zygocircus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Zygocircus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_Zygocircus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_Zygocircus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_Zygocircus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_Zygocircus_sp.'^^xsd:string;
  dwc:scientificName 'Zygocircus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '493702'^^xsd:integer;
  dwc:occurrenceId 'A1_36_Zygocircus_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493702'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_Polycystina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Polycystina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Polycystina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_Polycystina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_Polycystina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_Polycystina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_Polycystina_(others)'^^xsd:string;
  dwc:scientificName 'Polycystina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '235740'^^xsd:integer;
  dwc:occurrenceId 'A1_36_Polycystina_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235740'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Polycystina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_ACANTHARIA_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_ACANTHARIA_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_ACANTHARIA_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_ACANTHARIA_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_ACANTHARIA_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_ACANTHARIA_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_ACANTHARIA_spp.'^^xsd:string;
  dwc:scientificName 'Acantharia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '586732'^^xsd:integer;
  dwc:occurrenceId 'A1_36_ACANTHARIA_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '586732'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'ACANTHARIA spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_Bolivina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Bolivina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Bolivina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_Bolivina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_Bolivina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_Bolivina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_Bolivina_sp.'^^xsd:string;
  dwc:scientificName 'Bolivina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '112101'^^xsd:integer;
  dwc:occurrenceId 'A1_36_Bolivina_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Bolivina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_Globigerina_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Globigerina_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Globigerina_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_Globigerina_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_Globigerina_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_Globigerina_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_Globigerina_bulloides'^^xsd:string;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:occurrenceId 'A1_36_Globigerina_bulloides'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globigerina bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_Globogirinoides_ruber>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Globogirinoides_ruber> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Globogirinoides_ruber> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_Globogirinoides_ruber>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_Globogirinoides_ruber>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_Globogirinoides_ruber" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_Globogirinoides_ruber'^^xsd:string;
  dwc:scientificName 'Globigerinoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:occurrenceId 'A1_36_Globogirinoides_ruber'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globogirinoides ruber'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_Globorotalia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Globorotalia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Globorotalia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_Globorotalia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_Globorotalia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_Globorotalia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_Globorotalia_spp.'^^xsd:string;
  dwc:scientificName 'Globorotalia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '112200'^^xsd:integer;
  dwc:occurrenceId 'A1_36_Globorotalia_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112200'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Globorotalia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_Neogloboquadrina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Neogloboquadrina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Neogloboquadrina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_Neogloboquadrina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_Neogloboquadrina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_Neogloboquadrina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_Neogloboquadrina_sp.'^^xsd:string;
  dwc:scientificName 'Neogloboquadrina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '112202'^^xsd:integer;
  dwc:occurrenceId 'A1_36_Neogloboquadrina_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112202'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Neogloboquadrina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_Orbulina_universa>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Orbulina_universa> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Orbulina_universa> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_Orbulina_universa>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_Orbulina_universa>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_Orbulina_universa" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_Orbulina_universa'^^xsd:string;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:occurrenceId 'A1_36_Orbulina_universa'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Orbulina universa'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_Tretomphalus_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Tretomphalus_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Tretomphalus_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_Tretomphalus_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_Tretomphalus_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_Tretomphalus_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_Tretomphalus_bulloides'^^xsd:string;
  dwc:scientificName 'Tretomphalus bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '113184'^^xsd:integer;
  dwc:occurrenceId 'A1_36_Tretomphalus_bulloides'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tretomphalus bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_Trochammina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Trochammina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Trochammina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_Trochammina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_Trochammina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_Trochammina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_Trochammina_sp.'^^xsd:string;
  dwc:scientificName 'Trochammina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:occurrenceId 'A1_36_Trochammina_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Trochammina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_Foraminifera_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Foraminifera_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Foraminifera_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_Foraminifera_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_Foraminifera_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_Foraminifera_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_Foraminifera_(others)'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:occurrenceId 'A1_36_Foraminifera_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Foraminifera (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_Nannocalanus_minor>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Nannocalanus_minor> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Nannocalanus_minor> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_Nannocalanus_minor>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_Nannocalanus_minor>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_Nannocalanus_minor" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_Nannocalanus_minor'^^xsd:string;
  dwc:scientificName 'Nannocalanus minor'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '104469'^^xsd:integer;
  dwc:occurrenceId 'A1_36_Nannocalanus_minor'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104469'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus minor'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_Nannocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Nannocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Nannocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_Nannocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_Nannocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_Nannocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Nannocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '104154'^^xsd:integer;
  dwc:occurrenceId 'A1_36_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104154'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_Neocalanus_robustior>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Neocalanus_robustior> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Neocalanus_robustior> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_Neocalanus_robustior>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_Neocalanus_robustior>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_Neocalanus_robustior" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_Neocalanus_robustior'^^xsd:string;
  dwc:scientificName 'Neocalanus robustior'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '104472'^^xsd:integer;
  dwc:occurrenceId 'A1_36_Neocalanus_robustior'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104472'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Neocalanus robustior'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_Undinula_vulgaris_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Undinula_vulgaris_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Undinula_vulgaris_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_Undinula_vulgaris_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_Undinula_vulgaris_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_Undinula_vulgaris_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:scientificName 'Undinula vulgaris'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '104473'^^xsd:integer;
  dwc:occurrenceId 'A1_36_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104473'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undinula vulgaris (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_Acrocalanus_longicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Acrocalanus_longicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Acrocalanus_longicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_Acrocalanus_longicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_Acrocalanus_longicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_Acrocalanus_longicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_Acrocalanus_longicornis'^^xsd:string;
  dwc:scientificName 'Acrocalanus longicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '104646'^^xsd:integer;
  dwc:occurrenceId 'A1_36_Acrocalanus_longicornis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104646'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus longicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_Acrocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Acrocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Acrocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_Acrocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_Acrocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_Acrocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Acrocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '104192'^^xsd:integer;
  dwc:occurrenceId 'A1_36_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104192'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_Calocalanos_pavo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Calocalanos_pavo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Calocalanos_pavo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_Calocalanos_pavo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_Calocalanos_pavo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_Calocalanos_pavo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_Calocalanos_pavo'^^xsd:string;
  dwc:scientificName 'Calocalanus pavo'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '104669'^^xsd:integer;
  dwc:occurrenceId 'A1_36_Calocalanos_pavo'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanos pavo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_Calocalanus_sp. _(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:scientificName 'Calocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '104193'^^xsd:integer;
  dwc:occurrenceId 'A1_36_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104193'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanus sp.  (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_Delibus_sewelli>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Delibus_sewelli> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Delibus_sewelli> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_Delibus_sewelli>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_Delibus_sewelli>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_Delibus_sewelli" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_Delibus_sewelli'^^xsd:string;
  dwc:scientificName 'Delius sewelli'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '363906'^^xsd:integer;
  dwc:occurrenceId 'A1_36_Delibus_sewelli'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363906'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sewelli'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_Delibus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Delibus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Delibus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_Delibus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_Delibus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_Delibus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Delius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '363904'^^xsd:integer;
  dwc:occurrenceId 'A1_36_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363904'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_Mecynocera_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Mecynocera_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Mecynocera_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_Mecynocera_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_Mecynocera_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_Mecynocera_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Mecynocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '104184'^^xsd:integer;
  dwc:occurrenceId 'A1_36_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Mecynocera sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_Paracalanus_aculeatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Paracalanus_aculeatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Paracalanus_aculeatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_Paracalanus_aculeatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_Paracalanus_aculeatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_Paracalanus_aculeatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_Paracalanus_aculeatus'^^xsd:string;
  dwc:scientificName 'Paracalanus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '104681'^^xsd:integer;
  dwc:occurrenceId 'A1_36_Paracalanus_aculeatus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1464945'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus aculeatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_Paracalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Paracalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Paracalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_Paracalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_Paracalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_Paracalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Paracalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '104196'^^xsd:integer;
  dwc:occurrenceId 'A1_36_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104196'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_Rhincalanus_cornutus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Rhincalanus_cornutus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Rhincalanus_cornutus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_Rhincalanus_cornutus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_Rhincalanus_cornutus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_Rhincalanus_cornutus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_Rhincalanus_cornutus'^^xsd:string;
  dwc:scientificName 'Rhincalanus cornutus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '104542'^^xsd:integer;
  dwc:occurrenceId 'A1_36_Rhincalanus_cornutus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1488083'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rhincalanus cornutus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_Subeucalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Subeucalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Subeucalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_Subeucalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_Subeucalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_Subeucalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Subeucalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '104173'^^xsd:integer;
  dwc:occurrenceId 'A1_36_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104173'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Subeucalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_Clausocalanus_furcatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Clausocalanus_furcatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Clausocalanus_furcatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_Clausocalanus_furcatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_Clausocalanus_furcatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_Clausocalanus_furcatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_Clausocalanus_furcatus'^^xsd:string;
  dwc:scientificName 'Clausocalanus furcatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '104503'^^xsd:integer;
  dwc:occurrenceId 'A1_36_Clausocalanus_furcatus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104503'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus furcatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_Clausocalanus_mastigophorus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Clausocalanus_mastigophorus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Clausocalanus_mastigophorus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_Clausocalanus_mastigophorus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_Clausocalanus_mastigophorus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_Clausocalanus_mastigophorus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:scientificName 'Clausocalanus mastigophorus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '104506'^^xsd:integer;
  dwc:occurrenceId 'A1_36_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104506'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus mastigophorus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_Clausocalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Clausocalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Clausocalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_Clausocalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_Clausocalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_Clausocalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Clausocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '104161'^^xsd:integer;
  dwc:occurrenceId 'A1_36_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104161'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_Euchaeta_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Euchaeta_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Euchaeta_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_Euchaeta_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_Euchaeta_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_Euchaeta_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Euchaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '104174'^^xsd:integer;
  dwc:occurrenceId 'A1_36_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104174'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Euchaeta spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_Scolecithrix_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Scolecithrix_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Scolecithrix_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_Scolecithrix_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_Scolecithrix_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_Scolecithrix_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_Scolecithrix_danae'^^xsd:string;
  dwc:scientificName 'Scolecithrix danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '104821'^^xsd:integer;
  dwc:occurrenceId 'A1_36_Scolecithrix_danae'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104821'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_Scolecithrix_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Scolecithrix_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Scolecithrix_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_Scolecithrix_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_Scolecithrix_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_Scolecithrix_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Scolecithrix'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '104230'^^xsd:integer;
  dwc:occurrenceId 'A1_36_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104230'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_Lucicutia_flavicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Lucicutia_flavicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Lucicutia_flavicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_Lucicutia_flavicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_Lucicutia_flavicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_Lucicutia_flavicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_Lucicutia_flavicornis'^^xsd:string;
  dwc:scientificName 'Lucicutia flavicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '104597'^^xsd:integer;
  dwc:occurrenceId 'A1_36_Lucicutia_flavicornis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104597'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia flavicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_Lucicutia_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Lucicutia_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Lucicutia_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_Lucicutia_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_Lucicutia_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_Lucicutia_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_Lucicutia_sp.'^^xsd:string;
  dwc:scientificName 'Lucicutia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '104183'^^xsd:integer;
  dwc:occurrenceId 'A1_36_Lucicutia_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104183'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_Pleuromamma_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Pleuromamma_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Pleuromamma_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_Pleuromamma_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_Pleuromamma_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_Pleuromamma_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Pleuromamma'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '104191'^^xsd:integer;
  dwc:occurrenceId 'A1_36_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104191'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Pleuromamma sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_Temora_stylifera_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Temora_stylifera_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Temora_stylifera_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_Temora_stylifera_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_Temora_stylifera_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_Temora_stylifera_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:scientificName 'Temora stylifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '104879'^^xsd:integer;
  dwc:occurrenceId 'A1_36_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104879'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora stylifera (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_Temora_turbinata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Temora_turbinata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Temora_turbinata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_Temora_turbinata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_Temora_turbinata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_Temora_turbinata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_Temora_turbinata'^^xsd:string;
  dwc:scientificName 'Temora turbinata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '104880'^^xsd:integer;
  dwc:occurrenceId 'A1_36_Temora_turbinata'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104880'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora turbinata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_Candacia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Candacia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Candacia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_Candacia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_Candacia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_Candacia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_Candacia_spp.'^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A1_36_Candacia_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_Candacia_sp._%28copepodite%29%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Candacia_sp._%28copepodite%29%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Candacia_sp._%28copepodite%29%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_Candacia_sp._%28copepodite%29%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_Candacia_sp._%28copepodite%29%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_Candacia_sp._(copepodite) " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A1_36_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia sp. (copepodite) '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_Calanopia_americana_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Calanopia_americana_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Calanopia_americana_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_Calanopia_americana_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_Calanopia_americana_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_Calanopia_americana_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:scientificName 'Calanopia americana'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '104723'^^xsd:integer;
  dwc:occurrenceId 'A1_36_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104723'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calanopia americana (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_Acartia_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Acartia_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Acartia_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_Acartia_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_Acartia_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_Acartia_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_Acartia_danae'^^xsd:string;
  dwc:scientificName 'Acartia (Acartia) danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '346026'^^xsd:integer;
  dwc:occurrenceId 'A1_36_Acartia_danae'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346026'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_Acartia_lilljeborgii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Acartia_lilljeborgii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Acartia_lilljeborgii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_Acartia_lilljeborgii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_Acartia_lilljeborgii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_Acartia_lilljeborgii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_Acartia_lilljeborgii'^^xsd:string;
  dwc:scientificName 'Acartia lilljeborgii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '348510'^^xsd:integer;
  dwc:occurrenceId 'A1_36_Acartia_lilljeborgii'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia lilljeborgii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_Calanoida_%28others_copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Calanoida_%28others_copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Calanoida_%28others_copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_Calanoida_%28others_copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_Calanoida_%28others_copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_Calanoida_(others_copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'A1_36_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Calanoida (others copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_Oithona_atlantica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Oithona_atlantica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Oithona_atlantica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_Oithona_atlantica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_Oithona_atlantica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_Oithona_atlantica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_Oithona_atlantica'^^xsd:string;
  dwc:scientificName 'Oithona atlantica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '106642'^^xsd:integer;
  dwc:occurrenceId 'A1_36_Oithona_atlantica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106642'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona atlantica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_Oithona_plumifera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Oithona_plumifera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Oithona_plumifera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_Oithona_plumifera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_Oithona_plumifera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_Oithona_plumifera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_Oithona_plumifera'^^xsd:string;
  dwc:scientificName 'Oithona plumifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '106652'^^xsd:integer;
  dwc:occurrenceId 'A1_36_Oithona_plumifera'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106652'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona plumifera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_Oithona_setigera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Oithona_setigera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Oithona_setigera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_Oithona_setigera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_Oithona_setigera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_Oithona_setigera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_Oithona_setigera'^^xsd:string;
  dwc:scientificName 'Oithona setigera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '106655'^^xsd:integer;
  dwc:occurrenceId 'A1_36_Oithona_setigera'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '734517'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona setigera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_Oithona_hebes>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Oithona_hebes> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Oithona_hebes> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_Oithona_hebes>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_Oithona_hebes>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_Oithona_hebes" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_Oithona_hebes'^^xsd:string;
  dwc:scientificName 'Oithona hebes'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '106647'^^xsd:integer;
  dwc:occurrenceId 'A1_36_Oithona_hebes'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106647'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona hebes'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_Oithona_spp.%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Oithona_spp.%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Oithona_spp.%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_Oithona_spp.%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_Oithona_spp.%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_Oithona_spp. " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_Oithona_spp. '^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A1_36_Oithona_spp. '^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_Oithona_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Oithona_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Oithona_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_Oithona_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_Oithona_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_Oithona_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A1_36_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_Microsetella_norvegica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Microsetella_norvegica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Microsetella_norvegica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_Microsetella_norvegica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_Microsetella_norvegica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_Microsetella_norvegica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_Microsetella_norvegica'^^xsd:string;
  dwc:scientificName 'Microsetella norvegica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '116115'^^xsd:integer;
  dwc:occurrenceId 'A1_36_Microsetella_norvegica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116115'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella norvegica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_Microsetella_rosea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Microsetella_rosea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Microsetella_rosea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_Microsetella_rosea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_Microsetella_rosea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_Microsetella_rosea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_Microsetella_rosea'^^xsd:string;
  dwc:scientificName 'Microsetella rosea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '116116'^^xsd:integer;
  dwc:occurrenceId 'A1_36_Microsetella_rosea'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116116'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella rosea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_Microsetella_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Microsetella_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Microsetella_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_Microsetella_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_Microsetella_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_Microsetella_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Microsetella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '115341'^^xsd:integer;
  dwc:occurrenceId 'A1_36_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115341'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_Macrosetella_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Macrosetella_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Macrosetella_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_Macrosetella_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_Macrosetella_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_Macrosetella_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_Macrosetella_gracilis'^^xsd:string;
  dwc:scientificName 'Macrosetella gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '116382'^^xsd:integer;
  dwc:occurrenceId 'A1_36_Macrosetella_gracilis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116382'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Macrosetella gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_Miracia_efferata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Miracia_efferata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Miracia_efferata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_Miracia_efferata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_Miracia_efferata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_Miracia_efferata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_Miracia_efferata'^^xsd:string;
  dwc:scientificName 'Miracia efferata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '116383'^^xsd:integer;
  dwc:occurrenceId 'A1_36_Miracia_efferata'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116383'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Miracia efferata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_Oncaea_media>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Oncaea_media> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Oncaea_media> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_Oncaea_media>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_Oncaea_media>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_Oncaea_media" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_Oncaea_media'^^xsd:string;
  dwc:scientificName 'Oncaea media'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '128938'^^xsd:integer;
  dwc:occurrenceId 'A1_36_Oncaea_media'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1862287'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea media'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_Oncaea_venusta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Oncaea_venusta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Oncaea_venusta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_Oncaea_venusta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_Oncaea_venusta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_Oncaea_venusta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_Oncaea_venusta'^^xsd:string;
  dwc:scientificName 'Oncaea venusta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '128954'^^xsd:integer;
  dwc:occurrenceId 'A1_36_Oncaea_venusta'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1754274'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea venusta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_Oncaea_mediterranea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Oncaea_mediterranea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Oncaea_mediterranea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_Oncaea_mediterranea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_Oncaea_mediterranea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_Oncaea_mediterranea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_Oncaea_mediterranea'^^xsd:string;
  dwc:scientificName 'Oncaea mediterranea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '128939'^^xsd:integer;
  dwc:occurrenceId 'A1_36_Oncaea_mediterranea'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128939'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea mediterranea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_Oncaea_scottodicarloi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Oncaea_scottodicarloi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Oncaea_scottodicarloi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_Oncaea_scottodicarloi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_Oncaea_scottodicarloi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_Oncaea_scottodicarloi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_Oncaea_scottodicarloi'^^xsd:string;
  dwc:scientificName 'Oncaea scottodicarloi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '128950'^^xsd:integer;
  dwc:occurrenceId 'A1_36_Oncaea_scottodicarloi'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128950'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea scottodicarloi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_Oncaea_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Oncaea_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Oncaea_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_Oncaea_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_Oncaea_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_Oncaea_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oncaea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '128690'^^xsd:integer;
  dwc:occurrenceId 'A1_36_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128690'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_Hemicyclops_thallassius>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Hemicyclops_thallassius> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Hemicyclops_thallassius> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_Hemicyclops_thallassius>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_Hemicyclops_thallassius>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_Hemicyclops_thallassius" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_Hemicyclops_thallassius'^^xsd:string;
  dwc:scientificName 'Hemicyclops thalassius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '352254'^^xsd:integer;
  dwc:occurrenceId 'A1_36_Hemicyclops_thallassius'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '352254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Hemicyclops thallassius'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_Copilia_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Copilia_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Copilia_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_Copilia_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_Copilia_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_Copilia_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Copilia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '128721'^^xsd:integer;
  dwc:occurrenceId 'A1_36_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128721'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Copilia spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_Agetus_flaccus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Agetus_flaccus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Agetus_flaccus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_Agetus_flaccus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_Agetus_flaccus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_Agetus_flaccus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_Agetus_flaccus'^^xsd:string;
  dwc:scientificName 'Agetus flaccus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '128795'^^xsd:integer;
  dwc:occurrenceId 'A1_36_Agetus_flaccus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128795'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Agetus flaccus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_Corycaeus_speciosus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Corycaeus_speciosus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Corycaeus_speciosus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_Corycaeus_speciosus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_Corycaeus_speciosus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_Corycaeus_speciosus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_Corycaeus_speciosus'^^xsd:string;
  dwc:scientificName 'Corycaeus speciosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '128800'^^xsd:integer;
  dwc:occurrenceId 'A1_36_Corycaeus_speciosus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128800'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus speciosus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_Corycaeus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Corycaeus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Corycaeus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_Corycaeus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_Corycaeus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_Corycaeus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Corycaeus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '128634'^^xsd:integer;
  dwc:occurrenceId 'A1_36_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128634'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_Farranula_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Farranula_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Farranula_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_Farranula_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_Farranula_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_Farranula_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_Farranula_gracilis'^^xsd:string;
  dwc:scientificName 'Farranula gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '128813'^^xsd:integer;
  dwc:occurrenceId 'A1_36_Farranula_gracilis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128813'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_Farranula_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Farranula_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Farranula_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_Farranula_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_Farranula_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_Farranula_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Farranula'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '128636'^^xsd:integer;
  dwc:occurrenceId 'A1_36_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128636'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_Copepoda_%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Copepoda_%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Copepoda_%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_Copepoda_%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_Copepoda_%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_Copepoda_(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_Copepoda_(nauplius)'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'A1_36_Copepoda_(nauplius)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Copepoda (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_CIRRIPEDIA__%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_CIRRIPEDIA__%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_CIRRIPEDIA__%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_CIRRIPEDIA__%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_CIRRIPEDIA__%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_CIRRIPEDIA__(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:occurrenceId 'A1_36_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  dwc:verbatimIdentification 'CIRRIPEDIA  (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_STOMATOPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_STOMATOPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_STOMATOPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_STOMATOPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_STOMATOPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_STOMATOPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Stomatopoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '14355'^^xsd:integer;
  dwc:occurrenceId 'A1_36_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '14355'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'STOMATOPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_DECAPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_DECAPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_DECAPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_DECAPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_DECAPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_DECAPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_DECAPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:occurrenceId 'A1_36_DECAPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'DECAPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_ECHINODERMATA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_ECHINODERMATA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_ECHINODERMATA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_ECHINODERMATA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_ECHINODERMATA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_ECHINODERMATA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:scientificName 'Echinodermata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '1806'^^xsd:integer;
  dwc:occurrenceId 'A1_36_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1806'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'ECHINODERMATA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_BRYOZOA_%28cyphonauta_larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_BRYOZOA_%28cyphonauta_larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_BRYOZOA_%28cyphonauta_larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_BRYOZOA_%28cyphonauta_larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_BRYOZOA_%28cyphonauta_larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_BRYOZOA_(cyphonauta_larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'A1_36_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'BRYOZOA (cyphonauta larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_Sagitta_friedreich>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Sagitta_friedreich> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Sagitta_friedreich> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_Sagitta_friedreich>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_Sagitta_friedreich>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_Sagitta_friedreich" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_Sagitta_friedreich'^^xsd:string;
  dwc:scientificName 'Sagitta friderici'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '105452'^^xsd:integer;
  dwc:occurrenceId 'A1_36_Sagitta_friedreich'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105441'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta friedreich'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_Sagitta_spp.%C2%A0%28imature%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Sagitta_spp.%C2%A0%28imature%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Sagitta_spp.%C2%A0%28imature%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_Sagitta_spp.%C2%A0%28imature%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_Sagitta_spp.%C2%A0%28imature%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_Sagitta_spp. (imature)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_Sagitta_spp. (imature)'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:occurrenceId 'A1_36_Sagitta_spp. (imature)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta spp. (imature)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_Chaetognatha_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Chaetognatha_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Chaetognatha_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_Chaetognatha_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_Chaetognatha_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_Chaetognatha_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_Chaetognatha_(others)'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:occurrenceId 'A1_36_Chaetognatha_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Chaetognatha (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_Fritillaria_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Fritillaria_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Fritillaria_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_Fritillaria_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_Fritillaria_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_Fritillaria_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_Fritillaria_spp.'^^xsd:string;
  dwc:scientificName 'Fritillaria'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '103358'^^xsd:integer;
  dwc:occurrenceId 'A1_36_Fritillaria_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Fritillaria spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_Oikopleura_dioica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Oikopleura_dioica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Oikopleura_dioica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_Oikopleura_dioica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_Oikopleura_dioica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_Oikopleura_dioica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_Oikopleura_dioica'^^xsd:string;
  dwc:scientificName 'Oikopleura dioica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '1770057'^^xsd:integer;
  dwc:occurrenceId 'A1_36_Oikopleura_dioica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura dioica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_Oikopleura_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Oikopleura_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Oikopleura_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_Oikopleura_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_Oikopleura_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_Oikopleura_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_Oikopleura_spp.'^^xsd:string;
  dwc:scientificName 'Oikopleura'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '103367'^^xsd:integer;
  dwc:occurrenceId 'A1_36_Oikopleura_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_Appendicularia_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Appendicularia_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Appendicularia_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_Appendicularia_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_Appendicularia_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_Appendicularia_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_Appendicularia_(others)'^^xsd:string;
  dwc:scientificName 'Appendicularia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '146421'^^xsd:integer;
  dwc:occurrenceId 'A1_36_Appendicularia_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146421'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Appendicularia (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_Thalia_democratica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Thalia_democratica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Thalia_democratica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_Thalia_democratica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_Thalia_democratica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_Thalia_democratica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_Thalia_democratica'^^xsd:string;
  dwc:scientificName 'Thalia democratica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '137279'^^xsd:integer;
  dwc:occurrenceId 'A1_36_Thalia_democratica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137279'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Thalia democratica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_Doliolo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Doliolo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Doliolo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_Doliolo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_Doliolo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_Doliolo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_Doliolo'^^xsd:string;
  dwc:scientificName 'Dolioloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '137221'^^xsd:integer;
  dwc:occurrenceId 'A1_36_Doliolo'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137221'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Doliolo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_Teleostei_%28egg%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Teleostei_%28egg%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Teleostei_%28egg%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_Teleostei_%28egg%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_Teleostei_%28egg%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_Teleostei_(egg)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_Teleostei_(egg)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A1_36_Teleostei_(egg)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (egg)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_Teleostei_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Teleostei_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Teleostei_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_Teleostei_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_Teleostei_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_Teleostei_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_Teleostei_(larvae)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A1_36_Teleostei_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_SIPHONOPHORAE_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_SIPHONOPHORAE_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_SIPHONOPHORAE_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_SIPHONOPHORAE_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_SIPHONOPHORAE_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_SIPHONOPHORAE_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:scientificName 'Siphonophorae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '1371'^^xsd:integer;
  dwc:occurrenceId 'A1_36_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'SIPHONOPHORAE spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_Gastropoda_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Gastropoda_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Gastropoda_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_Gastropoda_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_Gastropoda_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_Gastropoda_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_Gastropoda_(veliger)'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'A1_36_Gastropoda_(veliger)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Gastropoda (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_Pteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Pteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Pteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_Pteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_Pteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_Pteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_Pteropoda'^^xsd:string;
  dwc:scientificName 'Pteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '325345'^^xsd:integer;
  dwc:occurrenceId 'A1_36_Pteropoda'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '325345'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Pteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_Heteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Heteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Heteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_Heteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_Heteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_Heteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_Heteropoda'^^xsd:string;
  dwc:scientificName 'Heteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '1491356'^^xsd:integer;
  dwc:occurrenceId 'A1_36_Heteropoda'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491356'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Heteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_Bivalvia_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Bivalvia_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_Bivalvia_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_Bivalvia_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_Bivalvia_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_Bivalvia_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_Bivalvia_(veliger)'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'A1_36_Bivalvia_(veliger)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Bivalvia (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_POLYCHAETA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_POLYCHAETA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_POLYCHAETA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_POLYCHAETA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_POLYCHAETA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_POLYCHAETA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'A1_36_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'POLYCHAETA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_OSTRACODA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_OSTRACODA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_OSTRACODA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_OSTRACODA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_OSTRACODA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_OSTRACODA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_OSTRACODA'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'A1_36_OSTRACODA'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'OSTRACODA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_36_CLADOCERA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_36_CLADOCERA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_36_CLADOCERA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.620557"^^xsd:decimal ;
  dwc:decimalLongitude "-34.311342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_36_CLADOCERA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.620557 -34.311342)"^^geo:wktLiteral ;
  geo-pos:lat "-7.620557"^^xsd:decimal ;
  geo-pos:long "-34.311342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_36_CLADOCERA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_36_CLADOCERA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_36_CLADOCERA'^^xsd:string;
  dwc:scientificName 'Cladocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.311342'^^xsd:double;
  dwc:latitude '-7.620557'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 36'^^xsd:string;
  dwc:aphiaid '1076'^^xsd:integer;
  dwc:occurrenceId 'A1_36_CLADOCERA'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '155670'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'CLADOCERA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_Codonella_acuta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Codonella_acuta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Codonella_acuta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_Codonella_acuta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_Codonella_acuta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_Codonella_acuta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_Codonella_acuta'^^xsd:string;
  dwc:scientificName 'Codonella acuta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '417132'^^xsd:integer;
  dwc:occurrenceId 'A2_18_Codonella_acuta'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417132'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella acuta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_Codonella_amphorella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Codonella_amphorella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Codonella_amphorella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_Codonella_amphorella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_Codonella_amphorella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_Codonella_amphorella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_Codonella_amphorella'^^xsd:string;
  dwc:scientificName 'Codonella amphorella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '417133'^^xsd:integer;
  dwc:occurrenceId 'A2_18_Codonella_amphorella'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417133'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella amphorella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_Codonella_apicata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Codonella_apicata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Codonella_apicata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_Codonella_apicata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_Codonella_apicata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_Codonella_apicata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_Codonella_apicata'^^xsd:string;
  dwc:scientificName 'Codonella apicata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '417134'^^xsd:integer;
  dwc:occurrenceId 'A2_18_Codonella_apicata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417134'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella apicata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_Codonella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Codonella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Codonella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_Codonella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_Codonella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_Codonella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_Codonella_sp.'^^xsd:string;
  dwc:scientificName 'Codonella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '150203'^^xsd:integer;
  dwc:occurrenceId 'A2_18_Codonella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150203'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_Tintinnopsis_tocantinensis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Tintinnopsis_tocantinensis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Tintinnopsis_tocantinensis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_Tintinnopsis_tocantinensis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_Tintinnopsis_tocantinensis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_Tintinnopsis_tocantinensis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:scientificName 'Tintinnopsis tocantinensis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '417156'^^xsd:integer;
  dwc:occurrenceId 'A2_18_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417156'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis tocantinensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_Tintinnopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Tintinnopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Tintinnopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_Tintinnopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_Tintinnopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_Tintinnopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_Tintinnopsis_spp.'^^xsd:string;
  dwc:scientificName 'Tintinnopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:occurrenceId 'A2_18_Tintinnopsis_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_Codonellopsis_ostenfeldi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Codonellopsis_ostenfeldi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Codonellopsis_ostenfeldi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_Codonellopsis_ostenfeldi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_Codonellopsis_ostenfeldi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_Codonellopsis_ostenfeldi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:scientificName 'Codonellopsis ostenfeldi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '427448'^^xsd:integer;
  dwc:occurrenceId 'A2_18_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427448'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis ostenfeldi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_Codonellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Codonellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Codonellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_Codonellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_Codonellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_Codonellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_Codonellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Codonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '204197'^^xsd:integer;
  dwc:occurrenceId 'A2_18_Codonellopsis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '204197'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_Coxliella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Coxliella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Coxliella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_Coxliella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_Coxliella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_Coxliella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_Coxliella_sp.'^^xsd:string;
  dwc:scientificName 'Coxliella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '150208'^^xsd:integer;
  dwc:occurrenceId 'A2_18_Coxliella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150208'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Coxliella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_Dadayiella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Dadayiella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Dadayiella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_Dadayiella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_Dadayiella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_Dadayiella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_Dadayiella_sp.'^^xsd:string;
  dwc:scientificName 'Dadayiella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '183541'^^xsd:integer;
  dwc:occurrenceId 'A2_18_Dadayiella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183541'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dadayiella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_Dictyocysta_lepida>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Dictyocysta_lepida> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Dictyocysta_lepida> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_Dictyocysta_lepida>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_Dictyocysta_lepida>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_Dictyocysta_lepida" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_Dictyocysta_lepida'^^xsd:string;
  dwc:scientificName 'Dictyocysta lepida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '235767'^^xsd:integer;
  dwc:occurrenceId 'A2_18_Dictyocysta_lepida'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235767'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocysta lepida'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_Epiplocylis_undella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Epiplocylis_undella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Epiplocylis_undella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_Epiplocylis_undella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_Epiplocylis_undella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_Epiplocylis_undella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_Epiplocylis_undella'^^xsd:string;
  dwc:scientificName 'Epiplocylis undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '341668'^^xsd:integer;
  dwc:occurrenceId 'A2_18_Epiplocylis_undella'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '341668'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis undella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_Epiplocylis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Epiplocylis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Epiplocylis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_Epiplocylis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_Epiplocylis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_Epiplocylis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_Epiplocylis_sp.'^^xsd:string;
  dwc:scientificName 'Epiplocylis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '183562'^^xsd:integer;
  dwc:occurrenceId 'A2_18_Epiplocylis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183562'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_Favella_enrenbergii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Favella_enrenbergii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Favella_enrenbergii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_Favella_enrenbergii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_Favella_enrenbergii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_Favella_enrenbergii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_Favella_enrenbergii'^^xsd:string;
  dwc:scientificName 'Favella ehrenbergii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '235761'^^xsd:integer;
  dwc:occurrenceId 'A2_18_Favella_enrenbergii'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235761'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Favella enrenbergii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_Eutintinnus_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Eutintinnus_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Eutintinnus_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_Eutintinnus_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_Eutintinnus_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_Eutintinnus_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_Eutintinnus_spp.'^^xsd:string;
  dwc:scientificName 'Eutintinnus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '183543'^^xsd:integer;
  dwc:occurrenceId 'A2_18_Eutintinnus_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183543'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Eutintinnus spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_Amphorellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Amphorellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Amphorellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_Amphorellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_Amphorellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_Amphorellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_Amphorellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Amphorellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '425527'^^xsd:integer;
  dwc:occurrenceId 'A2_18_Amphorellopsis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '425527'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Amphorellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_Rabdonella_elegans>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Rabdonella_elegans> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Rabdonella_elegans> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_Rabdonella_elegans>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_Rabdonella_elegans>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_Rabdonella_elegans" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_Rabdonella_elegans'^^xsd:string;
  dwc:scientificName 'Rhabdonella elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '183577'^^xsd:integer;
  dwc:occurrenceId 'A2_18_Rabdonella_elegans'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183577'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella elegans'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_Rabdonella_brandti>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Rabdonella_brandti> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Rabdonella_brandti> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_Rabdonella_brandti>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_Rabdonella_brandti>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_Rabdonella_brandti" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_Rabdonella_brandti'^^xsd:string;
  dwc:scientificName 'Rhabdonella brandti'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '427513'^^xsd:integer;
  dwc:occurrenceId 'A2_18_Rabdonella_brandti'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427513'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella brandti'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_Rabdonellopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Rabdonellopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Rabdonellopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_Rabdonellopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_Rabdonellopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_Rabdonellopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_Rabdonellopsis_spp.'^^xsd:string;
  dwc:scientificName 'Rhabdonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '183550'^^xsd:integer;
  dwc:occurrenceId 'A2_18_Rabdonellopsis_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183550'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonellopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_Undella_claparedei>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Undella_claparedei> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Undella_claparedei> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_Undella_claparedei>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_Undella_claparedei>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_Undella_claparedei" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_Undella_claparedei'^^xsd:string;
  dwc:scientificName 'Undella claparedei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '341684'^^xsd:integer;
  dwc:occurrenceId 'A2_18_Undella_claparedei'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417240'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undella claparedei'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_Undella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Undella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Undella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_Undella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_Undella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_Undella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_Undella_sp.'^^xsd:string;
  dwc:scientificName 'Undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '235764'^^xsd:integer;
  dwc:occurrenceId 'A2_18_Undella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235764'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Undella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_Xystonellopsis_heros>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Xystonellopsis_heros> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Xystonellopsis_heros> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_Xystonellopsis_heros>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_Xystonellopsis_heros>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_Xystonellopsis_heros" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_Xystonellopsis_heros'^^xsd:string;
  dwc:scientificName 'Xystonellopsis heros'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '417266'^^xsd:integer;
  dwc:occurrenceId 'A2_18_Xystonellopsis_heros'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417266'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Xystonellopsis heros'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_Tintinnina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Tintinnina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Tintinnina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_Tintinnina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_Tintinnina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_Tintinnina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_Tintinnina_(others)'^^xsd:string;
  dwc:scientificName 'Tintinnina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '732976'^^xsd:integer;
  dwc:occurrenceId 'A2_18_Tintinnina_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_Collosphaera_macropora>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Collosphaera_macropora> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Collosphaera_macropora> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_Collosphaera_macropora>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_Collosphaera_macropora>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_Collosphaera_macropora" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_Collosphaera_macropora'^^xsd:string;
  dwc:scientificName 'Collosphaera macropora'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '493482'^^xsd:integer;
  dwc:occurrenceId 'A2_18_Collosphaera_macropora'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493482'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Collosphaera macropora'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_Dictyocoryne_profunda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Dictyocoryne_profunda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Dictyocoryne_profunda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_Dictyocoryne_profunda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_Dictyocoryne_profunda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_Dictyocoryne_profunda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_Dictyocoryne_profunda'^^xsd:string;
  dwc:scientificName 'Dictyocoryne profunda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '412935'^^xsd:integer;
  dwc:occurrenceId 'A2_18_Dictyocoryne_profunda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412935'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne profunda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_Dictyocoryne_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Dictyocoryne_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Dictyocoryne_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_Dictyocoryne_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_Dictyocoryne_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_Dictyocoryne_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_Dictyocoryne_sp.'^^xsd:string;
  dwc:scientificName 'Dictyocoryne'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '412934'^^xsd:integer;
  dwc:occurrenceId 'A2_18_Dictyocoryne_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412934'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_Discopyle_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Discopyle_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Discopyle_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_Discopyle_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_Discopyle_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_Discopyle_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_Discopyle_sp.'^^xsd:string;
  dwc:scientificName 'Discopyle'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '493501'^^xsd:integer;
  dwc:occurrenceId 'A2_18_Discopyle_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Discopyle sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_Pylonidae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Pylonidae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Pylonidae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_Pylonidae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_Pylonidae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_Pylonidae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_Pylonidae'^^xsd:string;
  dwc:scientificName 'Pyloniidae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '345902'^^xsd:integer;
  dwc:occurrenceId 'A2_18_Pylonidae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345902'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:verbatimIdentification 'Pylonidae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_Spongodiscus_resurgens>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Spongodiscus_resurgens> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Spongodiscus_resurgens> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_Spongodiscus_resurgens>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_Spongodiscus_resurgens>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_Spongodiscus_resurgens" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_Spongodiscus_resurgens'^^xsd:string;
  dwc:scientificName 'Spongodiscus resurgens'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '493608'^^xsd:integer;
  dwc:occurrenceId 'A2_18_Spongodiscus_resurgens'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493608'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongodiscus resurgens'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_Spongosphaera_streptacantha>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Spongosphaera_streptacantha> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Spongosphaera_streptacantha> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_Spongosphaera_streptacantha>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_Spongosphaera_streptacantha>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_Spongosphaera_streptacantha" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_Spongosphaera_streptacantha'^^xsd:string;
  dwc:scientificName 'Spongosphaera streptacantha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '493393'^^xsd:integer;
  dwc:occurrenceId 'A2_18_Spongosphaera_streptacantha'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493393'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongosphaera streptacantha'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_Spongaster_tetras>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Spongaster_tetras> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Spongaster_tetras> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_Spongaster_tetras>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_Spongaster_tetras>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_Spongaster_tetras" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_Spongaster_tetras'^^xsd:string;
  dwc:scientificName 'Spongaster tetras'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '412940'^^xsd:integer;
  dwc:occurrenceId 'A2_18_Spongaster_tetras'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412940'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongaster tetras'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_Spongotrochus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Spongotrochus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Spongotrochus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_Spongotrochus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_Spongotrochus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_Spongotrochus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_Spongotrochus_sp.'^^xsd:string;
  dwc:scientificName 'Spongotrochus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '412948'^^xsd:integer;
  dwc:occurrenceId 'A2_18_Spongotrochus_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Spongotrochus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_Zygocircus_productus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Zygocircus_productus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Zygocircus_productus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_Zygocircus_productus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_Zygocircus_productus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_Zygocircus_productus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_Zygocircus_productus'^^xsd:string;
  dwc:scientificName 'Zygocircus productus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '493705'^^xsd:integer;
  dwc:occurrenceId 'A2_18_Zygocircus_productus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493705'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus productus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_Zygocircus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Zygocircus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Zygocircus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_Zygocircus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_Zygocircus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_Zygocircus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_Zygocircus_sp.'^^xsd:string;
  dwc:scientificName 'Zygocircus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '493702'^^xsd:integer;
  dwc:occurrenceId 'A2_18_Zygocircus_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493702'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_Polycystina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Polycystina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Polycystina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_Polycystina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_Polycystina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_Polycystina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_Polycystina_(others)'^^xsd:string;
  dwc:scientificName 'Polycystina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '235740'^^xsd:integer;
  dwc:occurrenceId 'A2_18_Polycystina_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235740'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Polycystina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_ACANTHARIA_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_ACANTHARIA_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_ACANTHARIA_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_ACANTHARIA_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_ACANTHARIA_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_ACANTHARIA_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_ACANTHARIA_spp.'^^xsd:string;
  dwc:scientificName 'Acantharia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '586732'^^xsd:integer;
  dwc:occurrenceId 'A2_18_ACANTHARIA_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '586732'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'ACANTHARIA spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_Bolivina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Bolivina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Bolivina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_Bolivina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_Bolivina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_Bolivina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_Bolivina_sp.'^^xsd:string;
  dwc:scientificName 'Bolivina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '112101'^^xsd:integer;
  dwc:occurrenceId 'A2_18_Bolivina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Bolivina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_Globigerina_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Globigerina_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Globigerina_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_Globigerina_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_Globigerina_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_Globigerina_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_Globigerina_bulloides'^^xsd:string;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:occurrenceId 'A2_18_Globigerina_bulloides'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globigerina bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_Globogirinoides_ruber>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Globogirinoides_ruber> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Globogirinoides_ruber> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_Globogirinoides_ruber>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_Globogirinoides_ruber>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_Globogirinoides_ruber" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_Globogirinoides_ruber'^^xsd:string;
  dwc:scientificName 'Globigerinoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:occurrenceId 'A2_18_Globogirinoides_ruber'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globogirinoides ruber'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_Globorotalia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Globorotalia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Globorotalia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_Globorotalia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_Globorotalia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_Globorotalia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_Globorotalia_spp.'^^xsd:string;
  dwc:scientificName 'Globorotalia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '112200'^^xsd:integer;
  dwc:occurrenceId 'A2_18_Globorotalia_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112200'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Globorotalia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_Neogloboquadrina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Neogloboquadrina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Neogloboquadrina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_Neogloboquadrina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_Neogloboquadrina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_Neogloboquadrina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_Neogloboquadrina_sp.'^^xsd:string;
  dwc:scientificName 'Neogloboquadrina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '112202'^^xsd:integer;
  dwc:occurrenceId 'A2_18_Neogloboquadrina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112202'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Neogloboquadrina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_Orbulina_universa>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Orbulina_universa> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Orbulina_universa> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_Orbulina_universa>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_Orbulina_universa>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_Orbulina_universa" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_Orbulina_universa'^^xsd:string;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:occurrenceId 'A2_18_Orbulina_universa'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Orbulina universa'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_Tretomphalus_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Tretomphalus_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Tretomphalus_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_Tretomphalus_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_Tretomphalus_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_Tretomphalus_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_Tretomphalus_bulloides'^^xsd:string;
  dwc:scientificName 'Tretomphalus bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '113184'^^xsd:integer;
  dwc:occurrenceId 'A2_18_Tretomphalus_bulloides'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tretomphalus bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_Trochammina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Trochammina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Trochammina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_Trochammina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_Trochammina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_Trochammina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_Trochammina_sp.'^^xsd:string;
  dwc:scientificName 'Trochammina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:occurrenceId 'A2_18_Trochammina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Trochammina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_Foraminifera_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Foraminifera_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Foraminifera_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_Foraminifera_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_Foraminifera_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_Foraminifera_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_Foraminifera_(others)'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:occurrenceId 'A2_18_Foraminifera_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Foraminifera (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_Nannocalanus_minor>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Nannocalanus_minor> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Nannocalanus_minor> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_Nannocalanus_minor>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_Nannocalanus_minor>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_Nannocalanus_minor" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_Nannocalanus_minor'^^xsd:string;
  dwc:scientificName 'Nannocalanus minor'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '104469'^^xsd:integer;
  dwc:occurrenceId 'A2_18_Nannocalanus_minor'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104469'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus minor'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_Nannocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Nannocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Nannocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_Nannocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_Nannocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_Nannocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Nannocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '104154'^^xsd:integer;
  dwc:occurrenceId 'A2_18_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104154'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_Neocalanus_robustior>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Neocalanus_robustior> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Neocalanus_robustior> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_Neocalanus_robustior>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_Neocalanus_robustior>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_Neocalanus_robustior" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_Neocalanus_robustior'^^xsd:string;
  dwc:scientificName 'Neocalanus robustior'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '104472'^^xsd:integer;
  dwc:occurrenceId 'A2_18_Neocalanus_robustior'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104472'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Neocalanus robustior'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_Undinula_vulgaris_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Undinula_vulgaris_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Undinula_vulgaris_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_Undinula_vulgaris_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_Undinula_vulgaris_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_Undinula_vulgaris_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:scientificName 'Undinula vulgaris'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '104473'^^xsd:integer;
  dwc:occurrenceId 'A2_18_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104473'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undinula vulgaris (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_Acrocalanus_longicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Acrocalanus_longicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Acrocalanus_longicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_Acrocalanus_longicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_Acrocalanus_longicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_Acrocalanus_longicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_Acrocalanus_longicornis'^^xsd:string;
  dwc:scientificName 'Acrocalanus longicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '104646'^^xsd:integer;
  dwc:occurrenceId 'A2_18_Acrocalanus_longicornis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104646'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus longicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_Acrocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Acrocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Acrocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_Acrocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_Acrocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_Acrocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Acrocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '104192'^^xsd:integer;
  dwc:occurrenceId 'A2_18_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104192'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_Calocalanos_pavo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Calocalanos_pavo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Calocalanos_pavo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_Calocalanos_pavo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_Calocalanos_pavo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_Calocalanos_pavo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_Calocalanos_pavo'^^xsd:string;
  dwc:scientificName 'Calocalanus pavo'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '104669'^^xsd:integer;
  dwc:occurrenceId 'A2_18_Calocalanos_pavo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanos pavo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_Calocalanus_sp. _(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:scientificName 'Calocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '104193'^^xsd:integer;
  dwc:occurrenceId 'A2_18_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104193'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanus sp.  (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_Delibus_sewelli>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Delibus_sewelli> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Delibus_sewelli> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_Delibus_sewelli>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_Delibus_sewelli>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_Delibus_sewelli" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_Delibus_sewelli'^^xsd:string;
  dwc:scientificName 'Delius sewelli'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '363906'^^xsd:integer;
  dwc:occurrenceId 'A2_18_Delibus_sewelli'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363906'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sewelli'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_Delibus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Delibus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Delibus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_Delibus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_Delibus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_Delibus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Delius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '363904'^^xsd:integer;
  dwc:occurrenceId 'A2_18_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363904'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_Mecynocera_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Mecynocera_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Mecynocera_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_Mecynocera_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_Mecynocera_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_Mecynocera_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Mecynocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '104184'^^xsd:integer;
  dwc:occurrenceId 'A2_18_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Mecynocera sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_Paracalanus_aculeatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Paracalanus_aculeatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Paracalanus_aculeatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_Paracalanus_aculeatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_Paracalanus_aculeatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_Paracalanus_aculeatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_Paracalanus_aculeatus'^^xsd:string;
  dwc:scientificName 'Paracalanus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '104681'^^xsd:integer;
  dwc:occurrenceId 'A2_18_Paracalanus_aculeatus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1464945'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus aculeatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_Paracalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Paracalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Paracalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_Paracalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_Paracalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_Paracalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Paracalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '104196'^^xsd:integer;
  dwc:occurrenceId 'A2_18_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104196'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_Rhincalanus_cornutus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Rhincalanus_cornutus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Rhincalanus_cornutus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_Rhincalanus_cornutus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_Rhincalanus_cornutus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_Rhincalanus_cornutus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_Rhincalanus_cornutus'^^xsd:string;
  dwc:scientificName 'Rhincalanus cornutus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '104542'^^xsd:integer;
  dwc:occurrenceId 'A2_18_Rhincalanus_cornutus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1488083'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rhincalanus cornutus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_Subeucalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Subeucalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Subeucalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_Subeucalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_Subeucalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_Subeucalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Subeucalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '104173'^^xsd:integer;
  dwc:occurrenceId 'A2_18_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104173'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Subeucalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_Clausocalanus_furcatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Clausocalanus_furcatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Clausocalanus_furcatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_Clausocalanus_furcatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_Clausocalanus_furcatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_Clausocalanus_furcatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_Clausocalanus_furcatus'^^xsd:string;
  dwc:scientificName 'Clausocalanus furcatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '104503'^^xsd:integer;
  dwc:occurrenceId 'A2_18_Clausocalanus_furcatus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104503'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus furcatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_Clausocalanus_mastigophorus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Clausocalanus_mastigophorus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Clausocalanus_mastigophorus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_Clausocalanus_mastigophorus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_Clausocalanus_mastigophorus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_Clausocalanus_mastigophorus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:scientificName 'Clausocalanus mastigophorus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '104506'^^xsd:integer;
  dwc:occurrenceId 'A2_18_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104506'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus mastigophorus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_Clausocalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Clausocalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Clausocalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_Clausocalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_Clausocalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_Clausocalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Clausocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '104161'^^xsd:integer;
  dwc:occurrenceId 'A2_18_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104161'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_Euchaeta_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Euchaeta_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Euchaeta_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_Euchaeta_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_Euchaeta_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_Euchaeta_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Euchaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '104174'^^xsd:integer;
  dwc:occurrenceId 'A2_18_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104174'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Euchaeta spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_Scolecithrix_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Scolecithrix_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Scolecithrix_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_Scolecithrix_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_Scolecithrix_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_Scolecithrix_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_Scolecithrix_danae'^^xsd:string;
  dwc:scientificName 'Scolecithrix danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '104821'^^xsd:integer;
  dwc:occurrenceId 'A2_18_Scolecithrix_danae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104821'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_Scolecithrix_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Scolecithrix_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Scolecithrix_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_Scolecithrix_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_Scolecithrix_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_Scolecithrix_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Scolecithrix'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '104230'^^xsd:integer;
  dwc:occurrenceId 'A2_18_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104230'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_Lucicutia_flavicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Lucicutia_flavicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Lucicutia_flavicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_Lucicutia_flavicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_Lucicutia_flavicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_Lucicutia_flavicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_Lucicutia_flavicornis'^^xsd:string;
  dwc:scientificName 'Lucicutia flavicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '104597'^^xsd:integer;
  dwc:occurrenceId 'A2_18_Lucicutia_flavicornis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104597'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia flavicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_Lucicutia_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Lucicutia_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Lucicutia_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_Lucicutia_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_Lucicutia_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_Lucicutia_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_Lucicutia_sp.'^^xsd:string;
  dwc:scientificName 'Lucicutia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '104183'^^xsd:integer;
  dwc:occurrenceId 'A2_18_Lucicutia_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104183'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_Pleuromamma_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Pleuromamma_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Pleuromamma_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_Pleuromamma_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_Pleuromamma_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_Pleuromamma_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Pleuromamma'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '104191'^^xsd:integer;
  dwc:occurrenceId 'A2_18_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104191'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Pleuromamma sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_Temora_stylifera_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Temora_stylifera_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Temora_stylifera_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_Temora_stylifera_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_Temora_stylifera_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_Temora_stylifera_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:scientificName 'Temora stylifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '104879'^^xsd:integer;
  dwc:occurrenceId 'A2_18_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104879'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora stylifera (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_Temora_turbinata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Temora_turbinata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Temora_turbinata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_Temora_turbinata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_Temora_turbinata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_Temora_turbinata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_Temora_turbinata'^^xsd:string;
  dwc:scientificName 'Temora turbinata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '104880'^^xsd:integer;
  dwc:occurrenceId 'A2_18_Temora_turbinata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104880'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora turbinata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_Candacia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Candacia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Candacia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_Candacia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_Candacia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_Candacia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_Candacia_spp.'^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A2_18_Candacia_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_Candacia_sp._%28copepodite%29%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Candacia_sp._%28copepodite%29%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Candacia_sp._%28copepodite%29%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_Candacia_sp._%28copepodite%29%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_Candacia_sp._%28copepodite%29%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_Candacia_sp._(copepodite) " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A2_18_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia sp. (copepodite) '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_Calanopia_americana_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Calanopia_americana_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Calanopia_americana_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_Calanopia_americana_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_Calanopia_americana_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_Calanopia_americana_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:scientificName 'Calanopia americana'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '104723'^^xsd:integer;
  dwc:occurrenceId 'A2_18_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104723'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calanopia americana (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_Acartia_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Acartia_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Acartia_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_Acartia_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_Acartia_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_Acartia_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_Acartia_danae'^^xsd:string;
  dwc:scientificName 'Acartia (Acartia) danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '346026'^^xsd:integer;
  dwc:occurrenceId 'A2_18_Acartia_danae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346026'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_Acartia_lilljeborgii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Acartia_lilljeborgii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Acartia_lilljeborgii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_Acartia_lilljeborgii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_Acartia_lilljeborgii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_Acartia_lilljeborgii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_Acartia_lilljeborgii'^^xsd:string;
  dwc:scientificName 'Acartia lilljeborgii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '348510'^^xsd:integer;
  dwc:occurrenceId 'A2_18_Acartia_lilljeborgii'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia lilljeborgii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_Calanoida_%28others_copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Calanoida_%28others_copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Calanoida_%28others_copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_Calanoida_%28others_copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_Calanoida_%28others_copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_Calanoida_(others_copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'A2_18_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Calanoida (others copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_Oithona_atlantica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Oithona_atlantica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Oithona_atlantica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_Oithona_atlantica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_Oithona_atlantica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_Oithona_atlantica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_Oithona_atlantica'^^xsd:string;
  dwc:scientificName 'Oithona atlantica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '106642'^^xsd:integer;
  dwc:occurrenceId 'A2_18_Oithona_atlantica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106642'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona atlantica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_Oithona_plumifera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Oithona_plumifera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Oithona_plumifera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_Oithona_plumifera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_Oithona_plumifera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_Oithona_plumifera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_Oithona_plumifera'^^xsd:string;
  dwc:scientificName 'Oithona plumifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '106652'^^xsd:integer;
  dwc:occurrenceId 'A2_18_Oithona_plumifera'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106652'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona plumifera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_Oithona_setigera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Oithona_setigera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Oithona_setigera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_Oithona_setigera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_Oithona_setigera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_Oithona_setigera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_Oithona_setigera'^^xsd:string;
  dwc:scientificName 'Oithona setigera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '106655'^^xsd:integer;
  dwc:occurrenceId 'A2_18_Oithona_setigera'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '734517'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona setigera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_Oithona_hebes>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Oithona_hebes> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Oithona_hebes> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_Oithona_hebes>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_Oithona_hebes>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_Oithona_hebes" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_Oithona_hebes'^^xsd:string;
  dwc:scientificName 'Oithona hebes'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '106647'^^xsd:integer;
  dwc:occurrenceId 'A2_18_Oithona_hebes'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106647'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona hebes'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_Oithona_spp.%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Oithona_spp.%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Oithona_spp.%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_Oithona_spp.%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_Oithona_spp.%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_Oithona_spp. " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_Oithona_spp. '^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A2_18_Oithona_spp. '^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_Oithona_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Oithona_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Oithona_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_Oithona_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_Oithona_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_Oithona_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A2_18_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_Microsetella_norvegica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Microsetella_norvegica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Microsetella_norvegica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_Microsetella_norvegica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_Microsetella_norvegica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_Microsetella_norvegica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_Microsetella_norvegica'^^xsd:string;
  dwc:scientificName 'Microsetella norvegica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '116115'^^xsd:integer;
  dwc:occurrenceId 'A2_18_Microsetella_norvegica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116115'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella norvegica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_Microsetella_rosea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Microsetella_rosea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Microsetella_rosea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_Microsetella_rosea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_Microsetella_rosea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_Microsetella_rosea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_Microsetella_rosea'^^xsd:string;
  dwc:scientificName 'Microsetella rosea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '116116'^^xsd:integer;
  dwc:occurrenceId 'A2_18_Microsetella_rosea'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116116'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella rosea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_Microsetella_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Microsetella_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Microsetella_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_Microsetella_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_Microsetella_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_Microsetella_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Microsetella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '115341'^^xsd:integer;
  dwc:occurrenceId 'A2_18_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115341'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_Macrosetella_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Macrosetella_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Macrosetella_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_Macrosetella_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_Macrosetella_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_Macrosetella_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_Macrosetella_gracilis'^^xsd:string;
  dwc:scientificName 'Macrosetella gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '116382'^^xsd:integer;
  dwc:occurrenceId 'A2_18_Macrosetella_gracilis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116382'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Macrosetella gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_Miracia_efferata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Miracia_efferata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Miracia_efferata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_Miracia_efferata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_Miracia_efferata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_Miracia_efferata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_Miracia_efferata'^^xsd:string;
  dwc:scientificName 'Miracia efferata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '116383'^^xsd:integer;
  dwc:occurrenceId 'A2_18_Miracia_efferata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116383'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Miracia efferata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_Oncaea_media>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Oncaea_media> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Oncaea_media> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_Oncaea_media>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_Oncaea_media>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_Oncaea_media" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_Oncaea_media'^^xsd:string;
  dwc:scientificName 'Oncaea media'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '128938'^^xsd:integer;
  dwc:occurrenceId 'A2_18_Oncaea_media'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1862287'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea media'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_Oncaea_venusta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Oncaea_venusta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Oncaea_venusta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_Oncaea_venusta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_Oncaea_venusta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_Oncaea_venusta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_Oncaea_venusta'^^xsd:string;
  dwc:scientificName 'Oncaea venusta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '128954'^^xsd:integer;
  dwc:occurrenceId 'A2_18_Oncaea_venusta'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1754274'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea venusta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_Oncaea_mediterranea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Oncaea_mediterranea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Oncaea_mediterranea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_Oncaea_mediterranea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_Oncaea_mediterranea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_Oncaea_mediterranea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_Oncaea_mediterranea'^^xsd:string;
  dwc:scientificName 'Oncaea mediterranea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '128939'^^xsd:integer;
  dwc:occurrenceId 'A2_18_Oncaea_mediterranea'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128939'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea mediterranea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_Oncaea_scottodicarloi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Oncaea_scottodicarloi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Oncaea_scottodicarloi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_Oncaea_scottodicarloi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_Oncaea_scottodicarloi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_Oncaea_scottodicarloi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_Oncaea_scottodicarloi'^^xsd:string;
  dwc:scientificName 'Oncaea scottodicarloi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '128950'^^xsd:integer;
  dwc:occurrenceId 'A2_18_Oncaea_scottodicarloi'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128950'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea scottodicarloi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_Oncaea_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Oncaea_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Oncaea_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_Oncaea_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_Oncaea_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_Oncaea_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oncaea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '128690'^^xsd:integer;
  dwc:occurrenceId 'A2_18_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128690'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_Hemicyclops_thallassius>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Hemicyclops_thallassius> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Hemicyclops_thallassius> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_Hemicyclops_thallassius>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_Hemicyclops_thallassius>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_Hemicyclops_thallassius" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_Hemicyclops_thallassius'^^xsd:string;
  dwc:scientificName 'Hemicyclops thalassius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '352254'^^xsd:integer;
  dwc:occurrenceId 'A2_18_Hemicyclops_thallassius'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '352254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Hemicyclops thallassius'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_Copilia_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Copilia_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Copilia_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_Copilia_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_Copilia_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_Copilia_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Copilia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '128721'^^xsd:integer;
  dwc:occurrenceId 'A2_18_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128721'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Copilia spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_Agetus_flaccus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Agetus_flaccus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Agetus_flaccus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_Agetus_flaccus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_Agetus_flaccus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_Agetus_flaccus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_Agetus_flaccus'^^xsd:string;
  dwc:scientificName 'Agetus flaccus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '128795'^^xsd:integer;
  dwc:occurrenceId 'A2_18_Agetus_flaccus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128795'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Agetus flaccus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_Corycaeus_speciosus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Corycaeus_speciosus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Corycaeus_speciosus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_Corycaeus_speciosus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_Corycaeus_speciosus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_Corycaeus_speciosus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_Corycaeus_speciosus'^^xsd:string;
  dwc:scientificName 'Corycaeus speciosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '128800'^^xsd:integer;
  dwc:occurrenceId 'A2_18_Corycaeus_speciosus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128800'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus speciosus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_Corycaeus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Corycaeus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Corycaeus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_Corycaeus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_Corycaeus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_Corycaeus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Corycaeus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '128634'^^xsd:integer;
  dwc:occurrenceId 'A2_18_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128634'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_Farranula_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Farranula_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Farranula_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_Farranula_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_Farranula_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_Farranula_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_Farranula_gracilis'^^xsd:string;
  dwc:scientificName 'Farranula gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '128813'^^xsd:integer;
  dwc:occurrenceId 'A2_18_Farranula_gracilis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128813'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_Farranula_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Farranula_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Farranula_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_Farranula_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_Farranula_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_Farranula_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Farranula'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '128636'^^xsd:integer;
  dwc:occurrenceId 'A2_18_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128636'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_Copepoda_%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Copepoda_%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Copepoda_%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_Copepoda_%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_Copepoda_%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_Copepoda_(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_Copepoda_(nauplius)'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'A2_18_Copepoda_(nauplius)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Copepoda (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_CIRRIPEDIA__%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_CIRRIPEDIA__%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_CIRRIPEDIA__%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_CIRRIPEDIA__%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_CIRRIPEDIA__%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_CIRRIPEDIA__(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:occurrenceId 'A2_18_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  dwc:verbatimIdentification 'CIRRIPEDIA  (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_STOMATOPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_STOMATOPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_STOMATOPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_STOMATOPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_STOMATOPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_STOMATOPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Stomatopoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '14355'^^xsd:integer;
  dwc:occurrenceId 'A2_18_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '14355'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'STOMATOPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_DECAPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_DECAPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_DECAPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_DECAPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_DECAPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_DECAPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_DECAPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:occurrenceId 'A2_18_DECAPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'DECAPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_ECHINODERMATA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_ECHINODERMATA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_ECHINODERMATA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_ECHINODERMATA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_ECHINODERMATA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_ECHINODERMATA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:scientificName 'Echinodermata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '1806'^^xsd:integer;
  dwc:occurrenceId 'A2_18_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1806'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'ECHINODERMATA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_BRYOZOA_%28cyphonauta_larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_BRYOZOA_%28cyphonauta_larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_BRYOZOA_%28cyphonauta_larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_BRYOZOA_%28cyphonauta_larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_BRYOZOA_%28cyphonauta_larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_BRYOZOA_(cyphonauta_larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'A2_18_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'BRYOZOA (cyphonauta larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_Sagitta_friedreich>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Sagitta_friedreich> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Sagitta_friedreich> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_Sagitta_friedreich>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_Sagitta_friedreich>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_Sagitta_friedreich" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_Sagitta_friedreich'^^xsd:string;
  dwc:scientificName 'Sagitta friderici'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '105452'^^xsd:integer;
  dwc:occurrenceId 'A2_18_Sagitta_friedreich'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105441'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta friedreich'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_Sagitta_spp.%C2%A0%28imature%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Sagitta_spp.%C2%A0%28imature%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Sagitta_spp.%C2%A0%28imature%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_Sagitta_spp.%C2%A0%28imature%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_Sagitta_spp.%C2%A0%28imature%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_Sagitta_spp. (imature)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_Sagitta_spp. (imature)'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:occurrenceId 'A2_18_Sagitta_spp. (imature)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta spp. (imature)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_Chaetognatha_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Chaetognatha_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Chaetognatha_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_Chaetognatha_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_Chaetognatha_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_Chaetognatha_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_Chaetognatha_(others)'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:occurrenceId 'A2_18_Chaetognatha_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Chaetognatha (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_Fritillaria_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Fritillaria_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Fritillaria_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_Fritillaria_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_Fritillaria_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_Fritillaria_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_Fritillaria_spp.'^^xsd:string;
  dwc:scientificName 'Fritillaria'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '103358'^^xsd:integer;
  dwc:occurrenceId 'A2_18_Fritillaria_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Fritillaria spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_Oikopleura_dioica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Oikopleura_dioica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Oikopleura_dioica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_Oikopleura_dioica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_Oikopleura_dioica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_Oikopleura_dioica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_Oikopleura_dioica'^^xsd:string;
  dwc:scientificName 'Oikopleura dioica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '1770057'^^xsd:integer;
  dwc:occurrenceId 'A2_18_Oikopleura_dioica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura dioica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_Oikopleura_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Oikopleura_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Oikopleura_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_Oikopleura_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_Oikopleura_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_Oikopleura_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_Oikopleura_spp.'^^xsd:string;
  dwc:scientificName 'Oikopleura'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '103367'^^xsd:integer;
  dwc:occurrenceId 'A2_18_Oikopleura_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_Appendicularia_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Appendicularia_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Appendicularia_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_Appendicularia_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_Appendicularia_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_Appendicularia_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_Appendicularia_(others)'^^xsd:string;
  dwc:scientificName 'Appendicularia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '146421'^^xsd:integer;
  dwc:occurrenceId 'A2_18_Appendicularia_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146421'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Appendicularia (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_Thalia_democratica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Thalia_democratica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Thalia_democratica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_Thalia_democratica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_Thalia_democratica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_Thalia_democratica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_Thalia_democratica'^^xsd:string;
  dwc:scientificName 'Thalia democratica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '137279'^^xsd:integer;
  dwc:occurrenceId 'A2_18_Thalia_democratica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137279'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Thalia democratica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_Doliolo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Doliolo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Doliolo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_Doliolo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_Doliolo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_Doliolo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_Doliolo'^^xsd:string;
  dwc:scientificName 'Dolioloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '137221'^^xsd:integer;
  dwc:occurrenceId 'A2_18_Doliolo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137221'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Doliolo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_Teleostei_%28egg%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Teleostei_%28egg%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Teleostei_%28egg%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_Teleostei_%28egg%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_Teleostei_%28egg%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_Teleostei_(egg)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_Teleostei_(egg)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A2_18_Teleostei_(egg)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (egg)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_Teleostei_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Teleostei_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Teleostei_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_Teleostei_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_Teleostei_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_Teleostei_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_Teleostei_(larvae)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A2_18_Teleostei_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_SIPHONOPHORAE_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_SIPHONOPHORAE_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_SIPHONOPHORAE_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_SIPHONOPHORAE_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_SIPHONOPHORAE_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_SIPHONOPHORAE_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:scientificName 'Siphonophorae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '1371'^^xsd:integer;
  dwc:occurrenceId 'A2_18_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'SIPHONOPHORAE spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_Gastropoda_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Gastropoda_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Gastropoda_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_Gastropoda_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_Gastropoda_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_Gastropoda_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_Gastropoda_(veliger)'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'A2_18_Gastropoda_(veliger)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Gastropoda (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_Pteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Pteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Pteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_Pteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_Pteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_Pteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_Pteropoda'^^xsd:string;
  dwc:scientificName 'Pteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '325345'^^xsd:integer;
  dwc:occurrenceId 'A2_18_Pteropoda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '325345'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Pteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_Heteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Heteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Heteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_Heteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_Heteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_Heteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_Heteropoda'^^xsd:string;
  dwc:scientificName 'Heteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '1491356'^^xsd:integer;
  dwc:occurrenceId 'A2_18_Heteropoda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491356'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Heteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_Bivalvia_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Bivalvia_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_Bivalvia_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_Bivalvia_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_Bivalvia_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_Bivalvia_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_Bivalvia_(veliger)'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'A2_18_Bivalvia_(veliger)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Bivalvia (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_POLYCHAETA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_POLYCHAETA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_POLYCHAETA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_POLYCHAETA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_POLYCHAETA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_POLYCHAETA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'A2_18_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'POLYCHAETA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_OSTRACODA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_OSTRACODA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_OSTRACODA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_OSTRACODA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_OSTRACODA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_OSTRACODA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_OSTRACODA'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'A2_18_OSTRACODA'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'OSTRACODA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_18_CLADOCERA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_18_CLADOCERA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_18_CLADOCERA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3568553"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2696162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_18_CLADOCERA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3568553 -34.2696162)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3568553"^^xsd:decimal ;
  geo-pos:long "-34.2696162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_18_CLADOCERA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_18_CLADOCERA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_18_CLADOCERA'^^xsd:string;
  dwc:scientificName 'Cladocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.2696162'^^xsd:double;
  dwc:latitude '-7.3568553'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 1| Station 18'^^xsd:string;
  dwc:aphiaid '1076'^^xsd:integer;
  dwc:occurrenceId 'A2_18_CLADOCERA'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '155670'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'CLADOCERA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_Codonella_acuta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Codonella_acuta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Codonella_acuta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_Codonella_acuta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_Codonella_acuta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_Codonella_acuta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_Codonella_acuta'^^xsd:string;
  dwc:scientificName 'Codonella acuta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '417132'^^xsd:integer;
  dwc:occurrenceId 'A1_34_Codonella_acuta'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417132'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella acuta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_Codonella_amphorella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Codonella_amphorella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Codonella_amphorella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_Codonella_amphorella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_Codonella_amphorella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_Codonella_amphorella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_Codonella_amphorella'^^xsd:string;
  dwc:scientificName 'Codonella amphorella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '417133'^^xsd:integer;
  dwc:occurrenceId 'A1_34_Codonella_amphorella'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417133'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella amphorella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_Codonella_apicata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Codonella_apicata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Codonella_apicata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_Codonella_apicata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_Codonella_apicata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_Codonella_apicata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_Codonella_apicata'^^xsd:string;
  dwc:scientificName 'Codonella apicata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '417134'^^xsd:integer;
  dwc:occurrenceId 'A1_34_Codonella_apicata'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417134'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella apicata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_Codonella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Codonella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Codonella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_Codonella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_Codonella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_Codonella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_Codonella_sp.'^^xsd:string;
  dwc:scientificName 'Codonella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '150203'^^xsd:integer;
  dwc:occurrenceId 'A1_34_Codonella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150203'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_Tintinnopsis_tocantinensis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Tintinnopsis_tocantinensis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Tintinnopsis_tocantinensis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_Tintinnopsis_tocantinensis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_Tintinnopsis_tocantinensis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_Tintinnopsis_tocantinensis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:scientificName 'Tintinnopsis tocantinensis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '417156'^^xsd:integer;
  dwc:occurrenceId 'A1_34_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417156'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis tocantinensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_Tintinnopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Tintinnopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Tintinnopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_Tintinnopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_Tintinnopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_Tintinnopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_Tintinnopsis_spp.'^^xsd:string;
  dwc:scientificName 'Tintinnopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:occurrenceId 'A1_34_Tintinnopsis_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_Codonellopsis_ostenfeldi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Codonellopsis_ostenfeldi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Codonellopsis_ostenfeldi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_Codonellopsis_ostenfeldi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_Codonellopsis_ostenfeldi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_Codonellopsis_ostenfeldi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:scientificName 'Codonellopsis ostenfeldi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '427448'^^xsd:integer;
  dwc:occurrenceId 'A1_34_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427448'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis ostenfeldi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_Codonellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Codonellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Codonellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_Codonellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_Codonellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_Codonellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_Codonellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Codonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '204197'^^xsd:integer;
  dwc:occurrenceId 'A1_34_Codonellopsis_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '204197'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_Coxliella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Coxliella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Coxliella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_Coxliella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_Coxliella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_Coxliella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_Coxliella_sp.'^^xsd:string;
  dwc:scientificName 'Coxliella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '150208'^^xsd:integer;
  dwc:occurrenceId 'A1_34_Coxliella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150208'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Coxliella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_Dadayiella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Dadayiella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Dadayiella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_Dadayiella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_Dadayiella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_Dadayiella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_Dadayiella_sp.'^^xsd:string;
  dwc:scientificName 'Dadayiella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '183541'^^xsd:integer;
  dwc:occurrenceId 'A1_34_Dadayiella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183541'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dadayiella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_Dictyocysta_lepida>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Dictyocysta_lepida> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Dictyocysta_lepida> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_Dictyocysta_lepida>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_Dictyocysta_lepida>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_Dictyocysta_lepida" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_Dictyocysta_lepida'^^xsd:string;
  dwc:scientificName 'Dictyocysta lepida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '235767'^^xsd:integer;
  dwc:occurrenceId 'A1_34_Dictyocysta_lepida'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235767'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocysta lepida'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_Epiplocylis_undella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Epiplocylis_undella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Epiplocylis_undella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_Epiplocylis_undella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_Epiplocylis_undella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_Epiplocylis_undella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_Epiplocylis_undella'^^xsd:string;
  dwc:scientificName 'Epiplocylis undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '341668'^^xsd:integer;
  dwc:occurrenceId 'A1_34_Epiplocylis_undella'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '341668'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis undella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_Epiplocylis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Epiplocylis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Epiplocylis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_Epiplocylis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_Epiplocylis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_Epiplocylis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_Epiplocylis_sp.'^^xsd:string;
  dwc:scientificName 'Epiplocylis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '183562'^^xsd:integer;
  dwc:occurrenceId 'A1_34_Epiplocylis_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183562'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_Favella_enrenbergii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Favella_enrenbergii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Favella_enrenbergii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_Favella_enrenbergii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_Favella_enrenbergii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_Favella_enrenbergii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_Favella_enrenbergii'^^xsd:string;
  dwc:scientificName 'Favella ehrenbergii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '235761'^^xsd:integer;
  dwc:occurrenceId 'A1_34_Favella_enrenbergii'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235761'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Favella enrenbergii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_Eutintinnus_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Eutintinnus_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Eutintinnus_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_Eutintinnus_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_Eutintinnus_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_Eutintinnus_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_Eutintinnus_spp.'^^xsd:string;
  dwc:scientificName 'Eutintinnus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '183543'^^xsd:integer;
  dwc:occurrenceId 'A1_34_Eutintinnus_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183543'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Eutintinnus spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_Amphorellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Amphorellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Amphorellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_Amphorellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_Amphorellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_Amphorellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_Amphorellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Amphorellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '425527'^^xsd:integer;
  dwc:occurrenceId 'A1_34_Amphorellopsis_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '425527'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Amphorellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_Rabdonella_elegans>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Rabdonella_elegans> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Rabdonella_elegans> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_Rabdonella_elegans>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_Rabdonella_elegans>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_Rabdonella_elegans" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_Rabdonella_elegans'^^xsd:string;
  dwc:scientificName 'Rhabdonella elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '183577'^^xsd:integer;
  dwc:occurrenceId 'A1_34_Rabdonella_elegans'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183577'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella elegans'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_Rabdonella_brandti>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Rabdonella_brandti> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Rabdonella_brandti> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_Rabdonella_brandti>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_Rabdonella_brandti>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_Rabdonella_brandti" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_Rabdonella_brandti'^^xsd:string;
  dwc:scientificName 'Rhabdonella brandti'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '427513'^^xsd:integer;
  dwc:occurrenceId 'A1_34_Rabdonella_brandti'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427513'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella brandti'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_Rabdonellopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Rabdonellopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Rabdonellopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_Rabdonellopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_Rabdonellopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_Rabdonellopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_Rabdonellopsis_spp.'^^xsd:string;
  dwc:scientificName 'Rhabdonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '183550'^^xsd:integer;
  dwc:occurrenceId 'A1_34_Rabdonellopsis_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183550'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonellopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_Undella_claparedei>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Undella_claparedei> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Undella_claparedei> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_Undella_claparedei>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_Undella_claparedei>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_Undella_claparedei" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_Undella_claparedei'^^xsd:string;
  dwc:scientificName 'Undella claparedei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '341684'^^xsd:integer;
  dwc:occurrenceId 'A1_34_Undella_claparedei'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417240'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undella claparedei'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_Undella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Undella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Undella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_Undella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_Undella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_Undella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_Undella_sp.'^^xsd:string;
  dwc:scientificName 'Undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '235764'^^xsd:integer;
  dwc:occurrenceId 'A1_34_Undella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235764'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Undella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_Xystonellopsis_heros>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Xystonellopsis_heros> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Xystonellopsis_heros> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_Xystonellopsis_heros>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_Xystonellopsis_heros>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_Xystonellopsis_heros" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_Xystonellopsis_heros'^^xsd:string;
  dwc:scientificName 'Xystonellopsis heros'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '417266'^^xsd:integer;
  dwc:occurrenceId 'A1_34_Xystonellopsis_heros'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417266'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Xystonellopsis heros'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_Tintinnina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Tintinnina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Tintinnina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_Tintinnina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_Tintinnina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_Tintinnina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_Tintinnina_(others)'^^xsd:string;
  dwc:scientificName 'Tintinnina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '732976'^^xsd:integer;
  dwc:occurrenceId 'A1_34_Tintinnina_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_Collosphaera_macropora>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Collosphaera_macropora> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Collosphaera_macropora> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_Collosphaera_macropora>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_Collosphaera_macropora>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_Collosphaera_macropora" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_Collosphaera_macropora'^^xsd:string;
  dwc:scientificName 'Collosphaera macropora'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '493482'^^xsd:integer;
  dwc:occurrenceId 'A1_34_Collosphaera_macropora'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493482'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Collosphaera macropora'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_Dictyocoryne_profunda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Dictyocoryne_profunda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Dictyocoryne_profunda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_Dictyocoryne_profunda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_Dictyocoryne_profunda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_Dictyocoryne_profunda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_Dictyocoryne_profunda'^^xsd:string;
  dwc:scientificName 'Dictyocoryne profunda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '412935'^^xsd:integer;
  dwc:occurrenceId 'A1_34_Dictyocoryne_profunda'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412935'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne profunda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_Dictyocoryne_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Dictyocoryne_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Dictyocoryne_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_Dictyocoryne_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_Dictyocoryne_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_Dictyocoryne_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_Dictyocoryne_sp.'^^xsd:string;
  dwc:scientificName 'Dictyocoryne'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '412934'^^xsd:integer;
  dwc:occurrenceId 'A1_34_Dictyocoryne_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412934'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_Discopyle_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Discopyle_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Discopyle_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_Discopyle_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_Discopyle_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_Discopyle_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_Discopyle_sp.'^^xsd:string;
  dwc:scientificName 'Discopyle'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '493501'^^xsd:integer;
  dwc:occurrenceId 'A1_34_Discopyle_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Discopyle sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_Pylonidae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Pylonidae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Pylonidae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_Pylonidae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_Pylonidae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_Pylonidae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_Pylonidae'^^xsd:string;
  dwc:scientificName 'Pyloniidae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '345902'^^xsd:integer;
  dwc:occurrenceId 'A1_34_Pylonidae'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345902'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:verbatimIdentification 'Pylonidae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_Spongodiscus_resurgens>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Spongodiscus_resurgens> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Spongodiscus_resurgens> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_Spongodiscus_resurgens>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_Spongodiscus_resurgens>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_Spongodiscus_resurgens" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_Spongodiscus_resurgens'^^xsd:string;
  dwc:scientificName 'Spongodiscus resurgens'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '493608'^^xsd:integer;
  dwc:occurrenceId 'A1_34_Spongodiscus_resurgens'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493608'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongodiscus resurgens'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_Spongosphaera_streptacantha>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Spongosphaera_streptacantha> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Spongosphaera_streptacantha> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_Spongosphaera_streptacantha>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_Spongosphaera_streptacantha>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_Spongosphaera_streptacantha" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_Spongosphaera_streptacantha'^^xsd:string;
  dwc:scientificName 'Spongosphaera streptacantha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '493393'^^xsd:integer;
  dwc:occurrenceId 'A1_34_Spongosphaera_streptacantha'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493393'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongosphaera streptacantha'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_Spongaster_tetras>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Spongaster_tetras> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Spongaster_tetras> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_Spongaster_tetras>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_Spongaster_tetras>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_Spongaster_tetras" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_Spongaster_tetras'^^xsd:string;
  dwc:scientificName 'Spongaster tetras'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '412940'^^xsd:integer;
  dwc:occurrenceId 'A1_34_Spongaster_tetras'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412940'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongaster tetras'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_Spongotrochus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Spongotrochus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Spongotrochus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_Spongotrochus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_Spongotrochus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_Spongotrochus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_Spongotrochus_sp.'^^xsd:string;
  dwc:scientificName 'Spongotrochus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '412948'^^xsd:integer;
  dwc:occurrenceId 'A1_34_Spongotrochus_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Spongotrochus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_Zygocircus_productus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Zygocircus_productus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Zygocircus_productus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_Zygocircus_productus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_Zygocircus_productus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_Zygocircus_productus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_Zygocircus_productus'^^xsd:string;
  dwc:scientificName 'Zygocircus productus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '493705'^^xsd:integer;
  dwc:occurrenceId 'A1_34_Zygocircus_productus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493705'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus productus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_Zygocircus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Zygocircus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Zygocircus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_Zygocircus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_Zygocircus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_Zygocircus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_Zygocircus_sp.'^^xsd:string;
  dwc:scientificName 'Zygocircus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '493702'^^xsd:integer;
  dwc:occurrenceId 'A1_34_Zygocircus_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493702'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_Polycystina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Polycystina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Polycystina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_Polycystina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_Polycystina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_Polycystina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_Polycystina_(others)'^^xsd:string;
  dwc:scientificName 'Polycystina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '235740'^^xsd:integer;
  dwc:occurrenceId 'A1_34_Polycystina_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235740'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Polycystina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_ACANTHARIA_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_ACANTHARIA_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_ACANTHARIA_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_ACANTHARIA_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_ACANTHARIA_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_ACANTHARIA_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_ACANTHARIA_spp.'^^xsd:string;
  dwc:scientificName 'Acantharia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '586732'^^xsd:integer;
  dwc:occurrenceId 'A1_34_ACANTHARIA_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '586732'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'ACANTHARIA spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_Bolivina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Bolivina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Bolivina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_Bolivina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_Bolivina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_Bolivina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_Bolivina_sp.'^^xsd:string;
  dwc:scientificName 'Bolivina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '112101'^^xsd:integer;
  dwc:occurrenceId 'A1_34_Bolivina_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Bolivina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_Globigerina_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Globigerina_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Globigerina_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_Globigerina_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_Globigerina_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_Globigerina_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_Globigerina_bulloides'^^xsd:string;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:occurrenceId 'A1_34_Globigerina_bulloides'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globigerina bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_Globogirinoides_ruber>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Globogirinoides_ruber> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Globogirinoides_ruber> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_Globogirinoides_ruber>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_Globogirinoides_ruber>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_Globogirinoides_ruber" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_Globogirinoides_ruber'^^xsd:string;
  dwc:scientificName 'Globigerinoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:occurrenceId 'A1_34_Globogirinoides_ruber'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globogirinoides ruber'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_Globorotalia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Globorotalia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Globorotalia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_Globorotalia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_Globorotalia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_Globorotalia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_Globorotalia_spp.'^^xsd:string;
  dwc:scientificName 'Globorotalia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '112200'^^xsd:integer;
  dwc:occurrenceId 'A1_34_Globorotalia_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112200'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Globorotalia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_Neogloboquadrina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Neogloboquadrina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Neogloboquadrina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_Neogloboquadrina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_Neogloboquadrina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_Neogloboquadrina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_Neogloboquadrina_sp.'^^xsd:string;
  dwc:scientificName 'Neogloboquadrina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '112202'^^xsd:integer;
  dwc:occurrenceId 'A1_34_Neogloboquadrina_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112202'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Neogloboquadrina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_Orbulina_universa>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Orbulina_universa> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Orbulina_universa> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_Orbulina_universa>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_Orbulina_universa>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_Orbulina_universa" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_Orbulina_universa'^^xsd:string;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:occurrenceId 'A1_34_Orbulina_universa'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Orbulina universa'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_Tretomphalus_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Tretomphalus_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Tretomphalus_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_Tretomphalus_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_Tretomphalus_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_Tretomphalus_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_Tretomphalus_bulloides'^^xsd:string;
  dwc:scientificName 'Tretomphalus bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '113184'^^xsd:integer;
  dwc:occurrenceId 'A1_34_Tretomphalus_bulloides'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tretomphalus bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_Trochammina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Trochammina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Trochammina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_Trochammina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_Trochammina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_Trochammina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_Trochammina_sp.'^^xsd:string;
  dwc:scientificName 'Trochammina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:occurrenceId 'A1_34_Trochammina_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Trochammina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_Foraminifera_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Foraminifera_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Foraminifera_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_Foraminifera_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_Foraminifera_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_Foraminifera_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_Foraminifera_(others)'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:occurrenceId 'A1_34_Foraminifera_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Foraminifera (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_Nannocalanus_minor>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Nannocalanus_minor> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Nannocalanus_minor> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_Nannocalanus_minor>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_Nannocalanus_minor>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_Nannocalanus_minor" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_Nannocalanus_minor'^^xsd:string;
  dwc:scientificName 'Nannocalanus minor'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '104469'^^xsd:integer;
  dwc:occurrenceId 'A1_34_Nannocalanus_minor'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104469'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus minor'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_Nannocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Nannocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Nannocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_Nannocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_Nannocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_Nannocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Nannocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '104154'^^xsd:integer;
  dwc:occurrenceId 'A1_34_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104154'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_Neocalanus_robustior>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Neocalanus_robustior> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Neocalanus_robustior> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_Neocalanus_robustior>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_Neocalanus_robustior>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_Neocalanus_robustior" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_Neocalanus_robustior'^^xsd:string;
  dwc:scientificName 'Neocalanus robustior'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '104472'^^xsd:integer;
  dwc:occurrenceId 'A1_34_Neocalanus_robustior'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104472'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Neocalanus robustior'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_Undinula_vulgaris_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Undinula_vulgaris_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Undinula_vulgaris_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_Undinula_vulgaris_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_Undinula_vulgaris_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_Undinula_vulgaris_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:scientificName 'Undinula vulgaris'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '104473'^^xsd:integer;
  dwc:occurrenceId 'A1_34_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104473'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undinula vulgaris (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_Acrocalanus_longicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Acrocalanus_longicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Acrocalanus_longicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_Acrocalanus_longicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_Acrocalanus_longicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_Acrocalanus_longicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_Acrocalanus_longicornis'^^xsd:string;
  dwc:scientificName 'Acrocalanus longicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '104646'^^xsd:integer;
  dwc:occurrenceId 'A1_34_Acrocalanus_longicornis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104646'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus longicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_Acrocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Acrocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Acrocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_Acrocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_Acrocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_Acrocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Acrocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '104192'^^xsd:integer;
  dwc:occurrenceId 'A1_34_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104192'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_Calocalanos_pavo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Calocalanos_pavo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Calocalanos_pavo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_Calocalanos_pavo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_Calocalanos_pavo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_Calocalanos_pavo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_Calocalanos_pavo'^^xsd:string;
  dwc:scientificName 'Calocalanus pavo'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '104669'^^xsd:integer;
  dwc:occurrenceId 'A1_34_Calocalanos_pavo'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanos pavo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_Calocalanus_sp. _(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:scientificName 'Calocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '104193'^^xsd:integer;
  dwc:occurrenceId 'A1_34_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104193'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanus sp.  (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_Delibus_sewelli>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Delibus_sewelli> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Delibus_sewelli> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_Delibus_sewelli>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_Delibus_sewelli>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_Delibus_sewelli" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_Delibus_sewelli'^^xsd:string;
  dwc:scientificName 'Delius sewelli'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '363906'^^xsd:integer;
  dwc:occurrenceId 'A1_34_Delibus_sewelli'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363906'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sewelli'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_Delibus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Delibus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Delibus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_Delibus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_Delibus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_Delibus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Delius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '363904'^^xsd:integer;
  dwc:occurrenceId 'A1_34_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363904'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_Mecynocera_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Mecynocera_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Mecynocera_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_Mecynocera_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_Mecynocera_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_Mecynocera_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Mecynocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '104184'^^xsd:integer;
  dwc:occurrenceId 'A1_34_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Mecynocera sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_Paracalanus_aculeatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Paracalanus_aculeatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Paracalanus_aculeatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_Paracalanus_aculeatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_Paracalanus_aculeatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_Paracalanus_aculeatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_Paracalanus_aculeatus'^^xsd:string;
  dwc:scientificName 'Paracalanus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '104681'^^xsd:integer;
  dwc:occurrenceId 'A1_34_Paracalanus_aculeatus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1464945'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus aculeatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_Paracalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Paracalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Paracalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_Paracalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_Paracalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_Paracalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Paracalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '104196'^^xsd:integer;
  dwc:occurrenceId 'A1_34_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104196'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_Rhincalanus_cornutus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Rhincalanus_cornutus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Rhincalanus_cornutus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_Rhincalanus_cornutus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_Rhincalanus_cornutus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_Rhincalanus_cornutus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_Rhincalanus_cornutus'^^xsd:string;
  dwc:scientificName 'Rhincalanus cornutus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '104542'^^xsd:integer;
  dwc:occurrenceId 'A1_34_Rhincalanus_cornutus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1488083'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rhincalanus cornutus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_Subeucalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Subeucalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Subeucalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_Subeucalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_Subeucalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_Subeucalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Subeucalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '104173'^^xsd:integer;
  dwc:occurrenceId 'A1_34_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104173'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Subeucalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_Clausocalanus_furcatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Clausocalanus_furcatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Clausocalanus_furcatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_Clausocalanus_furcatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_Clausocalanus_furcatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_Clausocalanus_furcatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_Clausocalanus_furcatus'^^xsd:string;
  dwc:scientificName 'Clausocalanus furcatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '104503'^^xsd:integer;
  dwc:occurrenceId 'A1_34_Clausocalanus_furcatus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104503'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus furcatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_Clausocalanus_mastigophorus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Clausocalanus_mastigophorus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Clausocalanus_mastigophorus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_Clausocalanus_mastigophorus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_Clausocalanus_mastigophorus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_Clausocalanus_mastigophorus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:scientificName 'Clausocalanus mastigophorus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '104506'^^xsd:integer;
  dwc:occurrenceId 'A1_34_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104506'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus mastigophorus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_Clausocalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Clausocalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Clausocalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_Clausocalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_Clausocalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_Clausocalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Clausocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '104161'^^xsd:integer;
  dwc:occurrenceId 'A1_34_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104161'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_Euchaeta_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Euchaeta_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Euchaeta_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_Euchaeta_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_Euchaeta_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_Euchaeta_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Euchaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '104174'^^xsd:integer;
  dwc:occurrenceId 'A1_34_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104174'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Euchaeta spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_Scolecithrix_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Scolecithrix_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Scolecithrix_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_Scolecithrix_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_Scolecithrix_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_Scolecithrix_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_Scolecithrix_danae'^^xsd:string;
  dwc:scientificName 'Scolecithrix danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '104821'^^xsd:integer;
  dwc:occurrenceId 'A1_34_Scolecithrix_danae'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104821'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_Scolecithrix_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Scolecithrix_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Scolecithrix_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_Scolecithrix_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_Scolecithrix_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_Scolecithrix_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Scolecithrix'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '104230'^^xsd:integer;
  dwc:occurrenceId 'A1_34_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104230'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_Lucicutia_flavicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Lucicutia_flavicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Lucicutia_flavicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_Lucicutia_flavicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_Lucicutia_flavicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_Lucicutia_flavicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_Lucicutia_flavicornis'^^xsd:string;
  dwc:scientificName 'Lucicutia flavicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '104597'^^xsd:integer;
  dwc:occurrenceId 'A1_34_Lucicutia_flavicornis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104597'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia flavicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_Lucicutia_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Lucicutia_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Lucicutia_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_Lucicutia_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_Lucicutia_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_Lucicutia_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_Lucicutia_sp.'^^xsd:string;
  dwc:scientificName 'Lucicutia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '104183'^^xsd:integer;
  dwc:occurrenceId 'A1_34_Lucicutia_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104183'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_Pleuromamma_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Pleuromamma_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Pleuromamma_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_Pleuromamma_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_Pleuromamma_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_Pleuromamma_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Pleuromamma'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '104191'^^xsd:integer;
  dwc:occurrenceId 'A1_34_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104191'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Pleuromamma sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_Temora_stylifera_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Temora_stylifera_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Temora_stylifera_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_Temora_stylifera_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_Temora_stylifera_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_Temora_stylifera_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:scientificName 'Temora stylifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '104879'^^xsd:integer;
  dwc:occurrenceId 'A1_34_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104879'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora stylifera (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_Temora_turbinata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Temora_turbinata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Temora_turbinata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_Temora_turbinata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_Temora_turbinata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_Temora_turbinata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_Temora_turbinata'^^xsd:string;
  dwc:scientificName 'Temora turbinata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '104880'^^xsd:integer;
  dwc:occurrenceId 'A1_34_Temora_turbinata'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104880'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora turbinata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_Candacia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Candacia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Candacia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_Candacia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_Candacia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_Candacia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_Candacia_spp.'^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A1_34_Candacia_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_Candacia_sp._%28copepodite%29%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Candacia_sp._%28copepodite%29%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Candacia_sp._%28copepodite%29%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_Candacia_sp._%28copepodite%29%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_Candacia_sp._%28copepodite%29%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_Candacia_sp._(copepodite) " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A1_34_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia sp. (copepodite) '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_Calanopia_americana_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Calanopia_americana_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Calanopia_americana_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_Calanopia_americana_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_Calanopia_americana_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_Calanopia_americana_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:scientificName 'Calanopia americana'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '104723'^^xsd:integer;
  dwc:occurrenceId 'A1_34_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104723'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calanopia americana (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_Acartia_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Acartia_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Acartia_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_Acartia_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_Acartia_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_Acartia_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_Acartia_danae'^^xsd:string;
  dwc:scientificName 'Acartia (Acartia) danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '346026'^^xsd:integer;
  dwc:occurrenceId 'A1_34_Acartia_danae'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346026'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_Acartia_lilljeborgii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Acartia_lilljeborgii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Acartia_lilljeborgii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_Acartia_lilljeborgii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_Acartia_lilljeborgii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_Acartia_lilljeborgii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_Acartia_lilljeborgii'^^xsd:string;
  dwc:scientificName 'Acartia lilljeborgii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '348510'^^xsd:integer;
  dwc:occurrenceId 'A1_34_Acartia_lilljeborgii'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia lilljeborgii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_Calanoida_%28others_copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Calanoida_%28others_copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Calanoida_%28others_copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_Calanoida_%28others_copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_Calanoida_%28others_copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_Calanoida_(others_copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'A1_34_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Calanoida (others copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_Oithona_atlantica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Oithona_atlantica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Oithona_atlantica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_Oithona_atlantica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_Oithona_atlantica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_Oithona_atlantica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_Oithona_atlantica'^^xsd:string;
  dwc:scientificName 'Oithona atlantica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '106642'^^xsd:integer;
  dwc:occurrenceId 'A1_34_Oithona_atlantica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106642'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona atlantica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_Oithona_plumifera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Oithona_plumifera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Oithona_plumifera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_Oithona_plumifera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_Oithona_plumifera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_Oithona_plumifera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_Oithona_plumifera'^^xsd:string;
  dwc:scientificName 'Oithona plumifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '106652'^^xsd:integer;
  dwc:occurrenceId 'A1_34_Oithona_plumifera'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106652'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona plumifera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_Oithona_setigera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Oithona_setigera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Oithona_setigera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_Oithona_setigera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_Oithona_setigera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_Oithona_setigera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_Oithona_setigera'^^xsd:string;
  dwc:scientificName 'Oithona setigera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '106655'^^xsd:integer;
  dwc:occurrenceId 'A1_34_Oithona_setigera'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '734517'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona setigera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_Oithona_hebes>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Oithona_hebes> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Oithona_hebes> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_Oithona_hebes>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_Oithona_hebes>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_Oithona_hebes" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_Oithona_hebes'^^xsd:string;
  dwc:scientificName 'Oithona hebes'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '106647'^^xsd:integer;
  dwc:occurrenceId 'A1_34_Oithona_hebes'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106647'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona hebes'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_Oithona_spp.%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Oithona_spp.%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Oithona_spp.%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_Oithona_spp.%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_Oithona_spp.%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_Oithona_spp. " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_Oithona_spp. '^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A1_34_Oithona_spp. '^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_Oithona_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Oithona_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Oithona_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_Oithona_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_Oithona_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_Oithona_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A1_34_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_Microsetella_norvegica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Microsetella_norvegica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Microsetella_norvegica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_Microsetella_norvegica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_Microsetella_norvegica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_Microsetella_norvegica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_Microsetella_norvegica'^^xsd:string;
  dwc:scientificName 'Microsetella norvegica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '116115'^^xsd:integer;
  dwc:occurrenceId 'A1_34_Microsetella_norvegica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116115'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella norvegica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_Microsetella_rosea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Microsetella_rosea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Microsetella_rosea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_Microsetella_rosea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_Microsetella_rosea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_Microsetella_rosea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_Microsetella_rosea'^^xsd:string;
  dwc:scientificName 'Microsetella rosea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '116116'^^xsd:integer;
  dwc:occurrenceId 'A1_34_Microsetella_rosea'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116116'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella rosea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_Microsetella_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Microsetella_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Microsetella_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_Microsetella_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_Microsetella_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_Microsetella_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Microsetella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '115341'^^xsd:integer;
  dwc:occurrenceId 'A1_34_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115341'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_Macrosetella_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Macrosetella_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Macrosetella_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_Macrosetella_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_Macrosetella_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_Macrosetella_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_Macrosetella_gracilis'^^xsd:string;
  dwc:scientificName 'Macrosetella gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '116382'^^xsd:integer;
  dwc:occurrenceId 'A1_34_Macrosetella_gracilis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116382'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Macrosetella gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_Miracia_efferata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Miracia_efferata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Miracia_efferata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_Miracia_efferata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_Miracia_efferata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_Miracia_efferata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_Miracia_efferata'^^xsd:string;
  dwc:scientificName 'Miracia efferata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '116383'^^xsd:integer;
  dwc:occurrenceId 'A1_34_Miracia_efferata'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116383'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Miracia efferata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_Oncaea_media>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Oncaea_media> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Oncaea_media> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_Oncaea_media>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_Oncaea_media>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_Oncaea_media" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_Oncaea_media'^^xsd:string;
  dwc:scientificName 'Oncaea media'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '128938'^^xsd:integer;
  dwc:occurrenceId 'A1_34_Oncaea_media'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1862287'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea media'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_Oncaea_venusta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Oncaea_venusta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Oncaea_venusta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_Oncaea_venusta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_Oncaea_venusta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_Oncaea_venusta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_Oncaea_venusta'^^xsd:string;
  dwc:scientificName 'Oncaea venusta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '128954'^^xsd:integer;
  dwc:occurrenceId 'A1_34_Oncaea_venusta'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1754274'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea venusta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_Oncaea_mediterranea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Oncaea_mediterranea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Oncaea_mediterranea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_Oncaea_mediterranea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_Oncaea_mediterranea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_Oncaea_mediterranea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_Oncaea_mediterranea'^^xsd:string;
  dwc:scientificName 'Oncaea mediterranea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '128939'^^xsd:integer;
  dwc:occurrenceId 'A1_34_Oncaea_mediterranea'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128939'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea mediterranea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_Oncaea_scottodicarloi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Oncaea_scottodicarloi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Oncaea_scottodicarloi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_Oncaea_scottodicarloi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_Oncaea_scottodicarloi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_Oncaea_scottodicarloi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_Oncaea_scottodicarloi'^^xsd:string;
  dwc:scientificName 'Oncaea scottodicarloi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '128950'^^xsd:integer;
  dwc:occurrenceId 'A1_34_Oncaea_scottodicarloi'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128950'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea scottodicarloi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_Oncaea_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Oncaea_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Oncaea_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_Oncaea_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_Oncaea_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_Oncaea_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oncaea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '128690'^^xsd:integer;
  dwc:occurrenceId 'A1_34_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128690'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_Hemicyclops_thallassius>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Hemicyclops_thallassius> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Hemicyclops_thallassius> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_Hemicyclops_thallassius>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_Hemicyclops_thallassius>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_Hemicyclops_thallassius" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_Hemicyclops_thallassius'^^xsd:string;
  dwc:scientificName 'Hemicyclops thalassius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '352254'^^xsd:integer;
  dwc:occurrenceId 'A1_34_Hemicyclops_thallassius'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '352254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Hemicyclops thallassius'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_Copilia_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Copilia_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Copilia_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_Copilia_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_Copilia_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_Copilia_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Copilia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '128721'^^xsd:integer;
  dwc:occurrenceId 'A1_34_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128721'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Copilia spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_Agetus_flaccus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Agetus_flaccus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Agetus_flaccus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_Agetus_flaccus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_Agetus_flaccus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_Agetus_flaccus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_Agetus_flaccus'^^xsd:string;
  dwc:scientificName 'Agetus flaccus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '128795'^^xsd:integer;
  dwc:occurrenceId 'A1_34_Agetus_flaccus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128795'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Agetus flaccus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_Corycaeus_speciosus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Corycaeus_speciosus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Corycaeus_speciosus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_Corycaeus_speciosus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_Corycaeus_speciosus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_Corycaeus_speciosus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_Corycaeus_speciosus'^^xsd:string;
  dwc:scientificName 'Corycaeus speciosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '128800'^^xsd:integer;
  dwc:occurrenceId 'A1_34_Corycaeus_speciosus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128800'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus speciosus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_Corycaeus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Corycaeus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Corycaeus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_Corycaeus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_Corycaeus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_Corycaeus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Corycaeus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '128634'^^xsd:integer;
  dwc:occurrenceId 'A1_34_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128634'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_Farranula_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Farranula_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Farranula_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_Farranula_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_Farranula_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_Farranula_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_Farranula_gracilis'^^xsd:string;
  dwc:scientificName 'Farranula gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '128813'^^xsd:integer;
  dwc:occurrenceId 'A1_34_Farranula_gracilis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128813'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_Farranula_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Farranula_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Farranula_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_Farranula_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_Farranula_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_Farranula_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Farranula'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '128636'^^xsd:integer;
  dwc:occurrenceId 'A1_34_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128636'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_Copepoda_%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Copepoda_%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Copepoda_%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_Copepoda_%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_Copepoda_%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_Copepoda_(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_Copepoda_(nauplius)'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'A1_34_Copepoda_(nauplius)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Copepoda (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_CIRRIPEDIA__%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_CIRRIPEDIA__%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_CIRRIPEDIA__%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_CIRRIPEDIA__%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_CIRRIPEDIA__%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_CIRRIPEDIA__(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:occurrenceId 'A1_34_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  dwc:verbatimIdentification 'CIRRIPEDIA  (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_STOMATOPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_STOMATOPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_STOMATOPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_STOMATOPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_STOMATOPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_STOMATOPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Stomatopoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '14355'^^xsd:integer;
  dwc:occurrenceId 'A1_34_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '14355'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'STOMATOPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_DECAPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_DECAPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_DECAPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_DECAPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_DECAPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_DECAPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_DECAPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:occurrenceId 'A1_34_DECAPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'DECAPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_ECHINODERMATA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_ECHINODERMATA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_ECHINODERMATA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_ECHINODERMATA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_ECHINODERMATA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_ECHINODERMATA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:scientificName 'Echinodermata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '1806'^^xsd:integer;
  dwc:occurrenceId 'A1_34_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1806'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'ECHINODERMATA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_BRYOZOA_%28cyphonauta_larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_BRYOZOA_%28cyphonauta_larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_BRYOZOA_%28cyphonauta_larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_BRYOZOA_%28cyphonauta_larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_BRYOZOA_%28cyphonauta_larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_BRYOZOA_(cyphonauta_larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'A1_34_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'BRYOZOA (cyphonauta larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_Sagitta_friedreich>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Sagitta_friedreich> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Sagitta_friedreich> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_Sagitta_friedreich>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_Sagitta_friedreich>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_Sagitta_friedreich" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_Sagitta_friedreich'^^xsd:string;
  dwc:scientificName 'Sagitta friderici'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '105452'^^xsd:integer;
  dwc:occurrenceId 'A1_34_Sagitta_friedreich'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105441'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta friedreich'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_Sagitta_spp.%C2%A0%28imature%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Sagitta_spp.%C2%A0%28imature%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Sagitta_spp.%C2%A0%28imature%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_Sagitta_spp.%C2%A0%28imature%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_Sagitta_spp.%C2%A0%28imature%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_Sagitta_spp. (imature)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_Sagitta_spp. (imature)'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:occurrenceId 'A1_34_Sagitta_spp. (imature)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta spp. (imature)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_Chaetognatha_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Chaetognatha_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Chaetognatha_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_Chaetognatha_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_Chaetognatha_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_Chaetognatha_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_Chaetognatha_(others)'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:occurrenceId 'A1_34_Chaetognatha_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Chaetognatha (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_Fritillaria_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Fritillaria_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Fritillaria_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_Fritillaria_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_Fritillaria_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_Fritillaria_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_Fritillaria_spp.'^^xsd:string;
  dwc:scientificName 'Fritillaria'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '103358'^^xsd:integer;
  dwc:occurrenceId 'A1_34_Fritillaria_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Fritillaria spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_Oikopleura_dioica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Oikopleura_dioica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Oikopleura_dioica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_Oikopleura_dioica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_Oikopleura_dioica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_Oikopleura_dioica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_Oikopleura_dioica'^^xsd:string;
  dwc:scientificName 'Oikopleura dioica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '1770057'^^xsd:integer;
  dwc:occurrenceId 'A1_34_Oikopleura_dioica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura dioica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_Oikopleura_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Oikopleura_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Oikopleura_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_Oikopleura_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_Oikopleura_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_Oikopleura_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_Oikopleura_spp.'^^xsd:string;
  dwc:scientificName 'Oikopleura'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '103367'^^xsd:integer;
  dwc:occurrenceId 'A1_34_Oikopleura_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_Appendicularia_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Appendicularia_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Appendicularia_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_Appendicularia_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_Appendicularia_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_Appendicularia_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_Appendicularia_(others)'^^xsd:string;
  dwc:scientificName 'Appendicularia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '146421'^^xsd:integer;
  dwc:occurrenceId 'A1_34_Appendicularia_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146421'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Appendicularia (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_Thalia_democratica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Thalia_democratica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Thalia_democratica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_Thalia_democratica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_Thalia_democratica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_Thalia_democratica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_Thalia_democratica'^^xsd:string;
  dwc:scientificName 'Thalia democratica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '137279'^^xsd:integer;
  dwc:occurrenceId 'A1_34_Thalia_democratica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137279'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Thalia democratica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_Doliolo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Doliolo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Doliolo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_Doliolo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_Doliolo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_Doliolo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_Doliolo'^^xsd:string;
  dwc:scientificName 'Dolioloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '137221'^^xsd:integer;
  dwc:occurrenceId 'A1_34_Doliolo'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137221'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Doliolo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_Teleostei_%28egg%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Teleostei_%28egg%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Teleostei_%28egg%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_Teleostei_%28egg%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_Teleostei_%28egg%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_Teleostei_(egg)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_Teleostei_(egg)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A1_34_Teleostei_(egg)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (egg)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_Teleostei_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Teleostei_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Teleostei_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_Teleostei_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_Teleostei_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_Teleostei_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_Teleostei_(larvae)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A1_34_Teleostei_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_SIPHONOPHORAE_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_SIPHONOPHORAE_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_SIPHONOPHORAE_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_SIPHONOPHORAE_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_SIPHONOPHORAE_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_SIPHONOPHORAE_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:scientificName 'Siphonophorae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '1371'^^xsd:integer;
  dwc:occurrenceId 'A1_34_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'SIPHONOPHORAE spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_Gastropoda_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Gastropoda_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Gastropoda_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_Gastropoda_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_Gastropoda_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_Gastropoda_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_Gastropoda_(veliger)'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'A1_34_Gastropoda_(veliger)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Gastropoda (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_Pteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Pteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Pteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_Pteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_Pteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_Pteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_Pteropoda'^^xsd:string;
  dwc:scientificName 'Pteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '325345'^^xsd:integer;
  dwc:occurrenceId 'A1_34_Pteropoda'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '325345'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Pteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_Heteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Heteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Heteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_Heteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_Heteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_Heteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_Heteropoda'^^xsd:string;
  dwc:scientificName 'Heteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '1491356'^^xsd:integer;
  dwc:occurrenceId 'A1_34_Heteropoda'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491356'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Heteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_Bivalvia_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Bivalvia_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_Bivalvia_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_Bivalvia_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_Bivalvia_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_Bivalvia_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_Bivalvia_(veliger)'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'A1_34_Bivalvia_(veliger)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Bivalvia (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_POLYCHAETA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_POLYCHAETA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_POLYCHAETA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_POLYCHAETA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_POLYCHAETA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_POLYCHAETA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'A1_34_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'POLYCHAETA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_OSTRACODA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_OSTRACODA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_OSTRACODA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_OSTRACODA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_OSTRACODA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_OSTRACODA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_OSTRACODA'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'A1_34_OSTRACODA'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'OSTRACODA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_34_CLADOCERA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_34_CLADOCERA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_34_CLADOCERA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.220352"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_34_CLADOCERA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.220352 -34.23111)"^^geo:wktLiteral ;
  geo-pos:lat "-7.220352"^^xsd:decimal ;
  geo-pos:long "-34.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_34_CLADOCERA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_34_CLADOCERA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_34_CLADOCERA'^^xsd:string;
  dwc:scientificName 'Cladocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.23111'^^xsd:double;
  dwc:latitude '-7.220352'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 34'^^xsd:string;
  dwc:aphiaid '1076'^^xsd:integer;
  dwc:occurrenceId 'A1_34_CLADOCERA'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '155670'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'CLADOCERA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_Codonella_acuta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Codonella_acuta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Codonella_acuta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_Codonella_acuta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_Codonella_acuta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_Codonella_acuta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_Codonella_acuta'^^xsd:string;
  dwc:scientificName 'Codonella acuta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '417132'^^xsd:integer;
  dwc:occurrenceId 'A2_39_Codonella_acuta'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417132'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella acuta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_Codonella_amphorella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Codonella_amphorella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Codonella_amphorella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_Codonella_amphorella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_Codonella_amphorella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_Codonella_amphorella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_Codonella_amphorella'^^xsd:string;
  dwc:scientificName 'Codonella amphorella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '417133'^^xsd:integer;
  dwc:occurrenceId 'A2_39_Codonella_amphorella'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417133'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella amphorella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_Codonella_apicata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Codonella_apicata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Codonella_apicata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_Codonella_apicata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_Codonella_apicata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_Codonella_apicata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_Codonella_apicata'^^xsd:string;
  dwc:scientificName 'Codonella apicata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '417134'^^xsd:integer;
  dwc:occurrenceId 'A2_39_Codonella_apicata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417134'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella apicata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_Codonella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Codonella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Codonella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_Codonella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_Codonella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_Codonella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_Codonella_sp.'^^xsd:string;
  dwc:scientificName 'Codonella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '150203'^^xsd:integer;
  dwc:occurrenceId 'A2_39_Codonella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150203'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_Tintinnopsis_tocantinensis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Tintinnopsis_tocantinensis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Tintinnopsis_tocantinensis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_Tintinnopsis_tocantinensis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_Tintinnopsis_tocantinensis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_Tintinnopsis_tocantinensis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:scientificName 'Tintinnopsis tocantinensis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '417156'^^xsd:integer;
  dwc:occurrenceId 'A2_39_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417156'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis tocantinensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_Tintinnopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Tintinnopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Tintinnopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_Tintinnopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_Tintinnopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_Tintinnopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_Tintinnopsis_spp.'^^xsd:string;
  dwc:scientificName 'Tintinnopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:occurrenceId 'A2_39_Tintinnopsis_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_Codonellopsis_ostenfeldi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Codonellopsis_ostenfeldi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Codonellopsis_ostenfeldi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_Codonellopsis_ostenfeldi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_Codonellopsis_ostenfeldi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_Codonellopsis_ostenfeldi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:scientificName 'Codonellopsis ostenfeldi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '427448'^^xsd:integer;
  dwc:occurrenceId 'A2_39_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427448'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis ostenfeldi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_Codonellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Codonellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Codonellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_Codonellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_Codonellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_Codonellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_Codonellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Codonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '204197'^^xsd:integer;
  dwc:occurrenceId 'A2_39_Codonellopsis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '204197'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_Coxliella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Coxliella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Coxliella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_Coxliella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_Coxliella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_Coxliella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_Coxliella_sp.'^^xsd:string;
  dwc:scientificName 'Coxliella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '150208'^^xsd:integer;
  dwc:occurrenceId 'A2_39_Coxliella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150208'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Coxliella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_Dadayiella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Dadayiella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Dadayiella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_Dadayiella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_Dadayiella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_Dadayiella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_Dadayiella_sp.'^^xsd:string;
  dwc:scientificName 'Dadayiella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '183541'^^xsd:integer;
  dwc:occurrenceId 'A2_39_Dadayiella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183541'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dadayiella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_Dictyocysta_lepida>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Dictyocysta_lepida> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Dictyocysta_lepida> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_Dictyocysta_lepida>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_Dictyocysta_lepida>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_Dictyocysta_lepida" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_Dictyocysta_lepida'^^xsd:string;
  dwc:scientificName 'Dictyocysta lepida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '235767'^^xsd:integer;
  dwc:occurrenceId 'A2_39_Dictyocysta_lepida'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235767'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocysta lepida'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_Epiplocylis_undella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Epiplocylis_undella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Epiplocylis_undella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_Epiplocylis_undella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_Epiplocylis_undella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_Epiplocylis_undella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_Epiplocylis_undella'^^xsd:string;
  dwc:scientificName 'Epiplocylis undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '341668'^^xsd:integer;
  dwc:occurrenceId 'A2_39_Epiplocylis_undella'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '341668'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis undella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_Epiplocylis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Epiplocylis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Epiplocylis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_Epiplocylis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_Epiplocylis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_Epiplocylis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_Epiplocylis_sp.'^^xsd:string;
  dwc:scientificName 'Epiplocylis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '183562'^^xsd:integer;
  dwc:occurrenceId 'A2_39_Epiplocylis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183562'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_Favella_enrenbergii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Favella_enrenbergii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Favella_enrenbergii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_Favella_enrenbergii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_Favella_enrenbergii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_Favella_enrenbergii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_Favella_enrenbergii'^^xsd:string;
  dwc:scientificName 'Favella ehrenbergii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '235761'^^xsd:integer;
  dwc:occurrenceId 'A2_39_Favella_enrenbergii'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235761'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Favella enrenbergii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_Eutintinnus_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Eutintinnus_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Eutintinnus_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_Eutintinnus_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_Eutintinnus_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_Eutintinnus_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_Eutintinnus_spp.'^^xsd:string;
  dwc:scientificName 'Eutintinnus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '183543'^^xsd:integer;
  dwc:occurrenceId 'A2_39_Eutintinnus_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183543'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Eutintinnus spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_Amphorellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Amphorellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Amphorellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_Amphorellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_Amphorellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_Amphorellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_Amphorellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Amphorellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '425527'^^xsd:integer;
  dwc:occurrenceId 'A2_39_Amphorellopsis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '425527'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Amphorellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_Rabdonella_elegans>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Rabdonella_elegans> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Rabdonella_elegans> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_Rabdonella_elegans>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_Rabdonella_elegans>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_Rabdonella_elegans" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_Rabdonella_elegans'^^xsd:string;
  dwc:scientificName 'Rhabdonella elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '183577'^^xsd:integer;
  dwc:occurrenceId 'A2_39_Rabdonella_elegans'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183577'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella elegans'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_Rabdonella_brandti>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Rabdonella_brandti> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Rabdonella_brandti> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_Rabdonella_brandti>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_Rabdonella_brandti>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_Rabdonella_brandti" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_Rabdonella_brandti'^^xsd:string;
  dwc:scientificName 'Rhabdonella brandti'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '427513'^^xsd:integer;
  dwc:occurrenceId 'A2_39_Rabdonella_brandti'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427513'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella brandti'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_Rabdonellopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Rabdonellopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Rabdonellopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_Rabdonellopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_Rabdonellopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_Rabdonellopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_Rabdonellopsis_spp.'^^xsd:string;
  dwc:scientificName 'Rhabdonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '183550'^^xsd:integer;
  dwc:occurrenceId 'A2_39_Rabdonellopsis_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183550'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonellopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_Undella_claparedei>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Undella_claparedei> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Undella_claparedei> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_Undella_claparedei>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_Undella_claparedei>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_Undella_claparedei" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_Undella_claparedei'^^xsd:string;
  dwc:scientificName 'Undella claparedei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '341684'^^xsd:integer;
  dwc:occurrenceId 'A2_39_Undella_claparedei'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417240'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undella claparedei'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_Undella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Undella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Undella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_Undella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_Undella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_Undella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_Undella_sp.'^^xsd:string;
  dwc:scientificName 'Undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '235764'^^xsd:integer;
  dwc:occurrenceId 'A2_39_Undella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235764'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Undella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_Xystonellopsis_heros>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Xystonellopsis_heros> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Xystonellopsis_heros> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_Xystonellopsis_heros>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_Xystonellopsis_heros>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_Xystonellopsis_heros" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_Xystonellopsis_heros'^^xsd:string;
  dwc:scientificName 'Xystonellopsis heros'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '417266'^^xsd:integer;
  dwc:occurrenceId 'A2_39_Xystonellopsis_heros'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417266'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Xystonellopsis heros'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_Tintinnina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Tintinnina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Tintinnina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_Tintinnina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_Tintinnina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_Tintinnina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_Tintinnina_(others)'^^xsd:string;
  dwc:scientificName 'Tintinnina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '732976'^^xsd:integer;
  dwc:occurrenceId 'A2_39_Tintinnina_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_Collosphaera_macropora>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Collosphaera_macropora> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Collosphaera_macropora> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_Collosphaera_macropora>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_Collosphaera_macropora>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_Collosphaera_macropora" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_Collosphaera_macropora'^^xsd:string;
  dwc:scientificName 'Collosphaera macropora'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '493482'^^xsd:integer;
  dwc:occurrenceId 'A2_39_Collosphaera_macropora'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493482'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Collosphaera macropora'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_Dictyocoryne_profunda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Dictyocoryne_profunda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Dictyocoryne_profunda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_Dictyocoryne_profunda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_Dictyocoryne_profunda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_Dictyocoryne_profunda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_Dictyocoryne_profunda'^^xsd:string;
  dwc:scientificName 'Dictyocoryne profunda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '412935'^^xsd:integer;
  dwc:occurrenceId 'A2_39_Dictyocoryne_profunda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412935'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne profunda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_Dictyocoryne_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Dictyocoryne_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Dictyocoryne_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_Dictyocoryne_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_Dictyocoryne_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_Dictyocoryne_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_Dictyocoryne_sp.'^^xsd:string;
  dwc:scientificName 'Dictyocoryne'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '412934'^^xsd:integer;
  dwc:occurrenceId 'A2_39_Dictyocoryne_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412934'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_Discopyle_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Discopyle_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Discopyle_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_Discopyle_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_Discopyle_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_Discopyle_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_Discopyle_sp.'^^xsd:string;
  dwc:scientificName 'Discopyle'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '493501'^^xsd:integer;
  dwc:occurrenceId 'A2_39_Discopyle_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Discopyle sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_Pylonidae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Pylonidae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Pylonidae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_Pylonidae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_Pylonidae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_Pylonidae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_Pylonidae'^^xsd:string;
  dwc:scientificName 'Pyloniidae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '345902'^^xsd:integer;
  dwc:occurrenceId 'A2_39_Pylonidae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345902'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:verbatimIdentification 'Pylonidae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_Spongodiscus_resurgens>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Spongodiscus_resurgens> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Spongodiscus_resurgens> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_Spongodiscus_resurgens>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_Spongodiscus_resurgens>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_Spongodiscus_resurgens" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_Spongodiscus_resurgens'^^xsd:string;
  dwc:scientificName 'Spongodiscus resurgens'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '493608'^^xsd:integer;
  dwc:occurrenceId 'A2_39_Spongodiscus_resurgens'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493608'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongodiscus resurgens'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_Spongosphaera_streptacantha>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Spongosphaera_streptacantha> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Spongosphaera_streptacantha> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_Spongosphaera_streptacantha>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_Spongosphaera_streptacantha>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_Spongosphaera_streptacantha" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_Spongosphaera_streptacantha'^^xsd:string;
  dwc:scientificName 'Spongosphaera streptacantha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '493393'^^xsd:integer;
  dwc:occurrenceId 'A2_39_Spongosphaera_streptacantha'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493393'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongosphaera streptacantha'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_Spongaster_tetras>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Spongaster_tetras> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Spongaster_tetras> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_Spongaster_tetras>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_Spongaster_tetras>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_Spongaster_tetras" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_Spongaster_tetras'^^xsd:string;
  dwc:scientificName 'Spongaster tetras'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '412940'^^xsd:integer;
  dwc:occurrenceId 'A2_39_Spongaster_tetras'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412940'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongaster tetras'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_Spongotrochus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Spongotrochus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Spongotrochus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_Spongotrochus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_Spongotrochus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_Spongotrochus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_Spongotrochus_sp.'^^xsd:string;
  dwc:scientificName 'Spongotrochus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '412948'^^xsd:integer;
  dwc:occurrenceId 'A2_39_Spongotrochus_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Spongotrochus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_Zygocircus_productus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Zygocircus_productus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Zygocircus_productus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_Zygocircus_productus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_Zygocircus_productus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_Zygocircus_productus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_Zygocircus_productus'^^xsd:string;
  dwc:scientificName 'Zygocircus productus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '493705'^^xsd:integer;
  dwc:occurrenceId 'A2_39_Zygocircus_productus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493705'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus productus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_Zygocircus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Zygocircus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Zygocircus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_Zygocircus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_Zygocircus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_Zygocircus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_Zygocircus_sp.'^^xsd:string;
  dwc:scientificName 'Zygocircus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '493702'^^xsd:integer;
  dwc:occurrenceId 'A2_39_Zygocircus_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493702'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_Polycystina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Polycystina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Polycystina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_Polycystina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_Polycystina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_Polycystina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_Polycystina_(others)'^^xsd:string;
  dwc:scientificName 'Polycystina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '235740'^^xsd:integer;
  dwc:occurrenceId 'A2_39_Polycystina_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235740'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Polycystina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_ACANTHARIA_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_ACANTHARIA_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_ACANTHARIA_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_ACANTHARIA_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_ACANTHARIA_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_ACANTHARIA_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_ACANTHARIA_spp.'^^xsd:string;
  dwc:scientificName 'Acantharia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '586732'^^xsd:integer;
  dwc:occurrenceId 'A2_39_ACANTHARIA_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '586732'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'ACANTHARIA spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_Bolivina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Bolivina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Bolivina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_Bolivina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_Bolivina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_Bolivina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_Bolivina_sp.'^^xsd:string;
  dwc:scientificName 'Bolivina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '112101'^^xsd:integer;
  dwc:occurrenceId 'A2_39_Bolivina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Bolivina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_Globigerina_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Globigerina_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Globigerina_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_Globigerina_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_Globigerina_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_Globigerina_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_Globigerina_bulloides'^^xsd:string;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:occurrenceId 'A2_39_Globigerina_bulloides'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globigerina bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_Globogirinoides_ruber>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Globogirinoides_ruber> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Globogirinoides_ruber> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_Globogirinoides_ruber>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_Globogirinoides_ruber>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_Globogirinoides_ruber" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_Globogirinoides_ruber'^^xsd:string;
  dwc:scientificName 'Globigerinoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:occurrenceId 'A2_39_Globogirinoides_ruber'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globogirinoides ruber'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_Globorotalia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Globorotalia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Globorotalia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_Globorotalia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_Globorotalia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_Globorotalia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_Globorotalia_spp.'^^xsd:string;
  dwc:scientificName 'Globorotalia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '112200'^^xsd:integer;
  dwc:occurrenceId 'A2_39_Globorotalia_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112200'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Globorotalia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_Neogloboquadrina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Neogloboquadrina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Neogloboquadrina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_Neogloboquadrina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_Neogloboquadrina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_Neogloboquadrina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_Neogloboquadrina_sp.'^^xsd:string;
  dwc:scientificName 'Neogloboquadrina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '112202'^^xsd:integer;
  dwc:occurrenceId 'A2_39_Neogloboquadrina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112202'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Neogloboquadrina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_Orbulina_universa>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Orbulina_universa> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Orbulina_universa> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_Orbulina_universa>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_Orbulina_universa>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_Orbulina_universa" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_Orbulina_universa'^^xsd:string;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:occurrenceId 'A2_39_Orbulina_universa'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Orbulina universa'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_Tretomphalus_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Tretomphalus_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Tretomphalus_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_Tretomphalus_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_Tretomphalus_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_Tretomphalus_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_Tretomphalus_bulloides'^^xsd:string;
  dwc:scientificName 'Tretomphalus bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '113184'^^xsd:integer;
  dwc:occurrenceId 'A2_39_Tretomphalus_bulloides'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tretomphalus bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_Trochammina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Trochammina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Trochammina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_Trochammina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_Trochammina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_Trochammina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_Trochammina_sp.'^^xsd:string;
  dwc:scientificName 'Trochammina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:occurrenceId 'A2_39_Trochammina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Trochammina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_Foraminifera_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Foraminifera_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Foraminifera_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_Foraminifera_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_Foraminifera_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_Foraminifera_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_Foraminifera_(others)'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:occurrenceId 'A2_39_Foraminifera_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Foraminifera (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_Nannocalanus_minor>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Nannocalanus_minor> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Nannocalanus_minor> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_Nannocalanus_minor>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_Nannocalanus_minor>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_Nannocalanus_minor" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_Nannocalanus_minor'^^xsd:string;
  dwc:scientificName 'Nannocalanus minor'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '104469'^^xsd:integer;
  dwc:occurrenceId 'A2_39_Nannocalanus_minor'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104469'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus minor'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_Nannocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Nannocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Nannocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_Nannocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_Nannocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_Nannocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Nannocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '104154'^^xsd:integer;
  dwc:occurrenceId 'A2_39_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104154'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_Neocalanus_robustior>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Neocalanus_robustior> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Neocalanus_robustior> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_Neocalanus_robustior>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_Neocalanus_robustior>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_Neocalanus_robustior" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_Neocalanus_robustior'^^xsd:string;
  dwc:scientificName 'Neocalanus robustior'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '104472'^^xsd:integer;
  dwc:occurrenceId 'A2_39_Neocalanus_robustior'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104472'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Neocalanus robustior'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_Undinula_vulgaris_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Undinula_vulgaris_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Undinula_vulgaris_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_Undinula_vulgaris_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_Undinula_vulgaris_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_Undinula_vulgaris_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:scientificName 'Undinula vulgaris'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '104473'^^xsd:integer;
  dwc:occurrenceId 'A2_39_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104473'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undinula vulgaris (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_Acrocalanus_longicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Acrocalanus_longicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Acrocalanus_longicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_Acrocalanus_longicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_Acrocalanus_longicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_Acrocalanus_longicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_Acrocalanus_longicornis'^^xsd:string;
  dwc:scientificName 'Acrocalanus longicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '104646'^^xsd:integer;
  dwc:occurrenceId 'A2_39_Acrocalanus_longicornis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104646'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus longicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_Acrocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Acrocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Acrocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_Acrocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_Acrocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_Acrocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Acrocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '104192'^^xsd:integer;
  dwc:occurrenceId 'A2_39_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104192'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_Calocalanos_pavo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Calocalanos_pavo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Calocalanos_pavo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_Calocalanos_pavo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_Calocalanos_pavo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_Calocalanos_pavo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_Calocalanos_pavo'^^xsd:string;
  dwc:scientificName 'Calocalanus pavo'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '104669'^^xsd:integer;
  dwc:occurrenceId 'A2_39_Calocalanos_pavo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanos pavo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_Calocalanus_sp. _(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:scientificName 'Calocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '104193'^^xsd:integer;
  dwc:occurrenceId 'A2_39_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104193'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanus sp.  (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_Delibus_sewelli>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Delibus_sewelli> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Delibus_sewelli> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_Delibus_sewelli>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_Delibus_sewelli>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_Delibus_sewelli" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_Delibus_sewelli'^^xsd:string;
  dwc:scientificName 'Delius sewelli'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '363906'^^xsd:integer;
  dwc:occurrenceId 'A2_39_Delibus_sewelli'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363906'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sewelli'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_Delibus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Delibus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Delibus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_Delibus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_Delibus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_Delibus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Delius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '363904'^^xsd:integer;
  dwc:occurrenceId 'A2_39_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363904'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_Mecynocera_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Mecynocera_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Mecynocera_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_Mecynocera_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_Mecynocera_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_Mecynocera_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Mecynocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '104184'^^xsd:integer;
  dwc:occurrenceId 'A2_39_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Mecynocera sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_Paracalanus_aculeatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Paracalanus_aculeatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Paracalanus_aculeatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_Paracalanus_aculeatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_Paracalanus_aculeatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_Paracalanus_aculeatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_Paracalanus_aculeatus'^^xsd:string;
  dwc:scientificName 'Paracalanus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '104681'^^xsd:integer;
  dwc:occurrenceId 'A2_39_Paracalanus_aculeatus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1464945'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus aculeatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_Paracalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Paracalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Paracalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_Paracalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_Paracalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_Paracalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Paracalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '104196'^^xsd:integer;
  dwc:occurrenceId 'A2_39_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104196'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_Rhincalanus_cornutus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Rhincalanus_cornutus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Rhincalanus_cornutus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_Rhincalanus_cornutus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_Rhincalanus_cornutus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_Rhincalanus_cornutus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_Rhincalanus_cornutus'^^xsd:string;
  dwc:scientificName 'Rhincalanus cornutus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '104542'^^xsd:integer;
  dwc:occurrenceId 'A2_39_Rhincalanus_cornutus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1488083'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rhincalanus cornutus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_Subeucalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Subeucalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Subeucalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_Subeucalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_Subeucalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_Subeucalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Subeucalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '104173'^^xsd:integer;
  dwc:occurrenceId 'A2_39_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104173'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Subeucalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_Clausocalanus_furcatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Clausocalanus_furcatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Clausocalanus_furcatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_Clausocalanus_furcatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_Clausocalanus_furcatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_Clausocalanus_furcatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_Clausocalanus_furcatus'^^xsd:string;
  dwc:scientificName 'Clausocalanus furcatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '104503'^^xsd:integer;
  dwc:occurrenceId 'A2_39_Clausocalanus_furcatus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104503'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus furcatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_Clausocalanus_mastigophorus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Clausocalanus_mastigophorus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Clausocalanus_mastigophorus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_Clausocalanus_mastigophorus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_Clausocalanus_mastigophorus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_Clausocalanus_mastigophorus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:scientificName 'Clausocalanus mastigophorus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '104506'^^xsd:integer;
  dwc:occurrenceId 'A2_39_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104506'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus mastigophorus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_Clausocalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Clausocalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Clausocalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_Clausocalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_Clausocalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_Clausocalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Clausocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '104161'^^xsd:integer;
  dwc:occurrenceId 'A2_39_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104161'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_Euchaeta_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Euchaeta_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Euchaeta_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_Euchaeta_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_Euchaeta_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_Euchaeta_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Euchaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '104174'^^xsd:integer;
  dwc:occurrenceId 'A2_39_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104174'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Euchaeta spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_Scolecithrix_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Scolecithrix_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Scolecithrix_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_Scolecithrix_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_Scolecithrix_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_Scolecithrix_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_Scolecithrix_danae'^^xsd:string;
  dwc:scientificName 'Scolecithrix danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '104821'^^xsd:integer;
  dwc:occurrenceId 'A2_39_Scolecithrix_danae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104821'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_Scolecithrix_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Scolecithrix_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Scolecithrix_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_Scolecithrix_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_Scolecithrix_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_Scolecithrix_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Scolecithrix'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '104230'^^xsd:integer;
  dwc:occurrenceId 'A2_39_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104230'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_Lucicutia_flavicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Lucicutia_flavicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Lucicutia_flavicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_Lucicutia_flavicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_Lucicutia_flavicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_Lucicutia_flavicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_Lucicutia_flavicornis'^^xsd:string;
  dwc:scientificName 'Lucicutia flavicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '104597'^^xsd:integer;
  dwc:occurrenceId 'A2_39_Lucicutia_flavicornis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104597'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia flavicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_Lucicutia_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Lucicutia_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Lucicutia_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_Lucicutia_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_Lucicutia_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_Lucicutia_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_Lucicutia_sp.'^^xsd:string;
  dwc:scientificName 'Lucicutia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '104183'^^xsd:integer;
  dwc:occurrenceId 'A2_39_Lucicutia_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104183'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_Pleuromamma_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Pleuromamma_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Pleuromamma_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_Pleuromamma_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_Pleuromamma_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_Pleuromamma_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Pleuromamma'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '104191'^^xsd:integer;
  dwc:occurrenceId 'A2_39_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104191'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Pleuromamma sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_Temora_stylifera_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Temora_stylifera_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Temora_stylifera_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_Temora_stylifera_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_Temora_stylifera_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_Temora_stylifera_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:scientificName 'Temora stylifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '104879'^^xsd:integer;
  dwc:occurrenceId 'A2_39_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104879'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora stylifera (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_Temora_turbinata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Temora_turbinata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Temora_turbinata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_Temora_turbinata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_Temora_turbinata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_Temora_turbinata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_Temora_turbinata'^^xsd:string;
  dwc:scientificName 'Temora turbinata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '104880'^^xsd:integer;
  dwc:occurrenceId 'A2_39_Temora_turbinata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104880'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora turbinata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_Candacia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Candacia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Candacia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_Candacia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_Candacia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_Candacia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_Candacia_spp.'^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A2_39_Candacia_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_Candacia_sp._%28copepodite%29%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Candacia_sp._%28copepodite%29%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Candacia_sp._%28copepodite%29%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_Candacia_sp._%28copepodite%29%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_Candacia_sp._%28copepodite%29%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_Candacia_sp._(copepodite) " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A2_39_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia sp. (copepodite) '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_Calanopia_americana_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Calanopia_americana_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Calanopia_americana_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_Calanopia_americana_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_Calanopia_americana_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_Calanopia_americana_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:scientificName 'Calanopia americana'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '104723'^^xsd:integer;
  dwc:occurrenceId 'A2_39_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104723'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calanopia americana (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_Acartia_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Acartia_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Acartia_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_Acartia_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_Acartia_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_Acartia_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_Acartia_danae'^^xsd:string;
  dwc:scientificName 'Acartia (Acartia) danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '346026'^^xsd:integer;
  dwc:occurrenceId 'A2_39_Acartia_danae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346026'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_Acartia_lilljeborgii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Acartia_lilljeborgii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Acartia_lilljeborgii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_Acartia_lilljeborgii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_Acartia_lilljeborgii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_Acartia_lilljeborgii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_Acartia_lilljeborgii'^^xsd:string;
  dwc:scientificName 'Acartia lilljeborgii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '348510'^^xsd:integer;
  dwc:occurrenceId 'A2_39_Acartia_lilljeborgii'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia lilljeborgii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_Calanoida_%28others_copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Calanoida_%28others_copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Calanoida_%28others_copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_Calanoida_%28others_copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_Calanoida_%28others_copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_Calanoida_(others_copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'A2_39_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Calanoida (others copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_Oithona_atlantica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Oithona_atlantica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Oithona_atlantica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_Oithona_atlantica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_Oithona_atlantica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_Oithona_atlantica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_Oithona_atlantica'^^xsd:string;
  dwc:scientificName 'Oithona atlantica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '106642'^^xsd:integer;
  dwc:occurrenceId 'A2_39_Oithona_atlantica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106642'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona atlantica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_Oithona_plumifera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Oithona_plumifera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Oithona_plumifera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_Oithona_plumifera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_Oithona_plumifera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_Oithona_plumifera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_Oithona_plumifera'^^xsd:string;
  dwc:scientificName 'Oithona plumifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '106652'^^xsd:integer;
  dwc:occurrenceId 'A2_39_Oithona_plumifera'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106652'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona plumifera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_Oithona_setigera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Oithona_setigera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Oithona_setigera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_Oithona_setigera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_Oithona_setigera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_Oithona_setigera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_Oithona_setigera'^^xsd:string;
  dwc:scientificName 'Oithona setigera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '106655'^^xsd:integer;
  dwc:occurrenceId 'A2_39_Oithona_setigera'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '734517'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona setigera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_Oithona_hebes>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Oithona_hebes> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Oithona_hebes> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_Oithona_hebes>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_Oithona_hebes>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_Oithona_hebes" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_Oithona_hebes'^^xsd:string;
  dwc:scientificName 'Oithona hebes'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '106647'^^xsd:integer;
  dwc:occurrenceId 'A2_39_Oithona_hebes'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106647'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona hebes'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_Oithona_spp.%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Oithona_spp.%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Oithona_spp.%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_Oithona_spp.%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_Oithona_spp.%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_Oithona_spp. " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_Oithona_spp. '^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A2_39_Oithona_spp. '^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_Oithona_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Oithona_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Oithona_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_Oithona_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_Oithona_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_Oithona_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A2_39_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_Microsetella_norvegica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Microsetella_norvegica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Microsetella_norvegica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_Microsetella_norvegica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_Microsetella_norvegica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_Microsetella_norvegica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_Microsetella_norvegica'^^xsd:string;
  dwc:scientificName 'Microsetella norvegica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '116115'^^xsd:integer;
  dwc:occurrenceId 'A2_39_Microsetella_norvegica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116115'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella norvegica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_Microsetella_rosea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Microsetella_rosea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Microsetella_rosea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_Microsetella_rosea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_Microsetella_rosea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_Microsetella_rosea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_Microsetella_rosea'^^xsd:string;
  dwc:scientificName 'Microsetella rosea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '116116'^^xsd:integer;
  dwc:occurrenceId 'A2_39_Microsetella_rosea'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116116'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella rosea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_Microsetella_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Microsetella_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Microsetella_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_Microsetella_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_Microsetella_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_Microsetella_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Microsetella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '115341'^^xsd:integer;
  dwc:occurrenceId 'A2_39_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115341'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_Macrosetella_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Macrosetella_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Macrosetella_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_Macrosetella_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_Macrosetella_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_Macrosetella_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_Macrosetella_gracilis'^^xsd:string;
  dwc:scientificName 'Macrosetella gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '116382'^^xsd:integer;
  dwc:occurrenceId 'A2_39_Macrosetella_gracilis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116382'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Macrosetella gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_Miracia_efferata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Miracia_efferata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Miracia_efferata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_Miracia_efferata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_Miracia_efferata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_Miracia_efferata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_Miracia_efferata'^^xsd:string;
  dwc:scientificName 'Miracia efferata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '116383'^^xsd:integer;
  dwc:occurrenceId 'A2_39_Miracia_efferata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116383'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Miracia efferata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_Oncaea_media>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Oncaea_media> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Oncaea_media> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_Oncaea_media>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_Oncaea_media>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_Oncaea_media" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_Oncaea_media'^^xsd:string;
  dwc:scientificName 'Oncaea media'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '128938'^^xsd:integer;
  dwc:occurrenceId 'A2_39_Oncaea_media'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1862287'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea media'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_Oncaea_venusta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Oncaea_venusta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Oncaea_venusta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_Oncaea_venusta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_Oncaea_venusta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_Oncaea_venusta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_Oncaea_venusta'^^xsd:string;
  dwc:scientificName 'Oncaea venusta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '128954'^^xsd:integer;
  dwc:occurrenceId 'A2_39_Oncaea_venusta'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1754274'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea venusta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_Oncaea_mediterranea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Oncaea_mediterranea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Oncaea_mediterranea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_Oncaea_mediterranea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_Oncaea_mediterranea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_Oncaea_mediterranea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_Oncaea_mediterranea'^^xsd:string;
  dwc:scientificName 'Oncaea mediterranea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '128939'^^xsd:integer;
  dwc:occurrenceId 'A2_39_Oncaea_mediterranea'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128939'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea mediterranea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_Oncaea_scottodicarloi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Oncaea_scottodicarloi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Oncaea_scottodicarloi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_Oncaea_scottodicarloi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_Oncaea_scottodicarloi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_Oncaea_scottodicarloi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_Oncaea_scottodicarloi'^^xsd:string;
  dwc:scientificName 'Oncaea scottodicarloi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '128950'^^xsd:integer;
  dwc:occurrenceId 'A2_39_Oncaea_scottodicarloi'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128950'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea scottodicarloi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_Oncaea_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Oncaea_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Oncaea_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_Oncaea_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_Oncaea_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_Oncaea_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oncaea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '128690'^^xsd:integer;
  dwc:occurrenceId 'A2_39_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128690'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_Hemicyclops_thallassius>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Hemicyclops_thallassius> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Hemicyclops_thallassius> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_Hemicyclops_thallassius>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_Hemicyclops_thallassius>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_Hemicyclops_thallassius" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_Hemicyclops_thallassius'^^xsd:string;
  dwc:scientificName 'Hemicyclops thalassius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '352254'^^xsd:integer;
  dwc:occurrenceId 'A2_39_Hemicyclops_thallassius'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '352254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Hemicyclops thallassius'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_Copilia_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Copilia_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Copilia_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_Copilia_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_Copilia_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_Copilia_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Copilia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '128721'^^xsd:integer;
  dwc:occurrenceId 'A2_39_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128721'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Copilia spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_Agetus_flaccus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Agetus_flaccus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Agetus_flaccus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_Agetus_flaccus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_Agetus_flaccus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_Agetus_flaccus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_Agetus_flaccus'^^xsd:string;
  dwc:scientificName 'Agetus flaccus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '128795'^^xsd:integer;
  dwc:occurrenceId 'A2_39_Agetus_flaccus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128795'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Agetus flaccus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_Corycaeus_speciosus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Corycaeus_speciosus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Corycaeus_speciosus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_Corycaeus_speciosus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_Corycaeus_speciosus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_Corycaeus_speciosus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_Corycaeus_speciosus'^^xsd:string;
  dwc:scientificName 'Corycaeus speciosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '128800'^^xsd:integer;
  dwc:occurrenceId 'A2_39_Corycaeus_speciosus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128800'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus speciosus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_Corycaeus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Corycaeus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Corycaeus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_Corycaeus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_Corycaeus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_Corycaeus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Corycaeus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '128634'^^xsd:integer;
  dwc:occurrenceId 'A2_39_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128634'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_Farranula_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Farranula_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Farranula_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_Farranula_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_Farranula_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_Farranula_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_Farranula_gracilis'^^xsd:string;
  dwc:scientificName 'Farranula gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '128813'^^xsd:integer;
  dwc:occurrenceId 'A2_39_Farranula_gracilis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128813'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_Farranula_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Farranula_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Farranula_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_Farranula_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_Farranula_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_Farranula_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Farranula'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '128636'^^xsd:integer;
  dwc:occurrenceId 'A2_39_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128636'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_Copepoda_%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Copepoda_%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Copepoda_%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_Copepoda_%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_Copepoda_%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_Copepoda_(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_Copepoda_(nauplius)'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'A2_39_Copepoda_(nauplius)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Copepoda (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_CIRRIPEDIA__%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_CIRRIPEDIA__%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_CIRRIPEDIA__%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_CIRRIPEDIA__%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_CIRRIPEDIA__%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_CIRRIPEDIA__(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:occurrenceId 'A2_39_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  dwc:verbatimIdentification 'CIRRIPEDIA  (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_STOMATOPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_STOMATOPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_STOMATOPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_STOMATOPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_STOMATOPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_STOMATOPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Stomatopoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '14355'^^xsd:integer;
  dwc:occurrenceId 'A2_39_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '14355'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'STOMATOPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_DECAPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_DECAPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_DECAPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_DECAPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_DECAPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_DECAPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_DECAPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:occurrenceId 'A2_39_DECAPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'DECAPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_ECHINODERMATA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_ECHINODERMATA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_ECHINODERMATA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_ECHINODERMATA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_ECHINODERMATA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_ECHINODERMATA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:scientificName 'Echinodermata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '1806'^^xsd:integer;
  dwc:occurrenceId 'A2_39_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1806'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'ECHINODERMATA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_BRYOZOA_%28cyphonauta_larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_BRYOZOA_%28cyphonauta_larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_BRYOZOA_%28cyphonauta_larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_BRYOZOA_%28cyphonauta_larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_BRYOZOA_%28cyphonauta_larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_BRYOZOA_(cyphonauta_larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'A2_39_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'BRYOZOA (cyphonauta larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_Sagitta_friedreich>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Sagitta_friedreich> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Sagitta_friedreich> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_Sagitta_friedreich>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_Sagitta_friedreich>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_Sagitta_friedreich" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_Sagitta_friedreich'^^xsd:string;
  dwc:scientificName 'Sagitta friderici'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '105452'^^xsd:integer;
  dwc:occurrenceId 'A2_39_Sagitta_friedreich'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105441'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta friedreich'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_Sagitta_spp.%C2%A0%28imature%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Sagitta_spp.%C2%A0%28imature%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Sagitta_spp.%C2%A0%28imature%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_Sagitta_spp.%C2%A0%28imature%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_Sagitta_spp.%C2%A0%28imature%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_Sagitta_spp. (imature)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_Sagitta_spp. (imature)'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:occurrenceId 'A2_39_Sagitta_spp. (imature)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta spp. (imature)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_Chaetognatha_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Chaetognatha_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Chaetognatha_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_Chaetognatha_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_Chaetognatha_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_Chaetognatha_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_Chaetognatha_(others)'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:occurrenceId 'A2_39_Chaetognatha_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Chaetognatha (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_Fritillaria_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Fritillaria_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Fritillaria_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_Fritillaria_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_Fritillaria_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_Fritillaria_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_Fritillaria_spp.'^^xsd:string;
  dwc:scientificName 'Fritillaria'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '103358'^^xsd:integer;
  dwc:occurrenceId 'A2_39_Fritillaria_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Fritillaria spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_Oikopleura_dioica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Oikopleura_dioica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Oikopleura_dioica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_Oikopleura_dioica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_Oikopleura_dioica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_Oikopleura_dioica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_Oikopleura_dioica'^^xsd:string;
  dwc:scientificName 'Oikopleura dioica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '1770057'^^xsd:integer;
  dwc:occurrenceId 'A2_39_Oikopleura_dioica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura dioica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_Oikopleura_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Oikopleura_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Oikopleura_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_Oikopleura_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_Oikopleura_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_Oikopleura_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_Oikopleura_spp.'^^xsd:string;
  dwc:scientificName 'Oikopleura'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '103367'^^xsd:integer;
  dwc:occurrenceId 'A2_39_Oikopleura_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_Appendicularia_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Appendicularia_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Appendicularia_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_Appendicularia_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_Appendicularia_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_Appendicularia_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_Appendicularia_(others)'^^xsd:string;
  dwc:scientificName 'Appendicularia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '146421'^^xsd:integer;
  dwc:occurrenceId 'A2_39_Appendicularia_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146421'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Appendicularia (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_Thalia_democratica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Thalia_democratica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Thalia_democratica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_Thalia_democratica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_Thalia_democratica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_Thalia_democratica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_Thalia_democratica'^^xsd:string;
  dwc:scientificName 'Thalia democratica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '137279'^^xsd:integer;
  dwc:occurrenceId 'A2_39_Thalia_democratica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137279'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Thalia democratica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_Doliolo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Doliolo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Doliolo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_Doliolo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_Doliolo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_Doliolo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_Doliolo'^^xsd:string;
  dwc:scientificName 'Dolioloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '137221'^^xsd:integer;
  dwc:occurrenceId 'A2_39_Doliolo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137221'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Doliolo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_Teleostei_%28egg%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Teleostei_%28egg%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Teleostei_%28egg%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_Teleostei_%28egg%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_Teleostei_%28egg%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_Teleostei_(egg)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_Teleostei_(egg)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A2_39_Teleostei_(egg)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (egg)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_Teleostei_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Teleostei_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Teleostei_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_Teleostei_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_Teleostei_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_Teleostei_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_Teleostei_(larvae)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A2_39_Teleostei_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_SIPHONOPHORAE_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_SIPHONOPHORAE_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_SIPHONOPHORAE_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_SIPHONOPHORAE_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_SIPHONOPHORAE_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_SIPHONOPHORAE_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:scientificName 'Siphonophorae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '1371'^^xsd:integer;
  dwc:occurrenceId 'A2_39_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'SIPHONOPHORAE spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_Gastropoda_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Gastropoda_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Gastropoda_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_Gastropoda_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_Gastropoda_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_Gastropoda_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_Gastropoda_(veliger)'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'A2_39_Gastropoda_(veliger)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Gastropoda (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_Pteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Pteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Pteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_Pteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_Pteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_Pteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_Pteropoda'^^xsd:string;
  dwc:scientificName 'Pteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '325345'^^xsd:integer;
  dwc:occurrenceId 'A2_39_Pteropoda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '325345'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Pteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_Heteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Heteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Heteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_Heteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_Heteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_Heteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_Heteropoda'^^xsd:string;
  dwc:scientificName 'Heteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '1491356'^^xsd:integer;
  dwc:occurrenceId 'A2_39_Heteropoda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491356'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Heteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_Bivalvia_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Bivalvia_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_Bivalvia_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_Bivalvia_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_Bivalvia_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_Bivalvia_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_Bivalvia_(veliger)'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'A2_39_Bivalvia_(veliger)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Bivalvia (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_POLYCHAETA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_POLYCHAETA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_POLYCHAETA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_POLYCHAETA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_POLYCHAETA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_POLYCHAETA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'A2_39_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'POLYCHAETA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_OSTRACODA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_OSTRACODA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_OSTRACODA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_OSTRACODA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_OSTRACODA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_OSTRACODA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_OSTRACODA'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'A2_39_OSTRACODA'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'OSTRACODA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_39_CLADOCERA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_39_CLADOCERA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_39_CLADOCERA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8226953"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0940418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_39_CLADOCERA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8226953 -34.0940418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8226953"^^xsd:decimal ;
  geo-pos:long "-34.0940418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_39_CLADOCERA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_39_CLADOCERA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_39_CLADOCERA'^^xsd:string;
  dwc:scientificName 'Cladocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-34.0940418'^^xsd:double;
  dwc:latitude '-4.8226953'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| A3| Station 39'^^xsd:string;
  dwc:aphiaid '1076'^^xsd:integer;
  dwc:occurrenceId 'A2_39_CLADOCERA'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '155670'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'CLADOCERA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_Codonella_acuta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Codonella_acuta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Codonella_acuta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_Codonella_acuta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_Codonella_acuta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_Codonella_acuta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_Codonella_acuta'^^xsd:string;
  dwc:scientificName 'Codonella acuta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '417132'^^xsd:integer;
  dwc:occurrenceId 'A1_14_Codonella_acuta'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417132'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella acuta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_Codonella_amphorella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Codonella_amphorella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Codonella_amphorella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_Codonella_amphorella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_Codonella_amphorella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_Codonella_amphorella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_Codonella_amphorella'^^xsd:string;
  dwc:scientificName 'Codonella amphorella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '417133'^^xsd:integer;
  dwc:occurrenceId 'A1_14_Codonella_amphorella'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417133'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella amphorella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_Codonella_apicata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Codonella_apicata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Codonella_apicata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_Codonella_apicata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_Codonella_apicata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_Codonella_apicata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_Codonella_apicata'^^xsd:string;
  dwc:scientificName 'Codonella apicata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '417134'^^xsd:integer;
  dwc:occurrenceId 'A1_14_Codonella_apicata'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417134'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella apicata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_Codonella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Codonella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Codonella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_Codonella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_Codonella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_Codonella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_Codonella_sp.'^^xsd:string;
  dwc:scientificName 'Codonella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '150203'^^xsd:integer;
  dwc:occurrenceId 'A1_14_Codonella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150203'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_Tintinnopsis_tocantinensis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Tintinnopsis_tocantinensis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Tintinnopsis_tocantinensis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_Tintinnopsis_tocantinensis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_Tintinnopsis_tocantinensis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_Tintinnopsis_tocantinensis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:scientificName 'Tintinnopsis tocantinensis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '417156'^^xsd:integer;
  dwc:occurrenceId 'A1_14_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417156'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis tocantinensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_Tintinnopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Tintinnopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Tintinnopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_Tintinnopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_Tintinnopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_Tintinnopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_Tintinnopsis_spp.'^^xsd:string;
  dwc:scientificName 'Tintinnopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:occurrenceId 'A1_14_Tintinnopsis_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_Codonellopsis_ostenfeldi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Codonellopsis_ostenfeldi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Codonellopsis_ostenfeldi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_Codonellopsis_ostenfeldi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_Codonellopsis_ostenfeldi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_Codonellopsis_ostenfeldi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:scientificName 'Codonellopsis ostenfeldi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '427448'^^xsd:integer;
  dwc:occurrenceId 'A1_14_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427448'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis ostenfeldi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_Codonellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Codonellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Codonellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_Codonellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_Codonellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_Codonellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_Codonellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Codonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '204197'^^xsd:integer;
  dwc:occurrenceId 'A1_14_Codonellopsis_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '204197'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_Coxliella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Coxliella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Coxliella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_Coxliella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_Coxliella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_Coxliella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_Coxliella_sp.'^^xsd:string;
  dwc:scientificName 'Coxliella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '150208'^^xsd:integer;
  dwc:occurrenceId 'A1_14_Coxliella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150208'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Coxliella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_Dadayiella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Dadayiella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Dadayiella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_Dadayiella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_Dadayiella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_Dadayiella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_Dadayiella_sp.'^^xsd:string;
  dwc:scientificName 'Dadayiella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '183541'^^xsd:integer;
  dwc:occurrenceId 'A1_14_Dadayiella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183541'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dadayiella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_Dictyocysta_lepida>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Dictyocysta_lepida> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Dictyocysta_lepida> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_Dictyocysta_lepida>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_Dictyocysta_lepida>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_Dictyocysta_lepida" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_Dictyocysta_lepida'^^xsd:string;
  dwc:scientificName 'Dictyocysta lepida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '235767'^^xsd:integer;
  dwc:occurrenceId 'A1_14_Dictyocysta_lepida'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235767'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocysta lepida'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_Epiplocylis_undella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Epiplocylis_undella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Epiplocylis_undella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_Epiplocylis_undella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_Epiplocylis_undella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_Epiplocylis_undella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_Epiplocylis_undella'^^xsd:string;
  dwc:scientificName 'Epiplocylis undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '341668'^^xsd:integer;
  dwc:occurrenceId 'A1_14_Epiplocylis_undella'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '341668'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis undella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_Epiplocylis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Epiplocylis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Epiplocylis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_Epiplocylis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_Epiplocylis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_Epiplocylis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_Epiplocylis_sp.'^^xsd:string;
  dwc:scientificName 'Epiplocylis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '183562'^^xsd:integer;
  dwc:occurrenceId 'A1_14_Epiplocylis_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183562'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_Favella_enrenbergii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Favella_enrenbergii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Favella_enrenbergii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_Favella_enrenbergii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_Favella_enrenbergii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_Favella_enrenbergii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_Favella_enrenbergii'^^xsd:string;
  dwc:scientificName 'Favella ehrenbergii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '235761'^^xsd:integer;
  dwc:occurrenceId 'A1_14_Favella_enrenbergii'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235761'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Favella enrenbergii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_Eutintinnus_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Eutintinnus_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Eutintinnus_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_Eutintinnus_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_Eutintinnus_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_Eutintinnus_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_Eutintinnus_spp.'^^xsd:string;
  dwc:scientificName 'Eutintinnus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '183543'^^xsd:integer;
  dwc:occurrenceId 'A1_14_Eutintinnus_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183543'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Eutintinnus spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_Amphorellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Amphorellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Amphorellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_Amphorellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_Amphorellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_Amphorellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_Amphorellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Amphorellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '425527'^^xsd:integer;
  dwc:occurrenceId 'A1_14_Amphorellopsis_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '425527'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Amphorellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_Rabdonella_elegans>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Rabdonella_elegans> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Rabdonella_elegans> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_Rabdonella_elegans>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_Rabdonella_elegans>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_Rabdonella_elegans" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_Rabdonella_elegans'^^xsd:string;
  dwc:scientificName 'Rhabdonella elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '183577'^^xsd:integer;
  dwc:occurrenceId 'A1_14_Rabdonella_elegans'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183577'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella elegans'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_Rabdonella_brandti>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Rabdonella_brandti> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Rabdonella_brandti> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_Rabdonella_brandti>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_Rabdonella_brandti>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_Rabdonella_brandti" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_Rabdonella_brandti'^^xsd:string;
  dwc:scientificName 'Rhabdonella brandti'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '427513'^^xsd:integer;
  dwc:occurrenceId 'A1_14_Rabdonella_brandti'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427513'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella brandti'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_Rabdonellopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Rabdonellopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Rabdonellopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_Rabdonellopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_Rabdonellopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_Rabdonellopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_Rabdonellopsis_spp.'^^xsd:string;
  dwc:scientificName 'Rhabdonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '183550'^^xsd:integer;
  dwc:occurrenceId 'A1_14_Rabdonellopsis_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183550'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonellopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_Undella_claparedei>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Undella_claparedei> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Undella_claparedei> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_Undella_claparedei>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_Undella_claparedei>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_Undella_claparedei" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_Undella_claparedei'^^xsd:string;
  dwc:scientificName 'Undella claparedei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '341684'^^xsd:integer;
  dwc:occurrenceId 'A1_14_Undella_claparedei'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417240'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undella claparedei'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_Undella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Undella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Undella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_Undella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_Undella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_Undella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_Undella_sp.'^^xsd:string;
  dwc:scientificName 'Undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '235764'^^xsd:integer;
  dwc:occurrenceId 'A1_14_Undella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235764'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Undella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_Xystonellopsis_heros>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Xystonellopsis_heros> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Xystonellopsis_heros> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_Xystonellopsis_heros>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_Xystonellopsis_heros>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_Xystonellopsis_heros" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_Xystonellopsis_heros'^^xsd:string;
  dwc:scientificName 'Xystonellopsis heros'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '417266'^^xsd:integer;
  dwc:occurrenceId 'A1_14_Xystonellopsis_heros'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417266'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Xystonellopsis heros'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_Tintinnina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Tintinnina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Tintinnina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_Tintinnina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_Tintinnina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_Tintinnina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_Tintinnina_(others)'^^xsd:string;
  dwc:scientificName 'Tintinnina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '732976'^^xsd:integer;
  dwc:occurrenceId 'A1_14_Tintinnina_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_Collosphaera_macropora>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Collosphaera_macropora> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Collosphaera_macropora> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_Collosphaera_macropora>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_Collosphaera_macropora>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_Collosphaera_macropora" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_Collosphaera_macropora'^^xsd:string;
  dwc:scientificName 'Collosphaera macropora'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '493482'^^xsd:integer;
  dwc:occurrenceId 'A1_14_Collosphaera_macropora'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493482'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Collosphaera macropora'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_Dictyocoryne_profunda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Dictyocoryne_profunda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Dictyocoryne_profunda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_Dictyocoryne_profunda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_Dictyocoryne_profunda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_Dictyocoryne_profunda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_Dictyocoryne_profunda'^^xsd:string;
  dwc:scientificName 'Dictyocoryne profunda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '412935'^^xsd:integer;
  dwc:occurrenceId 'A1_14_Dictyocoryne_profunda'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412935'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne profunda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_Dictyocoryne_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Dictyocoryne_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Dictyocoryne_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_Dictyocoryne_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_Dictyocoryne_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_Dictyocoryne_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_Dictyocoryne_sp.'^^xsd:string;
  dwc:scientificName 'Dictyocoryne'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '412934'^^xsd:integer;
  dwc:occurrenceId 'A1_14_Dictyocoryne_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412934'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_Discopyle_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Discopyle_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Discopyle_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_Discopyle_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_Discopyle_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_Discopyle_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_Discopyle_sp.'^^xsd:string;
  dwc:scientificName 'Discopyle'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '493501'^^xsd:integer;
  dwc:occurrenceId 'A1_14_Discopyle_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Discopyle sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_Pylonidae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Pylonidae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Pylonidae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_Pylonidae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_Pylonidae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_Pylonidae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_Pylonidae'^^xsd:string;
  dwc:scientificName 'Pyloniidae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '345902'^^xsd:integer;
  dwc:occurrenceId 'A1_14_Pylonidae'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345902'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:verbatimIdentification 'Pylonidae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_Spongodiscus_resurgens>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Spongodiscus_resurgens> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Spongodiscus_resurgens> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_Spongodiscus_resurgens>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_Spongodiscus_resurgens>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_Spongodiscus_resurgens" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_Spongodiscus_resurgens'^^xsd:string;
  dwc:scientificName 'Spongodiscus resurgens'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '493608'^^xsd:integer;
  dwc:occurrenceId 'A1_14_Spongodiscus_resurgens'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493608'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongodiscus resurgens'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_Spongosphaera_streptacantha>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Spongosphaera_streptacantha> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Spongosphaera_streptacantha> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_Spongosphaera_streptacantha>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_Spongosphaera_streptacantha>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_Spongosphaera_streptacantha" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_Spongosphaera_streptacantha'^^xsd:string;
  dwc:scientificName 'Spongosphaera streptacantha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '493393'^^xsd:integer;
  dwc:occurrenceId 'A1_14_Spongosphaera_streptacantha'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493393'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongosphaera streptacantha'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_Spongaster_tetras>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Spongaster_tetras> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Spongaster_tetras> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_Spongaster_tetras>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_Spongaster_tetras>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_Spongaster_tetras" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_Spongaster_tetras'^^xsd:string;
  dwc:scientificName 'Spongaster tetras'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '412940'^^xsd:integer;
  dwc:occurrenceId 'A1_14_Spongaster_tetras'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412940'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongaster tetras'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_Spongotrochus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Spongotrochus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Spongotrochus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_Spongotrochus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_Spongotrochus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_Spongotrochus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_Spongotrochus_sp.'^^xsd:string;
  dwc:scientificName 'Spongotrochus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '412948'^^xsd:integer;
  dwc:occurrenceId 'A1_14_Spongotrochus_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Spongotrochus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_Zygocircus_productus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Zygocircus_productus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Zygocircus_productus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_Zygocircus_productus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_Zygocircus_productus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_Zygocircus_productus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_Zygocircus_productus'^^xsd:string;
  dwc:scientificName 'Zygocircus productus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '493705'^^xsd:integer;
  dwc:occurrenceId 'A1_14_Zygocircus_productus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493705'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus productus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_Zygocircus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Zygocircus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Zygocircus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_Zygocircus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_Zygocircus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_Zygocircus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_Zygocircus_sp.'^^xsd:string;
  dwc:scientificName 'Zygocircus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '493702'^^xsd:integer;
  dwc:occurrenceId 'A1_14_Zygocircus_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493702'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_Polycystina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Polycystina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Polycystina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_Polycystina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_Polycystina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_Polycystina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_Polycystina_(others)'^^xsd:string;
  dwc:scientificName 'Polycystina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '235740'^^xsd:integer;
  dwc:occurrenceId 'A1_14_Polycystina_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235740'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Polycystina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_ACANTHARIA_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_ACANTHARIA_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_ACANTHARIA_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_ACANTHARIA_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_ACANTHARIA_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_ACANTHARIA_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_ACANTHARIA_spp.'^^xsd:string;
  dwc:scientificName 'Acantharia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '586732'^^xsd:integer;
  dwc:occurrenceId 'A1_14_ACANTHARIA_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '586732'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'ACANTHARIA spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_Bolivina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Bolivina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Bolivina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_Bolivina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_Bolivina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_Bolivina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_Bolivina_sp.'^^xsd:string;
  dwc:scientificName 'Bolivina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '112101'^^xsd:integer;
  dwc:occurrenceId 'A1_14_Bolivina_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Bolivina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_Globigerina_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Globigerina_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Globigerina_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_Globigerina_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_Globigerina_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_Globigerina_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_Globigerina_bulloides'^^xsd:string;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:occurrenceId 'A1_14_Globigerina_bulloides'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globigerina bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_Globogirinoides_ruber>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Globogirinoides_ruber> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Globogirinoides_ruber> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_Globogirinoides_ruber>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_Globogirinoides_ruber>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_Globogirinoides_ruber" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_Globogirinoides_ruber'^^xsd:string;
  dwc:scientificName 'Globigerinoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:occurrenceId 'A1_14_Globogirinoides_ruber'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globogirinoides ruber'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_Globorotalia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Globorotalia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Globorotalia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_Globorotalia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_Globorotalia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_Globorotalia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_Globorotalia_spp.'^^xsd:string;
  dwc:scientificName 'Globorotalia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '112200'^^xsd:integer;
  dwc:occurrenceId 'A1_14_Globorotalia_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112200'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Globorotalia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_Neogloboquadrina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Neogloboquadrina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Neogloboquadrina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_Neogloboquadrina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_Neogloboquadrina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_Neogloboquadrina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_Neogloboquadrina_sp.'^^xsd:string;
  dwc:scientificName 'Neogloboquadrina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '112202'^^xsd:integer;
  dwc:occurrenceId 'A1_14_Neogloboquadrina_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112202'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Neogloboquadrina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_Orbulina_universa>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Orbulina_universa> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Orbulina_universa> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_Orbulina_universa>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_Orbulina_universa>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_Orbulina_universa" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_Orbulina_universa'^^xsd:string;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:occurrenceId 'A1_14_Orbulina_universa'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Orbulina universa'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_Tretomphalus_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Tretomphalus_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Tretomphalus_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_Tretomphalus_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_Tretomphalus_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_Tretomphalus_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_Tretomphalus_bulloides'^^xsd:string;
  dwc:scientificName 'Tretomphalus bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '113184'^^xsd:integer;
  dwc:occurrenceId 'A1_14_Tretomphalus_bulloides'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tretomphalus bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_Trochammina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Trochammina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Trochammina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_Trochammina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_Trochammina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_Trochammina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_Trochammina_sp.'^^xsd:string;
  dwc:scientificName 'Trochammina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:occurrenceId 'A1_14_Trochammina_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Trochammina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_Foraminifera_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Foraminifera_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Foraminifera_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_Foraminifera_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_Foraminifera_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_Foraminifera_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_Foraminifera_(others)'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:occurrenceId 'A1_14_Foraminifera_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Foraminifera (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_Nannocalanus_minor>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Nannocalanus_minor> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Nannocalanus_minor> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_Nannocalanus_minor>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_Nannocalanus_minor>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_Nannocalanus_minor" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_Nannocalanus_minor'^^xsd:string;
  dwc:scientificName 'Nannocalanus minor'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '104469'^^xsd:integer;
  dwc:occurrenceId 'A1_14_Nannocalanus_minor'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104469'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus minor'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_Nannocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Nannocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Nannocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_Nannocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_Nannocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_Nannocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Nannocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '104154'^^xsd:integer;
  dwc:occurrenceId 'A1_14_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104154'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_Neocalanus_robustior>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Neocalanus_robustior> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Neocalanus_robustior> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_Neocalanus_robustior>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_Neocalanus_robustior>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_Neocalanus_robustior" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_Neocalanus_robustior'^^xsd:string;
  dwc:scientificName 'Neocalanus robustior'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '104472'^^xsd:integer;
  dwc:occurrenceId 'A1_14_Neocalanus_robustior'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104472'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Neocalanus robustior'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_Undinula_vulgaris_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Undinula_vulgaris_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Undinula_vulgaris_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_Undinula_vulgaris_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_Undinula_vulgaris_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_Undinula_vulgaris_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:scientificName 'Undinula vulgaris'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '104473'^^xsd:integer;
  dwc:occurrenceId 'A1_14_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104473'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undinula vulgaris (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_Acrocalanus_longicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Acrocalanus_longicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Acrocalanus_longicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_Acrocalanus_longicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_Acrocalanus_longicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_Acrocalanus_longicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_Acrocalanus_longicornis'^^xsd:string;
  dwc:scientificName 'Acrocalanus longicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '104646'^^xsd:integer;
  dwc:occurrenceId 'A1_14_Acrocalanus_longicornis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104646'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus longicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_Acrocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Acrocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Acrocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_Acrocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_Acrocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_Acrocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Acrocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '104192'^^xsd:integer;
  dwc:occurrenceId 'A1_14_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104192'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_Calocalanos_pavo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Calocalanos_pavo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Calocalanos_pavo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_Calocalanos_pavo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_Calocalanos_pavo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_Calocalanos_pavo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_Calocalanos_pavo'^^xsd:string;
  dwc:scientificName 'Calocalanus pavo'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '104669'^^xsd:integer;
  dwc:occurrenceId 'A1_14_Calocalanos_pavo'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanos pavo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_Calocalanus_sp. _(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:scientificName 'Calocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '104193'^^xsd:integer;
  dwc:occurrenceId 'A1_14_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104193'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanus sp.  (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_Delibus_sewelli>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Delibus_sewelli> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Delibus_sewelli> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_Delibus_sewelli>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_Delibus_sewelli>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_Delibus_sewelli" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_Delibus_sewelli'^^xsd:string;
  dwc:scientificName 'Delius sewelli'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '363906'^^xsd:integer;
  dwc:occurrenceId 'A1_14_Delibus_sewelli'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363906'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sewelli'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_Delibus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Delibus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Delibus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_Delibus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_Delibus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_Delibus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Delius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '363904'^^xsd:integer;
  dwc:occurrenceId 'A1_14_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363904'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_Mecynocera_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Mecynocera_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Mecynocera_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_Mecynocera_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_Mecynocera_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_Mecynocera_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Mecynocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '104184'^^xsd:integer;
  dwc:occurrenceId 'A1_14_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Mecynocera sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_Paracalanus_aculeatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Paracalanus_aculeatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Paracalanus_aculeatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_Paracalanus_aculeatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_Paracalanus_aculeatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_Paracalanus_aculeatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_Paracalanus_aculeatus'^^xsd:string;
  dwc:scientificName 'Paracalanus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '104681'^^xsd:integer;
  dwc:occurrenceId 'A1_14_Paracalanus_aculeatus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1464945'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus aculeatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_Paracalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Paracalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Paracalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_Paracalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_Paracalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_Paracalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Paracalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '104196'^^xsd:integer;
  dwc:occurrenceId 'A1_14_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104196'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_Rhincalanus_cornutus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Rhincalanus_cornutus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Rhincalanus_cornutus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_Rhincalanus_cornutus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_Rhincalanus_cornutus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_Rhincalanus_cornutus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_Rhincalanus_cornutus'^^xsd:string;
  dwc:scientificName 'Rhincalanus cornutus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '104542'^^xsd:integer;
  dwc:occurrenceId 'A1_14_Rhincalanus_cornutus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1488083'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rhincalanus cornutus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_Subeucalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Subeucalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Subeucalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_Subeucalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_Subeucalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_Subeucalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Subeucalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '104173'^^xsd:integer;
  dwc:occurrenceId 'A1_14_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104173'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Subeucalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_Clausocalanus_furcatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Clausocalanus_furcatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Clausocalanus_furcatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_Clausocalanus_furcatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_Clausocalanus_furcatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_Clausocalanus_furcatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_Clausocalanus_furcatus'^^xsd:string;
  dwc:scientificName 'Clausocalanus furcatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '104503'^^xsd:integer;
  dwc:occurrenceId 'A1_14_Clausocalanus_furcatus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104503'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus furcatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_Clausocalanus_mastigophorus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Clausocalanus_mastigophorus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Clausocalanus_mastigophorus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_Clausocalanus_mastigophorus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_Clausocalanus_mastigophorus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_Clausocalanus_mastigophorus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:scientificName 'Clausocalanus mastigophorus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '104506'^^xsd:integer;
  dwc:occurrenceId 'A1_14_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104506'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus mastigophorus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_Clausocalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Clausocalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Clausocalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_Clausocalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_Clausocalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_Clausocalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Clausocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '104161'^^xsd:integer;
  dwc:occurrenceId 'A1_14_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104161'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_Euchaeta_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Euchaeta_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Euchaeta_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_Euchaeta_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_Euchaeta_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_Euchaeta_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Euchaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '104174'^^xsd:integer;
  dwc:occurrenceId 'A1_14_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104174'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Euchaeta spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_Scolecithrix_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Scolecithrix_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Scolecithrix_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_Scolecithrix_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_Scolecithrix_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_Scolecithrix_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_Scolecithrix_danae'^^xsd:string;
  dwc:scientificName 'Scolecithrix danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '104821'^^xsd:integer;
  dwc:occurrenceId 'A1_14_Scolecithrix_danae'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104821'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_Scolecithrix_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Scolecithrix_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Scolecithrix_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_Scolecithrix_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_Scolecithrix_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_Scolecithrix_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Scolecithrix'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '104230'^^xsd:integer;
  dwc:occurrenceId 'A1_14_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104230'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_Lucicutia_flavicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Lucicutia_flavicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Lucicutia_flavicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_Lucicutia_flavicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_Lucicutia_flavicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_Lucicutia_flavicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_Lucicutia_flavicornis'^^xsd:string;
  dwc:scientificName 'Lucicutia flavicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '104597'^^xsd:integer;
  dwc:occurrenceId 'A1_14_Lucicutia_flavicornis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104597'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia flavicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_Lucicutia_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Lucicutia_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Lucicutia_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_Lucicutia_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_Lucicutia_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_Lucicutia_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_Lucicutia_sp.'^^xsd:string;
  dwc:scientificName 'Lucicutia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '104183'^^xsd:integer;
  dwc:occurrenceId 'A1_14_Lucicutia_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104183'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_Pleuromamma_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Pleuromamma_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Pleuromamma_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_Pleuromamma_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_Pleuromamma_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_Pleuromamma_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Pleuromamma'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '104191'^^xsd:integer;
  dwc:occurrenceId 'A1_14_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104191'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Pleuromamma sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_Temora_stylifera_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Temora_stylifera_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Temora_stylifera_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_Temora_stylifera_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_Temora_stylifera_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_Temora_stylifera_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:scientificName 'Temora stylifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '104879'^^xsd:integer;
  dwc:occurrenceId 'A1_14_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104879'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora stylifera (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_Temora_turbinata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Temora_turbinata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Temora_turbinata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_Temora_turbinata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_Temora_turbinata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_Temora_turbinata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_Temora_turbinata'^^xsd:string;
  dwc:scientificName 'Temora turbinata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '104880'^^xsd:integer;
  dwc:occurrenceId 'A1_14_Temora_turbinata'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104880'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora turbinata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_Candacia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Candacia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Candacia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_Candacia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_Candacia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_Candacia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_Candacia_spp.'^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A1_14_Candacia_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_Candacia_sp._%28copepodite%29%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Candacia_sp._%28copepodite%29%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Candacia_sp._%28copepodite%29%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_Candacia_sp._%28copepodite%29%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_Candacia_sp._%28copepodite%29%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_Candacia_sp._(copepodite) " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A1_14_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia sp. (copepodite) '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_Calanopia_americana_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Calanopia_americana_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Calanopia_americana_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_Calanopia_americana_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_Calanopia_americana_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_Calanopia_americana_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:scientificName 'Calanopia americana'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '104723'^^xsd:integer;
  dwc:occurrenceId 'A1_14_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104723'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calanopia americana (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_Acartia_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Acartia_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Acartia_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_Acartia_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_Acartia_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_Acartia_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_Acartia_danae'^^xsd:string;
  dwc:scientificName 'Acartia (Acartia) danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '346026'^^xsd:integer;
  dwc:occurrenceId 'A1_14_Acartia_danae'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346026'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_Acartia_lilljeborgii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Acartia_lilljeborgii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Acartia_lilljeborgii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_Acartia_lilljeborgii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_Acartia_lilljeborgii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_Acartia_lilljeborgii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_Acartia_lilljeborgii'^^xsd:string;
  dwc:scientificName 'Acartia lilljeborgii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '348510'^^xsd:integer;
  dwc:occurrenceId 'A1_14_Acartia_lilljeborgii'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia lilljeborgii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_Calanoida_%28others_copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Calanoida_%28others_copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Calanoida_%28others_copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_Calanoida_%28others_copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_Calanoida_%28others_copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_Calanoida_(others_copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'A1_14_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Calanoida (others copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_Oithona_atlantica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Oithona_atlantica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Oithona_atlantica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_Oithona_atlantica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_Oithona_atlantica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_Oithona_atlantica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_Oithona_atlantica'^^xsd:string;
  dwc:scientificName 'Oithona atlantica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '106642'^^xsd:integer;
  dwc:occurrenceId 'A1_14_Oithona_atlantica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106642'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona atlantica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_Oithona_plumifera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Oithona_plumifera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Oithona_plumifera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_Oithona_plumifera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_Oithona_plumifera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_Oithona_plumifera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_Oithona_plumifera'^^xsd:string;
  dwc:scientificName 'Oithona plumifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '106652'^^xsd:integer;
  dwc:occurrenceId 'A1_14_Oithona_plumifera'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106652'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona plumifera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_Oithona_setigera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Oithona_setigera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Oithona_setigera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_Oithona_setigera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_Oithona_setigera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_Oithona_setigera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_Oithona_setigera'^^xsd:string;
  dwc:scientificName 'Oithona setigera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '106655'^^xsd:integer;
  dwc:occurrenceId 'A1_14_Oithona_setigera'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '734517'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona setigera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_Oithona_hebes>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Oithona_hebes> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Oithona_hebes> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_Oithona_hebes>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_Oithona_hebes>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_Oithona_hebes" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_Oithona_hebes'^^xsd:string;
  dwc:scientificName 'Oithona hebes'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '106647'^^xsd:integer;
  dwc:occurrenceId 'A1_14_Oithona_hebes'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106647'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona hebes'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_Oithona_spp.%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Oithona_spp.%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Oithona_spp.%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_Oithona_spp.%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_Oithona_spp.%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_Oithona_spp. " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_Oithona_spp. '^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A1_14_Oithona_spp. '^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_Oithona_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Oithona_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Oithona_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_Oithona_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_Oithona_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_Oithona_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A1_14_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_Microsetella_norvegica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Microsetella_norvegica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Microsetella_norvegica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_Microsetella_norvegica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_Microsetella_norvegica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_Microsetella_norvegica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_Microsetella_norvegica'^^xsd:string;
  dwc:scientificName 'Microsetella norvegica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '116115'^^xsd:integer;
  dwc:occurrenceId 'A1_14_Microsetella_norvegica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116115'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella norvegica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_Microsetella_rosea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Microsetella_rosea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Microsetella_rosea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_Microsetella_rosea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_Microsetella_rosea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_Microsetella_rosea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_Microsetella_rosea'^^xsd:string;
  dwc:scientificName 'Microsetella rosea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '116116'^^xsd:integer;
  dwc:occurrenceId 'A1_14_Microsetella_rosea'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116116'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella rosea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_Microsetella_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Microsetella_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Microsetella_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_Microsetella_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_Microsetella_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_Microsetella_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Microsetella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '115341'^^xsd:integer;
  dwc:occurrenceId 'A1_14_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115341'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_Macrosetella_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Macrosetella_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Macrosetella_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_Macrosetella_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_Macrosetella_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_Macrosetella_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_Macrosetella_gracilis'^^xsd:string;
  dwc:scientificName 'Macrosetella gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '116382'^^xsd:integer;
  dwc:occurrenceId 'A1_14_Macrosetella_gracilis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116382'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Macrosetella gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_Miracia_efferata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Miracia_efferata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Miracia_efferata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_Miracia_efferata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_Miracia_efferata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_Miracia_efferata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_Miracia_efferata'^^xsd:string;
  dwc:scientificName 'Miracia efferata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '116383'^^xsd:integer;
  dwc:occurrenceId 'A1_14_Miracia_efferata'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116383'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Miracia efferata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_Oncaea_media>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Oncaea_media> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Oncaea_media> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_Oncaea_media>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_Oncaea_media>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_Oncaea_media" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_Oncaea_media'^^xsd:string;
  dwc:scientificName 'Oncaea media'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '128938'^^xsd:integer;
  dwc:occurrenceId 'A1_14_Oncaea_media'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1862287'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea media'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_Oncaea_venusta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Oncaea_venusta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Oncaea_venusta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_Oncaea_venusta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_Oncaea_venusta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_Oncaea_venusta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_Oncaea_venusta'^^xsd:string;
  dwc:scientificName 'Oncaea venusta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '128954'^^xsd:integer;
  dwc:occurrenceId 'A1_14_Oncaea_venusta'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1754274'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea venusta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_Oncaea_mediterranea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Oncaea_mediterranea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Oncaea_mediterranea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_Oncaea_mediterranea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_Oncaea_mediterranea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_Oncaea_mediterranea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_Oncaea_mediterranea'^^xsd:string;
  dwc:scientificName 'Oncaea mediterranea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '128939'^^xsd:integer;
  dwc:occurrenceId 'A1_14_Oncaea_mediterranea'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128939'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea mediterranea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_Oncaea_scottodicarloi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Oncaea_scottodicarloi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Oncaea_scottodicarloi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_Oncaea_scottodicarloi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_Oncaea_scottodicarloi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_Oncaea_scottodicarloi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_Oncaea_scottodicarloi'^^xsd:string;
  dwc:scientificName 'Oncaea scottodicarloi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '128950'^^xsd:integer;
  dwc:occurrenceId 'A1_14_Oncaea_scottodicarloi'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128950'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea scottodicarloi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_Oncaea_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Oncaea_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Oncaea_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_Oncaea_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_Oncaea_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_Oncaea_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oncaea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '128690'^^xsd:integer;
  dwc:occurrenceId 'A1_14_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128690'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_Hemicyclops_thallassius>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Hemicyclops_thallassius> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Hemicyclops_thallassius> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_Hemicyclops_thallassius>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_Hemicyclops_thallassius>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_Hemicyclops_thallassius" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_Hemicyclops_thallassius'^^xsd:string;
  dwc:scientificName 'Hemicyclops thalassius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '352254'^^xsd:integer;
  dwc:occurrenceId 'A1_14_Hemicyclops_thallassius'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '352254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Hemicyclops thallassius'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_Copilia_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Copilia_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Copilia_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_Copilia_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_Copilia_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_Copilia_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Copilia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '128721'^^xsd:integer;
  dwc:occurrenceId 'A1_14_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128721'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Copilia spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_Agetus_flaccus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Agetus_flaccus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Agetus_flaccus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_Agetus_flaccus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_Agetus_flaccus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_Agetus_flaccus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_Agetus_flaccus'^^xsd:string;
  dwc:scientificName 'Agetus flaccus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '128795'^^xsd:integer;
  dwc:occurrenceId 'A1_14_Agetus_flaccus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128795'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Agetus flaccus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_Corycaeus_speciosus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Corycaeus_speciosus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Corycaeus_speciosus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_Corycaeus_speciosus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_Corycaeus_speciosus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_Corycaeus_speciosus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_Corycaeus_speciosus'^^xsd:string;
  dwc:scientificName 'Corycaeus speciosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '128800'^^xsd:integer;
  dwc:occurrenceId 'A1_14_Corycaeus_speciosus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128800'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus speciosus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_Corycaeus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Corycaeus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Corycaeus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_Corycaeus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_Corycaeus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_Corycaeus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Corycaeus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '128634'^^xsd:integer;
  dwc:occurrenceId 'A1_14_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128634'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_Farranula_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Farranula_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Farranula_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_Farranula_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_Farranula_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_Farranula_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_Farranula_gracilis'^^xsd:string;
  dwc:scientificName 'Farranula gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '128813'^^xsd:integer;
  dwc:occurrenceId 'A1_14_Farranula_gracilis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128813'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_Farranula_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Farranula_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Farranula_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_Farranula_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_Farranula_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_Farranula_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Farranula'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '128636'^^xsd:integer;
  dwc:occurrenceId 'A1_14_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128636'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_Copepoda_%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Copepoda_%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Copepoda_%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_Copepoda_%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_Copepoda_%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_Copepoda_(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_Copepoda_(nauplius)'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'A1_14_Copepoda_(nauplius)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Copepoda (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_CIRRIPEDIA__%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_CIRRIPEDIA__%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_CIRRIPEDIA__%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_CIRRIPEDIA__%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_CIRRIPEDIA__%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_CIRRIPEDIA__(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:occurrenceId 'A1_14_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  dwc:verbatimIdentification 'CIRRIPEDIA  (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_STOMATOPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_STOMATOPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_STOMATOPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_STOMATOPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_STOMATOPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_STOMATOPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Stomatopoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '14355'^^xsd:integer;
  dwc:occurrenceId 'A1_14_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '14355'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'STOMATOPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_DECAPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_DECAPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_DECAPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_DECAPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_DECAPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_DECAPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_DECAPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:occurrenceId 'A1_14_DECAPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'DECAPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_ECHINODERMATA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_ECHINODERMATA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_ECHINODERMATA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_ECHINODERMATA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_ECHINODERMATA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_ECHINODERMATA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:scientificName 'Echinodermata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '1806'^^xsd:integer;
  dwc:occurrenceId 'A1_14_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1806'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'ECHINODERMATA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_BRYOZOA_%28cyphonauta_larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_BRYOZOA_%28cyphonauta_larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_BRYOZOA_%28cyphonauta_larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_BRYOZOA_%28cyphonauta_larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_BRYOZOA_%28cyphonauta_larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_BRYOZOA_(cyphonauta_larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'A1_14_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'BRYOZOA (cyphonauta larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_Sagitta_friedreich>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Sagitta_friedreich> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Sagitta_friedreich> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_Sagitta_friedreich>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_Sagitta_friedreich>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_Sagitta_friedreich" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_Sagitta_friedreich'^^xsd:string;
  dwc:scientificName 'Sagitta friderici'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '105452'^^xsd:integer;
  dwc:occurrenceId 'A1_14_Sagitta_friedreich'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105441'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta friedreich'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_Sagitta_spp.%C2%A0%28imature%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Sagitta_spp.%C2%A0%28imature%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Sagitta_spp.%C2%A0%28imature%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_Sagitta_spp.%C2%A0%28imature%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_Sagitta_spp.%C2%A0%28imature%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_Sagitta_spp. (imature)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_Sagitta_spp. (imature)'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:occurrenceId 'A1_14_Sagitta_spp. (imature)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta spp. (imature)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_Chaetognatha_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Chaetognatha_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Chaetognatha_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_Chaetognatha_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_Chaetognatha_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_Chaetognatha_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_Chaetognatha_(others)'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:occurrenceId 'A1_14_Chaetognatha_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Chaetognatha (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_Fritillaria_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Fritillaria_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Fritillaria_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_Fritillaria_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_Fritillaria_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_Fritillaria_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_Fritillaria_spp.'^^xsd:string;
  dwc:scientificName 'Fritillaria'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '103358'^^xsd:integer;
  dwc:occurrenceId 'A1_14_Fritillaria_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Fritillaria spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_Oikopleura_dioica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Oikopleura_dioica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Oikopleura_dioica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_Oikopleura_dioica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_Oikopleura_dioica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_Oikopleura_dioica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_Oikopleura_dioica'^^xsd:string;
  dwc:scientificName 'Oikopleura dioica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '1770057'^^xsd:integer;
  dwc:occurrenceId 'A1_14_Oikopleura_dioica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura dioica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_Oikopleura_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Oikopleura_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Oikopleura_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_Oikopleura_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_Oikopleura_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_Oikopleura_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_Oikopleura_spp.'^^xsd:string;
  dwc:scientificName 'Oikopleura'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '103367'^^xsd:integer;
  dwc:occurrenceId 'A1_14_Oikopleura_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_Appendicularia_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Appendicularia_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Appendicularia_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_Appendicularia_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_Appendicularia_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_Appendicularia_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_Appendicularia_(others)'^^xsd:string;
  dwc:scientificName 'Appendicularia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '146421'^^xsd:integer;
  dwc:occurrenceId 'A1_14_Appendicularia_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146421'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Appendicularia (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_Thalia_democratica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Thalia_democratica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Thalia_democratica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_Thalia_democratica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_Thalia_democratica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_Thalia_democratica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_Thalia_democratica'^^xsd:string;
  dwc:scientificName 'Thalia democratica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '137279'^^xsd:integer;
  dwc:occurrenceId 'A1_14_Thalia_democratica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137279'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Thalia democratica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_Doliolo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Doliolo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Doliolo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_Doliolo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_Doliolo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_Doliolo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_Doliolo'^^xsd:string;
  dwc:scientificName 'Dolioloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '137221'^^xsd:integer;
  dwc:occurrenceId 'A1_14_Doliolo'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137221'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Doliolo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_Teleostei_%28egg%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Teleostei_%28egg%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Teleostei_%28egg%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_Teleostei_%28egg%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_Teleostei_%28egg%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_Teleostei_(egg)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_Teleostei_(egg)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A1_14_Teleostei_(egg)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (egg)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_Teleostei_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Teleostei_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Teleostei_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_Teleostei_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_Teleostei_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_Teleostei_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_Teleostei_(larvae)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A1_14_Teleostei_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_SIPHONOPHORAE_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_SIPHONOPHORAE_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_SIPHONOPHORAE_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_SIPHONOPHORAE_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_SIPHONOPHORAE_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_SIPHONOPHORAE_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:scientificName 'Siphonophorae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '1371'^^xsd:integer;
  dwc:occurrenceId 'A1_14_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'SIPHONOPHORAE spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_Gastropoda_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Gastropoda_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Gastropoda_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_Gastropoda_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_Gastropoda_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_Gastropoda_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_Gastropoda_(veliger)'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'A1_14_Gastropoda_(veliger)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Gastropoda (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_Pteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Pteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Pteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_Pteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_Pteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_Pteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_Pteropoda'^^xsd:string;
  dwc:scientificName 'Pteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '325345'^^xsd:integer;
  dwc:occurrenceId 'A1_14_Pteropoda'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '325345'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Pteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_Heteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Heteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Heteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_Heteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_Heteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_Heteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_Heteropoda'^^xsd:string;
  dwc:scientificName 'Heteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '1491356'^^xsd:integer;
  dwc:occurrenceId 'A1_14_Heteropoda'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491356'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Heteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_Bivalvia_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Bivalvia_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_Bivalvia_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_Bivalvia_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_Bivalvia_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_Bivalvia_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_Bivalvia_(veliger)'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'A1_14_Bivalvia_(veliger)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Bivalvia (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_POLYCHAETA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_POLYCHAETA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_POLYCHAETA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_POLYCHAETA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_POLYCHAETA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_POLYCHAETA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'A1_14_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'POLYCHAETA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_OSTRACODA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_OSTRACODA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_OSTRACODA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_OSTRACODA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_OSTRACODA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_OSTRACODA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_OSTRACODA'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'A1_14_OSTRACODA'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'OSTRACODA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_14_CLADOCERA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_14_CLADOCERA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_14_CLADOCERA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.962238"^^xsd:decimal ;
  dwc:decimalLongitude "-34.081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_14_CLADOCERA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.962238 -34.081601)"^^geo:wktLiteral ;
  geo-pos:lat "-3.962238"^^xsd:decimal ;
  geo-pos:long "-34.081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_14_CLADOCERA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_14_CLADOCERA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_14_CLADOCERA'^^xsd:string;
  dwc:scientificName 'Cladocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-34.081601'^^xsd:double;
  dwc:latitude '-3.962238'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 14'^^xsd:string;
  dwc:aphiaid '1076'^^xsd:integer;
  dwc:occurrenceId 'A1_14_CLADOCERA'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '155670'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'CLADOCERA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_Codonella_acuta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Codonella_acuta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Codonella_acuta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_Codonella_acuta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_Codonella_acuta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_Codonella_acuta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_Codonella_acuta'^^xsd:string;
  dwc:scientificName 'Codonella acuta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '417132'^^xsd:integer;
  dwc:occurrenceId 'A2_53_Codonella_acuta'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417132'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella acuta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_Codonella_amphorella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Codonella_amphorella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Codonella_amphorella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_Codonella_amphorella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_Codonella_amphorella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_Codonella_amphorella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_Codonella_amphorella'^^xsd:string;
  dwc:scientificName 'Codonella amphorella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '417133'^^xsd:integer;
  dwc:occurrenceId 'A2_53_Codonella_amphorella'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417133'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella amphorella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_Codonella_apicata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Codonella_apicata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Codonella_apicata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_Codonella_apicata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_Codonella_apicata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_Codonella_apicata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_Codonella_apicata'^^xsd:string;
  dwc:scientificName 'Codonella apicata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '417134'^^xsd:integer;
  dwc:occurrenceId 'A2_53_Codonella_apicata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417134'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella apicata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_Codonella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Codonella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Codonella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_Codonella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_Codonella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_Codonella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_Codonella_sp.'^^xsd:string;
  dwc:scientificName 'Codonella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '150203'^^xsd:integer;
  dwc:occurrenceId 'A2_53_Codonella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150203'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_Tintinnopsis_tocantinensis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Tintinnopsis_tocantinensis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Tintinnopsis_tocantinensis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_Tintinnopsis_tocantinensis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_Tintinnopsis_tocantinensis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_Tintinnopsis_tocantinensis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:scientificName 'Tintinnopsis tocantinensis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '417156'^^xsd:integer;
  dwc:occurrenceId 'A2_53_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417156'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis tocantinensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_Tintinnopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Tintinnopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Tintinnopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_Tintinnopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_Tintinnopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_Tintinnopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_Tintinnopsis_spp.'^^xsd:string;
  dwc:scientificName 'Tintinnopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:occurrenceId 'A2_53_Tintinnopsis_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_Codonellopsis_ostenfeldi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Codonellopsis_ostenfeldi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Codonellopsis_ostenfeldi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_Codonellopsis_ostenfeldi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_Codonellopsis_ostenfeldi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_Codonellopsis_ostenfeldi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:scientificName 'Codonellopsis ostenfeldi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '427448'^^xsd:integer;
  dwc:occurrenceId 'A2_53_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427448'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis ostenfeldi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_Codonellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Codonellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Codonellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_Codonellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_Codonellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_Codonellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_Codonellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Codonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '204197'^^xsd:integer;
  dwc:occurrenceId 'A2_53_Codonellopsis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '204197'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_Coxliella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Coxliella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Coxliella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_Coxliella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_Coxliella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_Coxliella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_Coxliella_sp.'^^xsd:string;
  dwc:scientificName 'Coxliella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '150208'^^xsd:integer;
  dwc:occurrenceId 'A2_53_Coxliella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150208'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Coxliella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_Dadayiella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Dadayiella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Dadayiella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_Dadayiella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_Dadayiella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_Dadayiella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_Dadayiella_sp.'^^xsd:string;
  dwc:scientificName 'Dadayiella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '183541'^^xsd:integer;
  dwc:occurrenceId 'A2_53_Dadayiella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183541'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dadayiella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_Dictyocysta_lepida>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Dictyocysta_lepida> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Dictyocysta_lepida> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_Dictyocysta_lepida>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_Dictyocysta_lepida>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_Dictyocysta_lepida" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_Dictyocysta_lepida'^^xsd:string;
  dwc:scientificName 'Dictyocysta lepida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '235767'^^xsd:integer;
  dwc:occurrenceId 'A2_53_Dictyocysta_lepida'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235767'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocysta lepida'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_Epiplocylis_undella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Epiplocylis_undella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Epiplocylis_undella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_Epiplocylis_undella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_Epiplocylis_undella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_Epiplocylis_undella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_Epiplocylis_undella'^^xsd:string;
  dwc:scientificName 'Epiplocylis undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '341668'^^xsd:integer;
  dwc:occurrenceId 'A2_53_Epiplocylis_undella'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '341668'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis undella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_Epiplocylis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Epiplocylis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Epiplocylis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_Epiplocylis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_Epiplocylis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_Epiplocylis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_Epiplocylis_sp.'^^xsd:string;
  dwc:scientificName 'Epiplocylis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '183562'^^xsd:integer;
  dwc:occurrenceId 'A2_53_Epiplocylis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183562'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_Favella_enrenbergii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Favella_enrenbergii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Favella_enrenbergii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_Favella_enrenbergii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_Favella_enrenbergii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_Favella_enrenbergii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_Favella_enrenbergii'^^xsd:string;
  dwc:scientificName 'Favella ehrenbergii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '235761'^^xsd:integer;
  dwc:occurrenceId 'A2_53_Favella_enrenbergii'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235761'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Favella enrenbergii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_Eutintinnus_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Eutintinnus_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Eutintinnus_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_Eutintinnus_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_Eutintinnus_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_Eutintinnus_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_Eutintinnus_spp.'^^xsd:string;
  dwc:scientificName 'Eutintinnus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '183543'^^xsd:integer;
  dwc:occurrenceId 'A2_53_Eutintinnus_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183543'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Eutintinnus spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_Amphorellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Amphorellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Amphorellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_Amphorellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_Amphorellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_Amphorellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_Amphorellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Amphorellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '425527'^^xsd:integer;
  dwc:occurrenceId 'A2_53_Amphorellopsis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '425527'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Amphorellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_Rabdonella_elegans>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Rabdonella_elegans> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Rabdonella_elegans> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_Rabdonella_elegans>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_Rabdonella_elegans>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_Rabdonella_elegans" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_Rabdonella_elegans'^^xsd:string;
  dwc:scientificName 'Rhabdonella elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '183577'^^xsd:integer;
  dwc:occurrenceId 'A2_53_Rabdonella_elegans'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183577'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella elegans'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_Rabdonella_brandti>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Rabdonella_brandti> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Rabdonella_brandti> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_Rabdonella_brandti>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_Rabdonella_brandti>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_Rabdonella_brandti" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_Rabdonella_brandti'^^xsd:string;
  dwc:scientificName 'Rhabdonella brandti'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '427513'^^xsd:integer;
  dwc:occurrenceId 'A2_53_Rabdonella_brandti'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427513'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella brandti'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_Rabdonellopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Rabdonellopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Rabdonellopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_Rabdonellopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_Rabdonellopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_Rabdonellopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_Rabdonellopsis_spp.'^^xsd:string;
  dwc:scientificName 'Rhabdonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '183550'^^xsd:integer;
  dwc:occurrenceId 'A2_53_Rabdonellopsis_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183550'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonellopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_Undella_claparedei>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Undella_claparedei> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Undella_claparedei> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_Undella_claparedei>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_Undella_claparedei>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_Undella_claparedei" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_Undella_claparedei'^^xsd:string;
  dwc:scientificName 'Undella claparedei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '341684'^^xsd:integer;
  dwc:occurrenceId 'A2_53_Undella_claparedei'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417240'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undella claparedei'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_Undella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Undella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Undella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_Undella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_Undella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_Undella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_Undella_sp.'^^xsd:string;
  dwc:scientificName 'Undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '235764'^^xsd:integer;
  dwc:occurrenceId 'A2_53_Undella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235764'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Undella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_Xystonellopsis_heros>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Xystonellopsis_heros> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Xystonellopsis_heros> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_Xystonellopsis_heros>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_Xystonellopsis_heros>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_Xystonellopsis_heros" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_Xystonellopsis_heros'^^xsd:string;
  dwc:scientificName 'Xystonellopsis heros'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '417266'^^xsd:integer;
  dwc:occurrenceId 'A2_53_Xystonellopsis_heros'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417266'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Xystonellopsis heros'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_Tintinnina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Tintinnina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Tintinnina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_Tintinnina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_Tintinnina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_Tintinnina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_Tintinnina_(others)'^^xsd:string;
  dwc:scientificName 'Tintinnina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '732976'^^xsd:integer;
  dwc:occurrenceId 'A2_53_Tintinnina_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_Collosphaera_macropora>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Collosphaera_macropora> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Collosphaera_macropora> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_Collosphaera_macropora>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_Collosphaera_macropora>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_Collosphaera_macropora" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_Collosphaera_macropora'^^xsd:string;
  dwc:scientificName 'Collosphaera macropora'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '493482'^^xsd:integer;
  dwc:occurrenceId 'A2_53_Collosphaera_macropora'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493482'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Collosphaera macropora'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_Dictyocoryne_profunda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Dictyocoryne_profunda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Dictyocoryne_profunda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_Dictyocoryne_profunda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_Dictyocoryne_profunda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_Dictyocoryne_profunda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_Dictyocoryne_profunda'^^xsd:string;
  dwc:scientificName 'Dictyocoryne profunda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '412935'^^xsd:integer;
  dwc:occurrenceId 'A2_53_Dictyocoryne_profunda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412935'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne profunda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_Dictyocoryne_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Dictyocoryne_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Dictyocoryne_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_Dictyocoryne_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_Dictyocoryne_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_Dictyocoryne_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_Dictyocoryne_sp.'^^xsd:string;
  dwc:scientificName 'Dictyocoryne'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '412934'^^xsd:integer;
  dwc:occurrenceId 'A2_53_Dictyocoryne_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412934'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_Discopyle_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Discopyle_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Discopyle_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_Discopyle_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_Discopyle_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_Discopyle_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_Discopyle_sp.'^^xsd:string;
  dwc:scientificName 'Discopyle'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '493501'^^xsd:integer;
  dwc:occurrenceId 'A2_53_Discopyle_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Discopyle sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_Pylonidae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Pylonidae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Pylonidae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_Pylonidae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_Pylonidae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_Pylonidae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_Pylonidae'^^xsd:string;
  dwc:scientificName 'Pyloniidae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '345902'^^xsd:integer;
  dwc:occurrenceId 'A2_53_Pylonidae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345902'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:verbatimIdentification 'Pylonidae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_Spongodiscus_resurgens>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Spongodiscus_resurgens> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Spongodiscus_resurgens> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_Spongodiscus_resurgens>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_Spongodiscus_resurgens>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_Spongodiscus_resurgens" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_Spongodiscus_resurgens'^^xsd:string;
  dwc:scientificName 'Spongodiscus resurgens'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '493608'^^xsd:integer;
  dwc:occurrenceId 'A2_53_Spongodiscus_resurgens'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493608'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongodiscus resurgens'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_Spongosphaera_streptacantha>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Spongosphaera_streptacantha> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Spongosphaera_streptacantha> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_Spongosphaera_streptacantha>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_Spongosphaera_streptacantha>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_Spongosphaera_streptacantha" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_Spongosphaera_streptacantha'^^xsd:string;
  dwc:scientificName 'Spongosphaera streptacantha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '493393'^^xsd:integer;
  dwc:occurrenceId 'A2_53_Spongosphaera_streptacantha'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493393'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongosphaera streptacantha'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_Spongaster_tetras>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Spongaster_tetras> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Spongaster_tetras> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_Spongaster_tetras>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_Spongaster_tetras>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_Spongaster_tetras" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_Spongaster_tetras'^^xsd:string;
  dwc:scientificName 'Spongaster tetras'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '412940'^^xsd:integer;
  dwc:occurrenceId 'A2_53_Spongaster_tetras'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412940'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongaster tetras'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_Spongotrochus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Spongotrochus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Spongotrochus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_Spongotrochus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_Spongotrochus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_Spongotrochus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_Spongotrochus_sp.'^^xsd:string;
  dwc:scientificName 'Spongotrochus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '412948'^^xsd:integer;
  dwc:occurrenceId 'A2_53_Spongotrochus_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Spongotrochus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_Zygocircus_productus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Zygocircus_productus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Zygocircus_productus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_Zygocircus_productus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_Zygocircus_productus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_Zygocircus_productus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_Zygocircus_productus'^^xsd:string;
  dwc:scientificName 'Zygocircus productus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '493705'^^xsd:integer;
  dwc:occurrenceId 'A2_53_Zygocircus_productus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493705'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus productus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_Zygocircus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Zygocircus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Zygocircus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_Zygocircus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_Zygocircus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_Zygocircus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_Zygocircus_sp.'^^xsd:string;
  dwc:scientificName 'Zygocircus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '493702'^^xsd:integer;
  dwc:occurrenceId 'A2_53_Zygocircus_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493702'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_Polycystina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Polycystina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Polycystina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_Polycystina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_Polycystina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_Polycystina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_Polycystina_(others)'^^xsd:string;
  dwc:scientificName 'Polycystina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '235740'^^xsd:integer;
  dwc:occurrenceId 'A2_53_Polycystina_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235740'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Polycystina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_ACANTHARIA_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_ACANTHARIA_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_ACANTHARIA_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_ACANTHARIA_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_ACANTHARIA_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_ACANTHARIA_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_ACANTHARIA_spp.'^^xsd:string;
  dwc:scientificName 'Acantharia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '586732'^^xsd:integer;
  dwc:occurrenceId 'A2_53_ACANTHARIA_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '586732'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'ACANTHARIA spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_Bolivina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Bolivina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Bolivina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_Bolivina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_Bolivina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_Bolivina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_Bolivina_sp.'^^xsd:string;
  dwc:scientificName 'Bolivina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '112101'^^xsd:integer;
  dwc:occurrenceId 'A2_53_Bolivina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Bolivina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_Globigerina_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Globigerina_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Globigerina_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_Globigerina_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_Globigerina_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_Globigerina_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_Globigerina_bulloides'^^xsd:string;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:occurrenceId 'A2_53_Globigerina_bulloides'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globigerina bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_Globogirinoides_ruber>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Globogirinoides_ruber> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Globogirinoides_ruber> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_Globogirinoides_ruber>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_Globogirinoides_ruber>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_Globogirinoides_ruber" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_Globogirinoides_ruber'^^xsd:string;
  dwc:scientificName 'Globigerinoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:occurrenceId 'A2_53_Globogirinoides_ruber'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globogirinoides ruber'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_Globorotalia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Globorotalia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Globorotalia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_Globorotalia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_Globorotalia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_Globorotalia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_Globorotalia_spp.'^^xsd:string;
  dwc:scientificName 'Globorotalia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '112200'^^xsd:integer;
  dwc:occurrenceId 'A2_53_Globorotalia_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112200'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Globorotalia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_Neogloboquadrina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Neogloboquadrina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Neogloboquadrina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_Neogloboquadrina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_Neogloboquadrina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_Neogloboquadrina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_Neogloboquadrina_sp.'^^xsd:string;
  dwc:scientificName 'Neogloboquadrina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '112202'^^xsd:integer;
  dwc:occurrenceId 'A2_53_Neogloboquadrina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112202'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Neogloboquadrina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_Orbulina_universa>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Orbulina_universa> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Orbulina_universa> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_Orbulina_universa>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_Orbulina_universa>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_Orbulina_universa" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_Orbulina_universa'^^xsd:string;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:occurrenceId 'A2_53_Orbulina_universa'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Orbulina universa'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_Tretomphalus_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Tretomphalus_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Tretomphalus_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_Tretomphalus_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_Tretomphalus_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_Tretomphalus_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_Tretomphalus_bulloides'^^xsd:string;
  dwc:scientificName 'Tretomphalus bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '113184'^^xsd:integer;
  dwc:occurrenceId 'A2_53_Tretomphalus_bulloides'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tretomphalus bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_Trochammina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Trochammina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Trochammina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_Trochammina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_Trochammina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_Trochammina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_Trochammina_sp.'^^xsd:string;
  dwc:scientificName 'Trochammina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:occurrenceId 'A2_53_Trochammina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Trochammina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_Foraminifera_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Foraminifera_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Foraminifera_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_Foraminifera_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_Foraminifera_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_Foraminifera_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_Foraminifera_(others)'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:occurrenceId 'A2_53_Foraminifera_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Foraminifera (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_Nannocalanus_minor>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Nannocalanus_minor> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Nannocalanus_minor> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_Nannocalanus_minor>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_Nannocalanus_minor>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_Nannocalanus_minor" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_Nannocalanus_minor'^^xsd:string;
  dwc:scientificName 'Nannocalanus minor'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '104469'^^xsd:integer;
  dwc:occurrenceId 'A2_53_Nannocalanus_minor'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104469'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus minor'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_Nannocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Nannocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Nannocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_Nannocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_Nannocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_Nannocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Nannocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '104154'^^xsd:integer;
  dwc:occurrenceId 'A2_53_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104154'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_Neocalanus_robustior>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Neocalanus_robustior> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Neocalanus_robustior> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_Neocalanus_robustior>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_Neocalanus_robustior>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_Neocalanus_robustior" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_Neocalanus_robustior'^^xsd:string;
  dwc:scientificName 'Neocalanus robustior'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '104472'^^xsd:integer;
  dwc:occurrenceId 'A2_53_Neocalanus_robustior'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104472'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Neocalanus robustior'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_Undinula_vulgaris_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Undinula_vulgaris_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Undinula_vulgaris_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_Undinula_vulgaris_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_Undinula_vulgaris_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_Undinula_vulgaris_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:scientificName 'Undinula vulgaris'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '104473'^^xsd:integer;
  dwc:occurrenceId 'A2_53_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104473'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undinula vulgaris (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_Acrocalanus_longicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Acrocalanus_longicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Acrocalanus_longicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_Acrocalanus_longicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_Acrocalanus_longicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_Acrocalanus_longicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_Acrocalanus_longicornis'^^xsd:string;
  dwc:scientificName 'Acrocalanus longicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '104646'^^xsd:integer;
  dwc:occurrenceId 'A2_53_Acrocalanus_longicornis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104646'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus longicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_Acrocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Acrocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Acrocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_Acrocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_Acrocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_Acrocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Acrocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '104192'^^xsd:integer;
  dwc:occurrenceId 'A2_53_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104192'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_Calocalanos_pavo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Calocalanos_pavo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Calocalanos_pavo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_Calocalanos_pavo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_Calocalanos_pavo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_Calocalanos_pavo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_Calocalanos_pavo'^^xsd:string;
  dwc:scientificName 'Calocalanus pavo'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '104669'^^xsd:integer;
  dwc:occurrenceId 'A2_53_Calocalanos_pavo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanos pavo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_Calocalanus_sp. _(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:scientificName 'Calocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '104193'^^xsd:integer;
  dwc:occurrenceId 'A2_53_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104193'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanus sp.  (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_Delibus_sewelli>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Delibus_sewelli> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Delibus_sewelli> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_Delibus_sewelli>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_Delibus_sewelli>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_Delibus_sewelli" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_Delibus_sewelli'^^xsd:string;
  dwc:scientificName 'Delius sewelli'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '363906'^^xsd:integer;
  dwc:occurrenceId 'A2_53_Delibus_sewelli'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363906'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sewelli'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_Delibus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Delibus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Delibus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_Delibus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_Delibus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_Delibus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Delius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '363904'^^xsd:integer;
  dwc:occurrenceId 'A2_53_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363904'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_Mecynocera_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Mecynocera_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Mecynocera_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_Mecynocera_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_Mecynocera_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_Mecynocera_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Mecynocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '104184'^^xsd:integer;
  dwc:occurrenceId 'A2_53_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Mecynocera sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_Paracalanus_aculeatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Paracalanus_aculeatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Paracalanus_aculeatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_Paracalanus_aculeatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_Paracalanus_aculeatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_Paracalanus_aculeatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_Paracalanus_aculeatus'^^xsd:string;
  dwc:scientificName 'Paracalanus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '104681'^^xsd:integer;
  dwc:occurrenceId 'A2_53_Paracalanus_aculeatus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1464945'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus aculeatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_Paracalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Paracalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Paracalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_Paracalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_Paracalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_Paracalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Paracalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '104196'^^xsd:integer;
  dwc:occurrenceId 'A2_53_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104196'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_Rhincalanus_cornutus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Rhincalanus_cornutus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Rhincalanus_cornutus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_Rhincalanus_cornutus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_Rhincalanus_cornutus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_Rhincalanus_cornutus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_Rhincalanus_cornutus'^^xsd:string;
  dwc:scientificName 'Rhincalanus cornutus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '104542'^^xsd:integer;
  dwc:occurrenceId 'A2_53_Rhincalanus_cornutus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1488083'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rhincalanus cornutus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_Subeucalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Subeucalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Subeucalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_Subeucalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_Subeucalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_Subeucalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Subeucalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '104173'^^xsd:integer;
  dwc:occurrenceId 'A2_53_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104173'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Subeucalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_Clausocalanus_furcatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Clausocalanus_furcatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Clausocalanus_furcatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_Clausocalanus_furcatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_Clausocalanus_furcatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_Clausocalanus_furcatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_Clausocalanus_furcatus'^^xsd:string;
  dwc:scientificName 'Clausocalanus furcatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '104503'^^xsd:integer;
  dwc:occurrenceId 'A2_53_Clausocalanus_furcatus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104503'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus furcatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_Clausocalanus_mastigophorus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Clausocalanus_mastigophorus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Clausocalanus_mastigophorus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_Clausocalanus_mastigophorus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_Clausocalanus_mastigophorus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_Clausocalanus_mastigophorus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:scientificName 'Clausocalanus mastigophorus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '104506'^^xsd:integer;
  dwc:occurrenceId 'A2_53_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104506'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus mastigophorus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_Clausocalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Clausocalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Clausocalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_Clausocalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_Clausocalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_Clausocalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Clausocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '104161'^^xsd:integer;
  dwc:occurrenceId 'A2_53_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104161'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_Euchaeta_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Euchaeta_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Euchaeta_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_Euchaeta_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_Euchaeta_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_Euchaeta_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Euchaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '104174'^^xsd:integer;
  dwc:occurrenceId 'A2_53_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104174'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Euchaeta spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_Scolecithrix_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Scolecithrix_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Scolecithrix_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_Scolecithrix_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_Scolecithrix_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_Scolecithrix_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_Scolecithrix_danae'^^xsd:string;
  dwc:scientificName 'Scolecithrix danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '104821'^^xsd:integer;
  dwc:occurrenceId 'A2_53_Scolecithrix_danae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104821'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_Scolecithrix_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Scolecithrix_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Scolecithrix_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_Scolecithrix_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_Scolecithrix_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_Scolecithrix_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Scolecithrix'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '104230'^^xsd:integer;
  dwc:occurrenceId 'A2_53_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104230'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_Lucicutia_flavicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Lucicutia_flavicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Lucicutia_flavicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_Lucicutia_flavicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_Lucicutia_flavicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_Lucicutia_flavicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_Lucicutia_flavicornis'^^xsd:string;
  dwc:scientificName 'Lucicutia flavicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '104597'^^xsd:integer;
  dwc:occurrenceId 'A2_53_Lucicutia_flavicornis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104597'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia flavicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_Lucicutia_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Lucicutia_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Lucicutia_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_Lucicutia_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_Lucicutia_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_Lucicutia_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_Lucicutia_sp.'^^xsd:string;
  dwc:scientificName 'Lucicutia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '104183'^^xsd:integer;
  dwc:occurrenceId 'A2_53_Lucicutia_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104183'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_Pleuromamma_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Pleuromamma_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Pleuromamma_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_Pleuromamma_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_Pleuromamma_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_Pleuromamma_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Pleuromamma'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '104191'^^xsd:integer;
  dwc:occurrenceId 'A2_53_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104191'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Pleuromamma sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_Temora_stylifera_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Temora_stylifera_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Temora_stylifera_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_Temora_stylifera_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_Temora_stylifera_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_Temora_stylifera_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:scientificName 'Temora stylifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '104879'^^xsd:integer;
  dwc:occurrenceId 'A2_53_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104879'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora stylifera (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_Temora_turbinata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Temora_turbinata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Temora_turbinata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_Temora_turbinata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_Temora_turbinata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_Temora_turbinata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_Temora_turbinata'^^xsd:string;
  dwc:scientificName 'Temora turbinata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '104880'^^xsd:integer;
  dwc:occurrenceId 'A2_53_Temora_turbinata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104880'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora turbinata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_Candacia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Candacia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Candacia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_Candacia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_Candacia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_Candacia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_Candacia_spp.'^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A2_53_Candacia_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_Candacia_sp._%28copepodite%29%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Candacia_sp._%28copepodite%29%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Candacia_sp._%28copepodite%29%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_Candacia_sp._%28copepodite%29%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_Candacia_sp._%28copepodite%29%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_Candacia_sp._(copepodite) " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A2_53_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia sp. (copepodite) '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_Calanopia_americana_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Calanopia_americana_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Calanopia_americana_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_Calanopia_americana_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_Calanopia_americana_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_Calanopia_americana_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:scientificName 'Calanopia americana'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '104723'^^xsd:integer;
  dwc:occurrenceId 'A2_53_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104723'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calanopia americana (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_Acartia_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Acartia_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Acartia_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_Acartia_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_Acartia_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_Acartia_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_Acartia_danae'^^xsd:string;
  dwc:scientificName 'Acartia (Acartia) danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '346026'^^xsd:integer;
  dwc:occurrenceId 'A2_53_Acartia_danae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346026'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_Acartia_lilljeborgii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Acartia_lilljeborgii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Acartia_lilljeborgii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_Acartia_lilljeborgii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_Acartia_lilljeborgii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_Acartia_lilljeborgii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_Acartia_lilljeborgii'^^xsd:string;
  dwc:scientificName 'Acartia lilljeborgii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '348510'^^xsd:integer;
  dwc:occurrenceId 'A2_53_Acartia_lilljeborgii'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia lilljeborgii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_Calanoida_%28others_copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Calanoida_%28others_copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Calanoida_%28others_copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_Calanoida_%28others_copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_Calanoida_%28others_copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_Calanoida_(others_copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'A2_53_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Calanoida (others copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_Oithona_atlantica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Oithona_atlantica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Oithona_atlantica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_Oithona_atlantica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_Oithona_atlantica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_Oithona_atlantica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_Oithona_atlantica'^^xsd:string;
  dwc:scientificName 'Oithona atlantica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '106642'^^xsd:integer;
  dwc:occurrenceId 'A2_53_Oithona_atlantica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106642'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona atlantica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_Oithona_plumifera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Oithona_plumifera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Oithona_plumifera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_Oithona_plumifera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_Oithona_plumifera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_Oithona_plumifera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_Oithona_plumifera'^^xsd:string;
  dwc:scientificName 'Oithona plumifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '106652'^^xsd:integer;
  dwc:occurrenceId 'A2_53_Oithona_plumifera'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106652'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona plumifera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_Oithona_setigera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Oithona_setigera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Oithona_setigera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_Oithona_setigera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_Oithona_setigera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_Oithona_setigera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_Oithona_setigera'^^xsd:string;
  dwc:scientificName 'Oithona setigera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '106655'^^xsd:integer;
  dwc:occurrenceId 'A2_53_Oithona_setigera'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '734517'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona setigera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_Oithona_hebes>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Oithona_hebes> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Oithona_hebes> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_Oithona_hebes>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_Oithona_hebes>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_Oithona_hebes" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_Oithona_hebes'^^xsd:string;
  dwc:scientificName 'Oithona hebes'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '106647'^^xsd:integer;
  dwc:occurrenceId 'A2_53_Oithona_hebes'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106647'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona hebes'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_Oithona_spp.%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Oithona_spp.%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Oithona_spp.%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_Oithona_spp.%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_Oithona_spp.%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_Oithona_spp. " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_Oithona_spp. '^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A2_53_Oithona_spp. '^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_Oithona_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Oithona_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Oithona_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_Oithona_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_Oithona_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_Oithona_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A2_53_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_Microsetella_norvegica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Microsetella_norvegica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Microsetella_norvegica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_Microsetella_norvegica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_Microsetella_norvegica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_Microsetella_norvegica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_Microsetella_norvegica'^^xsd:string;
  dwc:scientificName 'Microsetella norvegica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '116115'^^xsd:integer;
  dwc:occurrenceId 'A2_53_Microsetella_norvegica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116115'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella norvegica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_Microsetella_rosea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Microsetella_rosea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Microsetella_rosea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_Microsetella_rosea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_Microsetella_rosea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_Microsetella_rosea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_Microsetella_rosea'^^xsd:string;
  dwc:scientificName 'Microsetella rosea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '116116'^^xsd:integer;
  dwc:occurrenceId 'A2_53_Microsetella_rosea'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116116'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella rosea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_Microsetella_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Microsetella_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Microsetella_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_Microsetella_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_Microsetella_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_Microsetella_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Microsetella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '115341'^^xsd:integer;
  dwc:occurrenceId 'A2_53_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115341'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_Macrosetella_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Macrosetella_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Macrosetella_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_Macrosetella_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_Macrosetella_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_Macrosetella_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_Macrosetella_gracilis'^^xsd:string;
  dwc:scientificName 'Macrosetella gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '116382'^^xsd:integer;
  dwc:occurrenceId 'A2_53_Macrosetella_gracilis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116382'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Macrosetella gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_Miracia_efferata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Miracia_efferata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Miracia_efferata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_Miracia_efferata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_Miracia_efferata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_Miracia_efferata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_Miracia_efferata'^^xsd:string;
  dwc:scientificName 'Miracia efferata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '116383'^^xsd:integer;
  dwc:occurrenceId 'A2_53_Miracia_efferata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116383'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Miracia efferata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_Oncaea_media>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Oncaea_media> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Oncaea_media> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_Oncaea_media>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_Oncaea_media>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_Oncaea_media" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_Oncaea_media'^^xsd:string;
  dwc:scientificName 'Oncaea media'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '128938'^^xsd:integer;
  dwc:occurrenceId 'A2_53_Oncaea_media'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1862287'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea media'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_Oncaea_venusta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Oncaea_venusta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Oncaea_venusta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_Oncaea_venusta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_Oncaea_venusta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_Oncaea_venusta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_Oncaea_venusta'^^xsd:string;
  dwc:scientificName 'Oncaea venusta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '128954'^^xsd:integer;
  dwc:occurrenceId 'A2_53_Oncaea_venusta'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1754274'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea venusta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_Oncaea_mediterranea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Oncaea_mediterranea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Oncaea_mediterranea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_Oncaea_mediterranea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_Oncaea_mediterranea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_Oncaea_mediterranea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_Oncaea_mediterranea'^^xsd:string;
  dwc:scientificName 'Oncaea mediterranea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '128939'^^xsd:integer;
  dwc:occurrenceId 'A2_53_Oncaea_mediterranea'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128939'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea mediterranea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_Oncaea_scottodicarloi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Oncaea_scottodicarloi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Oncaea_scottodicarloi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_Oncaea_scottodicarloi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_Oncaea_scottodicarloi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_Oncaea_scottodicarloi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_Oncaea_scottodicarloi'^^xsd:string;
  dwc:scientificName 'Oncaea scottodicarloi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '128950'^^xsd:integer;
  dwc:occurrenceId 'A2_53_Oncaea_scottodicarloi'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128950'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea scottodicarloi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_Oncaea_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Oncaea_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Oncaea_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_Oncaea_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_Oncaea_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_Oncaea_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oncaea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '128690'^^xsd:integer;
  dwc:occurrenceId 'A2_53_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128690'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_Hemicyclops_thallassius>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Hemicyclops_thallassius> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Hemicyclops_thallassius> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_Hemicyclops_thallassius>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_Hemicyclops_thallassius>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_Hemicyclops_thallassius" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_Hemicyclops_thallassius'^^xsd:string;
  dwc:scientificName 'Hemicyclops thalassius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '352254'^^xsd:integer;
  dwc:occurrenceId 'A2_53_Hemicyclops_thallassius'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '352254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Hemicyclops thallassius'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_Copilia_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Copilia_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Copilia_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_Copilia_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_Copilia_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_Copilia_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Copilia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '128721'^^xsd:integer;
  dwc:occurrenceId 'A2_53_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128721'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Copilia spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_Agetus_flaccus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Agetus_flaccus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Agetus_flaccus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_Agetus_flaccus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_Agetus_flaccus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_Agetus_flaccus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_Agetus_flaccus'^^xsd:string;
  dwc:scientificName 'Agetus flaccus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '128795'^^xsd:integer;
  dwc:occurrenceId 'A2_53_Agetus_flaccus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128795'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Agetus flaccus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_Corycaeus_speciosus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Corycaeus_speciosus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Corycaeus_speciosus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_Corycaeus_speciosus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_Corycaeus_speciosus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_Corycaeus_speciosus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_Corycaeus_speciosus'^^xsd:string;
  dwc:scientificName 'Corycaeus speciosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '128800'^^xsd:integer;
  dwc:occurrenceId 'A2_53_Corycaeus_speciosus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128800'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus speciosus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_Corycaeus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Corycaeus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Corycaeus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_Corycaeus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_Corycaeus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_Corycaeus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Corycaeus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '128634'^^xsd:integer;
  dwc:occurrenceId 'A2_53_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128634'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_Farranula_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Farranula_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Farranula_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_Farranula_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_Farranula_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_Farranula_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_Farranula_gracilis'^^xsd:string;
  dwc:scientificName 'Farranula gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '128813'^^xsd:integer;
  dwc:occurrenceId 'A2_53_Farranula_gracilis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128813'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_Farranula_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Farranula_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Farranula_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_Farranula_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_Farranula_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_Farranula_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Farranula'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '128636'^^xsd:integer;
  dwc:occurrenceId 'A2_53_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128636'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_Copepoda_%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Copepoda_%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Copepoda_%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_Copepoda_%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_Copepoda_%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_Copepoda_(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_Copepoda_(nauplius)'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'A2_53_Copepoda_(nauplius)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Copepoda (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_CIRRIPEDIA__%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_CIRRIPEDIA__%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_CIRRIPEDIA__%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_CIRRIPEDIA__%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_CIRRIPEDIA__%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_CIRRIPEDIA__(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:occurrenceId 'A2_53_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  dwc:verbatimIdentification 'CIRRIPEDIA  (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_STOMATOPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_STOMATOPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_STOMATOPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_STOMATOPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_STOMATOPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_STOMATOPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Stomatopoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '14355'^^xsd:integer;
  dwc:occurrenceId 'A2_53_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '14355'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'STOMATOPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_DECAPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_DECAPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_DECAPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_DECAPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_DECAPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_DECAPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_DECAPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:occurrenceId 'A2_53_DECAPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'DECAPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_ECHINODERMATA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_ECHINODERMATA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_ECHINODERMATA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_ECHINODERMATA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_ECHINODERMATA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_ECHINODERMATA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:scientificName 'Echinodermata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '1806'^^xsd:integer;
  dwc:occurrenceId 'A2_53_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1806'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'ECHINODERMATA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_BRYOZOA_%28cyphonauta_larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_BRYOZOA_%28cyphonauta_larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_BRYOZOA_%28cyphonauta_larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_BRYOZOA_%28cyphonauta_larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_BRYOZOA_%28cyphonauta_larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_BRYOZOA_(cyphonauta_larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'A2_53_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'BRYOZOA (cyphonauta larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_Sagitta_friedreich>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Sagitta_friedreich> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Sagitta_friedreich> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_Sagitta_friedreich>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_Sagitta_friedreich>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_Sagitta_friedreich" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_Sagitta_friedreich'^^xsd:string;
  dwc:scientificName 'Sagitta friderici'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '105452'^^xsd:integer;
  dwc:occurrenceId 'A2_53_Sagitta_friedreich'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105441'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta friedreich'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_Sagitta_spp.%C2%A0%28imature%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Sagitta_spp.%C2%A0%28imature%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Sagitta_spp.%C2%A0%28imature%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_Sagitta_spp.%C2%A0%28imature%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_Sagitta_spp.%C2%A0%28imature%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_Sagitta_spp. (imature)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_Sagitta_spp. (imature)'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:occurrenceId 'A2_53_Sagitta_spp. (imature)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta spp. (imature)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_Chaetognatha_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Chaetognatha_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Chaetognatha_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_Chaetognatha_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_Chaetognatha_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_Chaetognatha_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_Chaetognatha_(others)'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:occurrenceId 'A2_53_Chaetognatha_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Chaetognatha (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_Fritillaria_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Fritillaria_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Fritillaria_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_Fritillaria_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_Fritillaria_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_Fritillaria_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_Fritillaria_spp.'^^xsd:string;
  dwc:scientificName 'Fritillaria'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '103358'^^xsd:integer;
  dwc:occurrenceId 'A2_53_Fritillaria_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Fritillaria spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_Oikopleura_dioica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Oikopleura_dioica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Oikopleura_dioica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_Oikopleura_dioica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_Oikopleura_dioica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_Oikopleura_dioica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_Oikopleura_dioica'^^xsd:string;
  dwc:scientificName 'Oikopleura dioica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '1770057'^^xsd:integer;
  dwc:occurrenceId 'A2_53_Oikopleura_dioica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura dioica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_Oikopleura_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Oikopleura_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Oikopleura_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_Oikopleura_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_Oikopleura_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_Oikopleura_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_Oikopleura_spp.'^^xsd:string;
  dwc:scientificName 'Oikopleura'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '103367'^^xsd:integer;
  dwc:occurrenceId 'A2_53_Oikopleura_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_Appendicularia_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Appendicularia_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Appendicularia_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_Appendicularia_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_Appendicularia_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_Appendicularia_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_Appendicularia_(others)'^^xsd:string;
  dwc:scientificName 'Appendicularia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '146421'^^xsd:integer;
  dwc:occurrenceId 'A2_53_Appendicularia_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146421'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Appendicularia (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_Thalia_democratica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Thalia_democratica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Thalia_democratica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_Thalia_democratica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_Thalia_democratica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_Thalia_democratica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_Thalia_democratica'^^xsd:string;
  dwc:scientificName 'Thalia democratica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '137279'^^xsd:integer;
  dwc:occurrenceId 'A2_53_Thalia_democratica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137279'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Thalia democratica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_Doliolo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Doliolo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Doliolo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_Doliolo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_Doliolo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_Doliolo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_Doliolo'^^xsd:string;
  dwc:scientificName 'Dolioloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '137221'^^xsd:integer;
  dwc:occurrenceId 'A2_53_Doliolo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137221'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Doliolo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_Teleostei_%28egg%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Teleostei_%28egg%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Teleostei_%28egg%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_Teleostei_%28egg%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_Teleostei_%28egg%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_Teleostei_(egg)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_Teleostei_(egg)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A2_53_Teleostei_(egg)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (egg)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_Teleostei_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Teleostei_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Teleostei_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_Teleostei_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_Teleostei_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_Teleostei_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_Teleostei_(larvae)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A2_53_Teleostei_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_SIPHONOPHORAE_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_SIPHONOPHORAE_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_SIPHONOPHORAE_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_SIPHONOPHORAE_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_SIPHONOPHORAE_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_SIPHONOPHORAE_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:scientificName 'Siphonophorae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '1371'^^xsd:integer;
  dwc:occurrenceId 'A2_53_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'SIPHONOPHORAE spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_Gastropoda_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Gastropoda_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Gastropoda_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_Gastropoda_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_Gastropoda_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_Gastropoda_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_Gastropoda_(veliger)'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'A2_53_Gastropoda_(veliger)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Gastropoda (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_Pteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Pteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Pteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_Pteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_Pteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_Pteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_Pteropoda'^^xsd:string;
  dwc:scientificName 'Pteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '325345'^^xsd:integer;
  dwc:occurrenceId 'A2_53_Pteropoda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '325345'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Pteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_Heteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Heteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Heteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_Heteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_Heteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_Heteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_Heteropoda'^^xsd:string;
  dwc:scientificName 'Heteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '1491356'^^xsd:integer;
  dwc:occurrenceId 'A2_53_Heteropoda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491356'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Heteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_Bivalvia_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Bivalvia_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_Bivalvia_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_Bivalvia_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_Bivalvia_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_Bivalvia_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_Bivalvia_(veliger)'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'A2_53_Bivalvia_(veliger)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Bivalvia (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_POLYCHAETA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_POLYCHAETA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_POLYCHAETA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_POLYCHAETA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_POLYCHAETA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_POLYCHAETA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'A2_53_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'POLYCHAETA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_OSTRACODA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_OSTRACODA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_OSTRACODA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_OSTRACODA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_OSTRACODA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_OSTRACODA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_OSTRACODA'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'A2_53_OSTRACODA'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'OSTRACODA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_53_CLADOCERA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_53_CLADOCERA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_53_CLADOCERA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7923362"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9509553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_53_CLADOCERA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7923362 -33.9509553)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7923362"^^xsd:decimal ;
  geo-pos:long "-33.9509553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_53_CLADOCERA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_53_CLADOCERA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_53_CLADOCERA'^^xsd:string;
  dwc:scientificName 'Cladocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9509553'^^xsd:double;
  dwc:latitude '-3.7923362'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 53'^^xsd:string;
  dwc:aphiaid '1076'^^xsd:integer;
  dwc:occurrenceId 'A2_53_CLADOCERA'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '155670'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'CLADOCERA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_Codonella_acuta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Codonella_acuta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Codonella_acuta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_Codonella_acuta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_Codonella_acuta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_Codonella_acuta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_Codonella_acuta'^^xsd:string;
  dwc:scientificName 'Codonella acuta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '417132'^^xsd:integer;
  dwc:occurrenceId 'A2_16_Codonella_acuta'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417132'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella acuta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_Codonella_amphorella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Codonella_amphorella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Codonella_amphorella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_Codonella_amphorella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_Codonella_amphorella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_Codonella_amphorella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_Codonella_amphorella'^^xsd:string;
  dwc:scientificName 'Codonella amphorella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '417133'^^xsd:integer;
  dwc:occurrenceId 'A2_16_Codonella_amphorella'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417133'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella amphorella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_Codonella_apicata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Codonella_apicata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Codonella_apicata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_Codonella_apicata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_Codonella_apicata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_Codonella_apicata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_Codonella_apicata'^^xsd:string;
  dwc:scientificName 'Codonella apicata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '417134'^^xsd:integer;
  dwc:occurrenceId 'A2_16_Codonella_apicata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417134'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella apicata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_Codonella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Codonella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Codonella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_Codonella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_Codonella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_Codonella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_Codonella_sp.'^^xsd:string;
  dwc:scientificName 'Codonella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '150203'^^xsd:integer;
  dwc:occurrenceId 'A2_16_Codonella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150203'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_Tintinnopsis_tocantinensis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Tintinnopsis_tocantinensis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Tintinnopsis_tocantinensis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_Tintinnopsis_tocantinensis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_Tintinnopsis_tocantinensis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_Tintinnopsis_tocantinensis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:scientificName 'Tintinnopsis tocantinensis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '417156'^^xsd:integer;
  dwc:occurrenceId 'A2_16_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417156'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis tocantinensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_Tintinnopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Tintinnopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Tintinnopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_Tintinnopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_Tintinnopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_Tintinnopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_Tintinnopsis_spp.'^^xsd:string;
  dwc:scientificName 'Tintinnopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:occurrenceId 'A2_16_Tintinnopsis_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_Codonellopsis_ostenfeldi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Codonellopsis_ostenfeldi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Codonellopsis_ostenfeldi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_Codonellopsis_ostenfeldi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_Codonellopsis_ostenfeldi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_Codonellopsis_ostenfeldi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:scientificName 'Codonellopsis ostenfeldi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '427448'^^xsd:integer;
  dwc:occurrenceId 'A2_16_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427448'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis ostenfeldi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_Codonellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Codonellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Codonellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_Codonellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_Codonellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_Codonellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_Codonellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Codonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '204197'^^xsd:integer;
  dwc:occurrenceId 'A2_16_Codonellopsis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '204197'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_Coxliella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Coxliella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Coxliella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_Coxliella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_Coxliella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_Coxliella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_Coxliella_sp.'^^xsd:string;
  dwc:scientificName 'Coxliella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '150208'^^xsd:integer;
  dwc:occurrenceId 'A2_16_Coxliella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150208'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Coxliella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_Dadayiella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Dadayiella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Dadayiella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_Dadayiella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_Dadayiella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_Dadayiella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_Dadayiella_sp.'^^xsd:string;
  dwc:scientificName 'Dadayiella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '183541'^^xsd:integer;
  dwc:occurrenceId 'A2_16_Dadayiella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183541'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dadayiella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_Dictyocysta_lepida>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Dictyocysta_lepida> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Dictyocysta_lepida> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_Dictyocysta_lepida>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_Dictyocysta_lepida>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_Dictyocysta_lepida" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_Dictyocysta_lepida'^^xsd:string;
  dwc:scientificName 'Dictyocysta lepida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '235767'^^xsd:integer;
  dwc:occurrenceId 'A2_16_Dictyocysta_lepida'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235767'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocysta lepida'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_Epiplocylis_undella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Epiplocylis_undella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Epiplocylis_undella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_Epiplocylis_undella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_Epiplocylis_undella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_Epiplocylis_undella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_Epiplocylis_undella'^^xsd:string;
  dwc:scientificName 'Epiplocylis undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '341668'^^xsd:integer;
  dwc:occurrenceId 'A2_16_Epiplocylis_undella'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '341668'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis undella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_Epiplocylis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Epiplocylis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Epiplocylis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_Epiplocylis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_Epiplocylis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_Epiplocylis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_Epiplocylis_sp.'^^xsd:string;
  dwc:scientificName 'Epiplocylis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '183562'^^xsd:integer;
  dwc:occurrenceId 'A2_16_Epiplocylis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183562'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_Favella_enrenbergii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Favella_enrenbergii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Favella_enrenbergii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_Favella_enrenbergii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_Favella_enrenbergii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_Favella_enrenbergii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_Favella_enrenbergii'^^xsd:string;
  dwc:scientificName 'Favella ehrenbergii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '235761'^^xsd:integer;
  dwc:occurrenceId 'A2_16_Favella_enrenbergii'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235761'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Favella enrenbergii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_Eutintinnus_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Eutintinnus_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Eutintinnus_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_Eutintinnus_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_Eutintinnus_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_Eutintinnus_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_Eutintinnus_spp.'^^xsd:string;
  dwc:scientificName 'Eutintinnus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '183543'^^xsd:integer;
  dwc:occurrenceId 'A2_16_Eutintinnus_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183543'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Eutintinnus spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_Amphorellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Amphorellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Amphorellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_Amphorellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_Amphorellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_Amphorellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_Amphorellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Amphorellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '425527'^^xsd:integer;
  dwc:occurrenceId 'A2_16_Amphorellopsis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '425527'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Amphorellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_Rabdonella_elegans>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Rabdonella_elegans> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Rabdonella_elegans> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_Rabdonella_elegans>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_Rabdonella_elegans>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_Rabdonella_elegans" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_Rabdonella_elegans'^^xsd:string;
  dwc:scientificName 'Rhabdonella elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '183577'^^xsd:integer;
  dwc:occurrenceId 'A2_16_Rabdonella_elegans'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183577'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella elegans'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_Rabdonella_brandti>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Rabdonella_brandti> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Rabdonella_brandti> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_Rabdonella_brandti>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_Rabdonella_brandti>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_Rabdonella_brandti" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_Rabdonella_brandti'^^xsd:string;
  dwc:scientificName 'Rhabdonella brandti'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '427513'^^xsd:integer;
  dwc:occurrenceId 'A2_16_Rabdonella_brandti'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427513'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella brandti'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_Rabdonellopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Rabdonellopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Rabdonellopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_Rabdonellopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_Rabdonellopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_Rabdonellopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_Rabdonellopsis_spp.'^^xsd:string;
  dwc:scientificName 'Rhabdonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '183550'^^xsd:integer;
  dwc:occurrenceId 'A2_16_Rabdonellopsis_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183550'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonellopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_Undella_claparedei>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Undella_claparedei> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Undella_claparedei> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_Undella_claparedei>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_Undella_claparedei>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_Undella_claparedei" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_Undella_claparedei'^^xsd:string;
  dwc:scientificName 'Undella claparedei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '341684'^^xsd:integer;
  dwc:occurrenceId 'A2_16_Undella_claparedei'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417240'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undella claparedei'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_Undella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Undella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Undella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_Undella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_Undella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_Undella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_Undella_sp.'^^xsd:string;
  dwc:scientificName 'Undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '235764'^^xsd:integer;
  dwc:occurrenceId 'A2_16_Undella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235764'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Undella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_Xystonellopsis_heros>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Xystonellopsis_heros> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Xystonellopsis_heros> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_Xystonellopsis_heros>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_Xystonellopsis_heros>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_Xystonellopsis_heros" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_Xystonellopsis_heros'^^xsd:string;
  dwc:scientificName 'Xystonellopsis heros'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '417266'^^xsd:integer;
  dwc:occurrenceId 'A2_16_Xystonellopsis_heros'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417266'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Xystonellopsis heros'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_Tintinnina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Tintinnina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Tintinnina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_Tintinnina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_Tintinnina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_Tintinnina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_Tintinnina_(others)'^^xsd:string;
  dwc:scientificName 'Tintinnina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '732976'^^xsd:integer;
  dwc:occurrenceId 'A2_16_Tintinnina_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_Collosphaera_macropora>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Collosphaera_macropora> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Collosphaera_macropora> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_Collosphaera_macropora>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_Collosphaera_macropora>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_Collosphaera_macropora" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_Collosphaera_macropora'^^xsd:string;
  dwc:scientificName 'Collosphaera macropora'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '493482'^^xsd:integer;
  dwc:occurrenceId 'A2_16_Collosphaera_macropora'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493482'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Collosphaera macropora'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_Dictyocoryne_profunda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Dictyocoryne_profunda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Dictyocoryne_profunda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_Dictyocoryne_profunda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_Dictyocoryne_profunda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_Dictyocoryne_profunda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_Dictyocoryne_profunda'^^xsd:string;
  dwc:scientificName 'Dictyocoryne profunda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '412935'^^xsd:integer;
  dwc:occurrenceId 'A2_16_Dictyocoryne_profunda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412935'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne profunda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_Dictyocoryne_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Dictyocoryne_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Dictyocoryne_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_Dictyocoryne_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_Dictyocoryne_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_Dictyocoryne_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_Dictyocoryne_sp.'^^xsd:string;
  dwc:scientificName 'Dictyocoryne'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '412934'^^xsd:integer;
  dwc:occurrenceId 'A2_16_Dictyocoryne_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412934'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_Discopyle_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Discopyle_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Discopyle_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_Discopyle_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_Discopyle_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_Discopyle_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_Discopyle_sp.'^^xsd:string;
  dwc:scientificName 'Discopyle'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '493501'^^xsd:integer;
  dwc:occurrenceId 'A2_16_Discopyle_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Discopyle sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_Pylonidae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Pylonidae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Pylonidae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_Pylonidae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_Pylonidae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_Pylonidae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_Pylonidae'^^xsd:string;
  dwc:scientificName 'Pyloniidae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '345902'^^xsd:integer;
  dwc:occurrenceId 'A2_16_Pylonidae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345902'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:verbatimIdentification 'Pylonidae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_Spongodiscus_resurgens>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Spongodiscus_resurgens> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Spongodiscus_resurgens> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_Spongodiscus_resurgens>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_Spongodiscus_resurgens>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_Spongodiscus_resurgens" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_Spongodiscus_resurgens'^^xsd:string;
  dwc:scientificName 'Spongodiscus resurgens'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '493608'^^xsd:integer;
  dwc:occurrenceId 'A2_16_Spongodiscus_resurgens'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493608'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongodiscus resurgens'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_Spongosphaera_streptacantha>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Spongosphaera_streptacantha> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Spongosphaera_streptacantha> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_Spongosphaera_streptacantha>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_Spongosphaera_streptacantha>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_Spongosphaera_streptacantha" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_Spongosphaera_streptacantha'^^xsd:string;
  dwc:scientificName 'Spongosphaera streptacantha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '493393'^^xsd:integer;
  dwc:occurrenceId 'A2_16_Spongosphaera_streptacantha'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493393'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongosphaera streptacantha'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_Spongaster_tetras>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Spongaster_tetras> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Spongaster_tetras> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_Spongaster_tetras>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_Spongaster_tetras>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_Spongaster_tetras" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_Spongaster_tetras'^^xsd:string;
  dwc:scientificName 'Spongaster tetras'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '412940'^^xsd:integer;
  dwc:occurrenceId 'A2_16_Spongaster_tetras'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412940'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongaster tetras'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_Spongotrochus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Spongotrochus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Spongotrochus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_Spongotrochus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_Spongotrochus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_Spongotrochus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_Spongotrochus_sp.'^^xsd:string;
  dwc:scientificName 'Spongotrochus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '412948'^^xsd:integer;
  dwc:occurrenceId 'A2_16_Spongotrochus_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Spongotrochus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_Zygocircus_productus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Zygocircus_productus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Zygocircus_productus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_Zygocircus_productus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_Zygocircus_productus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_Zygocircus_productus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_Zygocircus_productus'^^xsd:string;
  dwc:scientificName 'Zygocircus productus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '493705'^^xsd:integer;
  dwc:occurrenceId 'A2_16_Zygocircus_productus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493705'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus productus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_Zygocircus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Zygocircus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Zygocircus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_Zygocircus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_Zygocircus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_Zygocircus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_Zygocircus_sp.'^^xsd:string;
  dwc:scientificName 'Zygocircus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '493702'^^xsd:integer;
  dwc:occurrenceId 'A2_16_Zygocircus_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493702'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_Polycystina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Polycystina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Polycystina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_Polycystina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_Polycystina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_Polycystina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_Polycystina_(others)'^^xsd:string;
  dwc:scientificName 'Polycystina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '235740'^^xsd:integer;
  dwc:occurrenceId 'A2_16_Polycystina_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235740'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Polycystina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_ACANTHARIA_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_ACANTHARIA_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_ACANTHARIA_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_ACANTHARIA_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_ACANTHARIA_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_ACANTHARIA_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_ACANTHARIA_spp.'^^xsd:string;
  dwc:scientificName 'Acantharia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '586732'^^xsd:integer;
  dwc:occurrenceId 'A2_16_ACANTHARIA_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '586732'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'ACANTHARIA spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_Bolivina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Bolivina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Bolivina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_Bolivina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_Bolivina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_Bolivina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_Bolivina_sp.'^^xsd:string;
  dwc:scientificName 'Bolivina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '112101'^^xsd:integer;
  dwc:occurrenceId 'A2_16_Bolivina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Bolivina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_Globigerina_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Globigerina_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Globigerina_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_Globigerina_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_Globigerina_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_Globigerina_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_Globigerina_bulloides'^^xsd:string;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:occurrenceId 'A2_16_Globigerina_bulloides'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globigerina bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_Globogirinoides_ruber>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Globogirinoides_ruber> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Globogirinoides_ruber> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_Globogirinoides_ruber>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_Globogirinoides_ruber>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_Globogirinoides_ruber" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_Globogirinoides_ruber'^^xsd:string;
  dwc:scientificName 'Globigerinoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:occurrenceId 'A2_16_Globogirinoides_ruber'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globogirinoides ruber'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_Globorotalia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Globorotalia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Globorotalia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_Globorotalia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_Globorotalia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_Globorotalia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_Globorotalia_spp.'^^xsd:string;
  dwc:scientificName 'Globorotalia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '112200'^^xsd:integer;
  dwc:occurrenceId 'A2_16_Globorotalia_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112200'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Globorotalia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_Neogloboquadrina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Neogloboquadrina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Neogloboquadrina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_Neogloboquadrina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_Neogloboquadrina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_Neogloboquadrina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_Neogloboquadrina_sp.'^^xsd:string;
  dwc:scientificName 'Neogloboquadrina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '112202'^^xsd:integer;
  dwc:occurrenceId 'A2_16_Neogloboquadrina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112202'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Neogloboquadrina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_Orbulina_universa>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Orbulina_universa> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Orbulina_universa> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_Orbulina_universa>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_Orbulina_universa>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_Orbulina_universa" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_Orbulina_universa'^^xsd:string;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:occurrenceId 'A2_16_Orbulina_universa'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Orbulina universa'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_Tretomphalus_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Tretomphalus_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Tretomphalus_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_Tretomphalus_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_Tretomphalus_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_Tretomphalus_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_Tretomphalus_bulloides'^^xsd:string;
  dwc:scientificName 'Tretomphalus bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '113184'^^xsd:integer;
  dwc:occurrenceId 'A2_16_Tretomphalus_bulloides'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tretomphalus bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_Trochammina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Trochammina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Trochammina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_Trochammina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_Trochammina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_Trochammina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_Trochammina_sp.'^^xsd:string;
  dwc:scientificName 'Trochammina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:occurrenceId 'A2_16_Trochammina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Trochammina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_Foraminifera_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Foraminifera_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Foraminifera_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_Foraminifera_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_Foraminifera_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_Foraminifera_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_Foraminifera_(others)'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:occurrenceId 'A2_16_Foraminifera_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Foraminifera (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_Nannocalanus_minor>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Nannocalanus_minor> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Nannocalanus_minor> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_Nannocalanus_minor>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_Nannocalanus_minor>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_Nannocalanus_minor" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_Nannocalanus_minor'^^xsd:string;
  dwc:scientificName 'Nannocalanus minor'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '104469'^^xsd:integer;
  dwc:occurrenceId 'A2_16_Nannocalanus_minor'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104469'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus minor'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_Nannocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Nannocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Nannocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_Nannocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_Nannocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_Nannocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Nannocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '104154'^^xsd:integer;
  dwc:occurrenceId 'A2_16_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104154'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_Neocalanus_robustior>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Neocalanus_robustior> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Neocalanus_robustior> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_Neocalanus_robustior>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_Neocalanus_robustior>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_Neocalanus_robustior" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_Neocalanus_robustior'^^xsd:string;
  dwc:scientificName 'Neocalanus robustior'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '104472'^^xsd:integer;
  dwc:occurrenceId 'A2_16_Neocalanus_robustior'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104472'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Neocalanus robustior'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_Undinula_vulgaris_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Undinula_vulgaris_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Undinula_vulgaris_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_Undinula_vulgaris_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_Undinula_vulgaris_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_Undinula_vulgaris_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:scientificName 'Undinula vulgaris'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '104473'^^xsd:integer;
  dwc:occurrenceId 'A2_16_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104473'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undinula vulgaris (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_Acrocalanus_longicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Acrocalanus_longicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Acrocalanus_longicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_Acrocalanus_longicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_Acrocalanus_longicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_Acrocalanus_longicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_Acrocalanus_longicornis'^^xsd:string;
  dwc:scientificName 'Acrocalanus longicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '104646'^^xsd:integer;
  dwc:occurrenceId 'A2_16_Acrocalanus_longicornis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104646'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus longicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_Acrocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Acrocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Acrocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_Acrocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_Acrocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_Acrocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Acrocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '104192'^^xsd:integer;
  dwc:occurrenceId 'A2_16_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104192'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_Calocalanos_pavo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Calocalanos_pavo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Calocalanos_pavo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_Calocalanos_pavo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_Calocalanos_pavo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_Calocalanos_pavo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_Calocalanos_pavo'^^xsd:string;
  dwc:scientificName 'Calocalanus pavo'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '104669'^^xsd:integer;
  dwc:occurrenceId 'A2_16_Calocalanos_pavo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanos pavo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_Calocalanus_sp. _(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:scientificName 'Calocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '104193'^^xsd:integer;
  dwc:occurrenceId 'A2_16_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104193'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanus sp.  (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_Delibus_sewelli>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Delibus_sewelli> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Delibus_sewelli> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_Delibus_sewelli>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_Delibus_sewelli>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_Delibus_sewelli" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_Delibus_sewelli'^^xsd:string;
  dwc:scientificName 'Delius sewelli'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '363906'^^xsd:integer;
  dwc:occurrenceId 'A2_16_Delibus_sewelli'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363906'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sewelli'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_Delibus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Delibus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Delibus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_Delibus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_Delibus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_Delibus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Delius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '363904'^^xsd:integer;
  dwc:occurrenceId 'A2_16_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363904'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_Mecynocera_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Mecynocera_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Mecynocera_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_Mecynocera_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_Mecynocera_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_Mecynocera_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Mecynocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '104184'^^xsd:integer;
  dwc:occurrenceId 'A2_16_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Mecynocera sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_Paracalanus_aculeatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Paracalanus_aculeatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Paracalanus_aculeatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_Paracalanus_aculeatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_Paracalanus_aculeatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_Paracalanus_aculeatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_Paracalanus_aculeatus'^^xsd:string;
  dwc:scientificName 'Paracalanus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '104681'^^xsd:integer;
  dwc:occurrenceId 'A2_16_Paracalanus_aculeatus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1464945'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus aculeatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_Paracalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Paracalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Paracalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_Paracalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_Paracalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_Paracalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Paracalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '104196'^^xsd:integer;
  dwc:occurrenceId 'A2_16_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104196'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_Rhincalanus_cornutus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Rhincalanus_cornutus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Rhincalanus_cornutus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_Rhincalanus_cornutus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_Rhincalanus_cornutus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_Rhincalanus_cornutus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_Rhincalanus_cornutus'^^xsd:string;
  dwc:scientificName 'Rhincalanus cornutus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '104542'^^xsd:integer;
  dwc:occurrenceId 'A2_16_Rhincalanus_cornutus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1488083'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rhincalanus cornutus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_Subeucalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Subeucalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Subeucalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_Subeucalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_Subeucalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_Subeucalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Subeucalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '104173'^^xsd:integer;
  dwc:occurrenceId 'A2_16_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104173'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Subeucalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_Clausocalanus_furcatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Clausocalanus_furcatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Clausocalanus_furcatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_Clausocalanus_furcatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_Clausocalanus_furcatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_Clausocalanus_furcatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_Clausocalanus_furcatus'^^xsd:string;
  dwc:scientificName 'Clausocalanus furcatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '104503'^^xsd:integer;
  dwc:occurrenceId 'A2_16_Clausocalanus_furcatus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104503'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus furcatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_Clausocalanus_mastigophorus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Clausocalanus_mastigophorus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Clausocalanus_mastigophorus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_Clausocalanus_mastigophorus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_Clausocalanus_mastigophorus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_Clausocalanus_mastigophorus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:scientificName 'Clausocalanus mastigophorus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '104506'^^xsd:integer;
  dwc:occurrenceId 'A2_16_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104506'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus mastigophorus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_Clausocalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Clausocalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Clausocalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_Clausocalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_Clausocalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_Clausocalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Clausocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '104161'^^xsd:integer;
  dwc:occurrenceId 'A2_16_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104161'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_Euchaeta_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Euchaeta_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Euchaeta_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_Euchaeta_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_Euchaeta_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_Euchaeta_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Euchaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '104174'^^xsd:integer;
  dwc:occurrenceId 'A2_16_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104174'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Euchaeta spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_Scolecithrix_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Scolecithrix_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Scolecithrix_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_Scolecithrix_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_Scolecithrix_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_Scolecithrix_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_Scolecithrix_danae'^^xsd:string;
  dwc:scientificName 'Scolecithrix danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '104821'^^xsd:integer;
  dwc:occurrenceId 'A2_16_Scolecithrix_danae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104821'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_Scolecithrix_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Scolecithrix_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Scolecithrix_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_Scolecithrix_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_Scolecithrix_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_Scolecithrix_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Scolecithrix'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '104230'^^xsd:integer;
  dwc:occurrenceId 'A2_16_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104230'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_Lucicutia_flavicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Lucicutia_flavicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Lucicutia_flavicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_Lucicutia_flavicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_Lucicutia_flavicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_Lucicutia_flavicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_Lucicutia_flavicornis'^^xsd:string;
  dwc:scientificName 'Lucicutia flavicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '104597'^^xsd:integer;
  dwc:occurrenceId 'A2_16_Lucicutia_flavicornis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104597'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia flavicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_Lucicutia_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Lucicutia_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Lucicutia_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_Lucicutia_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_Lucicutia_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_Lucicutia_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_Lucicutia_sp.'^^xsd:string;
  dwc:scientificName 'Lucicutia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '104183'^^xsd:integer;
  dwc:occurrenceId 'A2_16_Lucicutia_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104183'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_Pleuromamma_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Pleuromamma_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Pleuromamma_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_Pleuromamma_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_Pleuromamma_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_Pleuromamma_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Pleuromamma'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '104191'^^xsd:integer;
  dwc:occurrenceId 'A2_16_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104191'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Pleuromamma sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_Temora_stylifera_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Temora_stylifera_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Temora_stylifera_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_Temora_stylifera_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_Temora_stylifera_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_Temora_stylifera_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:scientificName 'Temora stylifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '104879'^^xsd:integer;
  dwc:occurrenceId 'A2_16_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104879'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora stylifera (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_Temora_turbinata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Temora_turbinata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Temora_turbinata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_Temora_turbinata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_Temora_turbinata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_Temora_turbinata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_Temora_turbinata'^^xsd:string;
  dwc:scientificName 'Temora turbinata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '104880'^^xsd:integer;
  dwc:occurrenceId 'A2_16_Temora_turbinata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104880'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora turbinata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_Candacia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Candacia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Candacia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_Candacia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_Candacia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_Candacia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_Candacia_spp.'^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A2_16_Candacia_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_Candacia_sp._%28copepodite%29%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Candacia_sp._%28copepodite%29%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Candacia_sp._%28copepodite%29%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_Candacia_sp._%28copepodite%29%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_Candacia_sp._%28copepodite%29%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_Candacia_sp._(copepodite) " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A2_16_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia sp. (copepodite) '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_Calanopia_americana_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Calanopia_americana_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Calanopia_americana_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_Calanopia_americana_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_Calanopia_americana_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_Calanopia_americana_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:scientificName 'Calanopia americana'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '104723'^^xsd:integer;
  dwc:occurrenceId 'A2_16_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104723'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calanopia americana (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_Acartia_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Acartia_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Acartia_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_Acartia_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_Acartia_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_Acartia_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_Acartia_danae'^^xsd:string;
  dwc:scientificName 'Acartia (Acartia) danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '346026'^^xsd:integer;
  dwc:occurrenceId 'A2_16_Acartia_danae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346026'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_Acartia_lilljeborgii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Acartia_lilljeborgii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Acartia_lilljeborgii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_Acartia_lilljeborgii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_Acartia_lilljeborgii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_Acartia_lilljeborgii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_Acartia_lilljeborgii'^^xsd:string;
  dwc:scientificName 'Acartia lilljeborgii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '348510'^^xsd:integer;
  dwc:occurrenceId 'A2_16_Acartia_lilljeborgii'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia lilljeborgii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_Calanoida_%28others_copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Calanoida_%28others_copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Calanoida_%28others_copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_Calanoida_%28others_copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_Calanoida_%28others_copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_Calanoida_(others_copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'A2_16_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Calanoida (others copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_Oithona_atlantica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Oithona_atlantica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Oithona_atlantica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_Oithona_atlantica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_Oithona_atlantica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_Oithona_atlantica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_Oithona_atlantica'^^xsd:string;
  dwc:scientificName 'Oithona atlantica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '106642'^^xsd:integer;
  dwc:occurrenceId 'A2_16_Oithona_atlantica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106642'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona atlantica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_Oithona_plumifera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Oithona_plumifera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Oithona_plumifera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_Oithona_plumifera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_Oithona_plumifera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_Oithona_plumifera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_Oithona_plumifera'^^xsd:string;
  dwc:scientificName 'Oithona plumifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '106652'^^xsd:integer;
  dwc:occurrenceId 'A2_16_Oithona_plumifera'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106652'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona plumifera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_Oithona_setigera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Oithona_setigera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Oithona_setigera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_Oithona_setigera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_Oithona_setigera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_Oithona_setigera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_Oithona_setigera'^^xsd:string;
  dwc:scientificName 'Oithona setigera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '106655'^^xsd:integer;
  dwc:occurrenceId 'A2_16_Oithona_setigera'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '734517'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona setigera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_Oithona_hebes>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Oithona_hebes> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Oithona_hebes> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_Oithona_hebes>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_Oithona_hebes>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_Oithona_hebes" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_Oithona_hebes'^^xsd:string;
  dwc:scientificName 'Oithona hebes'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '106647'^^xsd:integer;
  dwc:occurrenceId 'A2_16_Oithona_hebes'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106647'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona hebes'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_Oithona_spp.%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Oithona_spp.%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Oithona_spp.%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_Oithona_spp.%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_Oithona_spp.%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_Oithona_spp. " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_Oithona_spp. '^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A2_16_Oithona_spp. '^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_Oithona_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Oithona_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Oithona_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_Oithona_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_Oithona_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_Oithona_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A2_16_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_Microsetella_norvegica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Microsetella_norvegica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Microsetella_norvegica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_Microsetella_norvegica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_Microsetella_norvegica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_Microsetella_norvegica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_Microsetella_norvegica'^^xsd:string;
  dwc:scientificName 'Microsetella norvegica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '116115'^^xsd:integer;
  dwc:occurrenceId 'A2_16_Microsetella_norvegica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116115'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella norvegica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_Microsetella_rosea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Microsetella_rosea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Microsetella_rosea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_Microsetella_rosea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_Microsetella_rosea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_Microsetella_rosea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_Microsetella_rosea'^^xsd:string;
  dwc:scientificName 'Microsetella rosea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '116116'^^xsd:integer;
  dwc:occurrenceId 'A2_16_Microsetella_rosea'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116116'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella rosea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_Microsetella_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Microsetella_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Microsetella_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_Microsetella_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_Microsetella_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_Microsetella_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Microsetella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '115341'^^xsd:integer;
  dwc:occurrenceId 'A2_16_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115341'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_Macrosetella_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Macrosetella_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Macrosetella_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_Macrosetella_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_Macrosetella_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_Macrosetella_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_Macrosetella_gracilis'^^xsd:string;
  dwc:scientificName 'Macrosetella gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '116382'^^xsd:integer;
  dwc:occurrenceId 'A2_16_Macrosetella_gracilis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116382'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Macrosetella gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_Miracia_efferata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Miracia_efferata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Miracia_efferata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_Miracia_efferata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_Miracia_efferata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_Miracia_efferata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_Miracia_efferata'^^xsd:string;
  dwc:scientificName 'Miracia efferata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '116383'^^xsd:integer;
  dwc:occurrenceId 'A2_16_Miracia_efferata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116383'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Miracia efferata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_Oncaea_media>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Oncaea_media> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Oncaea_media> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_Oncaea_media>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_Oncaea_media>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_Oncaea_media" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_Oncaea_media'^^xsd:string;
  dwc:scientificName 'Oncaea media'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '128938'^^xsd:integer;
  dwc:occurrenceId 'A2_16_Oncaea_media'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1862287'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea media'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_Oncaea_venusta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Oncaea_venusta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Oncaea_venusta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_Oncaea_venusta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_Oncaea_venusta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_Oncaea_venusta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_Oncaea_venusta'^^xsd:string;
  dwc:scientificName 'Oncaea venusta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '128954'^^xsd:integer;
  dwc:occurrenceId 'A2_16_Oncaea_venusta'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1754274'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea venusta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_Oncaea_mediterranea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Oncaea_mediterranea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Oncaea_mediterranea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_Oncaea_mediterranea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_Oncaea_mediterranea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_Oncaea_mediterranea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_Oncaea_mediterranea'^^xsd:string;
  dwc:scientificName 'Oncaea mediterranea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '128939'^^xsd:integer;
  dwc:occurrenceId 'A2_16_Oncaea_mediterranea'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128939'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea mediterranea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_Oncaea_scottodicarloi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Oncaea_scottodicarloi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Oncaea_scottodicarloi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_Oncaea_scottodicarloi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_Oncaea_scottodicarloi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_Oncaea_scottodicarloi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_Oncaea_scottodicarloi'^^xsd:string;
  dwc:scientificName 'Oncaea scottodicarloi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '128950'^^xsd:integer;
  dwc:occurrenceId 'A2_16_Oncaea_scottodicarloi'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128950'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea scottodicarloi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_Oncaea_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Oncaea_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Oncaea_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_Oncaea_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_Oncaea_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_Oncaea_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oncaea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '128690'^^xsd:integer;
  dwc:occurrenceId 'A2_16_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128690'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_Hemicyclops_thallassius>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Hemicyclops_thallassius> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Hemicyclops_thallassius> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_Hemicyclops_thallassius>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_Hemicyclops_thallassius>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_Hemicyclops_thallassius" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_Hemicyclops_thallassius'^^xsd:string;
  dwc:scientificName 'Hemicyclops thalassius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '352254'^^xsd:integer;
  dwc:occurrenceId 'A2_16_Hemicyclops_thallassius'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '352254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Hemicyclops thallassius'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_Copilia_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Copilia_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Copilia_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_Copilia_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_Copilia_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_Copilia_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Copilia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '128721'^^xsd:integer;
  dwc:occurrenceId 'A2_16_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128721'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Copilia spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_Agetus_flaccus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Agetus_flaccus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Agetus_flaccus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_Agetus_flaccus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_Agetus_flaccus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_Agetus_flaccus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_Agetus_flaccus'^^xsd:string;
  dwc:scientificName 'Agetus flaccus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '128795'^^xsd:integer;
  dwc:occurrenceId 'A2_16_Agetus_flaccus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128795'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Agetus flaccus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_Corycaeus_speciosus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Corycaeus_speciosus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Corycaeus_speciosus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_Corycaeus_speciosus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_Corycaeus_speciosus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_Corycaeus_speciosus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_Corycaeus_speciosus'^^xsd:string;
  dwc:scientificName 'Corycaeus speciosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '128800'^^xsd:integer;
  dwc:occurrenceId 'A2_16_Corycaeus_speciosus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128800'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus speciosus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_Corycaeus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Corycaeus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Corycaeus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_Corycaeus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_Corycaeus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_Corycaeus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Corycaeus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '128634'^^xsd:integer;
  dwc:occurrenceId 'A2_16_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128634'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_Farranula_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Farranula_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Farranula_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_Farranula_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_Farranula_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_Farranula_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_Farranula_gracilis'^^xsd:string;
  dwc:scientificName 'Farranula gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '128813'^^xsd:integer;
  dwc:occurrenceId 'A2_16_Farranula_gracilis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128813'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_Farranula_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Farranula_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Farranula_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_Farranula_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_Farranula_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_Farranula_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Farranula'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '128636'^^xsd:integer;
  dwc:occurrenceId 'A2_16_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128636'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_Copepoda_%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Copepoda_%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Copepoda_%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_Copepoda_%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_Copepoda_%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_Copepoda_(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_Copepoda_(nauplius)'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'A2_16_Copepoda_(nauplius)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Copepoda (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_CIRRIPEDIA__%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_CIRRIPEDIA__%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_CIRRIPEDIA__%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_CIRRIPEDIA__%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_CIRRIPEDIA__%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_CIRRIPEDIA__(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:occurrenceId 'A2_16_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  dwc:verbatimIdentification 'CIRRIPEDIA  (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_STOMATOPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_STOMATOPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_STOMATOPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_STOMATOPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_STOMATOPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_STOMATOPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Stomatopoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '14355'^^xsd:integer;
  dwc:occurrenceId 'A2_16_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '14355'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'STOMATOPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_DECAPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_DECAPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_DECAPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_DECAPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_DECAPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_DECAPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_DECAPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:occurrenceId 'A2_16_DECAPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'DECAPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_ECHINODERMATA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_ECHINODERMATA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_ECHINODERMATA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_ECHINODERMATA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_ECHINODERMATA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_ECHINODERMATA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:scientificName 'Echinodermata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '1806'^^xsd:integer;
  dwc:occurrenceId 'A2_16_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1806'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'ECHINODERMATA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_BRYOZOA_%28cyphonauta_larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_BRYOZOA_%28cyphonauta_larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_BRYOZOA_%28cyphonauta_larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_BRYOZOA_%28cyphonauta_larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_BRYOZOA_%28cyphonauta_larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_BRYOZOA_(cyphonauta_larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'A2_16_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'BRYOZOA (cyphonauta larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_Sagitta_friedreich>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Sagitta_friedreich> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Sagitta_friedreich> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_Sagitta_friedreich>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_Sagitta_friedreich>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_Sagitta_friedreich" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_Sagitta_friedreich'^^xsd:string;
  dwc:scientificName 'Sagitta friderici'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '105452'^^xsd:integer;
  dwc:occurrenceId 'A2_16_Sagitta_friedreich'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105441'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta friedreich'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_Sagitta_spp.%C2%A0%28imature%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Sagitta_spp.%C2%A0%28imature%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Sagitta_spp.%C2%A0%28imature%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_Sagitta_spp.%C2%A0%28imature%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_Sagitta_spp.%C2%A0%28imature%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_Sagitta_spp. (imature)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_Sagitta_spp. (imature)'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:occurrenceId 'A2_16_Sagitta_spp. (imature)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta spp. (imature)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_Chaetognatha_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Chaetognatha_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Chaetognatha_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_Chaetognatha_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_Chaetognatha_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_Chaetognatha_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_Chaetognatha_(others)'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:occurrenceId 'A2_16_Chaetognatha_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Chaetognatha (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_Fritillaria_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Fritillaria_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Fritillaria_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_Fritillaria_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_Fritillaria_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_Fritillaria_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_Fritillaria_spp.'^^xsd:string;
  dwc:scientificName 'Fritillaria'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '103358'^^xsd:integer;
  dwc:occurrenceId 'A2_16_Fritillaria_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Fritillaria spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_Oikopleura_dioica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Oikopleura_dioica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Oikopleura_dioica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_Oikopleura_dioica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_Oikopleura_dioica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_Oikopleura_dioica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_Oikopleura_dioica'^^xsd:string;
  dwc:scientificName 'Oikopleura dioica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '1770057'^^xsd:integer;
  dwc:occurrenceId 'A2_16_Oikopleura_dioica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura dioica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_Oikopleura_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Oikopleura_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Oikopleura_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_Oikopleura_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_Oikopleura_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_Oikopleura_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_Oikopleura_spp.'^^xsd:string;
  dwc:scientificName 'Oikopleura'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '103367'^^xsd:integer;
  dwc:occurrenceId 'A2_16_Oikopleura_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_Appendicularia_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Appendicularia_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Appendicularia_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_Appendicularia_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_Appendicularia_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_Appendicularia_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_Appendicularia_(others)'^^xsd:string;
  dwc:scientificName 'Appendicularia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '146421'^^xsd:integer;
  dwc:occurrenceId 'A2_16_Appendicularia_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146421'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Appendicularia (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_Thalia_democratica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Thalia_democratica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Thalia_democratica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_Thalia_democratica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_Thalia_democratica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_Thalia_democratica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_Thalia_democratica'^^xsd:string;
  dwc:scientificName 'Thalia democratica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '137279'^^xsd:integer;
  dwc:occurrenceId 'A2_16_Thalia_democratica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137279'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Thalia democratica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_Doliolo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Doliolo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Doliolo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_Doliolo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_Doliolo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_Doliolo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_Doliolo'^^xsd:string;
  dwc:scientificName 'Dolioloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '137221'^^xsd:integer;
  dwc:occurrenceId 'A2_16_Doliolo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137221'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Doliolo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_Teleostei_%28egg%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Teleostei_%28egg%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Teleostei_%28egg%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_Teleostei_%28egg%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_Teleostei_%28egg%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_Teleostei_(egg)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_Teleostei_(egg)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A2_16_Teleostei_(egg)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (egg)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_Teleostei_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Teleostei_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Teleostei_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_Teleostei_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_Teleostei_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_Teleostei_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_Teleostei_(larvae)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A2_16_Teleostei_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_SIPHONOPHORAE_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_SIPHONOPHORAE_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_SIPHONOPHORAE_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_SIPHONOPHORAE_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_SIPHONOPHORAE_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_SIPHONOPHORAE_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:scientificName 'Siphonophorae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '1371'^^xsd:integer;
  dwc:occurrenceId 'A2_16_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'SIPHONOPHORAE spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_Gastropoda_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Gastropoda_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Gastropoda_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_Gastropoda_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_Gastropoda_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_Gastropoda_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_Gastropoda_(veliger)'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'A2_16_Gastropoda_(veliger)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Gastropoda (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_Pteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Pteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Pteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_Pteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_Pteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_Pteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_Pteropoda'^^xsd:string;
  dwc:scientificName 'Pteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '325345'^^xsd:integer;
  dwc:occurrenceId 'A2_16_Pteropoda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '325345'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Pteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_Heteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Heteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Heteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_Heteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_Heteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_Heteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_Heteropoda'^^xsd:string;
  dwc:scientificName 'Heteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '1491356'^^xsd:integer;
  dwc:occurrenceId 'A2_16_Heteropoda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491356'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Heteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_Bivalvia_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Bivalvia_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_Bivalvia_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_Bivalvia_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_Bivalvia_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_Bivalvia_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_Bivalvia_(veliger)'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'A2_16_Bivalvia_(veliger)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Bivalvia (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_POLYCHAETA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_POLYCHAETA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_POLYCHAETA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_POLYCHAETA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_POLYCHAETA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_POLYCHAETA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'A2_16_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'POLYCHAETA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_OSTRACODA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_OSTRACODA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_OSTRACODA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_OSTRACODA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_OSTRACODA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_OSTRACODA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_OSTRACODA'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'A2_16_OSTRACODA'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'OSTRACODA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_16_CLADOCERA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_16_CLADOCERA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_16_CLADOCERA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5927203"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9313172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_16_CLADOCERA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5927203 -33.9313172)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5927203"^^xsd:decimal ;
  geo-pos:long "-33.9313172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_16_CLADOCERA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_16_CLADOCERA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_16_CLADOCERA'^^xsd:string;
  dwc:scientificName 'Cladocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.9313172'^^xsd:double;
  dwc:latitude '-7.5927203'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 1| Station 16'^^xsd:string;
  dwc:aphiaid '1076'^^xsd:integer;
  dwc:occurrenceId 'A2_16_CLADOCERA'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '155670'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'CLADOCERA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_Codonella_acuta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Codonella_acuta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Codonella_acuta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_Codonella_acuta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_Codonella_acuta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_Codonella_acuta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_Codonella_acuta'^^xsd:string;
  dwc:scientificName 'Codonella acuta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '417132'^^xsd:integer;
  dwc:occurrenceId 'A1_20_Codonella_acuta'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417132'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella acuta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_Codonella_amphorella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Codonella_amphorella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Codonella_amphorella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_Codonella_amphorella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_Codonella_amphorella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_Codonella_amphorella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_Codonella_amphorella'^^xsd:string;
  dwc:scientificName 'Codonella amphorella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '417133'^^xsd:integer;
  dwc:occurrenceId 'A1_20_Codonella_amphorella'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417133'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella amphorella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_Codonella_apicata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Codonella_apicata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Codonella_apicata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_Codonella_apicata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_Codonella_apicata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_Codonella_apicata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_Codonella_apicata'^^xsd:string;
  dwc:scientificName 'Codonella apicata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '417134'^^xsd:integer;
  dwc:occurrenceId 'A1_20_Codonella_apicata'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417134'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella apicata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_Codonella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Codonella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Codonella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_Codonella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_Codonella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_Codonella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_Codonella_sp.'^^xsd:string;
  dwc:scientificName 'Codonella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '150203'^^xsd:integer;
  dwc:occurrenceId 'A1_20_Codonella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150203'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_Tintinnopsis_tocantinensis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Tintinnopsis_tocantinensis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Tintinnopsis_tocantinensis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_Tintinnopsis_tocantinensis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_Tintinnopsis_tocantinensis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_Tintinnopsis_tocantinensis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:scientificName 'Tintinnopsis tocantinensis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '417156'^^xsd:integer;
  dwc:occurrenceId 'A1_20_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417156'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis tocantinensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_Tintinnopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Tintinnopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Tintinnopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_Tintinnopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_Tintinnopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_Tintinnopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_Tintinnopsis_spp.'^^xsd:string;
  dwc:scientificName 'Tintinnopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:occurrenceId 'A1_20_Tintinnopsis_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_Codonellopsis_ostenfeldi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Codonellopsis_ostenfeldi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Codonellopsis_ostenfeldi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_Codonellopsis_ostenfeldi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_Codonellopsis_ostenfeldi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_Codonellopsis_ostenfeldi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:scientificName 'Codonellopsis ostenfeldi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '427448'^^xsd:integer;
  dwc:occurrenceId 'A1_20_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427448'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis ostenfeldi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_Codonellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Codonellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Codonellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_Codonellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_Codonellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_Codonellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_Codonellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Codonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '204197'^^xsd:integer;
  dwc:occurrenceId 'A1_20_Codonellopsis_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '204197'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_Coxliella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Coxliella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Coxliella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_Coxliella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_Coxliella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_Coxliella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_Coxliella_sp.'^^xsd:string;
  dwc:scientificName 'Coxliella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '150208'^^xsd:integer;
  dwc:occurrenceId 'A1_20_Coxliella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150208'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Coxliella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_Dadayiella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Dadayiella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Dadayiella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_Dadayiella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_Dadayiella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_Dadayiella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_Dadayiella_sp.'^^xsd:string;
  dwc:scientificName 'Dadayiella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '183541'^^xsd:integer;
  dwc:occurrenceId 'A1_20_Dadayiella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183541'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dadayiella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_Dictyocysta_lepida>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Dictyocysta_lepida> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Dictyocysta_lepida> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_Dictyocysta_lepida>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_Dictyocysta_lepida>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_Dictyocysta_lepida" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_Dictyocysta_lepida'^^xsd:string;
  dwc:scientificName 'Dictyocysta lepida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '235767'^^xsd:integer;
  dwc:occurrenceId 'A1_20_Dictyocysta_lepida'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235767'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocysta lepida'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_Epiplocylis_undella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Epiplocylis_undella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Epiplocylis_undella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_Epiplocylis_undella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_Epiplocylis_undella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_Epiplocylis_undella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_Epiplocylis_undella'^^xsd:string;
  dwc:scientificName 'Epiplocylis undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '341668'^^xsd:integer;
  dwc:occurrenceId 'A1_20_Epiplocylis_undella'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '341668'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis undella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_Epiplocylis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Epiplocylis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Epiplocylis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_Epiplocylis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_Epiplocylis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_Epiplocylis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_Epiplocylis_sp.'^^xsd:string;
  dwc:scientificName 'Epiplocylis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '183562'^^xsd:integer;
  dwc:occurrenceId 'A1_20_Epiplocylis_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183562'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_Favella_enrenbergii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Favella_enrenbergii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Favella_enrenbergii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_Favella_enrenbergii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_Favella_enrenbergii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_Favella_enrenbergii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_Favella_enrenbergii'^^xsd:string;
  dwc:scientificName 'Favella ehrenbergii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '235761'^^xsd:integer;
  dwc:occurrenceId 'A1_20_Favella_enrenbergii'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235761'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Favella enrenbergii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_Eutintinnus_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Eutintinnus_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Eutintinnus_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_Eutintinnus_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_Eutintinnus_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_Eutintinnus_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_Eutintinnus_spp.'^^xsd:string;
  dwc:scientificName 'Eutintinnus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '183543'^^xsd:integer;
  dwc:occurrenceId 'A1_20_Eutintinnus_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183543'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Eutintinnus spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_Amphorellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Amphorellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Amphorellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_Amphorellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_Amphorellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_Amphorellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_Amphorellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Amphorellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '425527'^^xsd:integer;
  dwc:occurrenceId 'A1_20_Amphorellopsis_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '425527'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Amphorellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_Rabdonella_elegans>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Rabdonella_elegans> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Rabdonella_elegans> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_Rabdonella_elegans>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_Rabdonella_elegans>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_Rabdonella_elegans" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_Rabdonella_elegans'^^xsd:string;
  dwc:scientificName 'Rhabdonella elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '183577'^^xsd:integer;
  dwc:occurrenceId 'A1_20_Rabdonella_elegans'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183577'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella elegans'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_Rabdonella_brandti>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Rabdonella_brandti> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Rabdonella_brandti> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_Rabdonella_brandti>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_Rabdonella_brandti>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_Rabdonella_brandti" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_Rabdonella_brandti'^^xsd:string;
  dwc:scientificName 'Rhabdonella brandti'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '427513'^^xsd:integer;
  dwc:occurrenceId 'A1_20_Rabdonella_brandti'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427513'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella brandti'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_Rabdonellopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Rabdonellopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Rabdonellopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_Rabdonellopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_Rabdonellopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_Rabdonellopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_Rabdonellopsis_spp.'^^xsd:string;
  dwc:scientificName 'Rhabdonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '183550'^^xsd:integer;
  dwc:occurrenceId 'A1_20_Rabdonellopsis_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183550'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonellopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_Undella_claparedei>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Undella_claparedei> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Undella_claparedei> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_Undella_claparedei>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_Undella_claparedei>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_Undella_claparedei" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_Undella_claparedei'^^xsd:string;
  dwc:scientificName 'Undella claparedei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '341684'^^xsd:integer;
  dwc:occurrenceId 'A1_20_Undella_claparedei'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417240'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undella claparedei'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_Undella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Undella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Undella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_Undella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_Undella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_Undella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_Undella_sp.'^^xsd:string;
  dwc:scientificName 'Undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '235764'^^xsd:integer;
  dwc:occurrenceId 'A1_20_Undella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235764'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Undella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_Xystonellopsis_heros>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Xystonellopsis_heros> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Xystonellopsis_heros> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_Xystonellopsis_heros>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_Xystonellopsis_heros>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_Xystonellopsis_heros" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_Xystonellopsis_heros'^^xsd:string;
  dwc:scientificName 'Xystonellopsis heros'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '417266'^^xsd:integer;
  dwc:occurrenceId 'A1_20_Xystonellopsis_heros'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417266'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Xystonellopsis heros'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_Tintinnina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Tintinnina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Tintinnina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_Tintinnina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_Tintinnina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_Tintinnina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_Tintinnina_(others)'^^xsd:string;
  dwc:scientificName 'Tintinnina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '732976'^^xsd:integer;
  dwc:occurrenceId 'A1_20_Tintinnina_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_Collosphaera_macropora>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Collosphaera_macropora> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Collosphaera_macropora> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_Collosphaera_macropora>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_Collosphaera_macropora>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_Collosphaera_macropora" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_Collosphaera_macropora'^^xsd:string;
  dwc:scientificName 'Collosphaera macropora'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '493482'^^xsd:integer;
  dwc:occurrenceId 'A1_20_Collosphaera_macropora'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493482'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Collosphaera macropora'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_Dictyocoryne_profunda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Dictyocoryne_profunda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Dictyocoryne_profunda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_Dictyocoryne_profunda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_Dictyocoryne_profunda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_Dictyocoryne_profunda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_Dictyocoryne_profunda'^^xsd:string;
  dwc:scientificName 'Dictyocoryne profunda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '412935'^^xsd:integer;
  dwc:occurrenceId 'A1_20_Dictyocoryne_profunda'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412935'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne profunda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_Dictyocoryne_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Dictyocoryne_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Dictyocoryne_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_Dictyocoryne_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_Dictyocoryne_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_Dictyocoryne_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_Dictyocoryne_sp.'^^xsd:string;
  dwc:scientificName 'Dictyocoryne'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '412934'^^xsd:integer;
  dwc:occurrenceId 'A1_20_Dictyocoryne_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412934'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_Discopyle_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Discopyle_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Discopyle_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_Discopyle_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_Discopyle_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_Discopyle_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_Discopyle_sp.'^^xsd:string;
  dwc:scientificName 'Discopyle'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '493501'^^xsd:integer;
  dwc:occurrenceId 'A1_20_Discopyle_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Discopyle sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_Pylonidae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Pylonidae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Pylonidae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_Pylonidae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_Pylonidae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_Pylonidae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_Pylonidae'^^xsd:string;
  dwc:scientificName 'Pyloniidae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '345902'^^xsd:integer;
  dwc:occurrenceId 'A1_20_Pylonidae'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345902'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:verbatimIdentification 'Pylonidae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_Spongodiscus_resurgens>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Spongodiscus_resurgens> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Spongodiscus_resurgens> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_Spongodiscus_resurgens>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_Spongodiscus_resurgens>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_Spongodiscus_resurgens" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_Spongodiscus_resurgens'^^xsd:string;
  dwc:scientificName 'Spongodiscus resurgens'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '493608'^^xsd:integer;
  dwc:occurrenceId 'A1_20_Spongodiscus_resurgens'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493608'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongodiscus resurgens'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_Spongosphaera_streptacantha>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Spongosphaera_streptacantha> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Spongosphaera_streptacantha> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_Spongosphaera_streptacantha>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_Spongosphaera_streptacantha>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_Spongosphaera_streptacantha" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_Spongosphaera_streptacantha'^^xsd:string;
  dwc:scientificName 'Spongosphaera streptacantha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '493393'^^xsd:integer;
  dwc:occurrenceId 'A1_20_Spongosphaera_streptacantha'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493393'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongosphaera streptacantha'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_Spongaster_tetras>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Spongaster_tetras> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Spongaster_tetras> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_Spongaster_tetras>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_Spongaster_tetras>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_Spongaster_tetras" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_Spongaster_tetras'^^xsd:string;
  dwc:scientificName 'Spongaster tetras'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '412940'^^xsd:integer;
  dwc:occurrenceId 'A1_20_Spongaster_tetras'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412940'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongaster tetras'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_Spongotrochus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Spongotrochus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Spongotrochus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_Spongotrochus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_Spongotrochus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_Spongotrochus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_Spongotrochus_sp.'^^xsd:string;
  dwc:scientificName 'Spongotrochus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '412948'^^xsd:integer;
  dwc:occurrenceId 'A1_20_Spongotrochus_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Spongotrochus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_Zygocircus_productus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Zygocircus_productus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Zygocircus_productus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_Zygocircus_productus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_Zygocircus_productus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_Zygocircus_productus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_Zygocircus_productus'^^xsd:string;
  dwc:scientificName 'Zygocircus productus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '493705'^^xsd:integer;
  dwc:occurrenceId 'A1_20_Zygocircus_productus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493705'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus productus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_Zygocircus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Zygocircus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Zygocircus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_Zygocircus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_Zygocircus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_Zygocircus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_Zygocircus_sp.'^^xsd:string;
  dwc:scientificName 'Zygocircus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '493702'^^xsd:integer;
  dwc:occurrenceId 'A1_20_Zygocircus_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493702'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_Polycystina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Polycystina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Polycystina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_Polycystina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_Polycystina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_Polycystina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_Polycystina_(others)'^^xsd:string;
  dwc:scientificName 'Polycystina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '235740'^^xsd:integer;
  dwc:occurrenceId 'A1_20_Polycystina_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235740'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Polycystina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_ACANTHARIA_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_ACANTHARIA_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_ACANTHARIA_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_ACANTHARIA_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_ACANTHARIA_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_ACANTHARIA_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_ACANTHARIA_spp.'^^xsd:string;
  dwc:scientificName 'Acantharia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '586732'^^xsd:integer;
  dwc:occurrenceId 'A1_20_ACANTHARIA_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '586732'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'ACANTHARIA spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_Bolivina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Bolivina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Bolivina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_Bolivina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_Bolivina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_Bolivina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_Bolivina_sp.'^^xsd:string;
  dwc:scientificName 'Bolivina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '112101'^^xsd:integer;
  dwc:occurrenceId 'A1_20_Bolivina_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Bolivina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_Globigerina_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Globigerina_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Globigerina_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_Globigerina_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_Globigerina_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_Globigerina_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_Globigerina_bulloides'^^xsd:string;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:occurrenceId 'A1_20_Globigerina_bulloides'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globigerina bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_Globogirinoides_ruber>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Globogirinoides_ruber> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Globogirinoides_ruber> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_Globogirinoides_ruber>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_Globogirinoides_ruber>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_Globogirinoides_ruber" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_Globogirinoides_ruber'^^xsd:string;
  dwc:scientificName 'Globigerinoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:occurrenceId 'A1_20_Globogirinoides_ruber'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globogirinoides ruber'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_Globorotalia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Globorotalia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Globorotalia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_Globorotalia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_Globorotalia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_Globorotalia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_Globorotalia_spp.'^^xsd:string;
  dwc:scientificName 'Globorotalia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '112200'^^xsd:integer;
  dwc:occurrenceId 'A1_20_Globorotalia_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112200'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Globorotalia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_Neogloboquadrina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Neogloboquadrina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Neogloboquadrina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_Neogloboquadrina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_Neogloboquadrina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_Neogloboquadrina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_Neogloboquadrina_sp.'^^xsd:string;
  dwc:scientificName 'Neogloboquadrina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '112202'^^xsd:integer;
  dwc:occurrenceId 'A1_20_Neogloboquadrina_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112202'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Neogloboquadrina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_Orbulina_universa>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Orbulina_universa> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Orbulina_universa> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_Orbulina_universa>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_Orbulina_universa>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_Orbulina_universa" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_Orbulina_universa'^^xsd:string;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:occurrenceId 'A1_20_Orbulina_universa'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Orbulina universa'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_Tretomphalus_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Tretomphalus_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Tretomphalus_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_Tretomphalus_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_Tretomphalus_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_Tretomphalus_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_Tretomphalus_bulloides'^^xsd:string;
  dwc:scientificName 'Tretomphalus bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '113184'^^xsd:integer;
  dwc:occurrenceId 'A1_20_Tretomphalus_bulloides'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tretomphalus bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_Trochammina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Trochammina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Trochammina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_Trochammina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_Trochammina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_Trochammina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_Trochammina_sp.'^^xsd:string;
  dwc:scientificName 'Trochammina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:occurrenceId 'A1_20_Trochammina_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Trochammina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_Foraminifera_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Foraminifera_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Foraminifera_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_Foraminifera_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_Foraminifera_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_Foraminifera_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_Foraminifera_(others)'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:occurrenceId 'A1_20_Foraminifera_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Foraminifera (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_Nannocalanus_minor>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Nannocalanus_minor> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Nannocalanus_minor> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_Nannocalanus_minor>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_Nannocalanus_minor>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_Nannocalanus_minor" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_Nannocalanus_minor'^^xsd:string;
  dwc:scientificName 'Nannocalanus minor'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '104469'^^xsd:integer;
  dwc:occurrenceId 'A1_20_Nannocalanus_minor'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104469'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus minor'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_Nannocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Nannocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Nannocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_Nannocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_Nannocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_Nannocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Nannocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '104154'^^xsd:integer;
  dwc:occurrenceId 'A1_20_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104154'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_Neocalanus_robustior>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Neocalanus_robustior> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Neocalanus_robustior> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_Neocalanus_robustior>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_Neocalanus_robustior>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_Neocalanus_robustior" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_Neocalanus_robustior'^^xsd:string;
  dwc:scientificName 'Neocalanus robustior'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '104472'^^xsd:integer;
  dwc:occurrenceId 'A1_20_Neocalanus_robustior'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104472'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Neocalanus robustior'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_Undinula_vulgaris_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Undinula_vulgaris_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Undinula_vulgaris_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_Undinula_vulgaris_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_Undinula_vulgaris_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_Undinula_vulgaris_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:scientificName 'Undinula vulgaris'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '104473'^^xsd:integer;
  dwc:occurrenceId 'A1_20_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104473'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undinula vulgaris (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_Acrocalanus_longicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Acrocalanus_longicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Acrocalanus_longicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_Acrocalanus_longicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_Acrocalanus_longicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_Acrocalanus_longicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_Acrocalanus_longicornis'^^xsd:string;
  dwc:scientificName 'Acrocalanus longicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '104646'^^xsd:integer;
  dwc:occurrenceId 'A1_20_Acrocalanus_longicornis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104646'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus longicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_Acrocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Acrocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Acrocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_Acrocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_Acrocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_Acrocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Acrocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '104192'^^xsd:integer;
  dwc:occurrenceId 'A1_20_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104192'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_Calocalanos_pavo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Calocalanos_pavo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Calocalanos_pavo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_Calocalanos_pavo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_Calocalanos_pavo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_Calocalanos_pavo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_Calocalanos_pavo'^^xsd:string;
  dwc:scientificName 'Calocalanus pavo'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '104669'^^xsd:integer;
  dwc:occurrenceId 'A1_20_Calocalanos_pavo'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanos pavo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_Calocalanus_sp. _(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:scientificName 'Calocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '104193'^^xsd:integer;
  dwc:occurrenceId 'A1_20_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104193'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanus sp.  (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_Delibus_sewelli>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Delibus_sewelli> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Delibus_sewelli> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_Delibus_sewelli>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_Delibus_sewelli>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_Delibus_sewelli" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_Delibus_sewelli'^^xsd:string;
  dwc:scientificName 'Delius sewelli'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '363906'^^xsd:integer;
  dwc:occurrenceId 'A1_20_Delibus_sewelli'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363906'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sewelli'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_Delibus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Delibus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Delibus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_Delibus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_Delibus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_Delibus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Delius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '363904'^^xsd:integer;
  dwc:occurrenceId 'A1_20_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363904'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_Mecynocera_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Mecynocera_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Mecynocera_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_Mecynocera_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_Mecynocera_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_Mecynocera_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Mecynocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '104184'^^xsd:integer;
  dwc:occurrenceId 'A1_20_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Mecynocera sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_Paracalanus_aculeatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Paracalanus_aculeatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Paracalanus_aculeatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_Paracalanus_aculeatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_Paracalanus_aculeatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_Paracalanus_aculeatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_Paracalanus_aculeatus'^^xsd:string;
  dwc:scientificName 'Paracalanus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '104681'^^xsd:integer;
  dwc:occurrenceId 'A1_20_Paracalanus_aculeatus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1464945'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus aculeatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_Paracalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Paracalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Paracalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_Paracalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_Paracalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_Paracalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Paracalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '104196'^^xsd:integer;
  dwc:occurrenceId 'A1_20_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104196'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_Rhincalanus_cornutus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Rhincalanus_cornutus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Rhincalanus_cornutus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_Rhincalanus_cornutus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_Rhincalanus_cornutus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_Rhincalanus_cornutus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_Rhincalanus_cornutus'^^xsd:string;
  dwc:scientificName 'Rhincalanus cornutus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '104542'^^xsd:integer;
  dwc:occurrenceId 'A1_20_Rhincalanus_cornutus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1488083'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rhincalanus cornutus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_Subeucalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Subeucalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Subeucalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_Subeucalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_Subeucalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_Subeucalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Subeucalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '104173'^^xsd:integer;
  dwc:occurrenceId 'A1_20_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104173'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Subeucalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_Clausocalanus_furcatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Clausocalanus_furcatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Clausocalanus_furcatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_Clausocalanus_furcatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_Clausocalanus_furcatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_Clausocalanus_furcatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_Clausocalanus_furcatus'^^xsd:string;
  dwc:scientificName 'Clausocalanus furcatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '104503'^^xsd:integer;
  dwc:occurrenceId 'A1_20_Clausocalanus_furcatus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104503'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus furcatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_Clausocalanus_mastigophorus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Clausocalanus_mastigophorus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Clausocalanus_mastigophorus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_Clausocalanus_mastigophorus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_Clausocalanus_mastigophorus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_Clausocalanus_mastigophorus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:scientificName 'Clausocalanus mastigophorus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '104506'^^xsd:integer;
  dwc:occurrenceId 'A1_20_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104506'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus mastigophorus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_Clausocalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Clausocalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Clausocalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_Clausocalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_Clausocalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_Clausocalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Clausocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '104161'^^xsd:integer;
  dwc:occurrenceId 'A1_20_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104161'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_Euchaeta_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Euchaeta_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Euchaeta_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_Euchaeta_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_Euchaeta_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_Euchaeta_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Euchaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '104174'^^xsd:integer;
  dwc:occurrenceId 'A1_20_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104174'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Euchaeta spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_Scolecithrix_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Scolecithrix_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Scolecithrix_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_Scolecithrix_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_Scolecithrix_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_Scolecithrix_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_Scolecithrix_danae'^^xsd:string;
  dwc:scientificName 'Scolecithrix danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '104821'^^xsd:integer;
  dwc:occurrenceId 'A1_20_Scolecithrix_danae'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104821'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_Scolecithrix_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Scolecithrix_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Scolecithrix_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_Scolecithrix_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_Scolecithrix_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_Scolecithrix_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Scolecithrix'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '104230'^^xsd:integer;
  dwc:occurrenceId 'A1_20_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104230'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_Lucicutia_flavicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Lucicutia_flavicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Lucicutia_flavicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_Lucicutia_flavicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_Lucicutia_flavicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_Lucicutia_flavicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_Lucicutia_flavicornis'^^xsd:string;
  dwc:scientificName 'Lucicutia flavicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '104597'^^xsd:integer;
  dwc:occurrenceId 'A1_20_Lucicutia_flavicornis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104597'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia flavicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_Lucicutia_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Lucicutia_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Lucicutia_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_Lucicutia_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_Lucicutia_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_Lucicutia_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_Lucicutia_sp.'^^xsd:string;
  dwc:scientificName 'Lucicutia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '104183'^^xsd:integer;
  dwc:occurrenceId 'A1_20_Lucicutia_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104183'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_Pleuromamma_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Pleuromamma_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Pleuromamma_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_Pleuromamma_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_Pleuromamma_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_Pleuromamma_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Pleuromamma'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '104191'^^xsd:integer;
  dwc:occurrenceId 'A1_20_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104191'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Pleuromamma sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_Temora_stylifera_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Temora_stylifera_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Temora_stylifera_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_Temora_stylifera_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_Temora_stylifera_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_Temora_stylifera_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:scientificName 'Temora stylifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '104879'^^xsd:integer;
  dwc:occurrenceId 'A1_20_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104879'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora stylifera (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_Temora_turbinata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Temora_turbinata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Temora_turbinata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_Temora_turbinata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_Temora_turbinata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_Temora_turbinata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_Temora_turbinata'^^xsd:string;
  dwc:scientificName 'Temora turbinata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '104880'^^xsd:integer;
  dwc:occurrenceId 'A1_20_Temora_turbinata'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104880'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora turbinata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_Candacia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Candacia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Candacia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_Candacia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_Candacia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_Candacia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_Candacia_spp.'^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A1_20_Candacia_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_Candacia_sp._%28copepodite%29%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Candacia_sp._%28copepodite%29%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Candacia_sp._%28copepodite%29%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_Candacia_sp._%28copepodite%29%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_Candacia_sp._%28copepodite%29%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_Candacia_sp._(copepodite) " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A1_20_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia sp. (copepodite) '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_Calanopia_americana_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Calanopia_americana_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Calanopia_americana_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_Calanopia_americana_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_Calanopia_americana_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_Calanopia_americana_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:scientificName 'Calanopia americana'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '104723'^^xsd:integer;
  dwc:occurrenceId 'A1_20_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104723'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calanopia americana (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_Acartia_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Acartia_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Acartia_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_Acartia_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_Acartia_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_Acartia_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_Acartia_danae'^^xsd:string;
  dwc:scientificName 'Acartia (Acartia) danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '346026'^^xsd:integer;
  dwc:occurrenceId 'A1_20_Acartia_danae'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346026'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_Acartia_lilljeborgii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Acartia_lilljeborgii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Acartia_lilljeborgii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_Acartia_lilljeborgii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_Acartia_lilljeborgii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_Acartia_lilljeborgii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_Acartia_lilljeborgii'^^xsd:string;
  dwc:scientificName 'Acartia lilljeborgii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '348510'^^xsd:integer;
  dwc:occurrenceId 'A1_20_Acartia_lilljeborgii'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia lilljeborgii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_Calanoida_%28others_copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Calanoida_%28others_copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Calanoida_%28others_copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_Calanoida_%28others_copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_Calanoida_%28others_copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_Calanoida_(others_copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'A1_20_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Calanoida (others copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_Oithona_atlantica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Oithona_atlantica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Oithona_atlantica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_Oithona_atlantica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_Oithona_atlantica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_Oithona_atlantica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_Oithona_atlantica'^^xsd:string;
  dwc:scientificName 'Oithona atlantica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '106642'^^xsd:integer;
  dwc:occurrenceId 'A1_20_Oithona_atlantica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106642'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona atlantica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_Oithona_plumifera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Oithona_plumifera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Oithona_plumifera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_Oithona_plumifera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_Oithona_plumifera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_Oithona_plumifera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_Oithona_plumifera'^^xsd:string;
  dwc:scientificName 'Oithona plumifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '106652'^^xsd:integer;
  dwc:occurrenceId 'A1_20_Oithona_plumifera'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106652'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona plumifera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_Oithona_setigera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Oithona_setigera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Oithona_setigera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_Oithona_setigera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_Oithona_setigera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_Oithona_setigera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_Oithona_setigera'^^xsd:string;
  dwc:scientificName 'Oithona setigera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '106655'^^xsd:integer;
  dwc:occurrenceId 'A1_20_Oithona_setigera'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '734517'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona setigera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_Oithona_hebes>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Oithona_hebes> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Oithona_hebes> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_Oithona_hebes>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_Oithona_hebes>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_Oithona_hebes" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_Oithona_hebes'^^xsd:string;
  dwc:scientificName 'Oithona hebes'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '106647'^^xsd:integer;
  dwc:occurrenceId 'A1_20_Oithona_hebes'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106647'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona hebes'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_Oithona_spp.%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Oithona_spp.%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Oithona_spp.%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_Oithona_spp.%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_Oithona_spp.%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_Oithona_spp. " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_Oithona_spp. '^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A1_20_Oithona_spp. '^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_Oithona_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Oithona_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Oithona_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_Oithona_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_Oithona_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_Oithona_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A1_20_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_Microsetella_norvegica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Microsetella_norvegica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Microsetella_norvegica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_Microsetella_norvegica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_Microsetella_norvegica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_Microsetella_norvegica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_Microsetella_norvegica'^^xsd:string;
  dwc:scientificName 'Microsetella norvegica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '116115'^^xsd:integer;
  dwc:occurrenceId 'A1_20_Microsetella_norvegica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116115'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella norvegica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_Microsetella_rosea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Microsetella_rosea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Microsetella_rosea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_Microsetella_rosea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_Microsetella_rosea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_Microsetella_rosea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_Microsetella_rosea'^^xsd:string;
  dwc:scientificName 'Microsetella rosea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '116116'^^xsd:integer;
  dwc:occurrenceId 'A1_20_Microsetella_rosea'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116116'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella rosea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_Microsetella_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Microsetella_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Microsetella_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_Microsetella_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_Microsetella_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_Microsetella_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Microsetella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '115341'^^xsd:integer;
  dwc:occurrenceId 'A1_20_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115341'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_Macrosetella_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Macrosetella_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Macrosetella_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_Macrosetella_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_Macrosetella_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_Macrosetella_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_Macrosetella_gracilis'^^xsd:string;
  dwc:scientificName 'Macrosetella gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '116382'^^xsd:integer;
  dwc:occurrenceId 'A1_20_Macrosetella_gracilis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116382'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Macrosetella gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_Miracia_efferata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Miracia_efferata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Miracia_efferata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_Miracia_efferata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_Miracia_efferata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_Miracia_efferata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_Miracia_efferata'^^xsd:string;
  dwc:scientificName 'Miracia efferata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '116383'^^xsd:integer;
  dwc:occurrenceId 'A1_20_Miracia_efferata'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116383'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Miracia efferata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_Oncaea_media>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Oncaea_media> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Oncaea_media> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_Oncaea_media>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_Oncaea_media>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_Oncaea_media" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_Oncaea_media'^^xsd:string;
  dwc:scientificName 'Oncaea media'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '128938'^^xsd:integer;
  dwc:occurrenceId 'A1_20_Oncaea_media'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1862287'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea media'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_Oncaea_venusta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Oncaea_venusta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Oncaea_venusta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_Oncaea_venusta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_Oncaea_venusta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_Oncaea_venusta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_Oncaea_venusta'^^xsd:string;
  dwc:scientificName 'Oncaea venusta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '128954'^^xsd:integer;
  dwc:occurrenceId 'A1_20_Oncaea_venusta'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1754274'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea venusta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_Oncaea_mediterranea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Oncaea_mediterranea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Oncaea_mediterranea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_Oncaea_mediterranea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_Oncaea_mediterranea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_Oncaea_mediterranea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_Oncaea_mediterranea'^^xsd:string;
  dwc:scientificName 'Oncaea mediterranea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '128939'^^xsd:integer;
  dwc:occurrenceId 'A1_20_Oncaea_mediterranea'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128939'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea mediterranea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_Oncaea_scottodicarloi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Oncaea_scottodicarloi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Oncaea_scottodicarloi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_Oncaea_scottodicarloi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_Oncaea_scottodicarloi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_Oncaea_scottodicarloi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_Oncaea_scottodicarloi'^^xsd:string;
  dwc:scientificName 'Oncaea scottodicarloi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '128950'^^xsd:integer;
  dwc:occurrenceId 'A1_20_Oncaea_scottodicarloi'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128950'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea scottodicarloi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_Oncaea_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Oncaea_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Oncaea_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_Oncaea_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_Oncaea_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_Oncaea_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oncaea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '128690'^^xsd:integer;
  dwc:occurrenceId 'A1_20_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128690'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_Hemicyclops_thallassius>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Hemicyclops_thallassius> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Hemicyclops_thallassius> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_Hemicyclops_thallassius>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_Hemicyclops_thallassius>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_Hemicyclops_thallassius" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_Hemicyclops_thallassius'^^xsd:string;
  dwc:scientificName 'Hemicyclops thalassius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '352254'^^xsd:integer;
  dwc:occurrenceId 'A1_20_Hemicyclops_thallassius'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '352254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Hemicyclops thallassius'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_Copilia_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Copilia_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Copilia_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_Copilia_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_Copilia_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_Copilia_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Copilia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '128721'^^xsd:integer;
  dwc:occurrenceId 'A1_20_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128721'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Copilia spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_Agetus_flaccus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Agetus_flaccus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Agetus_flaccus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_Agetus_flaccus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_Agetus_flaccus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_Agetus_flaccus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_Agetus_flaccus'^^xsd:string;
  dwc:scientificName 'Agetus flaccus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '128795'^^xsd:integer;
  dwc:occurrenceId 'A1_20_Agetus_flaccus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128795'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Agetus flaccus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_Corycaeus_speciosus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Corycaeus_speciosus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Corycaeus_speciosus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_Corycaeus_speciosus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_Corycaeus_speciosus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_Corycaeus_speciosus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_Corycaeus_speciosus'^^xsd:string;
  dwc:scientificName 'Corycaeus speciosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '128800'^^xsd:integer;
  dwc:occurrenceId 'A1_20_Corycaeus_speciosus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128800'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus speciosus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_Corycaeus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Corycaeus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Corycaeus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_Corycaeus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_Corycaeus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_Corycaeus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Corycaeus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '128634'^^xsd:integer;
  dwc:occurrenceId 'A1_20_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128634'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_Farranula_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Farranula_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Farranula_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_Farranula_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_Farranula_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_Farranula_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_Farranula_gracilis'^^xsd:string;
  dwc:scientificName 'Farranula gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '128813'^^xsd:integer;
  dwc:occurrenceId 'A1_20_Farranula_gracilis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128813'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_Farranula_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Farranula_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Farranula_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_Farranula_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_Farranula_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_Farranula_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Farranula'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '128636'^^xsd:integer;
  dwc:occurrenceId 'A1_20_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128636'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_Copepoda_%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Copepoda_%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Copepoda_%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_Copepoda_%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_Copepoda_%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_Copepoda_(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_Copepoda_(nauplius)'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'A1_20_Copepoda_(nauplius)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Copepoda (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_CIRRIPEDIA__%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_CIRRIPEDIA__%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_CIRRIPEDIA__%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_CIRRIPEDIA__%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_CIRRIPEDIA__%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_CIRRIPEDIA__(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:occurrenceId 'A1_20_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  dwc:verbatimIdentification 'CIRRIPEDIA  (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_STOMATOPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_STOMATOPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_STOMATOPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_STOMATOPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_STOMATOPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_STOMATOPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Stomatopoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '14355'^^xsd:integer;
  dwc:occurrenceId 'A1_20_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '14355'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'STOMATOPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_DECAPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_DECAPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_DECAPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_DECAPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_DECAPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_DECAPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_DECAPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:occurrenceId 'A1_20_DECAPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'DECAPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_ECHINODERMATA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_ECHINODERMATA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_ECHINODERMATA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_ECHINODERMATA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_ECHINODERMATA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_ECHINODERMATA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:scientificName 'Echinodermata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '1806'^^xsd:integer;
  dwc:occurrenceId 'A1_20_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1806'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'ECHINODERMATA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_BRYOZOA_%28cyphonauta_larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_BRYOZOA_%28cyphonauta_larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_BRYOZOA_%28cyphonauta_larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_BRYOZOA_%28cyphonauta_larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_BRYOZOA_%28cyphonauta_larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_BRYOZOA_(cyphonauta_larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'A1_20_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'BRYOZOA (cyphonauta larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_Sagitta_friedreich>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Sagitta_friedreich> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Sagitta_friedreich> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_Sagitta_friedreich>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_Sagitta_friedreich>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_Sagitta_friedreich" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_Sagitta_friedreich'^^xsd:string;
  dwc:scientificName 'Sagitta friderici'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '105452'^^xsd:integer;
  dwc:occurrenceId 'A1_20_Sagitta_friedreich'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105441'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta friedreich'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_Sagitta_spp.%C2%A0%28imature%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Sagitta_spp.%C2%A0%28imature%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Sagitta_spp.%C2%A0%28imature%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_Sagitta_spp.%C2%A0%28imature%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_Sagitta_spp.%C2%A0%28imature%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_Sagitta_spp. (imature)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_Sagitta_spp. (imature)'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:occurrenceId 'A1_20_Sagitta_spp. (imature)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta spp. (imature)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_Chaetognatha_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Chaetognatha_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Chaetognatha_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_Chaetognatha_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_Chaetognatha_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_Chaetognatha_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_Chaetognatha_(others)'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:occurrenceId 'A1_20_Chaetognatha_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Chaetognatha (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_Fritillaria_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Fritillaria_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Fritillaria_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_Fritillaria_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_Fritillaria_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_Fritillaria_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_Fritillaria_spp.'^^xsd:string;
  dwc:scientificName 'Fritillaria'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '103358'^^xsd:integer;
  dwc:occurrenceId 'A1_20_Fritillaria_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Fritillaria spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_Oikopleura_dioica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Oikopleura_dioica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Oikopleura_dioica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_Oikopleura_dioica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_Oikopleura_dioica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_Oikopleura_dioica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_Oikopleura_dioica'^^xsd:string;
  dwc:scientificName 'Oikopleura dioica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '1770057'^^xsd:integer;
  dwc:occurrenceId 'A1_20_Oikopleura_dioica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura dioica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_Oikopleura_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Oikopleura_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Oikopleura_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_Oikopleura_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_Oikopleura_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_Oikopleura_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_Oikopleura_spp.'^^xsd:string;
  dwc:scientificName 'Oikopleura'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '103367'^^xsd:integer;
  dwc:occurrenceId 'A1_20_Oikopleura_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_Appendicularia_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Appendicularia_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Appendicularia_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_Appendicularia_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_Appendicularia_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_Appendicularia_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_Appendicularia_(others)'^^xsd:string;
  dwc:scientificName 'Appendicularia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '146421'^^xsd:integer;
  dwc:occurrenceId 'A1_20_Appendicularia_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146421'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Appendicularia (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_Thalia_democratica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Thalia_democratica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Thalia_democratica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_Thalia_democratica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_Thalia_democratica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_Thalia_democratica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_Thalia_democratica'^^xsd:string;
  dwc:scientificName 'Thalia democratica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '137279'^^xsd:integer;
  dwc:occurrenceId 'A1_20_Thalia_democratica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137279'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Thalia democratica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_Doliolo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Doliolo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Doliolo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_Doliolo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_Doliolo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_Doliolo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_Doliolo'^^xsd:string;
  dwc:scientificName 'Dolioloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '137221'^^xsd:integer;
  dwc:occurrenceId 'A1_20_Doliolo'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137221'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Doliolo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_Teleostei_%28egg%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Teleostei_%28egg%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Teleostei_%28egg%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_Teleostei_%28egg%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_Teleostei_%28egg%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_Teleostei_(egg)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_Teleostei_(egg)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A1_20_Teleostei_(egg)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (egg)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_Teleostei_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Teleostei_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Teleostei_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_Teleostei_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_Teleostei_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_Teleostei_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_Teleostei_(larvae)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A1_20_Teleostei_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_SIPHONOPHORAE_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_SIPHONOPHORAE_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_SIPHONOPHORAE_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_SIPHONOPHORAE_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_SIPHONOPHORAE_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_SIPHONOPHORAE_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:scientificName 'Siphonophorae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '1371'^^xsd:integer;
  dwc:occurrenceId 'A1_20_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'SIPHONOPHORAE spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_Gastropoda_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Gastropoda_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Gastropoda_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_Gastropoda_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_Gastropoda_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_Gastropoda_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_Gastropoda_(veliger)'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'A1_20_Gastropoda_(veliger)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Gastropoda (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_Pteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Pteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Pteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_Pteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_Pteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_Pteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_Pteropoda'^^xsd:string;
  dwc:scientificName 'Pteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '325345'^^xsd:integer;
  dwc:occurrenceId 'A1_20_Pteropoda'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '325345'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Pteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_Heteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Heteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Heteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_Heteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_Heteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_Heteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_Heteropoda'^^xsd:string;
  dwc:scientificName 'Heteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '1491356'^^xsd:integer;
  dwc:occurrenceId 'A1_20_Heteropoda'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491356'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Heteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_Bivalvia_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Bivalvia_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_Bivalvia_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_Bivalvia_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_Bivalvia_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_Bivalvia_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_Bivalvia_(veliger)'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'A1_20_Bivalvia_(veliger)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Bivalvia (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_POLYCHAETA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_POLYCHAETA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_POLYCHAETA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_POLYCHAETA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_POLYCHAETA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_POLYCHAETA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'A1_20_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'POLYCHAETA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_OSTRACODA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_OSTRACODA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_OSTRACODA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_OSTRACODA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_OSTRACODA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_OSTRACODA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_OSTRACODA'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'A1_20_OSTRACODA'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'OSTRACODA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_20_CLADOCERA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_20_CLADOCERA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_20_CLADOCERA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.748976"^^xsd:decimal ;
  dwc:decimalLongitude "-33.894194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_20_CLADOCERA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.748976 -33.894194)"^^geo:wktLiteral ;
  geo-pos:lat "-3.748976"^^xsd:decimal ;
  geo-pos:long "-33.894194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_20_CLADOCERA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_20_CLADOCERA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_20_CLADOCERA'^^xsd:string;
  dwc:scientificName 'Cladocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.894194'^^xsd:double;
  dwc:latitude '-3.748976'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 20'^^xsd:string;
  dwc:aphiaid '1076'^^xsd:integer;
  dwc:occurrenceId 'A1_20_CLADOCERA'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '155670'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'CLADOCERA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_Codonella_acuta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Codonella_acuta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Codonella_acuta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_Codonella_acuta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_Codonella_acuta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_Codonella_acuta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_Codonella_acuta'^^xsd:string;
  dwc:scientificName 'Codonella acuta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '417132'^^xsd:integer;
  dwc:occurrenceId 'A1_13_Codonella_acuta'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417132'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella acuta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_Codonella_amphorella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Codonella_amphorella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Codonella_amphorella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_Codonella_amphorella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_Codonella_amphorella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_Codonella_amphorella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_Codonella_amphorella'^^xsd:string;
  dwc:scientificName 'Codonella amphorella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '417133'^^xsd:integer;
  dwc:occurrenceId 'A1_13_Codonella_amphorella'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417133'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella amphorella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_Codonella_apicata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Codonella_apicata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Codonella_apicata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_Codonella_apicata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_Codonella_apicata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_Codonella_apicata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_Codonella_apicata'^^xsd:string;
  dwc:scientificName 'Codonella apicata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '417134'^^xsd:integer;
  dwc:occurrenceId 'A1_13_Codonella_apicata'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417134'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella apicata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_Codonella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Codonella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Codonella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_Codonella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_Codonella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_Codonella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_Codonella_sp.'^^xsd:string;
  dwc:scientificName 'Codonella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '150203'^^xsd:integer;
  dwc:occurrenceId 'A1_13_Codonella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150203'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_Tintinnopsis_tocantinensis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Tintinnopsis_tocantinensis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Tintinnopsis_tocantinensis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_Tintinnopsis_tocantinensis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_Tintinnopsis_tocantinensis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_Tintinnopsis_tocantinensis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:scientificName 'Tintinnopsis tocantinensis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '417156'^^xsd:integer;
  dwc:occurrenceId 'A1_13_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417156'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis tocantinensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_Tintinnopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Tintinnopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Tintinnopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_Tintinnopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_Tintinnopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_Tintinnopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_Tintinnopsis_spp.'^^xsd:string;
  dwc:scientificName 'Tintinnopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:occurrenceId 'A1_13_Tintinnopsis_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_Codonellopsis_ostenfeldi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Codonellopsis_ostenfeldi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Codonellopsis_ostenfeldi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_Codonellopsis_ostenfeldi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_Codonellopsis_ostenfeldi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_Codonellopsis_ostenfeldi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:scientificName 'Codonellopsis ostenfeldi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '427448'^^xsd:integer;
  dwc:occurrenceId 'A1_13_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427448'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis ostenfeldi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_Codonellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Codonellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Codonellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_Codonellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_Codonellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_Codonellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_Codonellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Codonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '204197'^^xsd:integer;
  dwc:occurrenceId 'A1_13_Codonellopsis_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '204197'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_Coxliella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Coxliella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Coxliella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_Coxliella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_Coxliella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_Coxliella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_Coxliella_sp.'^^xsd:string;
  dwc:scientificName 'Coxliella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '150208'^^xsd:integer;
  dwc:occurrenceId 'A1_13_Coxliella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150208'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Coxliella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_Dadayiella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Dadayiella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Dadayiella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_Dadayiella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_Dadayiella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_Dadayiella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_Dadayiella_sp.'^^xsd:string;
  dwc:scientificName 'Dadayiella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '183541'^^xsd:integer;
  dwc:occurrenceId 'A1_13_Dadayiella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183541'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dadayiella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_Dictyocysta_lepida>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Dictyocysta_lepida> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Dictyocysta_lepida> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_Dictyocysta_lepida>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_Dictyocysta_lepida>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_Dictyocysta_lepida" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_Dictyocysta_lepida'^^xsd:string;
  dwc:scientificName 'Dictyocysta lepida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '235767'^^xsd:integer;
  dwc:occurrenceId 'A1_13_Dictyocysta_lepida'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235767'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocysta lepida'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_Epiplocylis_undella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Epiplocylis_undella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Epiplocylis_undella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_Epiplocylis_undella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_Epiplocylis_undella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_Epiplocylis_undella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_Epiplocylis_undella'^^xsd:string;
  dwc:scientificName 'Epiplocylis undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '341668'^^xsd:integer;
  dwc:occurrenceId 'A1_13_Epiplocylis_undella'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '341668'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis undella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_Epiplocylis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Epiplocylis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Epiplocylis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_Epiplocylis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_Epiplocylis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_Epiplocylis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_Epiplocylis_sp.'^^xsd:string;
  dwc:scientificName 'Epiplocylis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '183562'^^xsd:integer;
  dwc:occurrenceId 'A1_13_Epiplocylis_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183562'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_Favella_enrenbergii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Favella_enrenbergii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Favella_enrenbergii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_Favella_enrenbergii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_Favella_enrenbergii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_Favella_enrenbergii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_Favella_enrenbergii'^^xsd:string;
  dwc:scientificName 'Favella ehrenbergii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '235761'^^xsd:integer;
  dwc:occurrenceId 'A1_13_Favella_enrenbergii'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235761'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Favella enrenbergii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_Eutintinnus_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Eutintinnus_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Eutintinnus_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_Eutintinnus_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_Eutintinnus_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_Eutintinnus_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_Eutintinnus_spp.'^^xsd:string;
  dwc:scientificName 'Eutintinnus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '183543'^^xsd:integer;
  dwc:occurrenceId 'A1_13_Eutintinnus_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183543'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Eutintinnus spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_Amphorellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Amphorellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Amphorellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_Amphorellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_Amphorellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_Amphorellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_Amphorellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Amphorellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '425527'^^xsd:integer;
  dwc:occurrenceId 'A1_13_Amphorellopsis_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '425527'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Amphorellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_Rabdonella_elegans>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Rabdonella_elegans> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Rabdonella_elegans> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_Rabdonella_elegans>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_Rabdonella_elegans>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_Rabdonella_elegans" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_Rabdonella_elegans'^^xsd:string;
  dwc:scientificName 'Rhabdonella elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '183577'^^xsd:integer;
  dwc:occurrenceId 'A1_13_Rabdonella_elegans'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183577'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella elegans'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_Rabdonella_brandti>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Rabdonella_brandti> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Rabdonella_brandti> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_Rabdonella_brandti>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_Rabdonella_brandti>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_Rabdonella_brandti" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_Rabdonella_brandti'^^xsd:string;
  dwc:scientificName 'Rhabdonella brandti'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '427513'^^xsd:integer;
  dwc:occurrenceId 'A1_13_Rabdonella_brandti'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427513'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella brandti'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_Rabdonellopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Rabdonellopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Rabdonellopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_Rabdonellopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_Rabdonellopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_Rabdonellopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_Rabdonellopsis_spp.'^^xsd:string;
  dwc:scientificName 'Rhabdonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '183550'^^xsd:integer;
  dwc:occurrenceId 'A1_13_Rabdonellopsis_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183550'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonellopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_Undella_claparedei>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Undella_claparedei> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Undella_claparedei> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_Undella_claparedei>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_Undella_claparedei>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_Undella_claparedei" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_Undella_claparedei'^^xsd:string;
  dwc:scientificName 'Undella claparedei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '341684'^^xsd:integer;
  dwc:occurrenceId 'A1_13_Undella_claparedei'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417240'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undella claparedei'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_Undella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Undella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Undella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_Undella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_Undella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_Undella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_Undella_sp.'^^xsd:string;
  dwc:scientificName 'Undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '235764'^^xsd:integer;
  dwc:occurrenceId 'A1_13_Undella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235764'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Undella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_Xystonellopsis_heros>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Xystonellopsis_heros> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Xystonellopsis_heros> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_Xystonellopsis_heros>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_Xystonellopsis_heros>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_Xystonellopsis_heros" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_Xystonellopsis_heros'^^xsd:string;
  dwc:scientificName 'Xystonellopsis heros'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '417266'^^xsd:integer;
  dwc:occurrenceId 'A1_13_Xystonellopsis_heros'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417266'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Xystonellopsis heros'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_Tintinnina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Tintinnina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Tintinnina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_Tintinnina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_Tintinnina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_Tintinnina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_Tintinnina_(others)'^^xsd:string;
  dwc:scientificName 'Tintinnina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '732976'^^xsd:integer;
  dwc:occurrenceId 'A1_13_Tintinnina_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_Collosphaera_macropora>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Collosphaera_macropora> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Collosphaera_macropora> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_Collosphaera_macropora>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_Collosphaera_macropora>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_Collosphaera_macropora" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_Collosphaera_macropora'^^xsd:string;
  dwc:scientificName 'Collosphaera macropora'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '493482'^^xsd:integer;
  dwc:occurrenceId 'A1_13_Collosphaera_macropora'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493482'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Collosphaera macropora'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_Dictyocoryne_profunda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Dictyocoryne_profunda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Dictyocoryne_profunda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_Dictyocoryne_profunda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_Dictyocoryne_profunda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_Dictyocoryne_profunda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_Dictyocoryne_profunda'^^xsd:string;
  dwc:scientificName 'Dictyocoryne profunda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '412935'^^xsd:integer;
  dwc:occurrenceId 'A1_13_Dictyocoryne_profunda'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412935'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne profunda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_Dictyocoryne_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Dictyocoryne_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Dictyocoryne_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_Dictyocoryne_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_Dictyocoryne_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_Dictyocoryne_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_Dictyocoryne_sp.'^^xsd:string;
  dwc:scientificName 'Dictyocoryne'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '412934'^^xsd:integer;
  dwc:occurrenceId 'A1_13_Dictyocoryne_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412934'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_Discopyle_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Discopyle_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Discopyle_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_Discopyle_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_Discopyle_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_Discopyle_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_Discopyle_sp.'^^xsd:string;
  dwc:scientificName 'Discopyle'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '493501'^^xsd:integer;
  dwc:occurrenceId 'A1_13_Discopyle_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Discopyle sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_Pylonidae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Pylonidae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Pylonidae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_Pylonidae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_Pylonidae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_Pylonidae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_Pylonidae'^^xsd:string;
  dwc:scientificName 'Pyloniidae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '345902'^^xsd:integer;
  dwc:occurrenceId 'A1_13_Pylonidae'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345902'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:verbatimIdentification 'Pylonidae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_Spongodiscus_resurgens>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Spongodiscus_resurgens> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Spongodiscus_resurgens> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_Spongodiscus_resurgens>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_Spongodiscus_resurgens>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_Spongodiscus_resurgens" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_Spongodiscus_resurgens'^^xsd:string;
  dwc:scientificName 'Spongodiscus resurgens'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '493608'^^xsd:integer;
  dwc:occurrenceId 'A1_13_Spongodiscus_resurgens'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493608'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongodiscus resurgens'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_Spongosphaera_streptacantha>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Spongosphaera_streptacantha> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Spongosphaera_streptacantha> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_Spongosphaera_streptacantha>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_Spongosphaera_streptacantha>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_Spongosphaera_streptacantha" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_Spongosphaera_streptacantha'^^xsd:string;
  dwc:scientificName 'Spongosphaera streptacantha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '493393'^^xsd:integer;
  dwc:occurrenceId 'A1_13_Spongosphaera_streptacantha'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493393'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongosphaera streptacantha'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_Spongaster_tetras>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Spongaster_tetras> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Spongaster_tetras> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_Spongaster_tetras>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_Spongaster_tetras>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_Spongaster_tetras" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_Spongaster_tetras'^^xsd:string;
  dwc:scientificName 'Spongaster tetras'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '412940'^^xsd:integer;
  dwc:occurrenceId 'A1_13_Spongaster_tetras'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412940'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongaster tetras'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_Spongotrochus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Spongotrochus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Spongotrochus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_Spongotrochus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_Spongotrochus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_Spongotrochus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_Spongotrochus_sp.'^^xsd:string;
  dwc:scientificName 'Spongotrochus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '412948'^^xsd:integer;
  dwc:occurrenceId 'A1_13_Spongotrochus_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Spongotrochus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_Zygocircus_productus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Zygocircus_productus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Zygocircus_productus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_Zygocircus_productus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_Zygocircus_productus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_Zygocircus_productus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_Zygocircus_productus'^^xsd:string;
  dwc:scientificName 'Zygocircus productus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '493705'^^xsd:integer;
  dwc:occurrenceId 'A1_13_Zygocircus_productus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493705'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus productus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_Zygocircus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Zygocircus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Zygocircus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_Zygocircus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_Zygocircus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_Zygocircus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_Zygocircus_sp.'^^xsd:string;
  dwc:scientificName 'Zygocircus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '493702'^^xsd:integer;
  dwc:occurrenceId 'A1_13_Zygocircus_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493702'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_Polycystina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Polycystina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Polycystina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_Polycystina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_Polycystina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_Polycystina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_Polycystina_(others)'^^xsd:string;
  dwc:scientificName 'Polycystina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '235740'^^xsd:integer;
  dwc:occurrenceId 'A1_13_Polycystina_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235740'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Polycystina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_ACANTHARIA_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_ACANTHARIA_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_ACANTHARIA_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_ACANTHARIA_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_ACANTHARIA_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_ACANTHARIA_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_ACANTHARIA_spp.'^^xsd:string;
  dwc:scientificName 'Acantharia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '586732'^^xsd:integer;
  dwc:occurrenceId 'A1_13_ACANTHARIA_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '586732'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'ACANTHARIA spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_Bolivina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Bolivina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Bolivina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_Bolivina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_Bolivina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_Bolivina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_Bolivina_sp.'^^xsd:string;
  dwc:scientificName 'Bolivina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '112101'^^xsd:integer;
  dwc:occurrenceId 'A1_13_Bolivina_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Bolivina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_Globigerina_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Globigerina_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Globigerina_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_Globigerina_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_Globigerina_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_Globigerina_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_Globigerina_bulloides'^^xsd:string;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:occurrenceId 'A1_13_Globigerina_bulloides'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globigerina bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_Globogirinoides_ruber>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Globogirinoides_ruber> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Globogirinoides_ruber> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_Globogirinoides_ruber>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_Globogirinoides_ruber>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_Globogirinoides_ruber" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_Globogirinoides_ruber'^^xsd:string;
  dwc:scientificName 'Globigerinoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:occurrenceId 'A1_13_Globogirinoides_ruber'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globogirinoides ruber'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_Globorotalia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Globorotalia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Globorotalia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_Globorotalia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_Globorotalia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_Globorotalia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_Globorotalia_spp.'^^xsd:string;
  dwc:scientificName 'Globorotalia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '112200'^^xsd:integer;
  dwc:occurrenceId 'A1_13_Globorotalia_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112200'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Globorotalia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_Neogloboquadrina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Neogloboquadrina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Neogloboquadrina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_Neogloboquadrina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_Neogloboquadrina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_Neogloboquadrina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_Neogloboquadrina_sp.'^^xsd:string;
  dwc:scientificName 'Neogloboquadrina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '112202'^^xsd:integer;
  dwc:occurrenceId 'A1_13_Neogloboquadrina_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112202'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Neogloboquadrina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_Orbulina_universa>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Orbulina_universa> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Orbulina_universa> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_Orbulina_universa>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_Orbulina_universa>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_Orbulina_universa" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_Orbulina_universa'^^xsd:string;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:occurrenceId 'A1_13_Orbulina_universa'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Orbulina universa'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_Tretomphalus_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Tretomphalus_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Tretomphalus_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_Tretomphalus_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_Tretomphalus_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_Tretomphalus_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_Tretomphalus_bulloides'^^xsd:string;
  dwc:scientificName 'Tretomphalus bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '113184'^^xsd:integer;
  dwc:occurrenceId 'A1_13_Tretomphalus_bulloides'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tretomphalus bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_Trochammina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Trochammina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Trochammina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_Trochammina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_Trochammina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_Trochammina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_Trochammina_sp.'^^xsd:string;
  dwc:scientificName 'Trochammina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:occurrenceId 'A1_13_Trochammina_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Trochammina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_Foraminifera_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Foraminifera_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Foraminifera_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_Foraminifera_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_Foraminifera_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_Foraminifera_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_Foraminifera_(others)'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:occurrenceId 'A1_13_Foraminifera_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Foraminifera (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_Nannocalanus_minor>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Nannocalanus_minor> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Nannocalanus_minor> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_Nannocalanus_minor>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_Nannocalanus_minor>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_Nannocalanus_minor" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_Nannocalanus_minor'^^xsd:string;
  dwc:scientificName 'Nannocalanus minor'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '104469'^^xsd:integer;
  dwc:occurrenceId 'A1_13_Nannocalanus_minor'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104469'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus minor'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_Nannocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Nannocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Nannocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_Nannocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_Nannocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_Nannocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Nannocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '104154'^^xsd:integer;
  dwc:occurrenceId 'A1_13_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104154'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_Neocalanus_robustior>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Neocalanus_robustior> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Neocalanus_robustior> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_Neocalanus_robustior>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_Neocalanus_robustior>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_Neocalanus_robustior" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_Neocalanus_robustior'^^xsd:string;
  dwc:scientificName 'Neocalanus robustior'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '104472'^^xsd:integer;
  dwc:occurrenceId 'A1_13_Neocalanus_robustior'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104472'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Neocalanus robustior'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_Undinula_vulgaris_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Undinula_vulgaris_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Undinula_vulgaris_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_Undinula_vulgaris_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_Undinula_vulgaris_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_Undinula_vulgaris_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:scientificName 'Undinula vulgaris'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '104473'^^xsd:integer;
  dwc:occurrenceId 'A1_13_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104473'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undinula vulgaris (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_Acrocalanus_longicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Acrocalanus_longicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Acrocalanus_longicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_Acrocalanus_longicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_Acrocalanus_longicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_Acrocalanus_longicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_Acrocalanus_longicornis'^^xsd:string;
  dwc:scientificName 'Acrocalanus longicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '104646'^^xsd:integer;
  dwc:occurrenceId 'A1_13_Acrocalanus_longicornis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104646'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus longicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_Acrocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Acrocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Acrocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_Acrocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_Acrocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_Acrocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Acrocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '104192'^^xsd:integer;
  dwc:occurrenceId 'A1_13_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104192'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_Calocalanos_pavo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Calocalanos_pavo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Calocalanos_pavo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_Calocalanos_pavo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_Calocalanos_pavo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_Calocalanos_pavo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_Calocalanos_pavo'^^xsd:string;
  dwc:scientificName 'Calocalanus pavo'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '104669'^^xsd:integer;
  dwc:occurrenceId 'A1_13_Calocalanos_pavo'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanos pavo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_Calocalanus_sp. _(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:scientificName 'Calocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '104193'^^xsd:integer;
  dwc:occurrenceId 'A1_13_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104193'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanus sp.  (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_Delibus_sewelli>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Delibus_sewelli> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Delibus_sewelli> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_Delibus_sewelli>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_Delibus_sewelli>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_Delibus_sewelli" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_Delibus_sewelli'^^xsd:string;
  dwc:scientificName 'Delius sewelli'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '363906'^^xsd:integer;
  dwc:occurrenceId 'A1_13_Delibus_sewelli'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363906'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sewelli'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_Delibus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Delibus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Delibus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_Delibus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_Delibus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_Delibus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Delius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '363904'^^xsd:integer;
  dwc:occurrenceId 'A1_13_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363904'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_Mecynocera_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Mecynocera_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Mecynocera_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_Mecynocera_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_Mecynocera_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_Mecynocera_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Mecynocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '104184'^^xsd:integer;
  dwc:occurrenceId 'A1_13_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Mecynocera sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_Paracalanus_aculeatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Paracalanus_aculeatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Paracalanus_aculeatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_Paracalanus_aculeatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_Paracalanus_aculeatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_Paracalanus_aculeatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_Paracalanus_aculeatus'^^xsd:string;
  dwc:scientificName 'Paracalanus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '104681'^^xsd:integer;
  dwc:occurrenceId 'A1_13_Paracalanus_aculeatus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1464945'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus aculeatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_Paracalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Paracalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Paracalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_Paracalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_Paracalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_Paracalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Paracalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '104196'^^xsd:integer;
  dwc:occurrenceId 'A1_13_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104196'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_Rhincalanus_cornutus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Rhincalanus_cornutus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Rhincalanus_cornutus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_Rhincalanus_cornutus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_Rhincalanus_cornutus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_Rhincalanus_cornutus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_Rhincalanus_cornutus'^^xsd:string;
  dwc:scientificName 'Rhincalanus cornutus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '104542'^^xsd:integer;
  dwc:occurrenceId 'A1_13_Rhincalanus_cornutus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1488083'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rhincalanus cornutus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_Subeucalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Subeucalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Subeucalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_Subeucalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_Subeucalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_Subeucalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Subeucalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '104173'^^xsd:integer;
  dwc:occurrenceId 'A1_13_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104173'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Subeucalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_Clausocalanus_furcatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Clausocalanus_furcatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Clausocalanus_furcatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_Clausocalanus_furcatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_Clausocalanus_furcatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_Clausocalanus_furcatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_Clausocalanus_furcatus'^^xsd:string;
  dwc:scientificName 'Clausocalanus furcatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '104503'^^xsd:integer;
  dwc:occurrenceId 'A1_13_Clausocalanus_furcatus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104503'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus furcatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_Clausocalanus_mastigophorus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Clausocalanus_mastigophorus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Clausocalanus_mastigophorus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_Clausocalanus_mastigophorus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_Clausocalanus_mastigophorus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_Clausocalanus_mastigophorus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:scientificName 'Clausocalanus mastigophorus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '104506'^^xsd:integer;
  dwc:occurrenceId 'A1_13_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104506'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus mastigophorus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_Clausocalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Clausocalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Clausocalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_Clausocalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_Clausocalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_Clausocalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Clausocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '104161'^^xsd:integer;
  dwc:occurrenceId 'A1_13_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104161'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_Euchaeta_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Euchaeta_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Euchaeta_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_Euchaeta_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_Euchaeta_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_Euchaeta_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Euchaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '104174'^^xsd:integer;
  dwc:occurrenceId 'A1_13_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104174'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Euchaeta spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_Scolecithrix_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Scolecithrix_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Scolecithrix_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_Scolecithrix_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_Scolecithrix_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_Scolecithrix_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_Scolecithrix_danae'^^xsd:string;
  dwc:scientificName 'Scolecithrix danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '104821'^^xsd:integer;
  dwc:occurrenceId 'A1_13_Scolecithrix_danae'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104821'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_Scolecithrix_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Scolecithrix_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Scolecithrix_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_Scolecithrix_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_Scolecithrix_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_Scolecithrix_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Scolecithrix'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '104230'^^xsd:integer;
  dwc:occurrenceId 'A1_13_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104230'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_Lucicutia_flavicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Lucicutia_flavicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Lucicutia_flavicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_Lucicutia_flavicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_Lucicutia_flavicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_Lucicutia_flavicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_Lucicutia_flavicornis'^^xsd:string;
  dwc:scientificName 'Lucicutia flavicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '104597'^^xsd:integer;
  dwc:occurrenceId 'A1_13_Lucicutia_flavicornis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104597'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia flavicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_Lucicutia_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Lucicutia_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Lucicutia_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_Lucicutia_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_Lucicutia_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_Lucicutia_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_Lucicutia_sp.'^^xsd:string;
  dwc:scientificName 'Lucicutia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '104183'^^xsd:integer;
  dwc:occurrenceId 'A1_13_Lucicutia_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104183'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_Pleuromamma_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Pleuromamma_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Pleuromamma_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_Pleuromamma_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_Pleuromamma_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_Pleuromamma_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Pleuromamma'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '104191'^^xsd:integer;
  dwc:occurrenceId 'A1_13_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104191'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Pleuromamma sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_Temora_stylifera_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Temora_stylifera_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Temora_stylifera_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_Temora_stylifera_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_Temora_stylifera_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_Temora_stylifera_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:scientificName 'Temora stylifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '104879'^^xsd:integer;
  dwc:occurrenceId 'A1_13_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104879'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora stylifera (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_Temora_turbinata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Temora_turbinata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Temora_turbinata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_Temora_turbinata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_Temora_turbinata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_Temora_turbinata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_Temora_turbinata'^^xsd:string;
  dwc:scientificName 'Temora turbinata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '104880'^^xsd:integer;
  dwc:occurrenceId 'A1_13_Temora_turbinata'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104880'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora turbinata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_Candacia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Candacia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Candacia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_Candacia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_Candacia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_Candacia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_Candacia_spp.'^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A1_13_Candacia_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_Candacia_sp._%28copepodite%29%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Candacia_sp._%28copepodite%29%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Candacia_sp._%28copepodite%29%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_Candacia_sp._%28copepodite%29%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_Candacia_sp._%28copepodite%29%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_Candacia_sp._(copepodite) " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A1_13_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia sp. (copepodite) '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_Calanopia_americana_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Calanopia_americana_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Calanopia_americana_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_Calanopia_americana_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_Calanopia_americana_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_Calanopia_americana_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:scientificName 'Calanopia americana'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '104723'^^xsd:integer;
  dwc:occurrenceId 'A1_13_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104723'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calanopia americana (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_Acartia_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Acartia_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Acartia_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_Acartia_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_Acartia_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_Acartia_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_Acartia_danae'^^xsd:string;
  dwc:scientificName 'Acartia (Acartia) danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '346026'^^xsd:integer;
  dwc:occurrenceId 'A1_13_Acartia_danae'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346026'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_Acartia_lilljeborgii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Acartia_lilljeborgii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Acartia_lilljeborgii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_Acartia_lilljeborgii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_Acartia_lilljeborgii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_Acartia_lilljeborgii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_Acartia_lilljeborgii'^^xsd:string;
  dwc:scientificName 'Acartia lilljeborgii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '348510'^^xsd:integer;
  dwc:occurrenceId 'A1_13_Acartia_lilljeborgii'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia lilljeborgii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_Calanoida_%28others_copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Calanoida_%28others_copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Calanoida_%28others_copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_Calanoida_%28others_copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_Calanoida_%28others_copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_Calanoida_(others_copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'A1_13_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Calanoida (others copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_Oithona_atlantica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Oithona_atlantica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Oithona_atlantica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_Oithona_atlantica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_Oithona_atlantica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_Oithona_atlantica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_Oithona_atlantica'^^xsd:string;
  dwc:scientificName 'Oithona atlantica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '106642'^^xsd:integer;
  dwc:occurrenceId 'A1_13_Oithona_atlantica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106642'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona atlantica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_Oithona_plumifera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Oithona_plumifera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Oithona_plumifera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_Oithona_plumifera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_Oithona_plumifera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_Oithona_plumifera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_Oithona_plumifera'^^xsd:string;
  dwc:scientificName 'Oithona plumifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '106652'^^xsd:integer;
  dwc:occurrenceId 'A1_13_Oithona_plumifera'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106652'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona plumifera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_Oithona_setigera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Oithona_setigera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Oithona_setigera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_Oithona_setigera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_Oithona_setigera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_Oithona_setigera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_Oithona_setigera'^^xsd:string;
  dwc:scientificName 'Oithona setigera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '106655'^^xsd:integer;
  dwc:occurrenceId 'A1_13_Oithona_setigera'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '734517'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona setigera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_Oithona_hebes>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Oithona_hebes> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Oithona_hebes> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_Oithona_hebes>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_Oithona_hebes>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_Oithona_hebes" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_Oithona_hebes'^^xsd:string;
  dwc:scientificName 'Oithona hebes'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '106647'^^xsd:integer;
  dwc:occurrenceId 'A1_13_Oithona_hebes'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106647'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona hebes'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_Oithona_spp.%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Oithona_spp.%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Oithona_spp.%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_Oithona_spp.%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_Oithona_spp.%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_Oithona_spp. " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_Oithona_spp. '^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A1_13_Oithona_spp. '^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_Oithona_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Oithona_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Oithona_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_Oithona_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_Oithona_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_Oithona_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A1_13_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_Microsetella_norvegica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Microsetella_norvegica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Microsetella_norvegica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_Microsetella_norvegica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_Microsetella_norvegica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_Microsetella_norvegica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_Microsetella_norvegica'^^xsd:string;
  dwc:scientificName 'Microsetella norvegica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '116115'^^xsd:integer;
  dwc:occurrenceId 'A1_13_Microsetella_norvegica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116115'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella norvegica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_Microsetella_rosea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Microsetella_rosea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Microsetella_rosea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_Microsetella_rosea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_Microsetella_rosea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_Microsetella_rosea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_Microsetella_rosea'^^xsd:string;
  dwc:scientificName 'Microsetella rosea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '116116'^^xsd:integer;
  dwc:occurrenceId 'A1_13_Microsetella_rosea'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116116'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella rosea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_Microsetella_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Microsetella_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Microsetella_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_Microsetella_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_Microsetella_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_Microsetella_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Microsetella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '115341'^^xsd:integer;
  dwc:occurrenceId 'A1_13_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115341'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_Macrosetella_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Macrosetella_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Macrosetella_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_Macrosetella_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_Macrosetella_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_Macrosetella_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_Macrosetella_gracilis'^^xsd:string;
  dwc:scientificName 'Macrosetella gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '116382'^^xsd:integer;
  dwc:occurrenceId 'A1_13_Macrosetella_gracilis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116382'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Macrosetella gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_Miracia_efferata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Miracia_efferata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Miracia_efferata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_Miracia_efferata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_Miracia_efferata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_Miracia_efferata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_Miracia_efferata'^^xsd:string;
  dwc:scientificName 'Miracia efferata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '116383'^^xsd:integer;
  dwc:occurrenceId 'A1_13_Miracia_efferata'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116383'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Miracia efferata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_Oncaea_media>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Oncaea_media> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Oncaea_media> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_Oncaea_media>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_Oncaea_media>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_Oncaea_media" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_Oncaea_media'^^xsd:string;
  dwc:scientificName 'Oncaea media'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '128938'^^xsd:integer;
  dwc:occurrenceId 'A1_13_Oncaea_media'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1862287'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea media'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_Oncaea_venusta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Oncaea_venusta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Oncaea_venusta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_Oncaea_venusta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_Oncaea_venusta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_Oncaea_venusta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_Oncaea_venusta'^^xsd:string;
  dwc:scientificName 'Oncaea venusta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '128954'^^xsd:integer;
  dwc:occurrenceId 'A1_13_Oncaea_venusta'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1754274'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea venusta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_Oncaea_mediterranea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Oncaea_mediterranea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Oncaea_mediterranea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_Oncaea_mediterranea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_Oncaea_mediterranea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_Oncaea_mediterranea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_Oncaea_mediterranea'^^xsd:string;
  dwc:scientificName 'Oncaea mediterranea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '128939'^^xsd:integer;
  dwc:occurrenceId 'A1_13_Oncaea_mediterranea'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128939'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea mediterranea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_Oncaea_scottodicarloi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Oncaea_scottodicarloi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Oncaea_scottodicarloi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_Oncaea_scottodicarloi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_Oncaea_scottodicarloi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_Oncaea_scottodicarloi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_Oncaea_scottodicarloi'^^xsd:string;
  dwc:scientificName 'Oncaea scottodicarloi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '128950'^^xsd:integer;
  dwc:occurrenceId 'A1_13_Oncaea_scottodicarloi'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128950'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea scottodicarloi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_Oncaea_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Oncaea_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Oncaea_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_Oncaea_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_Oncaea_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_Oncaea_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oncaea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '128690'^^xsd:integer;
  dwc:occurrenceId 'A1_13_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128690'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_Hemicyclops_thallassius>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Hemicyclops_thallassius> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Hemicyclops_thallassius> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_Hemicyclops_thallassius>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_Hemicyclops_thallassius>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_Hemicyclops_thallassius" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_Hemicyclops_thallassius'^^xsd:string;
  dwc:scientificName 'Hemicyclops thalassius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '352254'^^xsd:integer;
  dwc:occurrenceId 'A1_13_Hemicyclops_thallassius'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '352254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Hemicyclops thallassius'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_Copilia_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Copilia_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Copilia_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_Copilia_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_Copilia_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_Copilia_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Copilia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '128721'^^xsd:integer;
  dwc:occurrenceId 'A1_13_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128721'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Copilia spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_Agetus_flaccus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Agetus_flaccus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Agetus_flaccus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_Agetus_flaccus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_Agetus_flaccus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_Agetus_flaccus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_Agetus_flaccus'^^xsd:string;
  dwc:scientificName 'Agetus flaccus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '128795'^^xsd:integer;
  dwc:occurrenceId 'A1_13_Agetus_flaccus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128795'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Agetus flaccus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_Corycaeus_speciosus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Corycaeus_speciosus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Corycaeus_speciosus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_Corycaeus_speciosus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_Corycaeus_speciosus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_Corycaeus_speciosus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_Corycaeus_speciosus'^^xsd:string;
  dwc:scientificName 'Corycaeus speciosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '128800'^^xsd:integer;
  dwc:occurrenceId 'A1_13_Corycaeus_speciosus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128800'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus speciosus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_Corycaeus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Corycaeus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Corycaeus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_Corycaeus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_Corycaeus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_Corycaeus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Corycaeus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '128634'^^xsd:integer;
  dwc:occurrenceId 'A1_13_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128634'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_Farranula_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Farranula_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Farranula_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_Farranula_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_Farranula_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_Farranula_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_Farranula_gracilis'^^xsd:string;
  dwc:scientificName 'Farranula gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '128813'^^xsd:integer;
  dwc:occurrenceId 'A1_13_Farranula_gracilis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128813'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_Farranula_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Farranula_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Farranula_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_Farranula_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_Farranula_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_Farranula_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Farranula'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '128636'^^xsd:integer;
  dwc:occurrenceId 'A1_13_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128636'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_Copepoda_%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Copepoda_%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Copepoda_%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_Copepoda_%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_Copepoda_%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_Copepoda_(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_Copepoda_(nauplius)'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'A1_13_Copepoda_(nauplius)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Copepoda (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_CIRRIPEDIA__%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_CIRRIPEDIA__%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_CIRRIPEDIA__%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_CIRRIPEDIA__%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_CIRRIPEDIA__%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_CIRRIPEDIA__(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:occurrenceId 'A1_13_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  dwc:verbatimIdentification 'CIRRIPEDIA  (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_STOMATOPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_STOMATOPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_STOMATOPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_STOMATOPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_STOMATOPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_STOMATOPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Stomatopoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '14355'^^xsd:integer;
  dwc:occurrenceId 'A1_13_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '14355'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'STOMATOPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_DECAPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_DECAPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_DECAPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_DECAPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_DECAPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_DECAPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_DECAPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:occurrenceId 'A1_13_DECAPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'DECAPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_ECHINODERMATA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_ECHINODERMATA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_ECHINODERMATA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_ECHINODERMATA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_ECHINODERMATA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_ECHINODERMATA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:scientificName 'Echinodermata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '1806'^^xsd:integer;
  dwc:occurrenceId 'A1_13_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1806'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'ECHINODERMATA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_BRYOZOA_%28cyphonauta_larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_BRYOZOA_%28cyphonauta_larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_BRYOZOA_%28cyphonauta_larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_BRYOZOA_%28cyphonauta_larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_BRYOZOA_%28cyphonauta_larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_BRYOZOA_(cyphonauta_larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'A1_13_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'BRYOZOA (cyphonauta larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_Sagitta_friedreich>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Sagitta_friedreich> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Sagitta_friedreich> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_Sagitta_friedreich>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_Sagitta_friedreich>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_Sagitta_friedreich" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_Sagitta_friedreich'^^xsd:string;
  dwc:scientificName 'Sagitta friderici'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '105452'^^xsd:integer;
  dwc:occurrenceId 'A1_13_Sagitta_friedreich'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105441'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta friedreich'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_Sagitta_spp.%C2%A0%28imature%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Sagitta_spp.%C2%A0%28imature%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Sagitta_spp.%C2%A0%28imature%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_Sagitta_spp.%C2%A0%28imature%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_Sagitta_spp.%C2%A0%28imature%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_Sagitta_spp. (imature)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_Sagitta_spp. (imature)'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:occurrenceId 'A1_13_Sagitta_spp. (imature)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta spp. (imature)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_Chaetognatha_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Chaetognatha_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Chaetognatha_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_Chaetognatha_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_Chaetognatha_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_Chaetognatha_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_Chaetognatha_(others)'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:occurrenceId 'A1_13_Chaetognatha_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Chaetognatha (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_Fritillaria_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Fritillaria_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Fritillaria_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_Fritillaria_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_Fritillaria_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_Fritillaria_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_Fritillaria_spp.'^^xsd:string;
  dwc:scientificName 'Fritillaria'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '103358'^^xsd:integer;
  dwc:occurrenceId 'A1_13_Fritillaria_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Fritillaria spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_Oikopleura_dioica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Oikopleura_dioica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Oikopleura_dioica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_Oikopleura_dioica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_Oikopleura_dioica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_Oikopleura_dioica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_Oikopleura_dioica'^^xsd:string;
  dwc:scientificName 'Oikopleura dioica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '1770057'^^xsd:integer;
  dwc:occurrenceId 'A1_13_Oikopleura_dioica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura dioica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_Oikopleura_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Oikopleura_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Oikopleura_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_Oikopleura_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_Oikopleura_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_Oikopleura_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_Oikopleura_spp.'^^xsd:string;
  dwc:scientificName 'Oikopleura'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '103367'^^xsd:integer;
  dwc:occurrenceId 'A1_13_Oikopleura_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_Appendicularia_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Appendicularia_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Appendicularia_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_Appendicularia_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_Appendicularia_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_Appendicularia_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_Appendicularia_(others)'^^xsd:string;
  dwc:scientificName 'Appendicularia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '146421'^^xsd:integer;
  dwc:occurrenceId 'A1_13_Appendicularia_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146421'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Appendicularia (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_Thalia_democratica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Thalia_democratica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Thalia_democratica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_Thalia_democratica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_Thalia_democratica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_Thalia_democratica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_Thalia_democratica'^^xsd:string;
  dwc:scientificName 'Thalia democratica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '137279'^^xsd:integer;
  dwc:occurrenceId 'A1_13_Thalia_democratica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137279'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Thalia democratica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_Doliolo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Doliolo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Doliolo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_Doliolo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_Doliolo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_Doliolo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_Doliolo'^^xsd:string;
  dwc:scientificName 'Dolioloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '137221'^^xsd:integer;
  dwc:occurrenceId 'A1_13_Doliolo'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137221'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Doliolo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_Teleostei_%28egg%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Teleostei_%28egg%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Teleostei_%28egg%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_Teleostei_%28egg%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_Teleostei_%28egg%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_Teleostei_(egg)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_Teleostei_(egg)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A1_13_Teleostei_(egg)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (egg)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_Teleostei_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Teleostei_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Teleostei_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_Teleostei_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_Teleostei_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_Teleostei_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_Teleostei_(larvae)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A1_13_Teleostei_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_SIPHONOPHORAE_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_SIPHONOPHORAE_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_SIPHONOPHORAE_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_SIPHONOPHORAE_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_SIPHONOPHORAE_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_SIPHONOPHORAE_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:scientificName 'Siphonophorae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '1371'^^xsd:integer;
  dwc:occurrenceId 'A1_13_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'SIPHONOPHORAE spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_Gastropoda_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Gastropoda_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Gastropoda_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_Gastropoda_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_Gastropoda_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_Gastropoda_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_Gastropoda_(veliger)'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'A1_13_Gastropoda_(veliger)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Gastropoda (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_Pteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Pteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Pteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_Pteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_Pteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_Pteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_Pteropoda'^^xsd:string;
  dwc:scientificName 'Pteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '325345'^^xsd:integer;
  dwc:occurrenceId 'A1_13_Pteropoda'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '325345'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Pteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_Heteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Heteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Heteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_Heteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_Heteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_Heteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_Heteropoda'^^xsd:string;
  dwc:scientificName 'Heteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '1491356'^^xsd:integer;
  dwc:occurrenceId 'A1_13_Heteropoda'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491356'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Heteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_Bivalvia_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Bivalvia_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_Bivalvia_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_Bivalvia_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_Bivalvia_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_Bivalvia_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_Bivalvia_(veliger)'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'A1_13_Bivalvia_(veliger)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Bivalvia (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_POLYCHAETA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_POLYCHAETA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_POLYCHAETA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_POLYCHAETA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_POLYCHAETA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_POLYCHAETA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'A1_13_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'POLYCHAETA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_OSTRACODA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_OSTRACODA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_OSTRACODA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_OSTRACODA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_OSTRACODA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_OSTRACODA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_OSTRACODA'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'A1_13_OSTRACODA'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'OSTRACODA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_13_CLADOCERA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_13_CLADOCERA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_13_CLADOCERA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.901429"^^xsd:decimal ;
  dwc:decimalLongitude "-33.859282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_13_CLADOCERA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.901429 -33.859282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.901429"^^xsd:decimal ;
  geo-pos:long "-33.859282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_13_CLADOCERA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_13_CLADOCERA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_13_CLADOCERA'^^xsd:string;
  dwc:scientificName 'Cladocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.859282'^^xsd:double;
  dwc:latitude '-3.901429'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 13'^^xsd:string;
  dwc:aphiaid '1076'^^xsd:integer;
  dwc:occurrenceId 'A1_13_CLADOCERA'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '155670'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'CLADOCERA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_Codonella_acuta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Codonella_acuta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Codonella_acuta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_Codonella_acuta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_Codonella_acuta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_Codonella_acuta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_Codonella_acuta'^^xsd:string;
  dwc:scientificName 'Codonella acuta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '417132'^^xsd:integer;
  dwc:occurrenceId 'A1_22_Codonella_acuta'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417132'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella acuta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_Codonella_amphorella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Codonella_amphorella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Codonella_amphorella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_Codonella_amphorella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_Codonella_amphorella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_Codonella_amphorella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_Codonella_amphorella'^^xsd:string;
  dwc:scientificName 'Codonella amphorella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '417133'^^xsd:integer;
  dwc:occurrenceId 'A1_22_Codonella_amphorella'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417133'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella amphorella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_Codonella_apicata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Codonella_apicata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Codonella_apicata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_Codonella_apicata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_Codonella_apicata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_Codonella_apicata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_Codonella_apicata'^^xsd:string;
  dwc:scientificName 'Codonella apicata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '417134'^^xsd:integer;
  dwc:occurrenceId 'A1_22_Codonella_apicata'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417134'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella apicata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_Codonella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Codonella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Codonella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_Codonella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_Codonella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_Codonella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_Codonella_sp.'^^xsd:string;
  dwc:scientificName 'Codonella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '150203'^^xsd:integer;
  dwc:occurrenceId 'A1_22_Codonella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150203'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_Tintinnopsis_tocantinensis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Tintinnopsis_tocantinensis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Tintinnopsis_tocantinensis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_Tintinnopsis_tocantinensis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_Tintinnopsis_tocantinensis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_Tintinnopsis_tocantinensis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:scientificName 'Tintinnopsis tocantinensis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '417156'^^xsd:integer;
  dwc:occurrenceId 'A1_22_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417156'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis tocantinensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_Tintinnopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Tintinnopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Tintinnopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_Tintinnopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_Tintinnopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_Tintinnopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_Tintinnopsis_spp.'^^xsd:string;
  dwc:scientificName 'Tintinnopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:occurrenceId 'A1_22_Tintinnopsis_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_Codonellopsis_ostenfeldi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Codonellopsis_ostenfeldi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Codonellopsis_ostenfeldi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_Codonellopsis_ostenfeldi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_Codonellopsis_ostenfeldi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_Codonellopsis_ostenfeldi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:scientificName 'Codonellopsis ostenfeldi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '427448'^^xsd:integer;
  dwc:occurrenceId 'A1_22_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427448'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis ostenfeldi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_Codonellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Codonellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Codonellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_Codonellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_Codonellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_Codonellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_Codonellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Codonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '204197'^^xsd:integer;
  dwc:occurrenceId 'A1_22_Codonellopsis_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '204197'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_Coxliella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Coxliella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Coxliella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_Coxliella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_Coxliella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_Coxliella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_Coxliella_sp.'^^xsd:string;
  dwc:scientificName 'Coxliella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '150208'^^xsd:integer;
  dwc:occurrenceId 'A1_22_Coxliella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150208'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Coxliella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_Dadayiella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Dadayiella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Dadayiella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_Dadayiella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_Dadayiella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_Dadayiella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_Dadayiella_sp.'^^xsd:string;
  dwc:scientificName 'Dadayiella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '183541'^^xsd:integer;
  dwc:occurrenceId 'A1_22_Dadayiella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183541'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dadayiella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_Dictyocysta_lepida>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Dictyocysta_lepida> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Dictyocysta_lepida> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_Dictyocysta_lepida>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_Dictyocysta_lepida>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_Dictyocysta_lepida" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_Dictyocysta_lepida'^^xsd:string;
  dwc:scientificName 'Dictyocysta lepida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '235767'^^xsd:integer;
  dwc:occurrenceId 'A1_22_Dictyocysta_lepida'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235767'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocysta lepida'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_Epiplocylis_undella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Epiplocylis_undella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Epiplocylis_undella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_Epiplocylis_undella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_Epiplocylis_undella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_Epiplocylis_undella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_Epiplocylis_undella'^^xsd:string;
  dwc:scientificName 'Epiplocylis undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '341668'^^xsd:integer;
  dwc:occurrenceId 'A1_22_Epiplocylis_undella'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '341668'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis undella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_Epiplocylis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Epiplocylis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Epiplocylis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_Epiplocylis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_Epiplocylis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_Epiplocylis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_Epiplocylis_sp.'^^xsd:string;
  dwc:scientificName 'Epiplocylis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '183562'^^xsd:integer;
  dwc:occurrenceId 'A1_22_Epiplocylis_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183562'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_Favella_enrenbergii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Favella_enrenbergii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Favella_enrenbergii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_Favella_enrenbergii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_Favella_enrenbergii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_Favella_enrenbergii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_Favella_enrenbergii'^^xsd:string;
  dwc:scientificName 'Favella ehrenbergii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '235761'^^xsd:integer;
  dwc:occurrenceId 'A1_22_Favella_enrenbergii'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235761'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Favella enrenbergii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_Eutintinnus_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Eutintinnus_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Eutintinnus_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_Eutintinnus_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_Eutintinnus_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_Eutintinnus_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_Eutintinnus_spp.'^^xsd:string;
  dwc:scientificName 'Eutintinnus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '183543'^^xsd:integer;
  dwc:occurrenceId 'A1_22_Eutintinnus_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183543'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Eutintinnus spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_Amphorellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Amphorellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Amphorellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_Amphorellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_Amphorellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_Amphorellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_Amphorellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Amphorellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '425527'^^xsd:integer;
  dwc:occurrenceId 'A1_22_Amphorellopsis_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '425527'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Amphorellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_Rabdonella_elegans>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Rabdonella_elegans> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Rabdonella_elegans> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_Rabdonella_elegans>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_Rabdonella_elegans>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_Rabdonella_elegans" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_Rabdonella_elegans'^^xsd:string;
  dwc:scientificName 'Rhabdonella elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '183577'^^xsd:integer;
  dwc:occurrenceId 'A1_22_Rabdonella_elegans'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183577'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella elegans'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_Rabdonella_brandti>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Rabdonella_brandti> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Rabdonella_brandti> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_Rabdonella_brandti>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_Rabdonella_brandti>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_Rabdonella_brandti" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_Rabdonella_brandti'^^xsd:string;
  dwc:scientificName 'Rhabdonella brandti'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '427513'^^xsd:integer;
  dwc:occurrenceId 'A1_22_Rabdonella_brandti'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427513'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella brandti'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_Rabdonellopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Rabdonellopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Rabdonellopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_Rabdonellopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_Rabdonellopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_Rabdonellopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_Rabdonellopsis_spp.'^^xsd:string;
  dwc:scientificName 'Rhabdonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '183550'^^xsd:integer;
  dwc:occurrenceId 'A1_22_Rabdonellopsis_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183550'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonellopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_Undella_claparedei>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Undella_claparedei> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Undella_claparedei> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_Undella_claparedei>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_Undella_claparedei>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_Undella_claparedei" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_Undella_claparedei'^^xsd:string;
  dwc:scientificName 'Undella claparedei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '341684'^^xsd:integer;
  dwc:occurrenceId 'A1_22_Undella_claparedei'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417240'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undella claparedei'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_Undella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Undella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Undella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_Undella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_Undella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_Undella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_Undella_sp.'^^xsd:string;
  dwc:scientificName 'Undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '235764'^^xsd:integer;
  dwc:occurrenceId 'A1_22_Undella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235764'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Undella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_Xystonellopsis_heros>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Xystonellopsis_heros> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Xystonellopsis_heros> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_Xystonellopsis_heros>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_Xystonellopsis_heros>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_Xystonellopsis_heros" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_Xystonellopsis_heros'^^xsd:string;
  dwc:scientificName 'Xystonellopsis heros'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '417266'^^xsd:integer;
  dwc:occurrenceId 'A1_22_Xystonellopsis_heros'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417266'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Xystonellopsis heros'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_Tintinnina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Tintinnina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Tintinnina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_Tintinnina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_Tintinnina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_Tintinnina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_Tintinnina_(others)'^^xsd:string;
  dwc:scientificName 'Tintinnina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '732976'^^xsd:integer;
  dwc:occurrenceId 'A1_22_Tintinnina_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_Collosphaera_macropora>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Collosphaera_macropora> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Collosphaera_macropora> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_Collosphaera_macropora>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_Collosphaera_macropora>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_Collosphaera_macropora" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_Collosphaera_macropora'^^xsd:string;
  dwc:scientificName 'Collosphaera macropora'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '493482'^^xsd:integer;
  dwc:occurrenceId 'A1_22_Collosphaera_macropora'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493482'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Collosphaera macropora'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_Dictyocoryne_profunda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Dictyocoryne_profunda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Dictyocoryne_profunda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_Dictyocoryne_profunda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_Dictyocoryne_profunda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_Dictyocoryne_profunda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_Dictyocoryne_profunda'^^xsd:string;
  dwc:scientificName 'Dictyocoryne profunda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '412935'^^xsd:integer;
  dwc:occurrenceId 'A1_22_Dictyocoryne_profunda'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412935'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne profunda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_Dictyocoryne_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Dictyocoryne_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Dictyocoryne_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_Dictyocoryne_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_Dictyocoryne_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_Dictyocoryne_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_Dictyocoryne_sp.'^^xsd:string;
  dwc:scientificName 'Dictyocoryne'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '412934'^^xsd:integer;
  dwc:occurrenceId 'A1_22_Dictyocoryne_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412934'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_Discopyle_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Discopyle_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Discopyle_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_Discopyle_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_Discopyle_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_Discopyle_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_Discopyle_sp.'^^xsd:string;
  dwc:scientificName 'Discopyle'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '493501'^^xsd:integer;
  dwc:occurrenceId 'A1_22_Discopyle_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Discopyle sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_Pylonidae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Pylonidae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Pylonidae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_Pylonidae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_Pylonidae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_Pylonidae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_Pylonidae'^^xsd:string;
  dwc:scientificName 'Pyloniidae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '345902'^^xsd:integer;
  dwc:occurrenceId 'A1_22_Pylonidae'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345902'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:verbatimIdentification 'Pylonidae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_Spongodiscus_resurgens>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Spongodiscus_resurgens> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Spongodiscus_resurgens> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_Spongodiscus_resurgens>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_Spongodiscus_resurgens>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_Spongodiscus_resurgens" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_Spongodiscus_resurgens'^^xsd:string;
  dwc:scientificName 'Spongodiscus resurgens'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '493608'^^xsd:integer;
  dwc:occurrenceId 'A1_22_Spongodiscus_resurgens'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493608'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongodiscus resurgens'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_Spongosphaera_streptacantha>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Spongosphaera_streptacantha> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Spongosphaera_streptacantha> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_Spongosphaera_streptacantha>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_Spongosphaera_streptacantha>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_Spongosphaera_streptacantha" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_Spongosphaera_streptacantha'^^xsd:string;
  dwc:scientificName 'Spongosphaera streptacantha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '493393'^^xsd:integer;
  dwc:occurrenceId 'A1_22_Spongosphaera_streptacantha'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493393'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongosphaera streptacantha'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_Spongaster_tetras>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Spongaster_tetras> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Spongaster_tetras> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_Spongaster_tetras>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_Spongaster_tetras>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_Spongaster_tetras" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_Spongaster_tetras'^^xsd:string;
  dwc:scientificName 'Spongaster tetras'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '412940'^^xsd:integer;
  dwc:occurrenceId 'A1_22_Spongaster_tetras'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412940'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongaster tetras'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_Spongotrochus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Spongotrochus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Spongotrochus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_Spongotrochus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_Spongotrochus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_Spongotrochus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_Spongotrochus_sp.'^^xsd:string;
  dwc:scientificName 'Spongotrochus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '412948'^^xsd:integer;
  dwc:occurrenceId 'A1_22_Spongotrochus_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Spongotrochus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_Zygocircus_productus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Zygocircus_productus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Zygocircus_productus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_Zygocircus_productus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_Zygocircus_productus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_Zygocircus_productus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_Zygocircus_productus'^^xsd:string;
  dwc:scientificName 'Zygocircus productus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '493705'^^xsd:integer;
  dwc:occurrenceId 'A1_22_Zygocircus_productus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493705'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus productus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_Zygocircus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Zygocircus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Zygocircus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_Zygocircus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_Zygocircus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_Zygocircus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_Zygocircus_sp.'^^xsd:string;
  dwc:scientificName 'Zygocircus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '493702'^^xsd:integer;
  dwc:occurrenceId 'A1_22_Zygocircus_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493702'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_Polycystina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Polycystina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Polycystina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_Polycystina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_Polycystina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_Polycystina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_Polycystina_(others)'^^xsd:string;
  dwc:scientificName 'Polycystina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '235740'^^xsd:integer;
  dwc:occurrenceId 'A1_22_Polycystina_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235740'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Polycystina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_ACANTHARIA_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_ACANTHARIA_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_ACANTHARIA_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_ACANTHARIA_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_ACANTHARIA_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_ACANTHARIA_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_ACANTHARIA_spp.'^^xsd:string;
  dwc:scientificName 'Acantharia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '586732'^^xsd:integer;
  dwc:occurrenceId 'A1_22_ACANTHARIA_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '586732'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'ACANTHARIA spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_Bolivina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Bolivina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Bolivina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_Bolivina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_Bolivina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_Bolivina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_Bolivina_sp.'^^xsd:string;
  dwc:scientificName 'Bolivina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '112101'^^xsd:integer;
  dwc:occurrenceId 'A1_22_Bolivina_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Bolivina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_Globigerina_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Globigerina_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Globigerina_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_Globigerina_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_Globigerina_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_Globigerina_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_Globigerina_bulloides'^^xsd:string;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:occurrenceId 'A1_22_Globigerina_bulloides'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globigerina bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_Globogirinoides_ruber>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Globogirinoides_ruber> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Globogirinoides_ruber> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_Globogirinoides_ruber>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_Globogirinoides_ruber>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_Globogirinoides_ruber" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_Globogirinoides_ruber'^^xsd:string;
  dwc:scientificName 'Globigerinoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:occurrenceId 'A1_22_Globogirinoides_ruber'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globogirinoides ruber'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_Globorotalia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Globorotalia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Globorotalia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_Globorotalia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_Globorotalia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_Globorotalia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_Globorotalia_spp.'^^xsd:string;
  dwc:scientificName 'Globorotalia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '112200'^^xsd:integer;
  dwc:occurrenceId 'A1_22_Globorotalia_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112200'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Globorotalia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_Neogloboquadrina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Neogloboquadrina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Neogloboquadrina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_Neogloboquadrina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_Neogloboquadrina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_Neogloboquadrina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_Neogloboquadrina_sp.'^^xsd:string;
  dwc:scientificName 'Neogloboquadrina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '112202'^^xsd:integer;
  dwc:occurrenceId 'A1_22_Neogloboquadrina_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112202'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Neogloboquadrina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_Orbulina_universa>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Orbulina_universa> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Orbulina_universa> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_Orbulina_universa>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_Orbulina_universa>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_Orbulina_universa" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_Orbulina_universa'^^xsd:string;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:occurrenceId 'A1_22_Orbulina_universa'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Orbulina universa'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_Tretomphalus_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Tretomphalus_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Tretomphalus_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_Tretomphalus_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_Tretomphalus_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_Tretomphalus_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_Tretomphalus_bulloides'^^xsd:string;
  dwc:scientificName 'Tretomphalus bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '113184'^^xsd:integer;
  dwc:occurrenceId 'A1_22_Tretomphalus_bulloides'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tretomphalus bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_Trochammina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Trochammina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Trochammina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_Trochammina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_Trochammina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_Trochammina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_Trochammina_sp.'^^xsd:string;
  dwc:scientificName 'Trochammina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:occurrenceId 'A1_22_Trochammina_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Trochammina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_Foraminifera_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Foraminifera_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Foraminifera_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_Foraminifera_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_Foraminifera_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_Foraminifera_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_Foraminifera_(others)'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:occurrenceId 'A1_22_Foraminifera_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Foraminifera (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_Nannocalanus_minor>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Nannocalanus_minor> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Nannocalanus_minor> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_Nannocalanus_minor>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_Nannocalanus_minor>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_Nannocalanus_minor" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_Nannocalanus_minor'^^xsd:string;
  dwc:scientificName 'Nannocalanus minor'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '104469'^^xsd:integer;
  dwc:occurrenceId 'A1_22_Nannocalanus_minor'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104469'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus minor'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_Nannocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Nannocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Nannocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_Nannocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_Nannocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_Nannocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Nannocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '104154'^^xsd:integer;
  dwc:occurrenceId 'A1_22_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104154'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_Neocalanus_robustior>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Neocalanus_robustior> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Neocalanus_robustior> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_Neocalanus_robustior>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_Neocalanus_robustior>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_Neocalanus_robustior" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_Neocalanus_robustior'^^xsd:string;
  dwc:scientificName 'Neocalanus robustior'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '104472'^^xsd:integer;
  dwc:occurrenceId 'A1_22_Neocalanus_robustior'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104472'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Neocalanus robustior'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_Undinula_vulgaris_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Undinula_vulgaris_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Undinula_vulgaris_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_Undinula_vulgaris_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_Undinula_vulgaris_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_Undinula_vulgaris_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:scientificName 'Undinula vulgaris'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '104473'^^xsd:integer;
  dwc:occurrenceId 'A1_22_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104473'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undinula vulgaris (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_Acrocalanus_longicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Acrocalanus_longicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Acrocalanus_longicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_Acrocalanus_longicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_Acrocalanus_longicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_Acrocalanus_longicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_Acrocalanus_longicornis'^^xsd:string;
  dwc:scientificName 'Acrocalanus longicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '104646'^^xsd:integer;
  dwc:occurrenceId 'A1_22_Acrocalanus_longicornis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104646'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus longicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_Acrocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Acrocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Acrocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_Acrocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_Acrocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_Acrocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Acrocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '104192'^^xsd:integer;
  dwc:occurrenceId 'A1_22_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104192'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_Calocalanos_pavo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Calocalanos_pavo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Calocalanos_pavo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_Calocalanos_pavo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_Calocalanos_pavo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_Calocalanos_pavo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_Calocalanos_pavo'^^xsd:string;
  dwc:scientificName 'Calocalanus pavo'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '104669'^^xsd:integer;
  dwc:occurrenceId 'A1_22_Calocalanos_pavo'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanos pavo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_Calocalanus_sp. _(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:scientificName 'Calocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '104193'^^xsd:integer;
  dwc:occurrenceId 'A1_22_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104193'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanus sp.  (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_Delibus_sewelli>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Delibus_sewelli> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Delibus_sewelli> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_Delibus_sewelli>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_Delibus_sewelli>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_Delibus_sewelli" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_Delibus_sewelli'^^xsd:string;
  dwc:scientificName 'Delius sewelli'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '363906'^^xsd:integer;
  dwc:occurrenceId 'A1_22_Delibus_sewelli'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363906'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sewelli'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_Delibus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Delibus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Delibus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_Delibus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_Delibus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_Delibus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Delius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '363904'^^xsd:integer;
  dwc:occurrenceId 'A1_22_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363904'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_Mecynocera_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Mecynocera_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Mecynocera_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_Mecynocera_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_Mecynocera_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_Mecynocera_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Mecynocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '104184'^^xsd:integer;
  dwc:occurrenceId 'A1_22_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Mecynocera sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_Paracalanus_aculeatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Paracalanus_aculeatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Paracalanus_aculeatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_Paracalanus_aculeatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_Paracalanus_aculeatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_Paracalanus_aculeatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_Paracalanus_aculeatus'^^xsd:string;
  dwc:scientificName 'Paracalanus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '104681'^^xsd:integer;
  dwc:occurrenceId 'A1_22_Paracalanus_aculeatus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1464945'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus aculeatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_Paracalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Paracalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Paracalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_Paracalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_Paracalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_Paracalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Paracalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '104196'^^xsd:integer;
  dwc:occurrenceId 'A1_22_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104196'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_Rhincalanus_cornutus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Rhincalanus_cornutus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Rhincalanus_cornutus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_Rhincalanus_cornutus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_Rhincalanus_cornutus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_Rhincalanus_cornutus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_Rhincalanus_cornutus'^^xsd:string;
  dwc:scientificName 'Rhincalanus cornutus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '104542'^^xsd:integer;
  dwc:occurrenceId 'A1_22_Rhincalanus_cornutus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1488083'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rhincalanus cornutus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_Subeucalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Subeucalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Subeucalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_Subeucalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_Subeucalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_Subeucalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Subeucalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '104173'^^xsd:integer;
  dwc:occurrenceId 'A1_22_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104173'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Subeucalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_Clausocalanus_furcatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Clausocalanus_furcatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Clausocalanus_furcatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_Clausocalanus_furcatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_Clausocalanus_furcatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_Clausocalanus_furcatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_Clausocalanus_furcatus'^^xsd:string;
  dwc:scientificName 'Clausocalanus furcatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '104503'^^xsd:integer;
  dwc:occurrenceId 'A1_22_Clausocalanus_furcatus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104503'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus furcatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_Clausocalanus_mastigophorus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Clausocalanus_mastigophorus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Clausocalanus_mastigophorus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_Clausocalanus_mastigophorus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_Clausocalanus_mastigophorus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_Clausocalanus_mastigophorus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:scientificName 'Clausocalanus mastigophorus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '104506'^^xsd:integer;
  dwc:occurrenceId 'A1_22_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104506'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus mastigophorus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_Clausocalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Clausocalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Clausocalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_Clausocalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_Clausocalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_Clausocalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Clausocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '104161'^^xsd:integer;
  dwc:occurrenceId 'A1_22_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104161'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_Euchaeta_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Euchaeta_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Euchaeta_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_Euchaeta_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_Euchaeta_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_Euchaeta_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Euchaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '104174'^^xsd:integer;
  dwc:occurrenceId 'A1_22_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104174'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Euchaeta spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_Scolecithrix_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Scolecithrix_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Scolecithrix_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_Scolecithrix_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_Scolecithrix_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_Scolecithrix_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_Scolecithrix_danae'^^xsd:string;
  dwc:scientificName 'Scolecithrix danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '104821'^^xsd:integer;
  dwc:occurrenceId 'A1_22_Scolecithrix_danae'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104821'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_Scolecithrix_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Scolecithrix_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Scolecithrix_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_Scolecithrix_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_Scolecithrix_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_Scolecithrix_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Scolecithrix'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '104230'^^xsd:integer;
  dwc:occurrenceId 'A1_22_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104230'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_Lucicutia_flavicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Lucicutia_flavicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Lucicutia_flavicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_Lucicutia_flavicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_Lucicutia_flavicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_Lucicutia_flavicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_Lucicutia_flavicornis'^^xsd:string;
  dwc:scientificName 'Lucicutia flavicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '104597'^^xsd:integer;
  dwc:occurrenceId 'A1_22_Lucicutia_flavicornis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104597'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia flavicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_Lucicutia_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Lucicutia_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Lucicutia_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_Lucicutia_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_Lucicutia_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_Lucicutia_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_Lucicutia_sp.'^^xsd:string;
  dwc:scientificName 'Lucicutia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '104183'^^xsd:integer;
  dwc:occurrenceId 'A1_22_Lucicutia_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104183'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_Pleuromamma_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Pleuromamma_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Pleuromamma_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_Pleuromamma_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_Pleuromamma_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_Pleuromamma_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Pleuromamma'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '104191'^^xsd:integer;
  dwc:occurrenceId 'A1_22_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104191'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Pleuromamma sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_Temora_stylifera_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Temora_stylifera_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Temora_stylifera_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_Temora_stylifera_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_Temora_stylifera_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_Temora_stylifera_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:scientificName 'Temora stylifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '104879'^^xsd:integer;
  dwc:occurrenceId 'A1_22_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104879'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora stylifera (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_Temora_turbinata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Temora_turbinata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Temora_turbinata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_Temora_turbinata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_Temora_turbinata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_Temora_turbinata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_Temora_turbinata'^^xsd:string;
  dwc:scientificName 'Temora turbinata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '104880'^^xsd:integer;
  dwc:occurrenceId 'A1_22_Temora_turbinata'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104880'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora turbinata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_Candacia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Candacia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Candacia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_Candacia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_Candacia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_Candacia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_Candacia_spp.'^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A1_22_Candacia_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_Candacia_sp._%28copepodite%29%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Candacia_sp._%28copepodite%29%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Candacia_sp._%28copepodite%29%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_Candacia_sp._%28copepodite%29%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_Candacia_sp._%28copepodite%29%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_Candacia_sp._(copepodite) " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A1_22_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia sp. (copepodite) '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_Calanopia_americana_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Calanopia_americana_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Calanopia_americana_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_Calanopia_americana_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_Calanopia_americana_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_Calanopia_americana_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:scientificName 'Calanopia americana'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '104723'^^xsd:integer;
  dwc:occurrenceId 'A1_22_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104723'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calanopia americana (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_Acartia_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Acartia_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Acartia_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_Acartia_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_Acartia_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_Acartia_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_Acartia_danae'^^xsd:string;
  dwc:scientificName 'Acartia (Acartia) danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '346026'^^xsd:integer;
  dwc:occurrenceId 'A1_22_Acartia_danae'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346026'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_Acartia_lilljeborgii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Acartia_lilljeborgii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Acartia_lilljeborgii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_Acartia_lilljeborgii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_Acartia_lilljeborgii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_Acartia_lilljeborgii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_Acartia_lilljeborgii'^^xsd:string;
  dwc:scientificName 'Acartia lilljeborgii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '348510'^^xsd:integer;
  dwc:occurrenceId 'A1_22_Acartia_lilljeborgii'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia lilljeborgii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_Calanoida_%28others_copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Calanoida_%28others_copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Calanoida_%28others_copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_Calanoida_%28others_copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_Calanoida_%28others_copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_Calanoida_(others_copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'A1_22_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Calanoida (others copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_Oithona_atlantica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Oithona_atlantica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Oithona_atlantica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_Oithona_atlantica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_Oithona_atlantica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_Oithona_atlantica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_Oithona_atlantica'^^xsd:string;
  dwc:scientificName 'Oithona atlantica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '106642'^^xsd:integer;
  dwc:occurrenceId 'A1_22_Oithona_atlantica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106642'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona atlantica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_Oithona_plumifera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Oithona_plumifera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Oithona_plumifera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_Oithona_plumifera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_Oithona_plumifera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_Oithona_plumifera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_Oithona_plumifera'^^xsd:string;
  dwc:scientificName 'Oithona plumifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '106652'^^xsd:integer;
  dwc:occurrenceId 'A1_22_Oithona_plumifera'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106652'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona plumifera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_Oithona_setigera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Oithona_setigera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Oithona_setigera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_Oithona_setigera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_Oithona_setigera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_Oithona_setigera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_Oithona_setigera'^^xsd:string;
  dwc:scientificName 'Oithona setigera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '106655'^^xsd:integer;
  dwc:occurrenceId 'A1_22_Oithona_setigera'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '734517'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona setigera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_Oithona_hebes>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Oithona_hebes> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Oithona_hebes> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_Oithona_hebes>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_Oithona_hebes>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_Oithona_hebes" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_Oithona_hebes'^^xsd:string;
  dwc:scientificName 'Oithona hebes'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '106647'^^xsd:integer;
  dwc:occurrenceId 'A1_22_Oithona_hebes'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106647'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona hebes'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_Oithona_spp.%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Oithona_spp.%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Oithona_spp.%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_Oithona_spp.%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_Oithona_spp.%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_Oithona_spp. " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_Oithona_spp. '^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A1_22_Oithona_spp. '^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_Oithona_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Oithona_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Oithona_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_Oithona_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_Oithona_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_Oithona_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A1_22_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_Microsetella_norvegica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Microsetella_norvegica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Microsetella_norvegica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_Microsetella_norvegica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_Microsetella_norvegica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_Microsetella_norvegica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_Microsetella_norvegica'^^xsd:string;
  dwc:scientificName 'Microsetella norvegica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '116115'^^xsd:integer;
  dwc:occurrenceId 'A1_22_Microsetella_norvegica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116115'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella norvegica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_Microsetella_rosea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Microsetella_rosea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Microsetella_rosea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_Microsetella_rosea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_Microsetella_rosea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_Microsetella_rosea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_Microsetella_rosea'^^xsd:string;
  dwc:scientificName 'Microsetella rosea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '116116'^^xsd:integer;
  dwc:occurrenceId 'A1_22_Microsetella_rosea'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116116'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella rosea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_Microsetella_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Microsetella_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Microsetella_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_Microsetella_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_Microsetella_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_Microsetella_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Microsetella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '115341'^^xsd:integer;
  dwc:occurrenceId 'A1_22_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115341'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_Macrosetella_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Macrosetella_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Macrosetella_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_Macrosetella_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_Macrosetella_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_Macrosetella_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_Macrosetella_gracilis'^^xsd:string;
  dwc:scientificName 'Macrosetella gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '116382'^^xsd:integer;
  dwc:occurrenceId 'A1_22_Macrosetella_gracilis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116382'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Macrosetella gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_Miracia_efferata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Miracia_efferata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Miracia_efferata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_Miracia_efferata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_Miracia_efferata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_Miracia_efferata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_Miracia_efferata'^^xsd:string;
  dwc:scientificName 'Miracia efferata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '116383'^^xsd:integer;
  dwc:occurrenceId 'A1_22_Miracia_efferata'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116383'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Miracia efferata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_Oncaea_media>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Oncaea_media> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Oncaea_media> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_Oncaea_media>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_Oncaea_media>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_Oncaea_media" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_Oncaea_media'^^xsd:string;
  dwc:scientificName 'Oncaea media'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '128938'^^xsd:integer;
  dwc:occurrenceId 'A1_22_Oncaea_media'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1862287'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea media'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_Oncaea_venusta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Oncaea_venusta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Oncaea_venusta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_Oncaea_venusta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_Oncaea_venusta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_Oncaea_venusta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_Oncaea_venusta'^^xsd:string;
  dwc:scientificName 'Oncaea venusta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '128954'^^xsd:integer;
  dwc:occurrenceId 'A1_22_Oncaea_venusta'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1754274'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea venusta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_Oncaea_mediterranea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Oncaea_mediterranea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Oncaea_mediterranea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_Oncaea_mediterranea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_Oncaea_mediterranea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_Oncaea_mediterranea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_Oncaea_mediterranea'^^xsd:string;
  dwc:scientificName 'Oncaea mediterranea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '128939'^^xsd:integer;
  dwc:occurrenceId 'A1_22_Oncaea_mediterranea'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128939'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea mediterranea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_Oncaea_scottodicarloi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Oncaea_scottodicarloi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Oncaea_scottodicarloi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_Oncaea_scottodicarloi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_Oncaea_scottodicarloi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_Oncaea_scottodicarloi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_Oncaea_scottodicarloi'^^xsd:string;
  dwc:scientificName 'Oncaea scottodicarloi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '128950'^^xsd:integer;
  dwc:occurrenceId 'A1_22_Oncaea_scottodicarloi'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128950'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea scottodicarloi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_Oncaea_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Oncaea_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Oncaea_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_Oncaea_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_Oncaea_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_Oncaea_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oncaea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '128690'^^xsd:integer;
  dwc:occurrenceId 'A1_22_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128690'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_Hemicyclops_thallassius>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Hemicyclops_thallassius> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Hemicyclops_thallassius> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_Hemicyclops_thallassius>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_Hemicyclops_thallassius>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_Hemicyclops_thallassius" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_Hemicyclops_thallassius'^^xsd:string;
  dwc:scientificName 'Hemicyclops thalassius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '352254'^^xsd:integer;
  dwc:occurrenceId 'A1_22_Hemicyclops_thallassius'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '352254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Hemicyclops thallassius'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_Copilia_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Copilia_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Copilia_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_Copilia_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_Copilia_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_Copilia_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Copilia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '128721'^^xsd:integer;
  dwc:occurrenceId 'A1_22_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128721'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Copilia spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_Agetus_flaccus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Agetus_flaccus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Agetus_flaccus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_Agetus_flaccus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_Agetus_flaccus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_Agetus_flaccus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_Agetus_flaccus'^^xsd:string;
  dwc:scientificName 'Agetus flaccus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '128795'^^xsd:integer;
  dwc:occurrenceId 'A1_22_Agetus_flaccus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128795'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Agetus flaccus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_Corycaeus_speciosus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Corycaeus_speciosus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Corycaeus_speciosus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_Corycaeus_speciosus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_Corycaeus_speciosus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_Corycaeus_speciosus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_Corycaeus_speciosus'^^xsd:string;
  dwc:scientificName 'Corycaeus speciosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '128800'^^xsd:integer;
  dwc:occurrenceId 'A1_22_Corycaeus_speciosus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128800'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus speciosus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_Corycaeus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Corycaeus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Corycaeus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_Corycaeus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_Corycaeus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_Corycaeus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Corycaeus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '128634'^^xsd:integer;
  dwc:occurrenceId 'A1_22_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128634'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_Farranula_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Farranula_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Farranula_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_Farranula_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_Farranula_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_Farranula_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_Farranula_gracilis'^^xsd:string;
  dwc:scientificName 'Farranula gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '128813'^^xsd:integer;
  dwc:occurrenceId 'A1_22_Farranula_gracilis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128813'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_Farranula_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Farranula_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Farranula_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_Farranula_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_Farranula_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_Farranula_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Farranula'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '128636'^^xsd:integer;
  dwc:occurrenceId 'A1_22_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128636'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_Copepoda_%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Copepoda_%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Copepoda_%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_Copepoda_%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_Copepoda_%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_Copepoda_(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_Copepoda_(nauplius)'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'A1_22_Copepoda_(nauplius)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Copepoda (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_CIRRIPEDIA__%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_CIRRIPEDIA__%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_CIRRIPEDIA__%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_CIRRIPEDIA__%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_CIRRIPEDIA__%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_CIRRIPEDIA__(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:occurrenceId 'A1_22_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  dwc:verbatimIdentification 'CIRRIPEDIA  (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_STOMATOPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_STOMATOPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_STOMATOPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_STOMATOPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_STOMATOPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_STOMATOPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Stomatopoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '14355'^^xsd:integer;
  dwc:occurrenceId 'A1_22_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '14355'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'STOMATOPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_DECAPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_DECAPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_DECAPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_DECAPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_DECAPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_DECAPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_DECAPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:occurrenceId 'A1_22_DECAPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'DECAPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_ECHINODERMATA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_ECHINODERMATA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_ECHINODERMATA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_ECHINODERMATA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_ECHINODERMATA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_ECHINODERMATA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:scientificName 'Echinodermata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '1806'^^xsd:integer;
  dwc:occurrenceId 'A1_22_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1806'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'ECHINODERMATA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_BRYOZOA_%28cyphonauta_larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_BRYOZOA_%28cyphonauta_larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_BRYOZOA_%28cyphonauta_larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_BRYOZOA_%28cyphonauta_larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_BRYOZOA_%28cyphonauta_larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_BRYOZOA_(cyphonauta_larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'A1_22_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'BRYOZOA (cyphonauta larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_Sagitta_friedreich>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Sagitta_friedreich> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Sagitta_friedreich> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_Sagitta_friedreich>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_Sagitta_friedreich>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_Sagitta_friedreich" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_Sagitta_friedreich'^^xsd:string;
  dwc:scientificName 'Sagitta friderici'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '105452'^^xsd:integer;
  dwc:occurrenceId 'A1_22_Sagitta_friedreich'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105441'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta friedreich'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_Sagitta_spp.%C2%A0%28imature%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Sagitta_spp.%C2%A0%28imature%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Sagitta_spp.%C2%A0%28imature%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_Sagitta_spp.%C2%A0%28imature%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_Sagitta_spp.%C2%A0%28imature%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_Sagitta_spp. (imature)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_Sagitta_spp. (imature)'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:occurrenceId 'A1_22_Sagitta_spp. (imature)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta spp. (imature)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_Chaetognatha_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Chaetognatha_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Chaetognatha_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_Chaetognatha_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_Chaetognatha_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_Chaetognatha_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_Chaetognatha_(others)'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:occurrenceId 'A1_22_Chaetognatha_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Chaetognatha (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_Fritillaria_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Fritillaria_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Fritillaria_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_Fritillaria_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_Fritillaria_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_Fritillaria_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_Fritillaria_spp.'^^xsd:string;
  dwc:scientificName 'Fritillaria'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '103358'^^xsd:integer;
  dwc:occurrenceId 'A1_22_Fritillaria_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Fritillaria spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_Oikopleura_dioica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Oikopleura_dioica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Oikopleura_dioica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_Oikopleura_dioica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_Oikopleura_dioica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_Oikopleura_dioica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_Oikopleura_dioica'^^xsd:string;
  dwc:scientificName 'Oikopleura dioica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '1770057'^^xsd:integer;
  dwc:occurrenceId 'A1_22_Oikopleura_dioica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura dioica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_Oikopleura_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Oikopleura_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Oikopleura_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_Oikopleura_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_Oikopleura_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_Oikopleura_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_Oikopleura_spp.'^^xsd:string;
  dwc:scientificName 'Oikopleura'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '103367'^^xsd:integer;
  dwc:occurrenceId 'A1_22_Oikopleura_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_Appendicularia_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Appendicularia_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Appendicularia_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_Appendicularia_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_Appendicularia_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_Appendicularia_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_Appendicularia_(others)'^^xsd:string;
  dwc:scientificName 'Appendicularia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '146421'^^xsd:integer;
  dwc:occurrenceId 'A1_22_Appendicularia_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146421'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Appendicularia (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_Thalia_democratica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Thalia_democratica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Thalia_democratica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_Thalia_democratica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_Thalia_democratica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_Thalia_democratica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_Thalia_democratica'^^xsd:string;
  dwc:scientificName 'Thalia democratica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '137279'^^xsd:integer;
  dwc:occurrenceId 'A1_22_Thalia_democratica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137279'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Thalia democratica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_Doliolo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Doliolo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Doliolo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_Doliolo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_Doliolo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_Doliolo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_Doliolo'^^xsd:string;
  dwc:scientificName 'Dolioloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '137221'^^xsd:integer;
  dwc:occurrenceId 'A1_22_Doliolo'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137221'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Doliolo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_Teleostei_%28egg%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Teleostei_%28egg%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Teleostei_%28egg%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_Teleostei_%28egg%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_Teleostei_%28egg%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_Teleostei_(egg)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_Teleostei_(egg)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A1_22_Teleostei_(egg)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (egg)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_Teleostei_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Teleostei_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Teleostei_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_Teleostei_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_Teleostei_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_Teleostei_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_Teleostei_(larvae)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A1_22_Teleostei_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_SIPHONOPHORAE_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_SIPHONOPHORAE_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_SIPHONOPHORAE_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_SIPHONOPHORAE_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_SIPHONOPHORAE_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_SIPHONOPHORAE_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:scientificName 'Siphonophorae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '1371'^^xsd:integer;
  dwc:occurrenceId 'A1_22_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'SIPHONOPHORAE spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_Gastropoda_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Gastropoda_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Gastropoda_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_Gastropoda_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_Gastropoda_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_Gastropoda_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_Gastropoda_(veliger)'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'A1_22_Gastropoda_(veliger)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Gastropoda (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_Pteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Pteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Pteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_Pteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_Pteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_Pteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_Pteropoda'^^xsd:string;
  dwc:scientificName 'Pteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '325345'^^xsd:integer;
  dwc:occurrenceId 'A1_22_Pteropoda'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '325345'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Pteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_Heteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Heteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Heteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_Heteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_Heteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_Heteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_Heteropoda'^^xsd:string;
  dwc:scientificName 'Heteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '1491356'^^xsd:integer;
  dwc:occurrenceId 'A1_22_Heteropoda'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491356'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Heteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_Bivalvia_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Bivalvia_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_Bivalvia_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_Bivalvia_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_Bivalvia_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_Bivalvia_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_Bivalvia_(veliger)'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'A1_22_Bivalvia_(veliger)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Bivalvia (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_POLYCHAETA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_POLYCHAETA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_POLYCHAETA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_POLYCHAETA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_POLYCHAETA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_POLYCHAETA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'A1_22_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'POLYCHAETA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_OSTRACODA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_OSTRACODA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_OSTRACODA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_OSTRACODA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_OSTRACODA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_OSTRACODA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_OSTRACODA'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'A1_22_OSTRACODA'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'OSTRACODA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_22_CLADOCERA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_22_CLADOCERA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_22_CLADOCERA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.116876"^^xsd:decimal ;
  dwc:decimalLongitude "-33.831365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_22_CLADOCERA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.116876 -33.831365)"^^geo:wktLiteral ;
  geo-pos:lat "-4.116876"^^xsd:decimal ;
  geo-pos:long "-33.831365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_22_CLADOCERA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_22_CLADOCERA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_22_CLADOCERA'^^xsd:string;
  dwc:scientificName 'Cladocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.831365'^^xsd:double;
  dwc:latitude '-4.116876'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 22'^^xsd:string;
  dwc:aphiaid '1076'^^xsd:integer;
  dwc:occurrenceId 'A1_22_CLADOCERA'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '155670'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'CLADOCERA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_Codonella_acuta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Codonella_acuta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Codonella_acuta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_Codonella_acuta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_Codonella_acuta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_Codonella_acuta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_Codonella_acuta'^^xsd:string;
  dwc:scientificName 'Codonella acuta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '417132'^^xsd:integer;
  dwc:occurrenceId 'A1_12_Codonella_acuta'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417132'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella acuta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_Codonella_amphorella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Codonella_amphorella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Codonella_amphorella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_Codonella_amphorella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_Codonella_amphorella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_Codonella_amphorella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_Codonella_amphorella'^^xsd:string;
  dwc:scientificName 'Codonella amphorella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '417133'^^xsd:integer;
  dwc:occurrenceId 'A1_12_Codonella_amphorella'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417133'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella amphorella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_Codonella_apicata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Codonella_apicata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Codonella_apicata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_Codonella_apicata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_Codonella_apicata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_Codonella_apicata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_Codonella_apicata'^^xsd:string;
  dwc:scientificName 'Codonella apicata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '417134'^^xsd:integer;
  dwc:occurrenceId 'A1_12_Codonella_apicata'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417134'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella apicata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_Codonella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Codonella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Codonella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_Codonella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_Codonella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_Codonella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_Codonella_sp.'^^xsd:string;
  dwc:scientificName 'Codonella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '150203'^^xsd:integer;
  dwc:occurrenceId 'A1_12_Codonella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150203'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_Tintinnopsis_tocantinensis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Tintinnopsis_tocantinensis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Tintinnopsis_tocantinensis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_Tintinnopsis_tocantinensis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_Tintinnopsis_tocantinensis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_Tintinnopsis_tocantinensis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:scientificName 'Tintinnopsis tocantinensis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '417156'^^xsd:integer;
  dwc:occurrenceId 'A1_12_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417156'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis tocantinensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_Tintinnopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Tintinnopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Tintinnopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_Tintinnopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_Tintinnopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_Tintinnopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_Tintinnopsis_spp.'^^xsd:string;
  dwc:scientificName 'Tintinnopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:occurrenceId 'A1_12_Tintinnopsis_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_Codonellopsis_ostenfeldi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Codonellopsis_ostenfeldi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Codonellopsis_ostenfeldi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_Codonellopsis_ostenfeldi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_Codonellopsis_ostenfeldi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_Codonellopsis_ostenfeldi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:scientificName 'Codonellopsis ostenfeldi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '427448'^^xsd:integer;
  dwc:occurrenceId 'A1_12_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427448'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis ostenfeldi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_Codonellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Codonellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Codonellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_Codonellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_Codonellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_Codonellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_Codonellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Codonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '204197'^^xsd:integer;
  dwc:occurrenceId 'A1_12_Codonellopsis_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '204197'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_Coxliella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Coxliella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Coxliella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_Coxliella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_Coxliella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_Coxliella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_Coxliella_sp.'^^xsd:string;
  dwc:scientificName 'Coxliella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '150208'^^xsd:integer;
  dwc:occurrenceId 'A1_12_Coxliella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150208'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Coxliella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_Dadayiella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Dadayiella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Dadayiella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_Dadayiella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_Dadayiella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_Dadayiella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_Dadayiella_sp.'^^xsd:string;
  dwc:scientificName 'Dadayiella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '183541'^^xsd:integer;
  dwc:occurrenceId 'A1_12_Dadayiella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183541'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dadayiella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_Dictyocysta_lepida>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Dictyocysta_lepida> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Dictyocysta_lepida> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_Dictyocysta_lepida>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_Dictyocysta_lepida>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_Dictyocysta_lepida" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_Dictyocysta_lepida'^^xsd:string;
  dwc:scientificName 'Dictyocysta lepida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '235767'^^xsd:integer;
  dwc:occurrenceId 'A1_12_Dictyocysta_lepida'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235767'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocysta lepida'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_Epiplocylis_undella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Epiplocylis_undella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Epiplocylis_undella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_Epiplocylis_undella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_Epiplocylis_undella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_Epiplocylis_undella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_Epiplocylis_undella'^^xsd:string;
  dwc:scientificName 'Epiplocylis undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '341668'^^xsd:integer;
  dwc:occurrenceId 'A1_12_Epiplocylis_undella'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '341668'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis undella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_Epiplocylis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Epiplocylis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Epiplocylis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_Epiplocylis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_Epiplocylis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_Epiplocylis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_Epiplocylis_sp.'^^xsd:string;
  dwc:scientificName 'Epiplocylis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '183562'^^xsd:integer;
  dwc:occurrenceId 'A1_12_Epiplocylis_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183562'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_Favella_enrenbergii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Favella_enrenbergii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Favella_enrenbergii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_Favella_enrenbergii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_Favella_enrenbergii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_Favella_enrenbergii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_Favella_enrenbergii'^^xsd:string;
  dwc:scientificName 'Favella ehrenbergii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '235761'^^xsd:integer;
  dwc:occurrenceId 'A1_12_Favella_enrenbergii'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235761'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Favella enrenbergii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_Eutintinnus_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Eutintinnus_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Eutintinnus_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_Eutintinnus_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_Eutintinnus_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_Eutintinnus_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_Eutintinnus_spp.'^^xsd:string;
  dwc:scientificName 'Eutintinnus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '183543'^^xsd:integer;
  dwc:occurrenceId 'A1_12_Eutintinnus_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183543'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Eutintinnus spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_Amphorellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Amphorellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Amphorellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_Amphorellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_Amphorellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_Amphorellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_Amphorellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Amphorellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '425527'^^xsd:integer;
  dwc:occurrenceId 'A1_12_Amphorellopsis_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '425527'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Amphorellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_Rabdonella_elegans>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Rabdonella_elegans> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Rabdonella_elegans> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_Rabdonella_elegans>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_Rabdonella_elegans>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_Rabdonella_elegans" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_Rabdonella_elegans'^^xsd:string;
  dwc:scientificName 'Rhabdonella elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '183577'^^xsd:integer;
  dwc:occurrenceId 'A1_12_Rabdonella_elegans'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183577'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella elegans'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_Rabdonella_brandti>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Rabdonella_brandti> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Rabdonella_brandti> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_Rabdonella_brandti>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_Rabdonella_brandti>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_Rabdonella_brandti" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_Rabdonella_brandti'^^xsd:string;
  dwc:scientificName 'Rhabdonella brandti'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '427513'^^xsd:integer;
  dwc:occurrenceId 'A1_12_Rabdonella_brandti'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427513'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella brandti'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_Rabdonellopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Rabdonellopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Rabdonellopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_Rabdonellopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_Rabdonellopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_Rabdonellopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_Rabdonellopsis_spp.'^^xsd:string;
  dwc:scientificName 'Rhabdonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '183550'^^xsd:integer;
  dwc:occurrenceId 'A1_12_Rabdonellopsis_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183550'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonellopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_Undella_claparedei>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Undella_claparedei> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Undella_claparedei> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_Undella_claparedei>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_Undella_claparedei>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_Undella_claparedei" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_Undella_claparedei'^^xsd:string;
  dwc:scientificName 'Undella claparedei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '341684'^^xsd:integer;
  dwc:occurrenceId 'A1_12_Undella_claparedei'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417240'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undella claparedei'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_Undella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Undella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Undella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_Undella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_Undella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_Undella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_Undella_sp.'^^xsd:string;
  dwc:scientificName 'Undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '235764'^^xsd:integer;
  dwc:occurrenceId 'A1_12_Undella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235764'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Undella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_Xystonellopsis_heros>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Xystonellopsis_heros> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Xystonellopsis_heros> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_Xystonellopsis_heros>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_Xystonellopsis_heros>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_Xystonellopsis_heros" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_Xystonellopsis_heros'^^xsd:string;
  dwc:scientificName 'Xystonellopsis heros'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '417266'^^xsd:integer;
  dwc:occurrenceId 'A1_12_Xystonellopsis_heros'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417266'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Xystonellopsis heros'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_Tintinnina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Tintinnina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Tintinnina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_Tintinnina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_Tintinnina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_Tintinnina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_Tintinnina_(others)'^^xsd:string;
  dwc:scientificName 'Tintinnina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '732976'^^xsd:integer;
  dwc:occurrenceId 'A1_12_Tintinnina_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_Collosphaera_macropora>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Collosphaera_macropora> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Collosphaera_macropora> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_Collosphaera_macropora>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_Collosphaera_macropora>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_Collosphaera_macropora" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_Collosphaera_macropora'^^xsd:string;
  dwc:scientificName 'Collosphaera macropora'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '493482'^^xsd:integer;
  dwc:occurrenceId 'A1_12_Collosphaera_macropora'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493482'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Collosphaera macropora'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_Dictyocoryne_profunda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Dictyocoryne_profunda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Dictyocoryne_profunda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_Dictyocoryne_profunda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_Dictyocoryne_profunda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_Dictyocoryne_profunda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_Dictyocoryne_profunda'^^xsd:string;
  dwc:scientificName 'Dictyocoryne profunda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '412935'^^xsd:integer;
  dwc:occurrenceId 'A1_12_Dictyocoryne_profunda'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412935'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne profunda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_Dictyocoryne_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Dictyocoryne_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Dictyocoryne_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_Dictyocoryne_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_Dictyocoryne_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_Dictyocoryne_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_Dictyocoryne_sp.'^^xsd:string;
  dwc:scientificName 'Dictyocoryne'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '412934'^^xsd:integer;
  dwc:occurrenceId 'A1_12_Dictyocoryne_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412934'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_Discopyle_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Discopyle_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Discopyle_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_Discopyle_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_Discopyle_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_Discopyle_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_Discopyle_sp.'^^xsd:string;
  dwc:scientificName 'Discopyle'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '493501'^^xsd:integer;
  dwc:occurrenceId 'A1_12_Discopyle_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Discopyle sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_Pylonidae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Pylonidae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Pylonidae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_Pylonidae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_Pylonidae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_Pylonidae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_Pylonidae'^^xsd:string;
  dwc:scientificName 'Pyloniidae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '345902'^^xsd:integer;
  dwc:occurrenceId 'A1_12_Pylonidae'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345902'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:verbatimIdentification 'Pylonidae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_Spongodiscus_resurgens>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Spongodiscus_resurgens> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Spongodiscus_resurgens> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_Spongodiscus_resurgens>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_Spongodiscus_resurgens>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_Spongodiscus_resurgens" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_Spongodiscus_resurgens'^^xsd:string;
  dwc:scientificName 'Spongodiscus resurgens'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '493608'^^xsd:integer;
  dwc:occurrenceId 'A1_12_Spongodiscus_resurgens'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493608'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongodiscus resurgens'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_Spongosphaera_streptacantha>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Spongosphaera_streptacantha> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Spongosphaera_streptacantha> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_Spongosphaera_streptacantha>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_Spongosphaera_streptacantha>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_Spongosphaera_streptacantha" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_Spongosphaera_streptacantha'^^xsd:string;
  dwc:scientificName 'Spongosphaera streptacantha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '493393'^^xsd:integer;
  dwc:occurrenceId 'A1_12_Spongosphaera_streptacantha'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493393'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongosphaera streptacantha'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_Spongaster_tetras>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Spongaster_tetras> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Spongaster_tetras> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_Spongaster_tetras>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_Spongaster_tetras>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_Spongaster_tetras" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_Spongaster_tetras'^^xsd:string;
  dwc:scientificName 'Spongaster tetras'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '412940'^^xsd:integer;
  dwc:occurrenceId 'A1_12_Spongaster_tetras'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412940'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongaster tetras'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_Spongotrochus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Spongotrochus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Spongotrochus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_Spongotrochus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_Spongotrochus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_Spongotrochus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_Spongotrochus_sp.'^^xsd:string;
  dwc:scientificName 'Spongotrochus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '412948'^^xsd:integer;
  dwc:occurrenceId 'A1_12_Spongotrochus_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Spongotrochus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_Zygocircus_productus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Zygocircus_productus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Zygocircus_productus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_Zygocircus_productus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_Zygocircus_productus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_Zygocircus_productus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_Zygocircus_productus'^^xsd:string;
  dwc:scientificName 'Zygocircus productus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '493705'^^xsd:integer;
  dwc:occurrenceId 'A1_12_Zygocircus_productus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493705'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus productus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_Zygocircus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Zygocircus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Zygocircus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_Zygocircus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_Zygocircus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_Zygocircus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_Zygocircus_sp.'^^xsd:string;
  dwc:scientificName 'Zygocircus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '493702'^^xsd:integer;
  dwc:occurrenceId 'A1_12_Zygocircus_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493702'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_Polycystina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Polycystina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Polycystina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_Polycystina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_Polycystina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_Polycystina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_Polycystina_(others)'^^xsd:string;
  dwc:scientificName 'Polycystina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '235740'^^xsd:integer;
  dwc:occurrenceId 'A1_12_Polycystina_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235740'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Polycystina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_ACANTHARIA_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_ACANTHARIA_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_ACANTHARIA_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_ACANTHARIA_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_ACANTHARIA_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_ACANTHARIA_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_ACANTHARIA_spp.'^^xsd:string;
  dwc:scientificName 'Acantharia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '586732'^^xsd:integer;
  dwc:occurrenceId 'A1_12_ACANTHARIA_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '586732'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'ACANTHARIA spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_Bolivina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Bolivina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Bolivina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_Bolivina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_Bolivina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_Bolivina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_Bolivina_sp.'^^xsd:string;
  dwc:scientificName 'Bolivina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '112101'^^xsd:integer;
  dwc:occurrenceId 'A1_12_Bolivina_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Bolivina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_Globigerina_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Globigerina_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Globigerina_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_Globigerina_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_Globigerina_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_Globigerina_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_Globigerina_bulloides'^^xsd:string;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:occurrenceId 'A1_12_Globigerina_bulloides'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globigerina bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_Globogirinoides_ruber>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Globogirinoides_ruber> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Globogirinoides_ruber> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_Globogirinoides_ruber>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_Globogirinoides_ruber>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_Globogirinoides_ruber" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_Globogirinoides_ruber'^^xsd:string;
  dwc:scientificName 'Globigerinoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:occurrenceId 'A1_12_Globogirinoides_ruber'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globogirinoides ruber'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_Globorotalia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Globorotalia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Globorotalia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_Globorotalia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_Globorotalia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_Globorotalia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_Globorotalia_spp.'^^xsd:string;
  dwc:scientificName 'Globorotalia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '112200'^^xsd:integer;
  dwc:occurrenceId 'A1_12_Globorotalia_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112200'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Globorotalia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_Neogloboquadrina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Neogloboquadrina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Neogloboquadrina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_Neogloboquadrina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_Neogloboquadrina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_Neogloboquadrina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_Neogloboquadrina_sp.'^^xsd:string;
  dwc:scientificName 'Neogloboquadrina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '112202'^^xsd:integer;
  dwc:occurrenceId 'A1_12_Neogloboquadrina_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112202'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Neogloboquadrina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_Orbulina_universa>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Orbulina_universa> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Orbulina_universa> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_Orbulina_universa>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_Orbulina_universa>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_Orbulina_universa" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_Orbulina_universa'^^xsd:string;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:occurrenceId 'A1_12_Orbulina_universa'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Orbulina universa'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_Tretomphalus_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Tretomphalus_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Tretomphalus_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_Tretomphalus_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_Tretomphalus_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_Tretomphalus_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_Tretomphalus_bulloides'^^xsd:string;
  dwc:scientificName 'Tretomphalus bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '113184'^^xsd:integer;
  dwc:occurrenceId 'A1_12_Tretomphalus_bulloides'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tretomphalus bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_Trochammina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Trochammina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Trochammina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_Trochammina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_Trochammina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_Trochammina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_Trochammina_sp.'^^xsd:string;
  dwc:scientificName 'Trochammina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:occurrenceId 'A1_12_Trochammina_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Trochammina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_Foraminifera_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Foraminifera_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Foraminifera_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_Foraminifera_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_Foraminifera_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_Foraminifera_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_Foraminifera_(others)'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:occurrenceId 'A1_12_Foraminifera_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Foraminifera (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_Nannocalanus_minor>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Nannocalanus_minor> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Nannocalanus_minor> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_Nannocalanus_minor>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_Nannocalanus_minor>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_Nannocalanus_minor" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_Nannocalanus_minor'^^xsd:string;
  dwc:scientificName 'Nannocalanus minor'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '104469'^^xsd:integer;
  dwc:occurrenceId 'A1_12_Nannocalanus_minor'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104469'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus minor'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_Nannocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Nannocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Nannocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_Nannocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_Nannocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_Nannocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Nannocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '104154'^^xsd:integer;
  dwc:occurrenceId 'A1_12_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104154'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_Neocalanus_robustior>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Neocalanus_robustior> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Neocalanus_robustior> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_Neocalanus_robustior>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_Neocalanus_robustior>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_Neocalanus_robustior" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_Neocalanus_robustior'^^xsd:string;
  dwc:scientificName 'Neocalanus robustior'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '104472'^^xsd:integer;
  dwc:occurrenceId 'A1_12_Neocalanus_robustior'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104472'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Neocalanus robustior'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_Undinula_vulgaris_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Undinula_vulgaris_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Undinula_vulgaris_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_Undinula_vulgaris_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_Undinula_vulgaris_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_Undinula_vulgaris_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:scientificName 'Undinula vulgaris'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '104473'^^xsd:integer;
  dwc:occurrenceId 'A1_12_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104473'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undinula vulgaris (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_Acrocalanus_longicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Acrocalanus_longicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Acrocalanus_longicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_Acrocalanus_longicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_Acrocalanus_longicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_Acrocalanus_longicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_Acrocalanus_longicornis'^^xsd:string;
  dwc:scientificName 'Acrocalanus longicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '104646'^^xsd:integer;
  dwc:occurrenceId 'A1_12_Acrocalanus_longicornis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104646'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus longicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_Acrocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Acrocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Acrocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_Acrocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_Acrocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_Acrocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Acrocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '104192'^^xsd:integer;
  dwc:occurrenceId 'A1_12_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104192'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_Calocalanos_pavo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Calocalanos_pavo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Calocalanos_pavo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_Calocalanos_pavo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_Calocalanos_pavo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_Calocalanos_pavo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_Calocalanos_pavo'^^xsd:string;
  dwc:scientificName 'Calocalanus pavo'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '104669'^^xsd:integer;
  dwc:occurrenceId 'A1_12_Calocalanos_pavo'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanos pavo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_Calocalanus_sp. _(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:scientificName 'Calocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '104193'^^xsd:integer;
  dwc:occurrenceId 'A1_12_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104193'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanus sp.  (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_Delibus_sewelli>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Delibus_sewelli> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Delibus_sewelli> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_Delibus_sewelli>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_Delibus_sewelli>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_Delibus_sewelli" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_Delibus_sewelli'^^xsd:string;
  dwc:scientificName 'Delius sewelli'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '363906'^^xsd:integer;
  dwc:occurrenceId 'A1_12_Delibus_sewelli'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363906'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sewelli'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_Delibus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Delibus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Delibus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_Delibus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_Delibus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_Delibus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Delius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '363904'^^xsd:integer;
  dwc:occurrenceId 'A1_12_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363904'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_Mecynocera_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Mecynocera_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Mecynocera_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_Mecynocera_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_Mecynocera_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_Mecynocera_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Mecynocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '104184'^^xsd:integer;
  dwc:occurrenceId 'A1_12_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Mecynocera sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_Paracalanus_aculeatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Paracalanus_aculeatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Paracalanus_aculeatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_Paracalanus_aculeatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_Paracalanus_aculeatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_Paracalanus_aculeatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_Paracalanus_aculeatus'^^xsd:string;
  dwc:scientificName 'Paracalanus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '104681'^^xsd:integer;
  dwc:occurrenceId 'A1_12_Paracalanus_aculeatus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1464945'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus aculeatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_Paracalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Paracalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Paracalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_Paracalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_Paracalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_Paracalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Paracalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '104196'^^xsd:integer;
  dwc:occurrenceId 'A1_12_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104196'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_Rhincalanus_cornutus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Rhincalanus_cornutus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Rhincalanus_cornutus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_Rhincalanus_cornutus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_Rhincalanus_cornutus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_Rhincalanus_cornutus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_Rhincalanus_cornutus'^^xsd:string;
  dwc:scientificName 'Rhincalanus cornutus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '104542'^^xsd:integer;
  dwc:occurrenceId 'A1_12_Rhincalanus_cornutus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1488083'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rhincalanus cornutus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_Subeucalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Subeucalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Subeucalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_Subeucalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_Subeucalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_Subeucalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Subeucalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '104173'^^xsd:integer;
  dwc:occurrenceId 'A1_12_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104173'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Subeucalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_Clausocalanus_furcatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Clausocalanus_furcatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Clausocalanus_furcatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_Clausocalanus_furcatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_Clausocalanus_furcatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_Clausocalanus_furcatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_Clausocalanus_furcatus'^^xsd:string;
  dwc:scientificName 'Clausocalanus furcatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '104503'^^xsd:integer;
  dwc:occurrenceId 'A1_12_Clausocalanus_furcatus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104503'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus furcatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_Clausocalanus_mastigophorus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Clausocalanus_mastigophorus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Clausocalanus_mastigophorus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_Clausocalanus_mastigophorus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_Clausocalanus_mastigophorus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_Clausocalanus_mastigophorus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:scientificName 'Clausocalanus mastigophorus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '104506'^^xsd:integer;
  dwc:occurrenceId 'A1_12_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104506'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus mastigophorus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_Clausocalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Clausocalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Clausocalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_Clausocalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_Clausocalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_Clausocalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Clausocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '104161'^^xsd:integer;
  dwc:occurrenceId 'A1_12_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104161'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_Euchaeta_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Euchaeta_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Euchaeta_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_Euchaeta_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_Euchaeta_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_Euchaeta_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Euchaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '104174'^^xsd:integer;
  dwc:occurrenceId 'A1_12_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104174'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Euchaeta spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_Scolecithrix_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Scolecithrix_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Scolecithrix_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_Scolecithrix_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_Scolecithrix_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_Scolecithrix_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_Scolecithrix_danae'^^xsd:string;
  dwc:scientificName 'Scolecithrix danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '104821'^^xsd:integer;
  dwc:occurrenceId 'A1_12_Scolecithrix_danae'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104821'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_Scolecithrix_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Scolecithrix_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Scolecithrix_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_Scolecithrix_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_Scolecithrix_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_Scolecithrix_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Scolecithrix'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '104230'^^xsd:integer;
  dwc:occurrenceId 'A1_12_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104230'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_Lucicutia_flavicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Lucicutia_flavicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Lucicutia_flavicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_Lucicutia_flavicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_Lucicutia_flavicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_Lucicutia_flavicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_Lucicutia_flavicornis'^^xsd:string;
  dwc:scientificName 'Lucicutia flavicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '104597'^^xsd:integer;
  dwc:occurrenceId 'A1_12_Lucicutia_flavicornis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104597'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia flavicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_Lucicutia_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Lucicutia_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Lucicutia_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_Lucicutia_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_Lucicutia_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_Lucicutia_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_Lucicutia_sp.'^^xsd:string;
  dwc:scientificName 'Lucicutia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '104183'^^xsd:integer;
  dwc:occurrenceId 'A1_12_Lucicutia_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104183'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_Pleuromamma_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Pleuromamma_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Pleuromamma_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_Pleuromamma_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_Pleuromamma_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_Pleuromamma_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Pleuromamma'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '104191'^^xsd:integer;
  dwc:occurrenceId 'A1_12_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104191'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Pleuromamma sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_Temora_stylifera_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Temora_stylifera_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Temora_stylifera_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_Temora_stylifera_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_Temora_stylifera_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_Temora_stylifera_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:scientificName 'Temora stylifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '104879'^^xsd:integer;
  dwc:occurrenceId 'A1_12_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104879'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora stylifera (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_Temora_turbinata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Temora_turbinata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Temora_turbinata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_Temora_turbinata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_Temora_turbinata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_Temora_turbinata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_Temora_turbinata'^^xsd:string;
  dwc:scientificName 'Temora turbinata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '104880'^^xsd:integer;
  dwc:occurrenceId 'A1_12_Temora_turbinata'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104880'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora turbinata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_Candacia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Candacia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Candacia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_Candacia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_Candacia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_Candacia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_Candacia_spp.'^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A1_12_Candacia_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_Candacia_sp._%28copepodite%29%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Candacia_sp._%28copepodite%29%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Candacia_sp._%28copepodite%29%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_Candacia_sp._%28copepodite%29%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_Candacia_sp._%28copepodite%29%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_Candacia_sp._(copepodite) " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A1_12_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia sp. (copepodite) '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_Calanopia_americana_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Calanopia_americana_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Calanopia_americana_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_Calanopia_americana_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_Calanopia_americana_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_Calanopia_americana_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:scientificName 'Calanopia americana'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '104723'^^xsd:integer;
  dwc:occurrenceId 'A1_12_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104723'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calanopia americana (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_Acartia_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Acartia_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Acartia_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_Acartia_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_Acartia_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_Acartia_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_Acartia_danae'^^xsd:string;
  dwc:scientificName 'Acartia (Acartia) danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '346026'^^xsd:integer;
  dwc:occurrenceId 'A1_12_Acartia_danae'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346026'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_Acartia_lilljeborgii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Acartia_lilljeborgii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Acartia_lilljeborgii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_Acartia_lilljeborgii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_Acartia_lilljeborgii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_Acartia_lilljeborgii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_Acartia_lilljeborgii'^^xsd:string;
  dwc:scientificName 'Acartia lilljeborgii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '348510'^^xsd:integer;
  dwc:occurrenceId 'A1_12_Acartia_lilljeborgii'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia lilljeborgii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_Calanoida_%28others_copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Calanoida_%28others_copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Calanoida_%28others_copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_Calanoida_%28others_copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_Calanoida_%28others_copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_Calanoida_(others_copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'A1_12_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Calanoida (others copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_Oithona_atlantica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Oithona_atlantica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Oithona_atlantica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_Oithona_atlantica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_Oithona_atlantica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_Oithona_atlantica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_Oithona_atlantica'^^xsd:string;
  dwc:scientificName 'Oithona atlantica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '106642'^^xsd:integer;
  dwc:occurrenceId 'A1_12_Oithona_atlantica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106642'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona atlantica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_Oithona_plumifera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Oithona_plumifera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Oithona_plumifera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_Oithona_plumifera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_Oithona_plumifera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_Oithona_plumifera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_Oithona_plumifera'^^xsd:string;
  dwc:scientificName 'Oithona plumifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '106652'^^xsd:integer;
  dwc:occurrenceId 'A1_12_Oithona_plumifera'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106652'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona plumifera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_Oithona_setigera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Oithona_setigera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Oithona_setigera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_Oithona_setigera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_Oithona_setigera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_Oithona_setigera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_Oithona_setigera'^^xsd:string;
  dwc:scientificName 'Oithona setigera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '106655'^^xsd:integer;
  dwc:occurrenceId 'A1_12_Oithona_setigera'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '734517'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona setigera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_Oithona_hebes>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Oithona_hebes> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Oithona_hebes> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_Oithona_hebes>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_Oithona_hebes>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_Oithona_hebes" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_Oithona_hebes'^^xsd:string;
  dwc:scientificName 'Oithona hebes'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '106647'^^xsd:integer;
  dwc:occurrenceId 'A1_12_Oithona_hebes'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106647'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona hebes'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_Oithona_spp.%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Oithona_spp.%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Oithona_spp.%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_Oithona_spp.%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_Oithona_spp.%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_Oithona_spp. " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_Oithona_spp. '^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A1_12_Oithona_spp. '^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_Oithona_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Oithona_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Oithona_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_Oithona_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_Oithona_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_Oithona_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A1_12_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_Microsetella_norvegica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Microsetella_norvegica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Microsetella_norvegica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_Microsetella_norvegica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_Microsetella_norvegica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_Microsetella_norvegica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_Microsetella_norvegica'^^xsd:string;
  dwc:scientificName 'Microsetella norvegica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '116115'^^xsd:integer;
  dwc:occurrenceId 'A1_12_Microsetella_norvegica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116115'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella norvegica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_Microsetella_rosea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Microsetella_rosea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Microsetella_rosea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_Microsetella_rosea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_Microsetella_rosea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_Microsetella_rosea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_Microsetella_rosea'^^xsd:string;
  dwc:scientificName 'Microsetella rosea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '116116'^^xsd:integer;
  dwc:occurrenceId 'A1_12_Microsetella_rosea'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116116'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella rosea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_Microsetella_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Microsetella_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Microsetella_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_Microsetella_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_Microsetella_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_Microsetella_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Microsetella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '115341'^^xsd:integer;
  dwc:occurrenceId 'A1_12_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115341'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_Macrosetella_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Macrosetella_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Macrosetella_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_Macrosetella_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_Macrosetella_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_Macrosetella_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_Macrosetella_gracilis'^^xsd:string;
  dwc:scientificName 'Macrosetella gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '116382'^^xsd:integer;
  dwc:occurrenceId 'A1_12_Macrosetella_gracilis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116382'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Macrosetella gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_Miracia_efferata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Miracia_efferata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Miracia_efferata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_Miracia_efferata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_Miracia_efferata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_Miracia_efferata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_Miracia_efferata'^^xsd:string;
  dwc:scientificName 'Miracia efferata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '116383'^^xsd:integer;
  dwc:occurrenceId 'A1_12_Miracia_efferata'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116383'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Miracia efferata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_Oncaea_media>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Oncaea_media> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Oncaea_media> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_Oncaea_media>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_Oncaea_media>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_Oncaea_media" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_Oncaea_media'^^xsd:string;
  dwc:scientificName 'Oncaea media'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '128938'^^xsd:integer;
  dwc:occurrenceId 'A1_12_Oncaea_media'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1862287'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea media'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_Oncaea_venusta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Oncaea_venusta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Oncaea_venusta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_Oncaea_venusta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_Oncaea_venusta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_Oncaea_venusta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_Oncaea_venusta'^^xsd:string;
  dwc:scientificName 'Oncaea venusta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '128954'^^xsd:integer;
  dwc:occurrenceId 'A1_12_Oncaea_venusta'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1754274'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea venusta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_Oncaea_mediterranea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Oncaea_mediterranea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Oncaea_mediterranea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_Oncaea_mediterranea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_Oncaea_mediterranea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_Oncaea_mediterranea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_Oncaea_mediterranea'^^xsd:string;
  dwc:scientificName 'Oncaea mediterranea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '128939'^^xsd:integer;
  dwc:occurrenceId 'A1_12_Oncaea_mediterranea'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128939'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea mediterranea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_Oncaea_scottodicarloi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Oncaea_scottodicarloi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Oncaea_scottodicarloi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_Oncaea_scottodicarloi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_Oncaea_scottodicarloi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_Oncaea_scottodicarloi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_Oncaea_scottodicarloi'^^xsd:string;
  dwc:scientificName 'Oncaea scottodicarloi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '128950'^^xsd:integer;
  dwc:occurrenceId 'A1_12_Oncaea_scottodicarloi'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128950'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea scottodicarloi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_Oncaea_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Oncaea_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Oncaea_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_Oncaea_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_Oncaea_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_Oncaea_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oncaea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '128690'^^xsd:integer;
  dwc:occurrenceId 'A1_12_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128690'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_Hemicyclops_thallassius>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Hemicyclops_thallassius> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Hemicyclops_thallassius> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_Hemicyclops_thallassius>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_Hemicyclops_thallassius>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_Hemicyclops_thallassius" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_Hemicyclops_thallassius'^^xsd:string;
  dwc:scientificName 'Hemicyclops thalassius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '352254'^^xsd:integer;
  dwc:occurrenceId 'A1_12_Hemicyclops_thallassius'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '352254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Hemicyclops thallassius'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_Copilia_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Copilia_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Copilia_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_Copilia_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_Copilia_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_Copilia_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Copilia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '128721'^^xsd:integer;
  dwc:occurrenceId 'A1_12_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128721'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Copilia spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_Agetus_flaccus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Agetus_flaccus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Agetus_flaccus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_Agetus_flaccus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_Agetus_flaccus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_Agetus_flaccus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_Agetus_flaccus'^^xsd:string;
  dwc:scientificName 'Agetus flaccus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '128795'^^xsd:integer;
  dwc:occurrenceId 'A1_12_Agetus_flaccus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128795'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Agetus flaccus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_Corycaeus_speciosus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Corycaeus_speciosus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Corycaeus_speciosus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_Corycaeus_speciosus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_Corycaeus_speciosus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_Corycaeus_speciosus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_Corycaeus_speciosus'^^xsd:string;
  dwc:scientificName 'Corycaeus speciosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '128800'^^xsd:integer;
  dwc:occurrenceId 'A1_12_Corycaeus_speciosus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128800'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus speciosus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_Corycaeus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Corycaeus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Corycaeus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_Corycaeus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_Corycaeus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_Corycaeus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Corycaeus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '128634'^^xsd:integer;
  dwc:occurrenceId 'A1_12_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128634'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_Farranula_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Farranula_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Farranula_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_Farranula_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_Farranula_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_Farranula_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_Farranula_gracilis'^^xsd:string;
  dwc:scientificName 'Farranula gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '128813'^^xsd:integer;
  dwc:occurrenceId 'A1_12_Farranula_gracilis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128813'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_Farranula_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Farranula_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Farranula_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_Farranula_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_Farranula_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_Farranula_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Farranula'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '128636'^^xsd:integer;
  dwc:occurrenceId 'A1_12_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128636'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_Copepoda_%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Copepoda_%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Copepoda_%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_Copepoda_%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_Copepoda_%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_Copepoda_(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_Copepoda_(nauplius)'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'A1_12_Copepoda_(nauplius)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Copepoda (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_CIRRIPEDIA__%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_CIRRIPEDIA__%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_CIRRIPEDIA__%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_CIRRIPEDIA__%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_CIRRIPEDIA__%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_CIRRIPEDIA__(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:occurrenceId 'A1_12_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  dwc:verbatimIdentification 'CIRRIPEDIA  (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_STOMATOPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_STOMATOPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_STOMATOPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_STOMATOPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_STOMATOPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_STOMATOPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Stomatopoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '14355'^^xsd:integer;
  dwc:occurrenceId 'A1_12_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '14355'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'STOMATOPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_DECAPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_DECAPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_DECAPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_DECAPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_DECAPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_DECAPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_DECAPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:occurrenceId 'A1_12_DECAPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'DECAPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_ECHINODERMATA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_ECHINODERMATA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_ECHINODERMATA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_ECHINODERMATA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_ECHINODERMATA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_ECHINODERMATA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:scientificName 'Echinodermata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '1806'^^xsd:integer;
  dwc:occurrenceId 'A1_12_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1806'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'ECHINODERMATA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_BRYOZOA_%28cyphonauta_larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_BRYOZOA_%28cyphonauta_larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_BRYOZOA_%28cyphonauta_larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_BRYOZOA_%28cyphonauta_larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_BRYOZOA_%28cyphonauta_larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_BRYOZOA_(cyphonauta_larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'A1_12_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'BRYOZOA (cyphonauta larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_Sagitta_friedreich>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Sagitta_friedreich> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Sagitta_friedreich> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_Sagitta_friedreich>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_Sagitta_friedreich>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_Sagitta_friedreich" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_Sagitta_friedreich'^^xsd:string;
  dwc:scientificName 'Sagitta friderici'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '105452'^^xsd:integer;
  dwc:occurrenceId 'A1_12_Sagitta_friedreich'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105441'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta friedreich'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_Sagitta_spp.%C2%A0%28imature%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Sagitta_spp.%C2%A0%28imature%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Sagitta_spp.%C2%A0%28imature%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_Sagitta_spp.%C2%A0%28imature%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_Sagitta_spp.%C2%A0%28imature%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_Sagitta_spp. (imature)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_Sagitta_spp. (imature)'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:occurrenceId 'A1_12_Sagitta_spp. (imature)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta spp. (imature)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_Chaetognatha_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Chaetognatha_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Chaetognatha_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_Chaetognatha_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_Chaetognatha_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_Chaetognatha_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_Chaetognatha_(others)'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:occurrenceId 'A1_12_Chaetognatha_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Chaetognatha (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_Fritillaria_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Fritillaria_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Fritillaria_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_Fritillaria_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_Fritillaria_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_Fritillaria_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_Fritillaria_spp.'^^xsd:string;
  dwc:scientificName 'Fritillaria'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '103358'^^xsd:integer;
  dwc:occurrenceId 'A1_12_Fritillaria_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Fritillaria spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_Oikopleura_dioica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Oikopleura_dioica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Oikopleura_dioica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_Oikopleura_dioica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_Oikopleura_dioica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_Oikopleura_dioica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_Oikopleura_dioica'^^xsd:string;
  dwc:scientificName 'Oikopleura dioica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '1770057'^^xsd:integer;
  dwc:occurrenceId 'A1_12_Oikopleura_dioica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura dioica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_Oikopleura_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Oikopleura_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Oikopleura_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_Oikopleura_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_Oikopleura_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_Oikopleura_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_Oikopleura_spp.'^^xsd:string;
  dwc:scientificName 'Oikopleura'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '103367'^^xsd:integer;
  dwc:occurrenceId 'A1_12_Oikopleura_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_Appendicularia_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Appendicularia_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Appendicularia_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_Appendicularia_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_Appendicularia_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_Appendicularia_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_Appendicularia_(others)'^^xsd:string;
  dwc:scientificName 'Appendicularia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '146421'^^xsd:integer;
  dwc:occurrenceId 'A1_12_Appendicularia_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146421'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Appendicularia (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_Thalia_democratica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Thalia_democratica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Thalia_democratica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_Thalia_democratica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_Thalia_democratica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_Thalia_democratica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_Thalia_democratica'^^xsd:string;
  dwc:scientificName 'Thalia democratica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '137279'^^xsd:integer;
  dwc:occurrenceId 'A1_12_Thalia_democratica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137279'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Thalia democratica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_Doliolo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Doliolo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Doliolo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_Doliolo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_Doliolo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_Doliolo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_Doliolo'^^xsd:string;
  dwc:scientificName 'Dolioloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '137221'^^xsd:integer;
  dwc:occurrenceId 'A1_12_Doliolo'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137221'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Doliolo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_Teleostei_%28egg%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Teleostei_%28egg%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Teleostei_%28egg%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_Teleostei_%28egg%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_Teleostei_%28egg%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_Teleostei_(egg)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_Teleostei_(egg)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A1_12_Teleostei_(egg)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (egg)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_Teleostei_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Teleostei_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Teleostei_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_Teleostei_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_Teleostei_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_Teleostei_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_Teleostei_(larvae)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A1_12_Teleostei_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_SIPHONOPHORAE_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_SIPHONOPHORAE_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_SIPHONOPHORAE_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_SIPHONOPHORAE_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_SIPHONOPHORAE_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_SIPHONOPHORAE_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:scientificName 'Siphonophorae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '1371'^^xsd:integer;
  dwc:occurrenceId 'A1_12_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'SIPHONOPHORAE spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_Gastropoda_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Gastropoda_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Gastropoda_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_Gastropoda_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_Gastropoda_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_Gastropoda_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_Gastropoda_(veliger)'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'A1_12_Gastropoda_(veliger)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Gastropoda (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_Pteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Pteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Pteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_Pteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_Pteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_Pteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_Pteropoda'^^xsd:string;
  dwc:scientificName 'Pteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '325345'^^xsd:integer;
  dwc:occurrenceId 'A1_12_Pteropoda'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '325345'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Pteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_Heteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Heteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Heteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_Heteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_Heteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_Heteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_Heteropoda'^^xsd:string;
  dwc:scientificName 'Heteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '1491356'^^xsd:integer;
  dwc:occurrenceId 'A1_12_Heteropoda'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491356'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Heteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_Bivalvia_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Bivalvia_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_Bivalvia_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_Bivalvia_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_Bivalvia_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_Bivalvia_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_Bivalvia_(veliger)'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'A1_12_Bivalvia_(veliger)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Bivalvia (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_POLYCHAETA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_POLYCHAETA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_POLYCHAETA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_POLYCHAETA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_POLYCHAETA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_POLYCHAETA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'A1_12_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'POLYCHAETA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_OSTRACODA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_OSTRACODA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_OSTRACODA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_OSTRACODA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_OSTRACODA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_OSTRACODA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_OSTRACODA'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'A1_12_OSTRACODA'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'OSTRACODA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_12_CLADOCERA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_12_CLADOCERA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_12_CLADOCERA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945208"^^xsd:decimal ;
  dwc:decimalLongitude "-33.539158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_12_CLADOCERA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945208 -33.539158)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945208"^^xsd:decimal ;
  geo-pos:long "-33.539158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_12_CLADOCERA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_12_CLADOCERA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_12_CLADOCERA'^^xsd:string;
  dwc:scientificName 'Cladocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.539158'^^xsd:double;
  dwc:latitude '-3.945208'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 12'^^xsd:string;
  dwc:aphiaid '1076'^^xsd:integer;
  dwc:occurrenceId 'A1_12_CLADOCERA'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '155670'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'CLADOCERA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_Codonella_acuta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Codonella_acuta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Codonella_acuta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_Codonella_acuta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_Codonella_acuta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_Codonella_acuta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_Codonella_acuta'^^xsd:string;
  dwc:scientificName 'Codonella acuta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '417132'^^xsd:integer;
  dwc:occurrenceId 'A2_52_Codonella_acuta'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417132'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella acuta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_Codonella_amphorella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Codonella_amphorella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Codonella_amphorella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_Codonella_amphorella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_Codonella_amphorella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_Codonella_amphorella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_Codonella_amphorella'^^xsd:string;
  dwc:scientificName 'Codonella amphorella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '417133'^^xsd:integer;
  dwc:occurrenceId 'A2_52_Codonella_amphorella'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417133'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella amphorella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_Codonella_apicata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Codonella_apicata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Codonella_apicata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_Codonella_apicata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_Codonella_apicata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_Codonella_apicata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_Codonella_apicata'^^xsd:string;
  dwc:scientificName 'Codonella apicata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '417134'^^xsd:integer;
  dwc:occurrenceId 'A2_52_Codonella_apicata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417134'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella apicata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_Codonella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Codonella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Codonella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_Codonella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_Codonella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_Codonella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_Codonella_sp.'^^xsd:string;
  dwc:scientificName 'Codonella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '150203'^^xsd:integer;
  dwc:occurrenceId 'A2_52_Codonella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150203'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_Tintinnopsis_tocantinensis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Tintinnopsis_tocantinensis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Tintinnopsis_tocantinensis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_Tintinnopsis_tocantinensis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_Tintinnopsis_tocantinensis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_Tintinnopsis_tocantinensis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:scientificName 'Tintinnopsis tocantinensis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '417156'^^xsd:integer;
  dwc:occurrenceId 'A2_52_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417156'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis tocantinensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_Tintinnopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Tintinnopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Tintinnopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_Tintinnopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_Tintinnopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_Tintinnopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_Tintinnopsis_spp.'^^xsd:string;
  dwc:scientificName 'Tintinnopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:occurrenceId 'A2_52_Tintinnopsis_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_Codonellopsis_ostenfeldi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Codonellopsis_ostenfeldi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Codonellopsis_ostenfeldi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_Codonellopsis_ostenfeldi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_Codonellopsis_ostenfeldi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_Codonellopsis_ostenfeldi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:scientificName 'Codonellopsis ostenfeldi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '427448'^^xsd:integer;
  dwc:occurrenceId 'A2_52_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427448'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis ostenfeldi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_Codonellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Codonellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Codonellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_Codonellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_Codonellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_Codonellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_Codonellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Codonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '204197'^^xsd:integer;
  dwc:occurrenceId 'A2_52_Codonellopsis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '204197'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_Coxliella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Coxliella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Coxliella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_Coxliella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_Coxliella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_Coxliella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_Coxliella_sp.'^^xsd:string;
  dwc:scientificName 'Coxliella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '150208'^^xsd:integer;
  dwc:occurrenceId 'A2_52_Coxliella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150208'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Coxliella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_Dadayiella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Dadayiella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Dadayiella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_Dadayiella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_Dadayiella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_Dadayiella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_Dadayiella_sp.'^^xsd:string;
  dwc:scientificName 'Dadayiella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '183541'^^xsd:integer;
  dwc:occurrenceId 'A2_52_Dadayiella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183541'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dadayiella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_Dictyocysta_lepida>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Dictyocysta_lepida> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Dictyocysta_lepida> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_Dictyocysta_lepida>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_Dictyocysta_lepida>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_Dictyocysta_lepida" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_Dictyocysta_lepida'^^xsd:string;
  dwc:scientificName 'Dictyocysta lepida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '235767'^^xsd:integer;
  dwc:occurrenceId 'A2_52_Dictyocysta_lepida'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235767'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocysta lepida'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_Epiplocylis_undella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Epiplocylis_undella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Epiplocylis_undella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_Epiplocylis_undella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_Epiplocylis_undella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_Epiplocylis_undella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_Epiplocylis_undella'^^xsd:string;
  dwc:scientificName 'Epiplocylis undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '341668'^^xsd:integer;
  dwc:occurrenceId 'A2_52_Epiplocylis_undella'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '341668'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis undella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_Epiplocylis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Epiplocylis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Epiplocylis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_Epiplocylis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_Epiplocylis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_Epiplocylis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_Epiplocylis_sp.'^^xsd:string;
  dwc:scientificName 'Epiplocylis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '183562'^^xsd:integer;
  dwc:occurrenceId 'A2_52_Epiplocylis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183562'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_Favella_enrenbergii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Favella_enrenbergii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Favella_enrenbergii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_Favella_enrenbergii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_Favella_enrenbergii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_Favella_enrenbergii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_Favella_enrenbergii'^^xsd:string;
  dwc:scientificName 'Favella ehrenbergii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '235761'^^xsd:integer;
  dwc:occurrenceId 'A2_52_Favella_enrenbergii'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235761'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Favella enrenbergii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_Eutintinnus_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Eutintinnus_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Eutintinnus_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_Eutintinnus_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_Eutintinnus_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_Eutintinnus_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_Eutintinnus_spp.'^^xsd:string;
  dwc:scientificName 'Eutintinnus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '183543'^^xsd:integer;
  dwc:occurrenceId 'A2_52_Eutintinnus_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183543'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Eutintinnus spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_Amphorellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Amphorellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Amphorellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_Amphorellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_Amphorellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_Amphorellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_Amphorellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Amphorellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '425527'^^xsd:integer;
  dwc:occurrenceId 'A2_52_Amphorellopsis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '425527'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Amphorellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_Rabdonella_elegans>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Rabdonella_elegans> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Rabdonella_elegans> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_Rabdonella_elegans>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_Rabdonella_elegans>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_Rabdonella_elegans" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_Rabdonella_elegans'^^xsd:string;
  dwc:scientificName 'Rhabdonella elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '183577'^^xsd:integer;
  dwc:occurrenceId 'A2_52_Rabdonella_elegans'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183577'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella elegans'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_Rabdonella_brandti>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Rabdonella_brandti> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Rabdonella_brandti> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_Rabdonella_brandti>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_Rabdonella_brandti>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_Rabdonella_brandti" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_Rabdonella_brandti'^^xsd:string;
  dwc:scientificName 'Rhabdonella brandti'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '427513'^^xsd:integer;
  dwc:occurrenceId 'A2_52_Rabdonella_brandti'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427513'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella brandti'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_Rabdonellopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Rabdonellopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Rabdonellopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_Rabdonellopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_Rabdonellopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_Rabdonellopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_Rabdonellopsis_spp.'^^xsd:string;
  dwc:scientificName 'Rhabdonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '183550'^^xsd:integer;
  dwc:occurrenceId 'A2_52_Rabdonellopsis_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183550'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonellopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_Undella_claparedei>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Undella_claparedei> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Undella_claparedei> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_Undella_claparedei>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_Undella_claparedei>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_Undella_claparedei" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_Undella_claparedei'^^xsd:string;
  dwc:scientificName 'Undella claparedei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '341684'^^xsd:integer;
  dwc:occurrenceId 'A2_52_Undella_claparedei'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417240'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undella claparedei'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_Undella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Undella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Undella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_Undella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_Undella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_Undella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_Undella_sp.'^^xsd:string;
  dwc:scientificName 'Undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '235764'^^xsd:integer;
  dwc:occurrenceId 'A2_52_Undella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235764'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Undella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_Xystonellopsis_heros>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Xystonellopsis_heros> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Xystonellopsis_heros> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_Xystonellopsis_heros>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_Xystonellopsis_heros>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_Xystonellopsis_heros" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_Xystonellopsis_heros'^^xsd:string;
  dwc:scientificName 'Xystonellopsis heros'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '417266'^^xsd:integer;
  dwc:occurrenceId 'A2_52_Xystonellopsis_heros'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417266'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Xystonellopsis heros'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_Tintinnina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Tintinnina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Tintinnina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_Tintinnina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_Tintinnina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_Tintinnina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_Tintinnina_(others)'^^xsd:string;
  dwc:scientificName 'Tintinnina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '732976'^^xsd:integer;
  dwc:occurrenceId 'A2_52_Tintinnina_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_Collosphaera_macropora>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Collosphaera_macropora> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Collosphaera_macropora> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_Collosphaera_macropora>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_Collosphaera_macropora>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_Collosphaera_macropora" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_Collosphaera_macropora'^^xsd:string;
  dwc:scientificName 'Collosphaera macropora'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '493482'^^xsd:integer;
  dwc:occurrenceId 'A2_52_Collosphaera_macropora'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493482'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Collosphaera macropora'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_Dictyocoryne_profunda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Dictyocoryne_profunda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Dictyocoryne_profunda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_Dictyocoryne_profunda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_Dictyocoryne_profunda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_Dictyocoryne_profunda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_Dictyocoryne_profunda'^^xsd:string;
  dwc:scientificName 'Dictyocoryne profunda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '412935'^^xsd:integer;
  dwc:occurrenceId 'A2_52_Dictyocoryne_profunda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412935'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne profunda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_Dictyocoryne_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Dictyocoryne_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Dictyocoryne_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_Dictyocoryne_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_Dictyocoryne_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_Dictyocoryne_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_Dictyocoryne_sp.'^^xsd:string;
  dwc:scientificName 'Dictyocoryne'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '412934'^^xsd:integer;
  dwc:occurrenceId 'A2_52_Dictyocoryne_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412934'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_Discopyle_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Discopyle_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Discopyle_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_Discopyle_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_Discopyle_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_Discopyle_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_Discopyle_sp.'^^xsd:string;
  dwc:scientificName 'Discopyle'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '493501'^^xsd:integer;
  dwc:occurrenceId 'A2_52_Discopyle_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Discopyle sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_Pylonidae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Pylonidae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Pylonidae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_Pylonidae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_Pylonidae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_Pylonidae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_Pylonidae'^^xsd:string;
  dwc:scientificName 'Pyloniidae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '345902'^^xsd:integer;
  dwc:occurrenceId 'A2_52_Pylonidae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345902'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:verbatimIdentification 'Pylonidae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_Spongodiscus_resurgens>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Spongodiscus_resurgens> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Spongodiscus_resurgens> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_Spongodiscus_resurgens>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_Spongodiscus_resurgens>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_Spongodiscus_resurgens" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_Spongodiscus_resurgens'^^xsd:string;
  dwc:scientificName 'Spongodiscus resurgens'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '493608'^^xsd:integer;
  dwc:occurrenceId 'A2_52_Spongodiscus_resurgens'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493608'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongodiscus resurgens'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_Spongosphaera_streptacantha>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Spongosphaera_streptacantha> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Spongosphaera_streptacantha> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_Spongosphaera_streptacantha>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_Spongosphaera_streptacantha>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_Spongosphaera_streptacantha" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_Spongosphaera_streptacantha'^^xsd:string;
  dwc:scientificName 'Spongosphaera streptacantha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '493393'^^xsd:integer;
  dwc:occurrenceId 'A2_52_Spongosphaera_streptacantha'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493393'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongosphaera streptacantha'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_Spongaster_tetras>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Spongaster_tetras> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Spongaster_tetras> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_Spongaster_tetras>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_Spongaster_tetras>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_Spongaster_tetras" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_Spongaster_tetras'^^xsd:string;
  dwc:scientificName 'Spongaster tetras'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '412940'^^xsd:integer;
  dwc:occurrenceId 'A2_52_Spongaster_tetras'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412940'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongaster tetras'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_Spongotrochus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Spongotrochus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Spongotrochus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_Spongotrochus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_Spongotrochus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_Spongotrochus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_Spongotrochus_sp.'^^xsd:string;
  dwc:scientificName 'Spongotrochus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '412948'^^xsd:integer;
  dwc:occurrenceId 'A2_52_Spongotrochus_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Spongotrochus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_Zygocircus_productus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Zygocircus_productus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Zygocircus_productus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_Zygocircus_productus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_Zygocircus_productus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_Zygocircus_productus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_Zygocircus_productus'^^xsd:string;
  dwc:scientificName 'Zygocircus productus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '493705'^^xsd:integer;
  dwc:occurrenceId 'A2_52_Zygocircus_productus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493705'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus productus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_Zygocircus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Zygocircus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Zygocircus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_Zygocircus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_Zygocircus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_Zygocircus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_Zygocircus_sp.'^^xsd:string;
  dwc:scientificName 'Zygocircus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '493702'^^xsd:integer;
  dwc:occurrenceId 'A2_52_Zygocircus_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493702'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_Polycystina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Polycystina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Polycystina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_Polycystina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_Polycystina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_Polycystina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_Polycystina_(others)'^^xsd:string;
  dwc:scientificName 'Polycystina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '235740'^^xsd:integer;
  dwc:occurrenceId 'A2_52_Polycystina_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235740'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Polycystina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_ACANTHARIA_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_ACANTHARIA_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_ACANTHARIA_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_ACANTHARIA_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_ACANTHARIA_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_ACANTHARIA_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_ACANTHARIA_spp.'^^xsd:string;
  dwc:scientificName 'Acantharia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '586732'^^xsd:integer;
  dwc:occurrenceId 'A2_52_ACANTHARIA_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '586732'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'ACANTHARIA spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_Bolivina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Bolivina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Bolivina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_Bolivina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_Bolivina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_Bolivina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_Bolivina_sp.'^^xsd:string;
  dwc:scientificName 'Bolivina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '112101'^^xsd:integer;
  dwc:occurrenceId 'A2_52_Bolivina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Bolivina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_Globigerina_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Globigerina_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Globigerina_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_Globigerina_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_Globigerina_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_Globigerina_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_Globigerina_bulloides'^^xsd:string;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:occurrenceId 'A2_52_Globigerina_bulloides'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globigerina bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_Globogirinoides_ruber>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Globogirinoides_ruber> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Globogirinoides_ruber> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_Globogirinoides_ruber>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_Globogirinoides_ruber>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_Globogirinoides_ruber" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_Globogirinoides_ruber'^^xsd:string;
  dwc:scientificName 'Globigerinoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:occurrenceId 'A2_52_Globogirinoides_ruber'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globogirinoides ruber'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_Globorotalia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Globorotalia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Globorotalia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_Globorotalia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_Globorotalia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_Globorotalia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_Globorotalia_spp.'^^xsd:string;
  dwc:scientificName 'Globorotalia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '112200'^^xsd:integer;
  dwc:occurrenceId 'A2_52_Globorotalia_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112200'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Globorotalia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_Neogloboquadrina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Neogloboquadrina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Neogloboquadrina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_Neogloboquadrina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_Neogloboquadrina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_Neogloboquadrina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_Neogloboquadrina_sp.'^^xsd:string;
  dwc:scientificName 'Neogloboquadrina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '112202'^^xsd:integer;
  dwc:occurrenceId 'A2_52_Neogloboquadrina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112202'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Neogloboquadrina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_Orbulina_universa>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Orbulina_universa> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Orbulina_universa> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_Orbulina_universa>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_Orbulina_universa>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_Orbulina_universa" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_Orbulina_universa'^^xsd:string;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:occurrenceId 'A2_52_Orbulina_universa'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Orbulina universa'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_Tretomphalus_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Tretomphalus_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Tretomphalus_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_Tretomphalus_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_Tretomphalus_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_Tretomphalus_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_Tretomphalus_bulloides'^^xsd:string;
  dwc:scientificName 'Tretomphalus bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '113184'^^xsd:integer;
  dwc:occurrenceId 'A2_52_Tretomphalus_bulloides'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tretomphalus bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_Trochammina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Trochammina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Trochammina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_Trochammina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_Trochammina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_Trochammina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_Trochammina_sp.'^^xsd:string;
  dwc:scientificName 'Trochammina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:occurrenceId 'A2_52_Trochammina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Trochammina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_Foraminifera_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Foraminifera_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Foraminifera_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_Foraminifera_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_Foraminifera_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_Foraminifera_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_Foraminifera_(others)'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:occurrenceId 'A2_52_Foraminifera_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Foraminifera (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_Nannocalanus_minor>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Nannocalanus_minor> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Nannocalanus_minor> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_Nannocalanus_minor>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_Nannocalanus_minor>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_Nannocalanus_minor" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_Nannocalanus_minor'^^xsd:string;
  dwc:scientificName 'Nannocalanus minor'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '104469'^^xsd:integer;
  dwc:occurrenceId 'A2_52_Nannocalanus_minor'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104469'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus minor'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_Nannocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Nannocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Nannocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_Nannocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_Nannocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_Nannocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Nannocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '104154'^^xsd:integer;
  dwc:occurrenceId 'A2_52_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104154'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_Neocalanus_robustior>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Neocalanus_robustior> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Neocalanus_robustior> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_Neocalanus_robustior>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_Neocalanus_robustior>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_Neocalanus_robustior" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_Neocalanus_robustior'^^xsd:string;
  dwc:scientificName 'Neocalanus robustior'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '104472'^^xsd:integer;
  dwc:occurrenceId 'A2_52_Neocalanus_robustior'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104472'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Neocalanus robustior'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_Undinula_vulgaris_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Undinula_vulgaris_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Undinula_vulgaris_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_Undinula_vulgaris_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_Undinula_vulgaris_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_Undinula_vulgaris_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:scientificName 'Undinula vulgaris'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '104473'^^xsd:integer;
  dwc:occurrenceId 'A2_52_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104473'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undinula vulgaris (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_Acrocalanus_longicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Acrocalanus_longicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Acrocalanus_longicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_Acrocalanus_longicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_Acrocalanus_longicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_Acrocalanus_longicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_Acrocalanus_longicornis'^^xsd:string;
  dwc:scientificName 'Acrocalanus longicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '104646'^^xsd:integer;
  dwc:occurrenceId 'A2_52_Acrocalanus_longicornis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104646'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus longicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_Acrocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Acrocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Acrocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_Acrocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_Acrocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_Acrocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Acrocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '104192'^^xsd:integer;
  dwc:occurrenceId 'A2_52_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104192'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_Calocalanos_pavo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Calocalanos_pavo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Calocalanos_pavo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_Calocalanos_pavo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_Calocalanos_pavo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_Calocalanos_pavo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_Calocalanos_pavo'^^xsd:string;
  dwc:scientificName 'Calocalanus pavo'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '104669'^^xsd:integer;
  dwc:occurrenceId 'A2_52_Calocalanos_pavo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanos pavo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_Calocalanus_sp. _(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:scientificName 'Calocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '104193'^^xsd:integer;
  dwc:occurrenceId 'A2_52_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104193'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanus sp.  (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_Delibus_sewelli>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Delibus_sewelli> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Delibus_sewelli> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_Delibus_sewelli>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_Delibus_sewelli>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_Delibus_sewelli" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_Delibus_sewelli'^^xsd:string;
  dwc:scientificName 'Delius sewelli'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '363906'^^xsd:integer;
  dwc:occurrenceId 'A2_52_Delibus_sewelli'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363906'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sewelli'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_Delibus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Delibus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Delibus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_Delibus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_Delibus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_Delibus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Delius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '363904'^^xsd:integer;
  dwc:occurrenceId 'A2_52_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363904'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_Mecynocera_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Mecynocera_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Mecynocera_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_Mecynocera_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_Mecynocera_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_Mecynocera_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Mecynocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '104184'^^xsd:integer;
  dwc:occurrenceId 'A2_52_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Mecynocera sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_Paracalanus_aculeatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Paracalanus_aculeatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Paracalanus_aculeatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_Paracalanus_aculeatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_Paracalanus_aculeatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_Paracalanus_aculeatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_Paracalanus_aculeatus'^^xsd:string;
  dwc:scientificName 'Paracalanus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '104681'^^xsd:integer;
  dwc:occurrenceId 'A2_52_Paracalanus_aculeatus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1464945'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus aculeatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_Paracalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Paracalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Paracalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_Paracalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_Paracalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_Paracalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Paracalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '104196'^^xsd:integer;
  dwc:occurrenceId 'A2_52_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104196'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_Rhincalanus_cornutus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Rhincalanus_cornutus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Rhincalanus_cornutus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_Rhincalanus_cornutus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_Rhincalanus_cornutus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_Rhincalanus_cornutus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_Rhincalanus_cornutus'^^xsd:string;
  dwc:scientificName 'Rhincalanus cornutus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '104542'^^xsd:integer;
  dwc:occurrenceId 'A2_52_Rhincalanus_cornutus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1488083'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rhincalanus cornutus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_Subeucalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Subeucalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Subeucalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_Subeucalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_Subeucalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_Subeucalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Subeucalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '104173'^^xsd:integer;
  dwc:occurrenceId 'A2_52_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104173'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Subeucalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_Clausocalanus_furcatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Clausocalanus_furcatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Clausocalanus_furcatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_Clausocalanus_furcatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_Clausocalanus_furcatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_Clausocalanus_furcatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_Clausocalanus_furcatus'^^xsd:string;
  dwc:scientificName 'Clausocalanus furcatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '104503'^^xsd:integer;
  dwc:occurrenceId 'A2_52_Clausocalanus_furcatus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104503'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus furcatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_Clausocalanus_mastigophorus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Clausocalanus_mastigophorus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Clausocalanus_mastigophorus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_Clausocalanus_mastigophorus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_Clausocalanus_mastigophorus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_Clausocalanus_mastigophorus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:scientificName 'Clausocalanus mastigophorus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '104506'^^xsd:integer;
  dwc:occurrenceId 'A2_52_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104506'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus mastigophorus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_Clausocalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Clausocalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Clausocalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_Clausocalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_Clausocalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_Clausocalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Clausocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '104161'^^xsd:integer;
  dwc:occurrenceId 'A2_52_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104161'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_Euchaeta_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Euchaeta_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Euchaeta_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_Euchaeta_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_Euchaeta_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_Euchaeta_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Euchaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '104174'^^xsd:integer;
  dwc:occurrenceId 'A2_52_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104174'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Euchaeta spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_Scolecithrix_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Scolecithrix_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Scolecithrix_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_Scolecithrix_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_Scolecithrix_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_Scolecithrix_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_Scolecithrix_danae'^^xsd:string;
  dwc:scientificName 'Scolecithrix danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '104821'^^xsd:integer;
  dwc:occurrenceId 'A2_52_Scolecithrix_danae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104821'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_Scolecithrix_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Scolecithrix_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Scolecithrix_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_Scolecithrix_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_Scolecithrix_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_Scolecithrix_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Scolecithrix'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '104230'^^xsd:integer;
  dwc:occurrenceId 'A2_52_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104230'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_Lucicutia_flavicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Lucicutia_flavicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Lucicutia_flavicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_Lucicutia_flavicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_Lucicutia_flavicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_Lucicutia_flavicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_Lucicutia_flavicornis'^^xsd:string;
  dwc:scientificName 'Lucicutia flavicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '104597'^^xsd:integer;
  dwc:occurrenceId 'A2_52_Lucicutia_flavicornis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104597'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia flavicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_Lucicutia_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Lucicutia_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Lucicutia_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_Lucicutia_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_Lucicutia_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_Lucicutia_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_Lucicutia_sp.'^^xsd:string;
  dwc:scientificName 'Lucicutia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '104183'^^xsd:integer;
  dwc:occurrenceId 'A2_52_Lucicutia_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104183'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_Pleuromamma_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Pleuromamma_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Pleuromamma_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_Pleuromamma_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_Pleuromamma_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_Pleuromamma_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Pleuromamma'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '104191'^^xsd:integer;
  dwc:occurrenceId 'A2_52_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104191'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Pleuromamma sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_Temora_stylifera_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Temora_stylifera_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Temora_stylifera_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_Temora_stylifera_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_Temora_stylifera_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_Temora_stylifera_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:scientificName 'Temora stylifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '104879'^^xsd:integer;
  dwc:occurrenceId 'A2_52_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104879'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora stylifera (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_Temora_turbinata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Temora_turbinata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Temora_turbinata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_Temora_turbinata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_Temora_turbinata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_Temora_turbinata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_Temora_turbinata'^^xsd:string;
  dwc:scientificName 'Temora turbinata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '104880'^^xsd:integer;
  dwc:occurrenceId 'A2_52_Temora_turbinata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104880'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora turbinata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_Candacia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Candacia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Candacia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_Candacia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_Candacia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_Candacia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_Candacia_spp.'^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A2_52_Candacia_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_Candacia_sp._%28copepodite%29%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Candacia_sp._%28copepodite%29%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Candacia_sp._%28copepodite%29%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_Candacia_sp._%28copepodite%29%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_Candacia_sp._%28copepodite%29%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_Candacia_sp._(copepodite) " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A2_52_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia sp. (copepodite) '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_Calanopia_americana_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Calanopia_americana_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Calanopia_americana_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_Calanopia_americana_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_Calanopia_americana_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_Calanopia_americana_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:scientificName 'Calanopia americana'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '104723'^^xsd:integer;
  dwc:occurrenceId 'A2_52_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104723'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calanopia americana (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_Acartia_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Acartia_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Acartia_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_Acartia_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_Acartia_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_Acartia_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_Acartia_danae'^^xsd:string;
  dwc:scientificName 'Acartia (Acartia) danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '346026'^^xsd:integer;
  dwc:occurrenceId 'A2_52_Acartia_danae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346026'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_Acartia_lilljeborgii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Acartia_lilljeborgii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Acartia_lilljeborgii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_Acartia_lilljeborgii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_Acartia_lilljeborgii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_Acartia_lilljeborgii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_Acartia_lilljeborgii'^^xsd:string;
  dwc:scientificName 'Acartia lilljeborgii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '348510'^^xsd:integer;
  dwc:occurrenceId 'A2_52_Acartia_lilljeborgii'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia lilljeborgii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_Calanoida_%28others_copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Calanoida_%28others_copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Calanoida_%28others_copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_Calanoida_%28others_copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_Calanoida_%28others_copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_Calanoida_(others_copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'A2_52_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Calanoida (others copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_Oithona_atlantica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Oithona_atlantica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Oithona_atlantica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_Oithona_atlantica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_Oithona_atlantica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_Oithona_atlantica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_Oithona_atlantica'^^xsd:string;
  dwc:scientificName 'Oithona atlantica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '106642'^^xsd:integer;
  dwc:occurrenceId 'A2_52_Oithona_atlantica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106642'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona atlantica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_Oithona_plumifera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Oithona_plumifera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Oithona_plumifera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_Oithona_plumifera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_Oithona_plumifera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_Oithona_plumifera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_Oithona_plumifera'^^xsd:string;
  dwc:scientificName 'Oithona plumifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '106652'^^xsd:integer;
  dwc:occurrenceId 'A2_52_Oithona_plumifera'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106652'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona plumifera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_Oithona_setigera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Oithona_setigera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Oithona_setigera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_Oithona_setigera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_Oithona_setigera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_Oithona_setigera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_Oithona_setigera'^^xsd:string;
  dwc:scientificName 'Oithona setigera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '106655'^^xsd:integer;
  dwc:occurrenceId 'A2_52_Oithona_setigera'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '734517'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona setigera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_Oithona_hebes>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Oithona_hebes> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Oithona_hebes> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_Oithona_hebes>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_Oithona_hebes>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_Oithona_hebes" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_Oithona_hebes'^^xsd:string;
  dwc:scientificName 'Oithona hebes'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '106647'^^xsd:integer;
  dwc:occurrenceId 'A2_52_Oithona_hebes'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106647'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona hebes'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_Oithona_spp.%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Oithona_spp.%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Oithona_spp.%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_Oithona_spp.%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_Oithona_spp.%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_Oithona_spp. " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_Oithona_spp. '^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A2_52_Oithona_spp. '^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_Oithona_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Oithona_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Oithona_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_Oithona_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_Oithona_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_Oithona_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A2_52_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_Microsetella_norvegica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Microsetella_norvegica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Microsetella_norvegica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_Microsetella_norvegica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_Microsetella_norvegica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_Microsetella_norvegica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_Microsetella_norvegica'^^xsd:string;
  dwc:scientificName 'Microsetella norvegica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '116115'^^xsd:integer;
  dwc:occurrenceId 'A2_52_Microsetella_norvegica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116115'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella norvegica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_Microsetella_rosea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Microsetella_rosea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Microsetella_rosea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_Microsetella_rosea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_Microsetella_rosea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_Microsetella_rosea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_Microsetella_rosea'^^xsd:string;
  dwc:scientificName 'Microsetella rosea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '116116'^^xsd:integer;
  dwc:occurrenceId 'A2_52_Microsetella_rosea'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116116'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella rosea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_Microsetella_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Microsetella_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Microsetella_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_Microsetella_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_Microsetella_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_Microsetella_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Microsetella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '115341'^^xsd:integer;
  dwc:occurrenceId 'A2_52_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115341'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_Macrosetella_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Macrosetella_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Macrosetella_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_Macrosetella_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_Macrosetella_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_Macrosetella_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_Macrosetella_gracilis'^^xsd:string;
  dwc:scientificName 'Macrosetella gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '116382'^^xsd:integer;
  dwc:occurrenceId 'A2_52_Macrosetella_gracilis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116382'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Macrosetella gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_Miracia_efferata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Miracia_efferata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Miracia_efferata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_Miracia_efferata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_Miracia_efferata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_Miracia_efferata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_Miracia_efferata'^^xsd:string;
  dwc:scientificName 'Miracia efferata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '116383'^^xsd:integer;
  dwc:occurrenceId 'A2_52_Miracia_efferata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116383'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Miracia efferata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_Oncaea_media>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Oncaea_media> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Oncaea_media> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_Oncaea_media>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_Oncaea_media>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_Oncaea_media" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_Oncaea_media'^^xsd:string;
  dwc:scientificName 'Oncaea media'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '128938'^^xsd:integer;
  dwc:occurrenceId 'A2_52_Oncaea_media'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1862287'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea media'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_Oncaea_venusta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Oncaea_venusta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Oncaea_venusta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_Oncaea_venusta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_Oncaea_venusta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_Oncaea_venusta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_Oncaea_venusta'^^xsd:string;
  dwc:scientificName 'Oncaea venusta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '128954'^^xsd:integer;
  dwc:occurrenceId 'A2_52_Oncaea_venusta'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1754274'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea venusta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_Oncaea_mediterranea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Oncaea_mediterranea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Oncaea_mediterranea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_Oncaea_mediterranea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_Oncaea_mediterranea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_Oncaea_mediterranea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_Oncaea_mediterranea'^^xsd:string;
  dwc:scientificName 'Oncaea mediterranea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '128939'^^xsd:integer;
  dwc:occurrenceId 'A2_52_Oncaea_mediterranea'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128939'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea mediterranea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_Oncaea_scottodicarloi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Oncaea_scottodicarloi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Oncaea_scottodicarloi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_Oncaea_scottodicarloi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_Oncaea_scottodicarloi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_Oncaea_scottodicarloi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_Oncaea_scottodicarloi'^^xsd:string;
  dwc:scientificName 'Oncaea scottodicarloi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '128950'^^xsd:integer;
  dwc:occurrenceId 'A2_52_Oncaea_scottodicarloi'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128950'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea scottodicarloi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_Oncaea_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Oncaea_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Oncaea_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_Oncaea_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_Oncaea_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_Oncaea_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oncaea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '128690'^^xsd:integer;
  dwc:occurrenceId 'A2_52_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128690'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_Hemicyclops_thallassius>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Hemicyclops_thallassius> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Hemicyclops_thallassius> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_Hemicyclops_thallassius>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_Hemicyclops_thallassius>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_Hemicyclops_thallassius" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_Hemicyclops_thallassius'^^xsd:string;
  dwc:scientificName 'Hemicyclops thalassius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '352254'^^xsd:integer;
  dwc:occurrenceId 'A2_52_Hemicyclops_thallassius'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '352254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Hemicyclops thallassius'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_Copilia_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Copilia_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Copilia_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_Copilia_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_Copilia_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_Copilia_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Copilia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '128721'^^xsd:integer;
  dwc:occurrenceId 'A2_52_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128721'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Copilia spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_Agetus_flaccus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Agetus_flaccus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Agetus_flaccus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_Agetus_flaccus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_Agetus_flaccus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_Agetus_flaccus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_Agetus_flaccus'^^xsd:string;
  dwc:scientificName 'Agetus flaccus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '128795'^^xsd:integer;
  dwc:occurrenceId 'A2_52_Agetus_flaccus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128795'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Agetus flaccus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_Corycaeus_speciosus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Corycaeus_speciosus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Corycaeus_speciosus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_Corycaeus_speciosus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_Corycaeus_speciosus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_Corycaeus_speciosus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_Corycaeus_speciosus'^^xsd:string;
  dwc:scientificName 'Corycaeus speciosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '128800'^^xsd:integer;
  dwc:occurrenceId 'A2_52_Corycaeus_speciosus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128800'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus speciosus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_Corycaeus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Corycaeus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Corycaeus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_Corycaeus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_Corycaeus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_Corycaeus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Corycaeus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '128634'^^xsd:integer;
  dwc:occurrenceId 'A2_52_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128634'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_Farranula_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Farranula_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Farranula_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_Farranula_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_Farranula_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_Farranula_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_Farranula_gracilis'^^xsd:string;
  dwc:scientificName 'Farranula gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '128813'^^xsd:integer;
  dwc:occurrenceId 'A2_52_Farranula_gracilis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128813'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_Farranula_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Farranula_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Farranula_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_Farranula_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_Farranula_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_Farranula_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Farranula'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '128636'^^xsd:integer;
  dwc:occurrenceId 'A2_52_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128636'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_Copepoda_%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Copepoda_%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Copepoda_%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_Copepoda_%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_Copepoda_%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_Copepoda_(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_Copepoda_(nauplius)'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'A2_52_Copepoda_(nauplius)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Copepoda (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_CIRRIPEDIA__%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_CIRRIPEDIA__%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_CIRRIPEDIA__%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_CIRRIPEDIA__%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_CIRRIPEDIA__%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_CIRRIPEDIA__(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:occurrenceId 'A2_52_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  dwc:verbatimIdentification 'CIRRIPEDIA  (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_STOMATOPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_STOMATOPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_STOMATOPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_STOMATOPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_STOMATOPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_STOMATOPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Stomatopoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '14355'^^xsd:integer;
  dwc:occurrenceId 'A2_52_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '14355'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'STOMATOPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_DECAPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_DECAPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_DECAPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_DECAPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_DECAPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_DECAPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_DECAPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:occurrenceId 'A2_52_DECAPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'DECAPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_ECHINODERMATA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_ECHINODERMATA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_ECHINODERMATA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_ECHINODERMATA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_ECHINODERMATA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_ECHINODERMATA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:scientificName 'Echinodermata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '1806'^^xsd:integer;
  dwc:occurrenceId 'A2_52_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1806'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'ECHINODERMATA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_BRYOZOA_%28cyphonauta_larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_BRYOZOA_%28cyphonauta_larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_BRYOZOA_%28cyphonauta_larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_BRYOZOA_%28cyphonauta_larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_BRYOZOA_%28cyphonauta_larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_BRYOZOA_(cyphonauta_larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'A2_52_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'BRYOZOA (cyphonauta larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_Sagitta_friedreich>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Sagitta_friedreich> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Sagitta_friedreich> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_Sagitta_friedreich>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_Sagitta_friedreich>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_Sagitta_friedreich" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_Sagitta_friedreich'^^xsd:string;
  dwc:scientificName 'Sagitta friderici'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '105452'^^xsd:integer;
  dwc:occurrenceId 'A2_52_Sagitta_friedreich'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105441'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta friedreich'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_Sagitta_spp.%C2%A0%28imature%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Sagitta_spp.%C2%A0%28imature%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Sagitta_spp.%C2%A0%28imature%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_Sagitta_spp.%C2%A0%28imature%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_Sagitta_spp.%C2%A0%28imature%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_Sagitta_spp. (imature)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_Sagitta_spp. (imature)'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:occurrenceId 'A2_52_Sagitta_spp. (imature)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta spp. (imature)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_Chaetognatha_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Chaetognatha_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Chaetognatha_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_Chaetognatha_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_Chaetognatha_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_Chaetognatha_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_Chaetognatha_(others)'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:occurrenceId 'A2_52_Chaetognatha_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Chaetognatha (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_Fritillaria_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Fritillaria_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Fritillaria_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_Fritillaria_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_Fritillaria_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_Fritillaria_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_Fritillaria_spp.'^^xsd:string;
  dwc:scientificName 'Fritillaria'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '103358'^^xsd:integer;
  dwc:occurrenceId 'A2_52_Fritillaria_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Fritillaria spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_Oikopleura_dioica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Oikopleura_dioica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Oikopleura_dioica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_Oikopleura_dioica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_Oikopleura_dioica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_Oikopleura_dioica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_Oikopleura_dioica'^^xsd:string;
  dwc:scientificName 'Oikopleura dioica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '1770057'^^xsd:integer;
  dwc:occurrenceId 'A2_52_Oikopleura_dioica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura dioica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_Oikopleura_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Oikopleura_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Oikopleura_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_Oikopleura_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_Oikopleura_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_Oikopleura_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_Oikopleura_spp.'^^xsd:string;
  dwc:scientificName 'Oikopleura'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '103367'^^xsd:integer;
  dwc:occurrenceId 'A2_52_Oikopleura_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_Appendicularia_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Appendicularia_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Appendicularia_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_Appendicularia_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_Appendicularia_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_Appendicularia_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_Appendicularia_(others)'^^xsd:string;
  dwc:scientificName 'Appendicularia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '146421'^^xsd:integer;
  dwc:occurrenceId 'A2_52_Appendicularia_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146421'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Appendicularia (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_Thalia_democratica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Thalia_democratica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Thalia_democratica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_Thalia_democratica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_Thalia_democratica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_Thalia_democratica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_Thalia_democratica'^^xsd:string;
  dwc:scientificName 'Thalia democratica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '137279'^^xsd:integer;
  dwc:occurrenceId 'A2_52_Thalia_democratica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137279'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Thalia democratica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_Doliolo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Doliolo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Doliolo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_Doliolo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_Doliolo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_Doliolo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_Doliolo'^^xsd:string;
  dwc:scientificName 'Dolioloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '137221'^^xsd:integer;
  dwc:occurrenceId 'A2_52_Doliolo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137221'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Doliolo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_Teleostei_%28egg%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Teleostei_%28egg%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Teleostei_%28egg%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_Teleostei_%28egg%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_Teleostei_%28egg%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_Teleostei_(egg)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_Teleostei_(egg)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A2_52_Teleostei_(egg)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (egg)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_Teleostei_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Teleostei_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Teleostei_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_Teleostei_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_Teleostei_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_Teleostei_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_Teleostei_(larvae)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A2_52_Teleostei_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_SIPHONOPHORAE_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_SIPHONOPHORAE_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_SIPHONOPHORAE_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_SIPHONOPHORAE_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_SIPHONOPHORAE_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_SIPHONOPHORAE_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:scientificName 'Siphonophorae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '1371'^^xsd:integer;
  dwc:occurrenceId 'A2_52_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'SIPHONOPHORAE spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_Gastropoda_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Gastropoda_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Gastropoda_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_Gastropoda_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_Gastropoda_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_Gastropoda_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_Gastropoda_(veliger)'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'A2_52_Gastropoda_(veliger)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Gastropoda (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_Pteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Pteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Pteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_Pteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_Pteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_Pteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_Pteropoda'^^xsd:string;
  dwc:scientificName 'Pteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '325345'^^xsd:integer;
  dwc:occurrenceId 'A2_52_Pteropoda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '325345'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Pteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_Heteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Heteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Heteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_Heteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_Heteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_Heteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_Heteropoda'^^xsd:string;
  dwc:scientificName 'Heteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '1491356'^^xsd:integer;
  dwc:occurrenceId 'A2_52_Heteropoda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491356'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Heteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_Bivalvia_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Bivalvia_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_Bivalvia_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_Bivalvia_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_Bivalvia_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_Bivalvia_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_Bivalvia_(veliger)'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'A2_52_Bivalvia_(veliger)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Bivalvia (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_POLYCHAETA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_POLYCHAETA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_POLYCHAETA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_POLYCHAETA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_POLYCHAETA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_POLYCHAETA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'A2_52_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'POLYCHAETA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_OSTRACODA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_OSTRACODA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_OSTRACODA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_OSTRACODA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_OSTRACODA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_OSTRACODA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_OSTRACODA'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'A2_52_OSTRACODA'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'OSTRACODA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_52_CLADOCERA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_52_CLADOCERA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_52_CLADOCERA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.721026"^^xsd:decimal ;
  dwc:decimalLongitude "-33.3681633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_52_CLADOCERA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.721026 -33.3681633)"^^geo:wktLiteral ;
  geo-pos:lat "-3.721026"^^xsd:decimal ;
  geo-pos:long "-33.3681633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_52_CLADOCERA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_52_CLADOCERA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_52_CLADOCERA'^^xsd:string;
  dwc:scientificName 'Cladocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.3681633'^^xsd:double;
  dwc:latitude '-3.721026'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 52'^^xsd:string;
  dwc:aphiaid '1076'^^xsd:integer;
  dwc:occurrenceId 'A2_52_CLADOCERA'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '155670'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'CLADOCERA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_Codonella_acuta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Codonella_acuta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Codonella_acuta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_Codonella_acuta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_Codonella_acuta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_Codonella_acuta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_Codonella_acuta'^^xsd:string;
  dwc:scientificName 'Codonella acuta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '417132'^^xsd:integer;
  dwc:occurrenceId 'A2_49_Codonella_acuta'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417132'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella acuta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_Codonella_amphorella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Codonella_amphorella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Codonella_amphorella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_Codonella_amphorella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_Codonella_amphorella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_Codonella_amphorella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_Codonella_amphorella'^^xsd:string;
  dwc:scientificName 'Codonella amphorella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '417133'^^xsd:integer;
  dwc:occurrenceId 'A2_49_Codonella_amphorella'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417133'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella amphorella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_Codonella_apicata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Codonella_apicata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Codonella_apicata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_Codonella_apicata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_Codonella_apicata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_Codonella_apicata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_Codonella_apicata'^^xsd:string;
  dwc:scientificName 'Codonella apicata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '417134'^^xsd:integer;
  dwc:occurrenceId 'A2_49_Codonella_apicata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417134'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella apicata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_Codonella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Codonella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Codonella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_Codonella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_Codonella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_Codonella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_Codonella_sp.'^^xsd:string;
  dwc:scientificName 'Codonella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '150203'^^xsd:integer;
  dwc:occurrenceId 'A2_49_Codonella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150203'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_Tintinnopsis_tocantinensis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Tintinnopsis_tocantinensis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Tintinnopsis_tocantinensis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_Tintinnopsis_tocantinensis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_Tintinnopsis_tocantinensis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_Tintinnopsis_tocantinensis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:scientificName 'Tintinnopsis tocantinensis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '417156'^^xsd:integer;
  dwc:occurrenceId 'A2_49_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417156'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis tocantinensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_Tintinnopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Tintinnopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Tintinnopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_Tintinnopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_Tintinnopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_Tintinnopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_Tintinnopsis_spp.'^^xsd:string;
  dwc:scientificName 'Tintinnopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:occurrenceId 'A2_49_Tintinnopsis_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_Codonellopsis_ostenfeldi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Codonellopsis_ostenfeldi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Codonellopsis_ostenfeldi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_Codonellopsis_ostenfeldi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_Codonellopsis_ostenfeldi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_Codonellopsis_ostenfeldi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:scientificName 'Codonellopsis ostenfeldi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '427448'^^xsd:integer;
  dwc:occurrenceId 'A2_49_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427448'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis ostenfeldi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_Codonellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Codonellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Codonellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_Codonellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_Codonellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_Codonellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_Codonellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Codonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '204197'^^xsd:integer;
  dwc:occurrenceId 'A2_49_Codonellopsis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '204197'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_Coxliella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Coxliella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Coxliella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_Coxliella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_Coxliella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_Coxliella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_Coxliella_sp.'^^xsd:string;
  dwc:scientificName 'Coxliella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '150208'^^xsd:integer;
  dwc:occurrenceId 'A2_49_Coxliella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150208'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Coxliella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_Dadayiella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Dadayiella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Dadayiella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_Dadayiella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_Dadayiella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_Dadayiella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_Dadayiella_sp.'^^xsd:string;
  dwc:scientificName 'Dadayiella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '183541'^^xsd:integer;
  dwc:occurrenceId 'A2_49_Dadayiella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183541'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dadayiella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_Dictyocysta_lepida>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Dictyocysta_lepida> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Dictyocysta_lepida> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_Dictyocysta_lepida>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_Dictyocysta_lepida>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_Dictyocysta_lepida" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_Dictyocysta_lepida'^^xsd:string;
  dwc:scientificName 'Dictyocysta lepida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '235767'^^xsd:integer;
  dwc:occurrenceId 'A2_49_Dictyocysta_lepida'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235767'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocysta lepida'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_Epiplocylis_undella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Epiplocylis_undella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Epiplocylis_undella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_Epiplocylis_undella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_Epiplocylis_undella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_Epiplocylis_undella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_Epiplocylis_undella'^^xsd:string;
  dwc:scientificName 'Epiplocylis undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '341668'^^xsd:integer;
  dwc:occurrenceId 'A2_49_Epiplocylis_undella'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '341668'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis undella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_Epiplocylis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Epiplocylis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Epiplocylis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_Epiplocylis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_Epiplocylis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_Epiplocylis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_Epiplocylis_sp.'^^xsd:string;
  dwc:scientificName 'Epiplocylis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '183562'^^xsd:integer;
  dwc:occurrenceId 'A2_49_Epiplocylis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183562'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_Favella_enrenbergii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Favella_enrenbergii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Favella_enrenbergii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_Favella_enrenbergii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_Favella_enrenbergii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_Favella_enrenbergii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_Favella_enrenbergii'^^xsd:string;
  dwc:scientificName 'Favella ehrenbergii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '235761'^^xsd:integer;
  dwc:occurrenceId 'A2_49_Favella_enrenbergii'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235761'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Favella enrenbergii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_Eutintinnus_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Eutintinnus_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Eutintinnus_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_Eutintinnus_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_Eutintinnus_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_Eutintinnus_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_Eutintinnus_spp.'^^xsd:string;
  dwc:scientificName 'Eutintinnus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '183543'^^xsd:integer;
  dwc:occurrenceId 'A2_49_Eutintinnus_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183543'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Eutintinnus spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_Amphorellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Amphorellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Amphorellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_Amphorellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_Amphorellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_Amphorellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_Amphorellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Amphorellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '425527'^^xsd:integer;
  dwc:occurrenceId 'A2_49_Amphorellopsis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '425527'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Amphorellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_Rabdonella_elegans>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Rabdonella_elegans> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Rabdonella_elegans> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_Rabdonella_elegans>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_Rabdonella_elegans>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_Rabdonella_elegans" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_Rabdonella_elegans'^^xsd:string;
  dwc:scientificName 'Rhabdonella elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '183577'^^xsd:integer;
  dwc:occurrenceId 'A2_49_Rabdonella_elegans'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183577'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella elegans'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_Rabdonella_brandti>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Rabdonella_brandti> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Rabdonella_brandti> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_Rabdonella_brandti>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_Rabdonella_brandti>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_Rabdonella_brandti" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_Rabdonella_brandti'^^xsd:string;
  dwc:scientificName 'Rhabdonella brandti'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '427513'^^xsd:integer;
  dwc:occurrenceId 'A2_49_Rabdonella_brandti'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427513'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella brandti'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_Rabdonellopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Rabdonellopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Rabdonellopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_Rabdonellopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_Rabdonellopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_Rabdonellopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_Rabdonellopsis_spp.'^^xsd:string;
  dwc:scientificName 'Rhabdonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '183550'^^xsd:integer;
  dwc:occurrenceId 'A2_49_Rabdonellopsis_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183550'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonellopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_Undella_claparedei>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Undella_claparedei> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Undella_claparedei> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_Undella_claparedei>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_Undella_claparedei>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_Undella_claparedei" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_Undella_claparedei'^^xsd:string;
  dwc:scientificName 'Undella claparedei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '341684'^^xsd:integer;
  dwc:occurrenceId 'A2_49_Undella_claparedei'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417240'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undella claparedei'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_Undella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Undella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Undella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_Undella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_Undella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_Undella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_Undella_sp.'^^xsd:string;
  dwc:scientificName 'Undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '235764'^^xsd:integer;
  dwc:occurrenceId 'A2_49_Undella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235764'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Undella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_Xystonellopsis_heros>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Xystonellopsis_heros> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Xystonellopsis_heros> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_Xystonellopsis_heros>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_Xystonellopsis_heros>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_Xystonellopsis_heros" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_Xystonellopsis_heros'^^xsd:string;
  dwc:scientificName 'Xystonellopsis heros'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '417266'^^xsd:integer;
  dwc:occurrenceId 'A2_49_Xystonellopsis_heros'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417266'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Xystonellopsis heros'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_Tintinnina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Tintinnina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Tintinnina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_Tintinnina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_Tintinnina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_Tintinnina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_Tintinnina_(others)'^^xsd:string;
  dwc:scientificName 'Tintinnina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '732976'^^xsd:integer;
  dwc:occurrenceId 'A2_49_Tintinnina_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_Collosphaera_macropora>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Collosphaera_macropora> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Collosphaera_macropora> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_Collosphaera_macropora>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_Collosphaera_macropora>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_Collosphaera_macropora" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_Collosphaera_macropora'^^xsd:string;
  dwc:scientificName 'Collosphaera macropora'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '493482'^^xsd:integer;
  dwc:occurrenceId 'A2_49_Collosphaera_macropora'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493482'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Collosphaera macropora'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_Dictyocoryne_profunda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Dictyocoryne_profunda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Dictyocoryne_profunda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_Dictyocoryne_profunda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_Dictyocoryne_profunda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_Dictyocoryne_profunda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_Dictyocoryne_profunda'^^xsd:string;
  dwc:scientificName 'Dictyocoryne profunda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '412935'^^xsd:integer;
  dwc:occurrenceId 'A2_49_Dictyocoryne_profunda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412935'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne profunda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_Dictyocoryne_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Dictyocoryne_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Dictyocoryne_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_Dictyocoryne_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_Dictyocoryne_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_Dictyocoryne_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_Dictyocoryne_sp.'^^xsd:string;
  dwc:scientificName 'Dictyocoryne'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '412934'^^xsd:integer;
  dwc:occurrenceId 'A2_49_Dictyocoryne_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412934'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_Discopyle_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Discopyle_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Discopyle_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_Discopyle_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_Discopyle_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_Discopyle_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_Discopyle_sp.'^^xsd:string;
  dwc:scientificName 'Discopyle'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '493501'^^xsd:integer;
  dwc:occurrenceId 'A2_49_Discopyle_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Discopyle sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_Pylonidae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Pylonidae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Pylonidae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_Pylonidae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_Pylonidae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_Pylonidae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_Pylonidae'^^xsd:string;
  dwc:scientificName 'Pyloniidae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '345902'^^xsd:integer;
  dwc:occurrenceId 'A2_49_Pylonidae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345902'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:verbatimIdentification 'Pylonidae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_Spongodiscus_resurgens>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Spongodiscus_resurgens> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Spongodiscus_resurgens> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_Spongodiscus_resurgens>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_Spongodiscus_resurgens>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_Spongodiscus_resurgens" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_Spongodiscus_resurgens'^^xsd:string;
  dwc:scientificName 'Spongodiscus resurgens'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '493608'^^xsd:integer;
  dwc:occurrenceId 'A2_49_Spongodiscus_resurgens'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493608'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongodiscus resurgens'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_Spongosphaera_streptacantha>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Spongosphaera_streptacantha> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Spongosphaera_streptacantha> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_Spongosphaera_streptacantha>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_Spongosphaera_streptacantha>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_Spongosphaera_streptacantha" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_Spongosphaera_streptacantha'^^xsd:string;
  dwc:scientificName 'Spongosphaera streptacantha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '493393'^^xsd:integer;
  dwc:occurrenceId 'A2_49_Spongosphaera_streptacantha'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493393'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongosphaera streptacantha'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_Spongaster_tetras>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Spongaster_tetras> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Spongaster_tetras> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_Spongaster_tetras>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_Spongaster_tetras>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_Spongaster_tetras" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_Spongaster_tetras'^^xsd:string;
  dwc:scientificName 'Spongaster tetras'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '412940'^^xsd:integer;
  dwc:occurrenceId 'A2_49_Spongaster_tetras'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412940'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongaster tetras'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_Spongotrochus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Spongotrochus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Spongotrochus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_Spongotrochus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_Spongotrochus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_Spongotrochus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_Spongotrochus_sp.'^^xsd:string;
  dwc:scientificName 'Spongotrochus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '412948'^^xsd:integer;
  dwc:occurrenceId 'A2_49_Spongotrochus_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Spongotrochus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_Zygocircus_productus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Zygocircus_productus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Zygocircus_productus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_Zygocircus_productus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_Zygocircus_productus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_Zygocircus_productus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_Zygocircus_productus'^^xsd:string;
  dwc:scientificName 'Zygocircus productus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '493705'^^xsd:integer;
  dwc:occurrenceId 'A2_49_Zygocircus_productus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493705'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus productus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_Zygocircus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Zygocircus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Zygocircus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_Zygocircus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_Zygocircus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_Zygocircus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_Zygocircus_sp.'^^xsd:string;
  dwc:scientificName 'Zygocircus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '493702'^^xsd:integer;
  dwc:occurrenceId 'A2_49_Zygocircus_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493702'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_Polycystina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Polycystina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Polycystina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_Polycystina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_Polycystina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_Polycystina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_Polycystina_(others)'^^xsd:string;
  dwc:scientificName 'Polycystina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '235740'^^xsd:integer;
  dwc:occurrenceId 'A2_49_Polycystina_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235740'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Polycystina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_ACANTHARIA_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_ACANTHARIA_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_ACANTHARIA_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_ACANTHARIA_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_ACANTHARIA_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_ACANTHARIA_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_ACANTHARIA_spp.'^^xsd:string;
  dwc:scientificName 'Acantharia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '586732'^^xsd:integer;
  dwc:occurrenceId 'A2_49_ACANTHARIA_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '586732'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'ACANTHARIA spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_Bolivina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Bolivina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Bolivina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_Bolivina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_Bolivina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_Bolivina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_Bolivina_sp.'^^xsd:string;
  dwc:scientificName 'Bolivina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '112101'^^xsd:integer;
  dwc:occurrenceId 'A2_49_Bolivina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Bolivina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_Globigerina_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Globigerina_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Globigerina_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_Globigerina_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_Globigerina_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_Globigerina_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_Globigerina_bulloides'^^xsd:string;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:occurrenceId 'A2_49_Globigerina_bulloides'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globigerina bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_Globogirinoides_ruber>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Globogirinoides_ruber> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Globogirinoides_ruber> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_Globogirinoides_ruber>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_Globogirinoides_ruber>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_Globogirinoides_ruber" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_Globogirinoides_ruber'^^xsd:string;
  dwc:scientificName 'Globigerinoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:occurrenceId 'A2_49_Globogirinoides_ruber'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globogirinoides ruber'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_Globorotalia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Globorotalia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Globorotalia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_Globorotalia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_Globorotalia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_Globorotalia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_Globorotalia_spp.'^^xsd:string;
  dwc:scientificName 'Globorotalia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '112200'^^xsd:integer;
  dwc:occurrenceId 'A2_49_Globorotalia_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112200'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Globorotalia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_Neogloboquadrina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Neogloboquadrina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Neogloboquadrina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_Neogloboquadrina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_Neogloboquadrina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_Neogloboquadrina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_Neogloboquadrina_sp.'^^xsd:string;
  dwc:scientificName 'Neogloboquadrina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '112202'^^xsd:integer;
  dwc:occurrenceId 'A2_49_Neogloboquadrina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112202'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Neogloboquadrina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_Orbulina_universa>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Orbulina_universa> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Orbulina_universa> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_Orbulina_universa>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_Orbulina_universa>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_Orbulina_universa" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_Orbulina_universa'^^xsd:string;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:occurrenceId 'A2_49_Orbulina_universa'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Orbulina universa'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_Tretomphalus_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Tretomphalus_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Tretomphalus_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_Tretomphalus_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_Tretomphalus_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_Tretomphalus_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_Tretomphalus_bulloides'^^xsd:string;
  dwc:scientificName 'Tretomphalus bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '113184'^^xsd:integer;
  dwc:occurrenceId 'A2_49_Tretomphalus_bulloides'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tretomphalus bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_Trochammina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Trochammina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Trochammina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_Trochammina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_Trochammina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_Trochammina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_Trochammina_sp.'^^xsd:string;
  dwc:scientificName 'Trochammina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:occurrenceId 'A2_49_Trochammina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Trochammina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_Foraminifera_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Foraminifera_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Foraminifera_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_Foraminifera_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_Foraminifera_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_Foraminifera_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_Foraminifera_(others)'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:occurrenceId 'A2_49_Foraminifera_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Foraminifera (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_Nannocalanus_minor>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Nannocalanus_minor> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Nannocalanus_minor> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_Nannocalanus_minor>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_Nannocalanus_minor>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_Nannocalanus_minor" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_Nannocalanus_minor'^^xsd:string;
  dwc:scientificName 'Nannocalanus minor'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '104469'^^xsd:integer;
  dwc:occurrenceId 'A2_49_Nannocalanus_minor'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104469'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus minor'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_Nannocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Nannocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Nannocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_Nannocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_Nannocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_Nannocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Nannocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '104154'^^xsd:integer;
  dwc:occurrenceId 'A2_49_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104154'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_Neocalanus_robustior>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Neocalanus_robustior> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Neocalanus_robustior> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_Neocalanus_robustior>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_Neocalanus_robustior>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_Neocalanus_robustior" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_Neocalanus_robustior'^^xsd:string;
  dwc:scientificName 'Neocalanus robustior'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '104472'^^xsd:integer;
  dwc:occurrenceId 'A2_49_Neocalanus_robustior'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104472'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Neocalanus robustior'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_Undinula_vulgaris_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Undinula_vulgaris_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Undinula_vulgaris_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_Undinula_vulgaris_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_Undinula_vulgaris_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_Undinula_vulgaris_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:scientificName 'Undinula vulgaris'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '104473'^^xsd:integer;
  dwc:occurrenceId 'A2_49_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104473'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undinula vulgaris (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_Acrocalanus_longicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Acrocalanus_longicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Acrocalanus_longicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_Acrocalanus_longicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_Acrocalanus_longicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_Acrocalanus_longicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_Acrocalanus_longicornis'^^xsd:string;
  dwc:scientificName 'Acrocalanus longicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '104646'^^xsd:integer;
  dwc:occurrenceId 'A2_49_Acrocalanus_longicornis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104646'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus longicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_Acrocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Acrocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Acrocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_Acrocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_Acrocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_Acrocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Acrocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '104192'^^xsd:integer;
  dwc:occurrenceId 'A2_49_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104192'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_Calocalanos_pavo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Calocalanos_pavo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Calocalanos_pavo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_Calocalanos_pavo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_Calocalanos_pavo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_Calocalanos_pavo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_Calocalanos_pavo'^^xsd:string;
  dwc:scientificName 'Calocalanus pavo'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '104669'^^xsd:integer;
  dwc:occurrenceId 'A2_49_Calocalanos_pavo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanos pavo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_Calocalanus_sp. _(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:scientificName 'Calocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '104193'^^xsd:integer;
  dwc:occurrenceId 'A2_49_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104193'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanus sp.  (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_Delibus_sewelli>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Delibus_sewelli> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Delibus_sewelli> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_Delibus_sewelli>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_Delibus_sewelli>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_Delibus_sewelli" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_Delibus_sewelli'^^xsd:string;
  dwc:scientificName 'Delius sewelli'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '363906'^^xsd:integer;
  dwc:occurrenceId 'A2_49_Delibus_sewelli'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363906'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sewelli'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_Delibus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Delibus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Delibus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_Delibus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_Delibus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_Delibus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Delius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '363904'^^xsd:integer;
  dwc:occurrenceId 'A2_49_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363904'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_Mecynocera_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Mecynocera_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Mecynocera_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_Mecynocera_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_Mecynocera_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_Mecynocera_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Mecynocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '104184'^^xsd:integer;
  dwc:occurrenceId 'A2_49_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Mecynocera sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_Paracalanus_aculeatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Paracalanus_aculeatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Paracalanus_aculeatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_Paracalanus_aculeatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_Paracalanus_aculeatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_Paracalanus_aculeatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_Paracalanus_aculeatus'^^xsd:string;
  dwc:scientificName 'Paracalanus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '104681'^^xsd:integer;
  dwc:occurrenceId 'A2_49_Paracalanus_aculeatus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1464945'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus aculeatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_Paracalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Paracalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Paracalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_Paracalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_Paracalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_Paracalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Paracalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '104196'^^xsd:integer;
  dwc:occurrenceId 'A2_49_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104196'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_Rhincalanus_cornutus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Rhincalanus_cornutus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Rhincalanus_cornutus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_Rhincalanus_cornutus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_Rhincalanus_cornutus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_Rhincalanus_cornutus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_Rhincalanus_cornutus'^^xsd:string;
  dwc:scientificName 'Rhincalanus cornutus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '104542'^^xsd:integer;
  dwc:occurrenceId 'A2_49_Rhincalanus_cornutus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1488083'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rhincalanus cornutus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_Subeucalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Subeucalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Subeucalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_Subeucalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_Subeucalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_Subeucalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Subeucalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '104173'^^xsd:integer;
  dwc:occurrenceId 'A2_49_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104173'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Subeucalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_Clausocalanus_furcatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Clausocalanus_furcatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Clausocalanus_furcatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_Clausocalanus_furcatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_Clausocalanus_furcatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_Clausocalanus_furcatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_Clausocalanus_furcatus'^^xsd:string;
  dwc:scientificName 'Clausocalanus furcatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '104503'^^xsd:integer;
  dwc:occurrenceId 'A2_49_Clausocalanus_furcatus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104503'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus furcatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_Clausocalanus_mastigophorus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Clausocalanus_mastigophorus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Clausocalanus_mastigophorus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_Clausocalanus_mastigophorus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_Clausocalanus_mastigophorus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_Clausocalanus_mastigophorus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:scientificName 'Clausocalanus mastigophorus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '104506'^^xsd:integer;
  dwc:occurrenceId 'A2_49_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104506'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus mastigophorus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_Clausocalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Clausocalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Clausocalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_Clausocalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_Clausocalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_Clausocalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Clausocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '104161'^^xsd:integer;
  dwc:occurrenceId 'A2_49_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104161'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_Euchaeta_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Euchaeta_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Euchaeta_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_Euchaeta_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_Euchaeta_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_Euchaeta_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Euchaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '104174'^^xsd:integer;
  dwc:occurrenceId 'A2_49_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104174'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Euchaeta spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_Scolecithrix_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Scolecithrix_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Scolecithrix_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_Scolecithrix_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_Scolecithrix_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_Scolecithrix_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_Scolecithrix_danae'^^xsd:string;
  dwc:scientificName 'Scolecithrix danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '104821'^^xsd:integer;
  dwc:occurrenceId 'A2_49_Scolecithrix_danae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104821'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_Scolecithrix_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Scolecithrix_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Scolecithrix_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_Scolecithrix_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_Scolecithrix_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_Scolecithrix_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Scolecithrix'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '104230'^^xsd:integer;
  dwc:occurrenceId 'A2_49_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104230'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_Lucicutia_flavicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Lucicutia_flavicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Lucicutia_flavicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_Lucicutia_flavicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_Lucicutia_flavicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_Lucicutia_flavicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_Lucicutia_flavicornis'^^xsd:string;
  dwc:scientificName 'Lucicutia flavicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '104597'^^xsd:integer;
  dwc:occurrenceId 'A2_49_Lucicutia_flavicornis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104597'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia flavicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_Lucicutia_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Lucicutia_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Lucicutia_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_Lucicutia_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_Lucicutia_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_Lucicutia_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_Lucicutia_sp.'^^xsd:string;
  dwc:scientificName 'Lucicutia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '104183'^^xsd:integer;
  dwc:occurrenceId 'A2_49_Lucicutia_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104183'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_Pleuromamma_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Pleuromamma_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Pleuromamma_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_Pleuromamma_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_Pleuromamma_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_Pleuromamma_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Pleuromamma'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '104191'^^xsd:integer;
  dwc:occurrenceId 'A2_49_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104191'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Pleuromamma sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_Temora_stylifera_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Temora_stylifera_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Temora_stylifera_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_Temora_stylifera_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_Temora_stylifera_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_Temora_stylifera_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:scientificName 'Temora stylifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '104879'^^xsd:integer;
  dwc:occurrenceId 'A2_49_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104879'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora stylifera (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_Temora_turbinata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Temora_turbinata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Temora_turbinata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_Temora_turbinata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_Temora_turbinata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_Temora_turbinata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_Temora_turbinata'^^xsd:string;
  dwc:scientificName 'Temora turbinata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '104880'^^xsd:integer;
  dwc:occurrenceId 'A2_49_Temora_turbinata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104880'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora turbinata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_Candacia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Candacia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Candacia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_Candacia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_Candacia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_Candacia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_Candacia_spp.'^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A2_49_Candacia_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_Candacia_sp._%28copepodite%29%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Candacia_sp._%28copepodite%29%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Candacia_sp._%28copepodite%29%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_Candacia_sp._%28copepodite%29%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_Candacia_sp._%28copepodite%29%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_Candacia_sp._(copepodite) " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A2_49_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia sp. (copepodite) '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_Calanopia_americana_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Calanopia_americana_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Calanopia_americana_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_Calanopia_americana_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_Calanopia_americana_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_Calanopia_americana_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:scientificName 'Calanopia americana'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '104723'^^xsd:integer;
  dwc:occurrenceId 'A2_49_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104723'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calanopia americana (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_Acartia_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Acartia_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Acartia_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_Acartia_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_Acartia_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_Acartia_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_Acartia_danae'^^xsd:string;
  dwc:scientificName 'Acartia (Acartia) danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '346026'^^xsd:integer;
  dwc:occurrenceId 'A2_49_Acartia_danae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346026'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_Acartia_lilljeborgii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Acartia_lilljeborgii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Acartia_lilljeborgii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_Acartia_lilljeborgii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_Acartia_lilljeborgii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_Acartia_lilljeborgii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_Acartia_lilljeborgii'^^xsd:string;
  dwc:scientificName 'Acartia lilljeborgii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '348510'^^xsd:integer;
  dwc:occurrenceId 'A2_49_Acartia_lilljeborgii'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia lilljeborgii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_Calanoida_%28others_copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Calanoida_%28others_copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Calanoida_%28others_copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_Calanoida_%28others_copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_Calanoida_%28others_copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_Calanoida_(others_copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'A2_49_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Calanoida (others copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_Oithona_atlantica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Oithona_atlantica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Oithona_atlantica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_Oithona_atlantica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_Oithona_atlantica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_Oithona_atlantica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_Oithona_atlantica'^^xsd:string;
  dwc:scientificName 'Oithona atlantica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '106642'^^xsd:integer;
  dwc:occurrenceId 'A2_49_Oithona_atlantica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106642'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona atlantica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_Oithona_plumifera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Oithona_plumifera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Oithona_plumifera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_Oithona_plumifera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_Oithona_plumifera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_Oithona_plumifera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_Oithona_plumifera'^^xsd:string;
  dwc:scientificName 'Oithona plumifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '106652'^^xsd:integer;
  dwc:occurrenceId 'A2_49_Oithona_plumifera'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106652'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona plumifera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_Oithona_setigera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Oithona_setigera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Oithona_setigera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_Oithona_setigera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_Oithona_setigera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_Oithona_setigera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_Oithona_setigera'^^xsd:string;
  dwc:scientificName 'Oithona setigera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '106655'^^xsd:integer;
  dwc:occurrenceId 'A2_49_Oithona_setigera'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '734517'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona setigera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_Oithona_hebes>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Oithona_hebes> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Oithona_hebes> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_Oithona_hebes>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_Oithona_hebes>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_Oithona_hebes" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_Oithona_hebes'^^xsd:string;
  dwc:scientificName 'Oithona hebes'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '106647'^^xsd:integer;
  dwc:occurrenceId 'A2_49_Oithona_hebes'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106647'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona hebes'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_Oithona_spp.%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Oithona_spp.%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Oithona_spp.%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_Oithona_spp.%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_Oithona_spp.%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_Oithona_spp. " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_Oithona_spp. '^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A2_49_Oithona_spp. '^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_Oithona_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Oithona_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Oithona_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_Oithona_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_Oithona_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_Oithona_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A2_49_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_Microsetella_norvegica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Microsetella_norvegica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Microsetella_norvegica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_Microsetella_norvegica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_Microsetella_norvegica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_Microsetella_norvegica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_Microsetella_norvegica'^^xsd:string;
  dwc:scientificName 'Microsetella norvegica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '116115'^^xsd:integer;
  dwc:occurrenceId 'A2_49_Microsetella_norvegica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116115'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella norvegica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_Microsetella_rosea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Microsetella_rosea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Microsetella_rosea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_Microsetella_rosea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_Microsetella_rosea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_Microsetella_rosea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_Microsetella_rosea'^^xsd:string;
  dwc:scientificName 'Microsetella rosea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '116116'^^xsd:integer;
  dwc:occurrenceId 'A2_49_Microsetella_rosea'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116116'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella rosea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_Microsetella_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Microsetella_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Microsetella_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_Microsetella_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_Microsetella_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_Microsetella_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Microsetella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '115341'^^xsd:integer;
  dwc:occurrenceId 'A2_49_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115341'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_Macrosetella_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Macrosetella_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Macrosetella_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_Macrosetella_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_Macrosetella_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_Macrosetella_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_Macrosetella_gracilis'^^xsd:string;
  dwc:scientificName 'Macrosetella gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '116382'^^xsd:integer;
  dwc:occurrenceId 'A2_49_Macrosetella_gracilis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116382'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Macrosetella gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_Miracia_efferata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Miracia_efferata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Miracia_efferata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_Miracia_efferata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_Miracia_efferata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_Miracia_efferata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_Miracia_efferata'^^xsd:string;
  dwc:scientificName 'Miracia efferata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '116383'^^xsd:integer;
  dwc:occurrenceId 'A2_49_Miracia_efferata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116383'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Miracia efferata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_Oncaea_media>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Oncaea_media> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Oncaea_media> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_Oncaea_media>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_Oncaea_media>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_Oncaea_media" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_Oncaea_media'^^xsd:string;
  dwc:scientificName 'Oncaea media'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '128938'^^xsd:integer;
  dwc:occurrenceId 'A2_49_Oncaea_media'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1862287'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea media'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_Oncaea_venusta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Oncaea_venusta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Oncaea_venusta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_Oncaea_venusta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_Oncaea_venusta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_Oncaea_venusta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_Oncaea_venusta'^^xsd:string;
  dwc:scientificName 'Oncaea venusta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '128954'^^xsd:integer;
  dwc:occurrenceId 'A2_49_Oncaea_venusta'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1754274'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea venusta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_Oncaea_mediterranea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Oncaea_mediterranea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Oncaea_mediterranea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_Oncaea_mediterranea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_Oncaea_mediterranea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_Oncaea_mediterranea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_Oncaea_mediterranea'^^xsd:string;
  dwc:scientificName 'Oncaea mediterranea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '128939'^^xsd:integer;
  dwc:occurrenceId 'A2_49_Oncaea_mediterranea'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128939'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea mediterranea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_Oncaea_scottodicarloi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Oncaea_scottodicarloi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Oncaea_scottodicarloi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_Oncaea_scottodicarloi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_Oncaea_scottodicarloi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_Oncaea_scottodicarloi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_Oncaea_scottodicarloi'^^xsd:string;
  dwc:scientificName 'Oncaea scottodicarloi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '128950'^^xsd:integer;
  dwc:occurrenceId 'A2_49_Oncaea_scottodicarloi'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128950'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea scottodicarloi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_Oncaea_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Oncaea_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Oncaea_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_Oncaea_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_Oncaea_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_Oncaea_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oncaea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '128690'^^xsd:integer;
  dwc:occurrenceId 'A2_49_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128690'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_Hemicyclops_thallassius>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Hemicyclops_thallassius> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Hemicyclops_thallassius> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_Hemicyclops_thallassius>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_Hemicyclops_thallassius>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_Hemicyclops_thallassius" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_Hemicyclops_thallassius'^^xsd:string;
  dwc:scientificName 'Hemicyclops thalassius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '352254'^^xsd:integer;
  dwc:occurrenceId 'A2_49_Hemicyclops_thallassius'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '352254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Hemicyclops thallassius'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_Copilia_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Copilia_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Copilia_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_Copilia_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_Copilia_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_Copilia_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Copilia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '128721'^^xsd:integer;
  dwc:occurrenceId 'A2_49_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128721'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Copilia spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_Agetus_flaccus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Agetus_flaccus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Agetus_flaccus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_Agetus_flaccus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_Agetus_flaccus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_Agetus_flaccus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_Agetus_flaccus'^^xsd:string;
  dwc:scientificName 'Agetus flaccus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '128795'^^xsd:integer;
  dwc:occurrenceId 'A2_49_Agetus_flaccus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128795'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Agetus flaccus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_Corycaeus_speciosus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Corycaeus_speciosus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Corycaeus_speciosus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_Corycaeus_speciosus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_Corycaeus_speciosus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_Corycaeus_speciosus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_Corycaeus_speciosus'^^xsd:string;
  dwc:scientificName 'Corycaeus speciosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '128800'^^xsd:integer;
  dwc:occurrenceId 'A2_49_Corycaeus_speciosus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128800'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus speciosus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_Corycaeus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Corycaeus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Corycaeus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_Corycaeus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_Corycaeus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_Corycaeus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Corycaeus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '128634'^^xsd:integer;
  dwc:occurrenceId 'A2_49_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128634'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_Farranula_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Farranula_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Farranula_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_Farranula_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_Farranula_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_Farranula_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_Farranula_gracilis'^^xsd:string;
  dwc:scientificName 'Farranula gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '128813'^^xsd:integer;
  dwc:occurrenceId 'A2_49_Farranula_gracilis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128813'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_Farranula_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Farranula_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Farranula_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_Farranula_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_Farranula_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_Farranula_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Farranula'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '128636'^^xsd:integer;
  dwc:occurrenceId 'A2_49_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128636'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_Copepoda_%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Copepoda_%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Copepoda_%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_Copepoda_%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_Copepoda_%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_Copepoda_(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_Copepoda_(nauplius)'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'A2_49_Copepoda_(nauplius)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Copepoda (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_CIRRIPEDIA__%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_CIRRIPEDIA__%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_CIRRIPEDIA__%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_CIRRIPEDIA__%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_CIRRIPEDIA__%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_CIRRIPEDIA__(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:occurrenceId 'A2_49_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  dwc:verbatimIdentification 'CIRRIPEDIA  (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_STOMATOPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_STOMATOPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_STOMATOPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_STOMATOPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_STOMATOPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_STOMATOPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Stomatopoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '14355'^^xsd:integer;
  dwc:occurrenceId 'A2_49_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '14355'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'STOMATOPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_DECAPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_DECAPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_DECAPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_DECAPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_DECAPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_DECAPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_DECAPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:occurrenceId 'A2_49_DECAPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'DECAPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_ECHINODERMATA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_ECHINODERMATA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_ECHINODERMATA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_ECHINODERMATA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_ECHINODERMATA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_ECHINODERMATA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:scientificName 'Echinodermata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '1806'^^xsd:integer;
  dwc:occurrenceId 'A2_49_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1806'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'ECHINODERMATA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_BRYOZOA_%28cyphonauta_larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_BRYOZOA_%28cyphonauta_larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_BRYOZOA_%28cyphonauta_larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_BRYOZOA_%28cyphonauta_larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_BRYOZOA_%28cyphonauta_larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_BRYOZOA_(cyphonauta_larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'A2_49_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'BRYOZOA (cyphonauta larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_Sagitta_friedreich>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Sagitta_friedreich> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Sagitta_friedreich> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_Sagitta_friedreich>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_Sagitta_friedreich>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_Sagitta_friedreich" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_Sagitta_friedreich'^^xsd:string;
  dwc:scientificName 'Sagitta friderici'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '105452'^^xsd:integer;
  dwc:occurrenceId 'A2_49_Sagitta_friedreich'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105441'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta friedreich'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_Sagitta_spp.%C2%A0%28imature%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Sagitta_spp.%C2%A0%28imature%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Sagitta_spp.%C2%A0%28imature%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_Sagitta_spp.%C2%A0%28imature%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_Sagitta_spp.%C2%A0%28imature%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_Sagitta_spp. (imature)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_Sagitta_spp. (imature)'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:occurrenceId 'A2_49_Sagitta_spp. (imature)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta spp. (imature)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_Chaetognatha_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Chaetognatha_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Chaetognatha_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_Chaetognatha_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_Chaetognatha_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_Chaetognatha_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_Chaetognatha_(others)'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:occurrenceId 'A2_49_Chaetognatha_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Chaetognatha (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_Fritillaria_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Fritillaria_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Fritillaria_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_Fritillaria_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_Fritillaria_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_Fritillaria_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_Fritillaria_spp.'^^xsd:string;
  dwc:scientificName 'Fritillaria'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '103358'^^xsd:integer;
  dwc:occurrenceId 'A2_49_Fritillaria_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Fritillaria spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_Oikopleura_dioica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Oikopleura_dioica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Oikopleura_dioica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_Oikopleura_dioica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_Oikopleura_dioica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_Oikopleura_dioica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_Oikopleura_dioica'^^xsd:string;
  dwc:scientificName 'Oikopleura dioica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '1770057'^^xsd:integer;
  dwc:occurrenceId 'A2_49_Oikopleura_dioica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura dioica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_Oikopleura_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Oikopleura_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Oikopleura_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_Oikopleura_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_Oikopleura_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_Oikopleura_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_Oikopleura_spp.'^^xsd:string;
  dwc:scientificName 'Oikopleura'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '103367'^^xsd:integer;
  dwc:occurrenceId 'A2_49_Oikopleura_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_Appendicularia_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Appendicularia_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Appendicularia_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_Appendicularia_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_Appendicularia_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_Appendicularia_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_Appendicularia_(others)'^^xsd:string;
  dwc:scientificName 'Appendicularia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '146421'^^xsd:integer;
  dwc:occurrenceId 'A2_49_Appendicularia_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146421'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Appendicularia (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_Thalia_democratica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Thalia_democratica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Thalia_democratica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_Thalia_democratica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_Thalia_democratica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_Thalia_democratica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_Thalia_democratica'^^xsd:string;
  dwc:scientificName 'Thalia democratica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '137279'^^xsd:integer;
  dwc:occurrenceId 'A2_49_Thalia_democratica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137279'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Thalia democratica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_Doliolo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Doliolo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Doliolo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_Doliolo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_Doliolo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_Doliolo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_Doliolo'^^xsd:string;
  dwc:scientificName 'Dolioloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '137221'^^xsd:integer;
  dwc:occurrenceId 'A2_49_Doliolo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137221'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Doliolo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_Teleostei_%28egg%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Teleostei_%28egg%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Teleostei_%28egg%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_Teleostei_%28egg%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_Teleostei_%28egg%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_Teleostei_(egg)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_Teleostei_(egg)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A2_49_Teleostei_(egg)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (egg)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_Teleostei_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Teleostei_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Teleostei_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_Teleostei_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_Teleostei_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_Teleostei_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_Teleostei_(larvae)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A2_49_Teleostei_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_SIPHONOPHORAE_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_SIPHONOPHORAE_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_SIPHONOPHORAE_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_SIPHONOPHORAE_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_SIPHONOPHORAE_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_SIPHONOPHORAE_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:scientificName 'Siphonophorae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '1371'^^xsd:integer;
  dwc:occurrenceId 'A2_49_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'SIPHONOPHORAE spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_Gastropoda_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Gastropoda_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Gastropoda_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_Gastropoda_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_Gastropoda_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_Gastropoda_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_Gastropoda_(veliger)'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'A2_49_Gastropoda_(veliger)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Gastropoda (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_Pteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Pteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Pteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_Pteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_Pteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_Pteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_Pteropoda'^^xsd:string;
  dwc:scientificName 'Pteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '325345'^^xsd:integer;
  dwc:occurrenceId 'A2_49_Pteropoda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '325345'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Pteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_Heteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Heteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Heteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_Heteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_Heteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_Heteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_Heteropoda'^^xsd:string;
  dwc:scientificName 'Heteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '1491356'^^xsd:integer;
  dwc:occurrenceId 'A2_49_Heteropoda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491356'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Heteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_Bivalvia_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Bivalvia_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_Bivalvia_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_Bivalvia_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_Bivalvia_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_Bivalvia_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_Bivalvia_(veliger)'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'A2_49_Bivalvia_(veliger)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Bivalvia (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_POLYCHAETA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_POLYCHAETA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_POLYCHAETA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_POLYCHAETA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_POLYCHAETA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_POLYCHAETA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'A2_49_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'POLYCHAETA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_OSTRACODA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_OSTRACODA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_OSTRACODA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_OSTRACODA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_OSTRACODA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_OSTRACODA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_OSTRACODA'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'A2_49_OSTRACODA'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'OSTRACODA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_49_CLADOCERA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_49_CLADOCERA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_49_CLADOCERA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1793732"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2873942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_49_CLADOCERA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1793732 -33.2873942)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1793732"^^xsd:decimal ;
  geo-pos:long "-33.2873942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_49_CLADOCERA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_49_CLADOCERA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_49_CLADOCERA'^^xsd:string;
  dwc:scientificName 'Cladocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-33.2873942'^^xsd:double;
  dwc:latitude '-4.1793732'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 49'^^xsd:string;
  dwc:aphiaid '1076'^^xsd:integer;
  dwc:occurrenceId 'A2_49_CLADOCERA'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '155670'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'CLADOCERA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_Codonella_acuta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Codonella_acuta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Codonella_acuta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_Codonella_acuta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_Codonella_acuta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_Codonella_acuta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_Codonella_acuta'^^xsd:string;
  dwc:scientificName 'Codonella acuta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '417132'^^xsd:integer;
  dwc:occurrenceId 'A1_11_Codonella_acuta'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417132'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella acuta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_Codonella_amphorella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Codonella_amphorella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Codonella_amphorella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_Codonella_amphorella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_Codonella_amphorella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_Codonella_amphorella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_Codonella_amphorella'^^xsd:string;
  dwc:scientificName 'Codonella amphorella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '417133'^^xsd:integer;
  dwc:occurrenceId 'A1_11_Codonella_amphorella'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417133'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella amphorella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_Codonella_apicata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Codonella_apicata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Codonella_apicata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_Codonella_apicata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_Codonella_apicata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_Codonella_apicata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_Codonella_apicata'^^xsd:string;
  dwc:scientificName 'Codonella apicata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '417134'^^xsd:integer;
  dwc:occurrenceId 'A1_11_Codonella_apicata'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417134'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella apicata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_Codonella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Codonella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Codonella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_Codonella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_Codonella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_Codonella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_Codonella_sp.'^^xsd:string;
  dwc:scientificName 'Codonella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '150203'^^xsd:integer;
  dwc:occurrenceId 'A1_11_Codonella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150203'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_Tintinnopsis_tocantinensis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Tintinnopsis_tocantinensis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Tintinnopsis_tocantinensis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_Tintinnopsis_tocantinensis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_Tintinnopsis_tocantinensis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_Tintinnopsis_tocantinensis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:scientificName 'Tintinnopsis tocantinensis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '417156'^^xsd:integer;
  dwc:occurrenceId 'A1_11_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417156'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis tocantinensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_Tintinnopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Tintinnopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Tintinnopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_Tintinnopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_Tintinnopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_Tintinnopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_Tintinnopsis_spp.'^^xsd:string;
  dwc:scientificName 'Tintinnopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:occurrenceId 'A1_11_Tintinnopsis_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_Codonellopsis_ostenfeldi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Codonellopsis_ostenfeldi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Codonellopsis_ostenfeldi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_Codonellopsis_ostenfeldi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_Codonellopsis_ostenfeldi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_Codonellopsis_ostenfeldi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:scientificName 'Codonellopsis ostenfeldi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '427448'^^xsd:integer;
  dwc:occurrenceId 'A1_11_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427448'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis ostenfeldi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_Codonellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Codonellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Codonellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_Codonellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_Codonellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_Codonellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_Codonellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Codonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '204197'^^xsd:integer;
  dwc:occurrenceId 'A1_11_Codonellopsis_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '204197'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_Coxliella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Coxliella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Coxliella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_Coxliella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_Coxliella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_Coxliella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_Coxliella_sp.'^^xsd:string;
  dwc:scientificName 'Coxliella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '150208'^^xsd:integer;
  dwc:occurrenceId 'A1_11_Coxliella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150208'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Coxliella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_Dadayiella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Dadayiella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Dadayiella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_Dadayiella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_Dadayiella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_Dadayiella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_Dadayiella_sp.'^^xsd:string;
  dwc:scientificName 'Dadayiella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '183541'^^xsd:integer;
  dwc:occurrenceId 'A1_11_Dadayiella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183541'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dadayiella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_Dictyocysta_lepida>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Dictyocysta_lepida> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Dictyocysta_lepida> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_Dictyocysta_lepida>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_Dictyocysta_lepida>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_Dictyocysta_lepida" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_Dictyocysta_lepida'^^xsd:string;
  dwc:scientificName 'Dictyocysta lepida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '235767'^^xsd:integer;
  dwc:occurrenceId 'A1_11_Dictyocysta_lepida'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235767'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocysta lepida'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_Epiplocylis_undella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Epiplocylis_undella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Epiplocylis_undella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_Epiplocylis_undella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_Epiplocylis_undella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_Epiplocylis_undella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_Epiplocylis_undella'^^xsd:string;
  dwc:scientificName 'Epiplocylis undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '341668'^^xsd:integer;
  dwc:occurrenceId 'A1_11_Epiplocylis_undella'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '341668'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis undella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_Epiplocylis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Epiplocylis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Epiplocylis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_Epiplocylis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_Epiplocylis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_Epiplocylis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_Epiplocylis_sp.'^^xsd:string;
  dwc:scientificName 'Epiplocylis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '183562'^^xsd:integer;
  dwc:occurrenceId 'A1_11_Epiplocylis_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183562'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_Favella_enrenbergii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Favella_enrenbergii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Favella_enrenbergii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_Favella_enrenbergii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_Favella_enrenbergii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_Favella_enrenbergii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_Favella_enrenbergii'^^xsd:string;
  dwc:scientificName 'Favella ehrenbergii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '235761'^^xsd:integer;
  dwc:occurrenceId 'A1_11_Favella_enrenbergii'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235761'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Favella enrenbergii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_Eutintinnus_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Eutintinnus_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Eutintinnus_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_Eutintinnus_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_Eutintinnus_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_Eutintinnus_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_Eutintinnus_spp.'^^xsd:string;
  dwc:scientificName 'Eutintinnus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '183543'^^xsd:integer;
  dwc:occurrenceId 'A1_11_Eutintinnus_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183543'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Eutintinnus spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_Amphorellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Amphorellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Amphorellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_Amphorellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_Amphorellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_Amphorellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_Amphorellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Amphorellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '425527'^^xsd:integer;
  dwc:occurrenceId 'A1_11_Amphorellopsis_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '425527'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Amphorellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_Rabdonella_elegans>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Rabdonella_elegans> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Rabdonella_elegans> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_Rabdonella_elegans>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_Rabdonella_elegans>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_Rabdonella_elegans" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_Rabdonella_elegans'^^xsd:string;
  dwc:scientificName 'Rhabdonella elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '183577'^^xsd:integer;
  dwc:occurrenceId 'A1_11_Rabdonella_elegans'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183577'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella elegans'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_Rabdonella_brandti>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Rabdonella_brandti> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Rabdonella_brandti> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_Rabdonella_brandti>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_Rabdonella_brandti>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_Rabdonella_brandti" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_Rabdonella_brandti'^^xsd:string;
  dwc:scientificName 'Rhabdonella brandti'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '427513'^^xsd:integer;
  dwc:occurrenceId 'A1_11_Rabdonella_brandti'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427513'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella brandti'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_Rabdonellopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Rabdonellopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Rabdonellopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_Rabdonellopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_Rabdonellopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_Rabdonellopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_Rabdonellopsis_spp.'^^xsd:string;
  dwc:scientificName 'Rhabdonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '183550'^^xsd:integer;
  dwc:occurrenceId 'A1_11_Rabdonellopsis_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183550'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonellopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_Undella_claparedei>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Undella_claparedei> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Undella_claparedei> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_Undella_claparedei>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_Undella_claparedei>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_Undella_claparedei" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_Undella_claparedei'^^xsd:string;
  dwc:scientificName 'Undella claparedei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '341684'^^xsd:integer;
  dwc:occurrenceId 'A1_11_Undella_claparedei'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417240'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undella claparedei'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_Undella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Undella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Undella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_Undella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_Undella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_Undella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_Undella_sp.'^^xsd:string;
  dwc:scientificName 'Undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '235764'^^xsd:integer;
  dwc:occurrenceId 'A1_11_Undella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235764'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Undella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_Xystonellopsis_heros>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Xystonellopsis_heros> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Xystonellopsis_heros> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_Xystonellopsis_heros>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_Xystonellopsis_heros>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_Xystonellopsis_heros" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_Xystonellopsis_heros'^^xsd:string;
  dwc:scientificName 'Xystonellopsis heros'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '417266'^^xsd:integer;
  dwc:occurrenceId 'A1_11_Xystonellopsis_heros'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417266'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Xystonellopsis heros'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_Tintinnina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Tintinnina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Tintinnina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_Tintinnina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_Tintinnina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_Tintinnina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_Tintinnina_(others)'^^xsd:string;
  dwc:scientificName 'Tintinnina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '732976'^^xsd:integer;
  dwc:occurrenceId 'A1_11_Tintinnina_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_Collosphaera_macropora>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Collosphaera_macropora> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Collosphaera_macropora> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_Collosphaera_macropora>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_Collosphaera_macropora>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_Collosphaera_macropora" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_Collosphaera_macropora'^^xsd:string;
  dwc:scientificName 'Collosphaera macropora'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '493482'^^xsd:integer;
  dwc:occurrenceId 'A1_11_Collosphaera_macropora'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493482'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Collosphaera macropora'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_Dictyocoryne_profunda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Dictyocoryne_profunda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Dictyocoryne_profunda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_Dictyocoryne_profunda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_Dictyocoryne_profunda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_Dictyocoryne_profunda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_Dictyocoryne_profunda'^^xsd:string;
  dwc:scientificName 'Dictyocoryne profunda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '412935'^^xsd:integer;
  dwc:occurrenceId 'A1_11_Dictyocoryne_profunda'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412935'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne profunda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_Dictyocoryne_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Dictyocoryne_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Dictyocoryne_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_Dictyocoryne_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_Dictyocoryne_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_Dictyocoryne_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_Dictyocoryne_sp.'^^xsd:string;
  dwc:scientificName 'Dictyocoryne'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '412934'^^xsd:integer;
  dwc:occurrenceId 'A1_11_Dictyocoryne_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412934'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_Discopyle_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Discopyle_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Discopyle_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_Discopyle_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_Discopyle_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_Discopyle_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_Discopyle_sp.'^^xsd:string;
  dwc:scientificName 'Discopyle'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '493501'^^xsd:integer;
  dwc:occurrenceId 'A1_11_Discopyle_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Discopyle sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_Pylonidae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Pylonidae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Pylonidae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_Pylonidae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_Pylonidae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_Pylonidae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_Pylonidae'^^xsd:string;
  dwc:scientificName 'Pyloniidae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '345902'^^xsd:integer;
  dwc:occurrenceId 'A1_11_Pylonidae'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345902'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:verbatimIdentification 'Pylonidae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_Spongodiscus_resurgens>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Spongodiscus_resurgens> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Spongodiscus_resurgens> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_Spongodiscus_resurgens>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_Spongodiscus_resurgens>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_Spongodiscus_resurgens" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_Spongodiscus_resurgens'^^xsd:string;
  dwc:scientificName 'Spongodiscus resurgens'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '493608'^^xsd:integer;
  dwc:occurrenceId 'A1_11_Spongodiscus_resurgens'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493608'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongodiscus resurgens'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_Spongosphaera_streptacantha>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Spongosphaera_streptacantha> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Spongosphaera_streptacantha> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_Spongosphaera_streptacantha>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_Spongosphaera_streptacantha>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_Spongosphaera_streptacantha" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_Spongosphaera_streptacantha'^^xsd:string;
  dwc:scientificName 'Spongosphaera streptacantha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '493393'^^xsd:integer;
  dwc:occurrenceId 'A1_11_Spongosphaera_streptacantha'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493393'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongosphaera streptacantha'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_Spongaster_tetras>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Spongaster_tetras> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Spongaster_tetras> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_Spongaster_tetras>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_Spongaster_tetras>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_Spongaster_tetras" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_Spongaster_tetras'^^xsd:string;
  dwc:scientificName 'Spongaster tetras'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '412940'^^xsd:integer;
  dwc:occurrenceId 'A1_11_Spongaster_tetras'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412940'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongaster tetras'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_Spongotrochus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Spongotrochus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Spongotrochus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_Spongotrochus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_Spongotrochus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_Spongotrochus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_Spongotrochus_sp.'^^xsd:string;
  dwc:scientificName 'Spongotrochus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '412948'^^xsd:integer;
  dwc:occurrenceId 'A1_11_Spongotrochus_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Spongotrochus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_Zygocircus_productus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Zygocircus_productus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Zygocircus_productus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_Zygocircus_productus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_Zygocircus_productus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_Zygocircus_productus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_Zygocircus_productus'^^xsd:string;
  dwc:scientificName 'Zygocircus productus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '493705'^^xsd:integer;
  dwc:occurrenceId 'A1_11_Zygocircus_productus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493705'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus productus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_Zygocircus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Zygocircus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Zygocircus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_Zygocircus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_Zygocircus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_Zygocircus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_Zygocircus_sp.'^^xsd:string;
  dwc:scientificName 'Zygocircus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '493702'^^xsd:integer;
  dwc:occurrenceId 'A1_11_Zygocircus_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493702'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_Polycystina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Polycystina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Polycystina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_Polycystina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_Polycystina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_Polycystina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_Polycystina_(others)'^^xsd:string;
  dwc:scientificName 'Polycystina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '235740'^^xsd:integer;
  dwc:occurrenceId 'A1_11_Polycystina_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235740'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Polycystina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_ACANTHARIA_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_ACANTHARIA_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_ACANTHARIA_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_ACANTHARIA_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_ACANTHARIA_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_ACANTHARIA_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_ACANTHARIA_spp.'^^xsd:string;
  dwc:scientificName 'Acantharia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '586732'^^xsd:integer;
  dwc:occurrenceId 'A1_11_ACANTHARIA_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '586732'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'ACANTHARIA spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_Bolivina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Bolivina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Bolivina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_Bolivina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_Bolivina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_Bolivina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_Bolivina_sp.'^^xsd:string;
  dwc:scientificName 'Bolivina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '112101'^^xsd:integer;
  dwc:occurrenceId 'A1_11_Bolivina_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Bolivina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_Globigerina_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Globigerina_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Globigerina_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_Globigerina_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_Globigerina_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_Globigerina_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_Globigerina_bulloides'^^xsd:string;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:occurrenceId 'A1_11_Globigerina_bulloides'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globigerina bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_Globogirinoides_ruber>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Globogirinoides_ruber> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Globogirinoides_ruber> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_Globogirinoides_ruber>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_Globogirinoides_ruber>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_Globogirinoides_ruber" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_Globogirinoides_ruber'^^xsd:string;
  dwc:scientificName 'Globigerinoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:occurrenceId 'A1_11_Globogirinoides_ruber'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globogirinoides ruber'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_Globorotalia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Globorotalia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Globorotalia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_Globorotalia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_Globorotalia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_Globorotalia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_Globorotalia_spp.'^^xsd:string;
  dwc:scientificName 'Globorotalia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '112200'^^xsd:integer;
  dwc:occurrenceId 'A1_11_Globorotalia_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112200'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Globorotalia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_Neogloboquadrina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Neogloboquadrina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Neogloboquadrina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_Neogloboquadrina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_Neogloboquadrina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_Neogloboquadrina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_Neogloboquadrina_sp.'^^xsd:string;
  dwc:scientificName 'Neogloboquadrina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '112202'^^xsd:integer;
  dwc:occurrenceId 'A1_11_Neogloboquadrina_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112202'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Neogloboquadrina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_Orbulina_universa>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Orbulina_universa> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Orbulina_universa> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_Orbulina_universa>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_Orbulina_universa>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_Orbulina_universa" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_Orbulina_universa'^^xsd:string;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:occurrenceId 'A1_11_Orbulina_universa'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Orbulina universa'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_Tretomphalus_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Tretomphalus_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Tretomphalus_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_Tretomphalus_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_Tretomphalus_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_Tretomphalus_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_Tretomphalus_bulloides'^^xsd:string;
  dwc:scientificName 'Tretomphalus bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '113184'^^xsd:integer;
  dwc:occurrenceId 'A1_11_Tretomphalus_bulloides'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tretomphalus bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_Trochammina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Trochammina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Trochammina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_Trochammina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_Trochammina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_Trochammina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_Trochammina_sp.'^^xsd:string;
  dwc:scientificName 'Trochammina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:occurrenceId 'A1_11_Trochammina_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Trochammina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_Foraminifera_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Foraminifera_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Foraminifera_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_Foraminifera_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_Foraminifera_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_Foraminifera_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_Foraminifera_(others)'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:occurrenceId 'A1_11_Foraminifera_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Foraminifera (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_Nannocalanus_minor>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Nannocalanus_minor> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Nannocalanus_minor> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_Nannocalanus_minor>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_Nannocalanus_minor>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_Nannocalanus_minor" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_Nannocalanus_minor'^^xsd:string;
  dwc:scientificName 'Nannocalanus minor'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '104469'^^xsd:integer;
  dwc:occurrenceId 'A1_11_Nannocalanus_minor'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104469'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus minor'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_Nannocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Nannocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Nannocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_Nannocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_Nannocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_Nannocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Nannocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '104154'^^xsd:integer;
  dwc:occurrenceId 'A1_11_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104154'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_Neocalanus_robustior>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Neocalanus_robustior> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Neocalanus_robustior> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_Neocalanus_robustior>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_Neocalanus_robustior>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_Neocalanus_robustior" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_Neocalanus_robustior'^^xsd:string;
  dwc:scientificName 'Neocalanus robustior'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '104472'^^xsd:integer;
  dwc:occurrenceId 'A1_11_Neocalanus_robustior'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104472'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Neocalanus robustior'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_Undinula_vulgaris_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Undinula_vulgaris_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Undinula_vulgaris_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_Undinula_vulgaris_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_Undinula_vulgaris_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_Undinula_vulgaris_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:scientificName 'Undinula vulgaris'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '104473'^^xsd:integer;
  dwc:occurrenceId 'A1_11_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104473'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undinula vulgaris (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_Acrocalanus_longicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Acrocalanus_longicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Acrocalanus_longicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_Acrocalanus_longicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_Acrocalanus_longicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_Acrocalanus_longicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_Acrocalanus_longicornis'^^xsd:string;
  dwc:scientificName 'Acrocalanus longicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '104646'^^xsd:integer;
  dwc:occurrenceId 'A1_11_Acrocalanus_longicornis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104646'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus longicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_Acrocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Acrocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Acrocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_Acrocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_Acrocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_Acrocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Acrocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '104192'^^xsd:integer;
  dwc:occurrenceId 'A1_11_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104192'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_Calocalanos_pavo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Calocalanos_pavo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Calocalanos_pavo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_Calocalanos_pavo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_Calocalanos_pavo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_Calocalanos_pavo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_Calocalanos_pavo'^^xsd:string;
  dwc:scientificName 'Calocalanus pavo'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '104669'^^xsd:integer;
  dwc:occurrenceId 'A1_11_Calocalanos_pavo'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanos pavo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_Calocalanus_sp. _(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:scientificName 'Calocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '104193'^^xsd:integer;
  dwc:occurrenceId 'A1_11_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104193'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanus sp.  (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_Delibus_sewelli>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Delibus_sewelli> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Delibus_sewelli> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_Delibus_sewelli>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_Delibus_sewelli>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_Delibus_sewelli" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_Delibus_sewelli'^^xsd:string;
  dwc:scientificName 'Delius sewelli'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '363906'^^xsd:integer;
  dwc:occurrenceId 'A1_11_Delibus_sewelli'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363906'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sewelli'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_Delibus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Delibus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Delibus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_Delibus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_Delibus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_Delibus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Delius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '363904'^^xsd:integer;
  dwc:occurrenceId 'A1_11_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363904'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_Mecynocera_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Mecynocera_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Mecynocera_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_Mecynocera_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_Mecynocera_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_Mecynocera_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Mecynocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '104184'^^xsd:integer;
  dwc:occurrenceId 'A1_11_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Mecynocera sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_Paracalanus_aculeatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Paracalanus_aculeatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Paracalanus_aculeatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_Paracalanus_aculeatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_Paracalanus_aculeatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_Paracalanus_aculeatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_Paracalanus_aculeatus'^^xsd:string;
  dwc:scientificName 'Paracalanus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '104681'^^xsd:integer;
  dwc:occurrenceId 'A1_11_Paracalanus_aculeatus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1464945'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus aculeatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_Paracalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Paracalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Paracalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_Paracalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_Paracalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_Paracalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Paracalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '104196'^^xsd:integer;
  dwc:occurrenceId 'A1_11_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104196'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_Rhincalanus_cornutus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Rhincalanus_cornutus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Rhincalanus_cornutus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_Rhincalanus_cornutus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_Rhincalanus_cornutus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_Rhincalanus_cornutus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_Rhincalanus_cornutus'^^xsd:string;
  dwc:scientificName 'Rhincalanus cornutus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '104542'^^xsd:integer;
  dwc:occurrenceId 'A1_11_Rhincalanus_cornutus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1488083'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rhincalanus cornutus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_Subeucalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Subeucalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Subeucalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_Subeucalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_Subeucalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_Subeucalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Subeucalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '104173'^^xsd:integer;
  dwc:occurrenceId 'A1_11_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104173'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Subeucalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_Clausocalanus_furcatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Clausocalanus_furcatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Clausocalanus_furcatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_Clausocalanus_furcatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_Clausocalanus_furcatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_Clausocalanus_furcatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_Clausocalanus_furcatus'^^xsd:string;
  dwc:scientificName 'Clausocalanus furcatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '104503'^^xsd:integer;
  dwc:occurrenceId 'A1_11_Clausocalanus_furcatus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104503'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus furcatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_Clausocalanus_mastigophorus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Clausocalanus_mastigophorus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Clausocalanus_mastigophorus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_Clausocalanus_mastigophorus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_Clausocalanus_mastigophorus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_Clausocalanus_mastigophorus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:scientificName 'Clausocalanus mastigophorus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '104506'^^xsd:integer;
  dwc:occurrenceId 'A1_11_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104506'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus mastigophorus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_Clausocalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Clausocalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Clausocalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_Clausocalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_Clausocalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_Clausocalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Clausocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '104161'^^xsd:integer;
  dwc:occurrenceId 'A1_11_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104161'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_Euchaeta_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Euchaeta_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Euchaeta_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_Euchaeta_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_Euchaeta_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_Euchaeta_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Euchaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '104174'^^xsd:integer;
  dwc:occurrenceId 'A1_11_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104174'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Euchaeta spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_Scolecithrix_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Scolecithrix_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Scolecithrix_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_Scolecithrix_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_Scolecithrix_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_Scolecithrix_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_Scolecithrix_danae'^^xsd:string;
  dwc:scientificName 'Scolecithrix danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '104821'^^xsd:integer;
  dwc:occurrenceId 'A1_11_Scolecithrix_danae'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104821'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_Scolecithrix_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Scolecithrix_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Scolecithrix_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_Scolecithrix_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_Scolecithrix_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_Scolecithrix_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Scolecithrix'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '104230'^^xsd:integer;
  dwc:occurrenceId 'A1_11_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104230'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_Lucicutia_flavicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Lucicutia_flavicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Lucicutia_flavicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_Lucicutia_flavicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_Lucicutia_flavicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_Lucicutia_flavicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_Lucicutia_flavicornis'^^xsd:string;
  dwc:scientificName 'Lucicutia flavicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '104597'^^xsd:integer;
  dwc:occurrenceId 'A1_11_Lucicutia_flavicornis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104597'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia flavicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_Lucicutia_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Lucicutia_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Lucicutia_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_Lucicutia_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_Lucicutia_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_Lucicutia_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_Lucicutia_sp.'^^xsd:string;
  dwc:scientificName 'Lucicutia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '104183'^^xsd:integer;
  dwc:occurrenceId 'A1_11_Lucicutia_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104183'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_Pleuromamma_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Pleuromamma_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Pleuromamma_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_Pleuromamma_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_Pleuromamma_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_Pleuromamma_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Pleuromamma'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '104191'^^xsd:integer;
  dwc:occurrenceId 'A1_11_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104191'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Pleuromamma sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_Temora_stylifera_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Temora_stylifera_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Temora_stylifera_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_Temora_stylifera_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_Temora_stylifera_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_Temora_stylifera_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:scientificName 'Temora stylifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '104879'^^xsd:integer;
  dwc:occurrenceId 'A1_11_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104879'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora stylifera (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_Temora_turbinata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Temora_turbinata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Temora_turbinata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_Temora_turbinata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_Temora_turbinata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_Temora_turbinata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_Temora_turbinata'^^xsd:string;
  dwc:scientificName 'Temora turbinata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '104880'^^xsd:integer;
  dwc:occurrenceId 'A1_11_Temora_turbinata'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104880'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora turbinata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_Candacia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Candacia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Candacia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_Candacia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_Candacia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_Candacia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_Candacia_spp.'^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A1_11_Candacia_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_Candacia_sp._%28copepodite%29%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Candacia_sp._%28copepodite%29%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Candacia_sp._%28copepodite%29%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_Candacia_sp._%28copepodite%29%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_Candacia_sp._%28copepodite%29%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_Candacia_sp._(copepodite) " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A1_11_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia sp. (copepodite) '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_Calanopia_americana_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Calanopia_americana_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Calanopia_americana_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_Calanopia_americana_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_Calanopia_americana_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_Calanopia_americana_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:scientificName 'Calanopia americana'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '104723'^^xsd:integer;
  dwc:occurrenceId 'A1_11_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104723'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calanopia americana (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_Acartia_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Acartia_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Acartia_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_Acartia_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_Acartia_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_Acartia_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_Acartia_danae'^^xsd:string;
  dwc:scientificName 'Acartia (Acartia) danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '346026'^^xsd:integer;
  dwc:occurrenceId 'A1_11_Acartia_danae'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346026'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_Acartia_lilljeborgii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Acartia_lilljeborgii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Acartia_lilljeborgii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_Acartia_lilljeborgii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_Acartia_lilljeborgii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_Acartia_lilljeborgii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_Acartia_lilljeborgii'^^xsd:string;
  dwc:scientificName 'Acartia lilljeborgii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '348510'^^xsd:integer;
  dwc:occurrenceId 'A1_11_Acartia_lilljeborgii'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia lilljeborgii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_Calanoida_%28others_copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Calanoida_%28others_copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Calanoida_%28others_copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_Calanoida_%28others_copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_Calanoida_%28others_copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_Calanoida_(others_copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'A1_11_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Calanoida (others copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_Oithona_atlantica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Oithona_atlantica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Oithona_atlantica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_Oithona_atlantica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_Oithona_atlantica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_Oithona_atlantica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_Oithona_atlantica'^^xsd:string;
  dwc:scientificName 'Oithona atlantica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '106642'^^xsd:integer;
  dwc:occurrenceId 'A1_11_Oithona_atlantica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106642'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona atlantica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_Oithona_plumifera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Oithona_plumifera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Oithona_plumifera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_Oithona_plumifera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_Oithona_plumifera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_Oithona_plumifera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_Oithona_plumifera'^^xsd:string;
  dwc:scientificName 'Oithona plumifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '106652'^^xsd:integer;
  dwc:occurrenceId 'A1_11_Oithona_plumifera'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106652'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona plumifera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_Oithona_setigera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Oithona_setigera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Oithona_setigera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_Oithona_setigera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_Oithona_setigera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_Oithona_setigera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_Oithona_setigera'^^xsd:string;
  dwc:scientificName 'Oithona setigera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '106655'^^xsd:integer;
  dwc:occurrenceId 'A1_11_Oithona_setigera'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '734517'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona setigera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_Oithona_hebes>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Oithona_hebes> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Oithona_hebes> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_Oithona_hebes>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_Oithona_hebes>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_Oithona_hebes" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_Oithona_hebes'^^xsd:string;
  dwc:scientificName 'Oithona hebes'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '106647'^^xsd:integer;
  dwc:occurrenceId 'A1_11_Oithona_hebes'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106647'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona hebes'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_Oithona_spp.%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Oithona_spp.%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Oithona_spp.%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_Oithona_spp.%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_Oithona_spp.%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_Oithona_spp. " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_Oithona_spp. '^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A1_11_Oithona_spp. '^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_Oithona_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Oithona_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Oithona_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_Oithona_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_Oithona_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_Oithona_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A1_11_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_Microsetella_norvegica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Microsetella_norvegica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Microsetella_norvegica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_Microsetella_norvegica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_Microsetella_norvegica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_Microsetella_norvegica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_Microsetella_norvegica'^^xsd:string;
  dwc:scientificName 'Microsetella norvegica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '116115'^^xsd:integer;
  dwc:occurrenceId 'A1_11_Microsetella_norvegica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116115'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella norvegica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_Microsetella_rosea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Microsetella_rosea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Microsetella_rosea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_Microsetella_rosea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_Microsetella_rosea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_Microsetella_rosea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_Microsetella_rosea'^^xsd:string;
  dwc:scientificName 'Microsetella rosea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '116116'^^xsd:integer;
  dwc:occurrenceId 'A1_11_Microsetella_rosea'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116116'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella rosea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_Microsetella_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Microsetella_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Microsetella_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_Microsetella_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_Microsetella_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_Microsetella_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Microsetella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '115341'^^xsd:integer;
  dwc:occurrenceId 'A1_11_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115341'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_Macrosetella_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Macrosetella_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Macrosetella_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_Macrosetella_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_Macrosetella_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_Macrosetella_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_Macrosetella_gracilis'^^xsd:string;
  dwc:scientificName 'Macrosetella gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '116382'^^xsd:integer;
  dwc:occurrenceId 'A1_11_Macrosetella_gracilis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116382'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Macrosetella gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_Miracia_efferata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Miracia_efferata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Miracia_efferata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_Miracia_efferata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_Miracia_efferata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_Miracia_efferata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_Miracia_efferata'^^xsd:string;
  dwc:scientificName 'Miracia efferata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '116383'^^xsd:integer;
  dwc:occurrenceId 'A1_11_Miracia_efferata'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116383'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Miracia efferata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_Oncaea_media>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Oncaea_media> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Oncaea_media> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_Oncaea_media>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_Oncaea_media>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_Oncaea_media" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_Oncaea_media'^^xsd:string;
  dwc:scientificName 'Oncaea media'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '128938'^^xsd:integer;
  dwc:occurrenceId 'A1_11_Oncaea_media'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1862287'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea media'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_Oncaea_venusta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Oncaea_venusta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Oncaea_venusta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_Oncaea_venusta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_Oncaea_venusta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_Oncaea_venusta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_Oncaea_venusta'^^xsd:string;
  dwc:scientificName 'Oncaea venusta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '128954'^^xsd:integer;
  dwc:occurrenceId 'A1_11_Oncaea_venusta'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1754274'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea venusta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_Oncaea_mediterranea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Oncaea_mediterranea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Oncaea_mediterranea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_Oncaea_mediterranea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_Oncaea_mediterranea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_Oncaea_mediterranea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_Oncaea_mediterranea'^^xsd:string;
  dwc:scientificName 'Oncaea mediterranea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '128939'^^xsd:integer;
  dwc:occurrenceId 'A1_11_Oncaea_mediterranea'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128939'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea mediterranea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_Oncaea_scottodicarloi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Oncaea_scottodicarloi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Oncaea_scottodicarloi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_Oncaea_scottodicarloi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_Oncaea_scottodicarloi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_Oncaea_scottodicarloi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_Oncaea_scottodicarloi'^^xsd:string;
  dwc:scientificName 'Oncaea scottodicarloi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '128950'^^xsd:integer;
  dwc:occurrenceId 'A1_11_Oncaea_scottodicarloi'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128950'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea scottodicarloi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_Oncaea_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Oncaea_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Oncaea_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_Oncaea_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_Oncaea_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_Oncaea_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oncaea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '128690'^^xsd:integer;
  dwc:occurrenceId 'A1_11_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128690'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_Hemicyclops_thallassius>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Hemicyclops_thallassius> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Hemicyclops_thallassius> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_Hemicyclops_thallassius>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_Hemicyclops_thallassius>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_Hemicyclops_thallassius" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_Hemicyclops_thallassius'^^xsd:string;
  dwc:scientificName 'Hemicyclops thalassius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '352254'^^xsd:integer;
  dwc:occurrenceId 'A1_11_Hemicyclops_thallassius'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '352254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Hemicyclops thallassius'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_Copilia_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Copilia_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Copilia_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_Copilia_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_Copilia_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_Copilia_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Copilia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '128721'^^xsd:integer;
  dwc:occurrenceId 'A1_11_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128721'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Copilia spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_Agetus_flaccus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Agetus_flaccus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Agetus_flaccus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_Agetus_flaccus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_Agetus_flaccus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_Agetus_flaccus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_Agetus_flaccus'^^xsd:string;
  dwc:scientificName 'Agetus flaccus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '128795'^^xsd:integer;
  dwc:occurrenceId 'A1_11_Agetus_flaccus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128795'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Agetus flaccus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_Corycaeus_speciosus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Corycaeus_speciosus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Corycaeus_speciosus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_Corycaeus_speciosus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_Corycaeus_speciosus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_Corycaeus_speciosus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_Corycaeus_speciosus'^^xsd:string;
  dwc:scientificName 'Corycaeus speciosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '128800'^^xsd:integer;
  dwc:occurrenceId 'A1_11_Corycaeus_speciosus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128800'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus speciosus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_Corycaeus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Corycaeus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Corycaeus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_Corycaeus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_Corycaeus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_Corycaeus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Corycaeus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '128634'^^xsd:integer;
  dwc:occurrenceId 'A1_11_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128634'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_Farranula_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Farranula_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Farranula_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_Farranula_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_Farranula_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_Farranula_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_Farranula_gracilis'^^xsd:string;
  dwc:scientificName 'Farranula gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '128813'^^xsd:integer;
  dwc:occurrenceId 'A1_11_Farranula_gracilis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128813'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_Farranula_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Farranula_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Farranula_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_Farranula_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_Farranula_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_Farranula_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Farranula'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '128636'^^xsd:integer;
  dwc:occurrenceId 'A1_11_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128636'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_Copepoda_%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Copepoda_%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Copepoda_%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_Copepoda_%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_Copepoda_%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_Copepoda_(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_Copepoda_(nauplius)'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'A1_11_Copepoda_(nauplius)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Copepoda (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_CIRRIPEDIA__%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_CIRRIPEDIA__%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_CIRRIPEDIA__%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_CIRRIPEDIA__%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_CIRRIPEDIA__%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_CIRRIPEDIA__(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:occurrenceId 'A1_11_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  dwc:verbatimIdentification 'CIRRIPEDIA  (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_STOMATOPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_STOMATOPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_STOMATOPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_STOMATOPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_STOMATOPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_STOMATOPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Stomatopoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '14355'^^xsd:integer;
  dwc:occurrenceId 'A1_11_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '14355'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'STOMATOPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_DECAPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_DECAPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_DECAPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_DECAPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_DECAPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_DECAPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_DECAPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:occurrenceId 'A1_11_DECAPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'DECAPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_ECHINODERMATA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_ECHINODERMATA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_ECHINODERMATA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_ECHINODERMATA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_ECHINODERMATA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_ECHINODERMATA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:scientificName 'Echinodermata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '1806'^^xsd:integer;
  dwc:occurrenceId 'A1_11_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1806'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'ECHINODERMATA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_BRYOZOA_%28cyphonauta_larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_BRYOZOA_%28cyphonauta_larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_BRYOZOA_%28cyphonauta_larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_BRYOZOA_%28cyphonauta_larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_BRYOZOA_%28cyphonauta_larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_BRYOZOA_(cyphonauta_larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'A1_11_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'BRYOZOA (cyphonauta larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_Sagitta_friedreich>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Sagitta_friedreich> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Sagitta_friedreich> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_Sagitta_friedreich>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_Sagitta_friedreich>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_Sagitta_friedreich" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_Sagitta_friedreich'^^xsd:string;
  dwc:scientificName 'Sagitta friderici'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '105452'^^xsd:integer;
  dwc:occurrenceId 'A1_11_Sagitta_friedreich'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105441'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta friedreich'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_Sagitta_spp.%C2%A0%28imature%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Sagitta_spp.%C2%A0%28imature%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Sagitta_spp.%C2%A0%28imature%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_Sagitta_spp.%C2%A0%28imature%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_Sagitta_spp.%C2%A0%28imature%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_Sagitta_spp. (imature)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_Sagitta_spp. (imature)'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:occurrenceId 'A1_11_Sagitta_spp. (imature)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta spp. (imature)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_Chaetognatha_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Chaetognatha_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Chaetognatha_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_Chaetognatha_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_Chaetognatha_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_Chaetognatha_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_Chaetognatha_(others)'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:occurrenceId 'A1_11_Chaetognatha_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Chaetognatha (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_Fritillaria_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Fritillaria_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Fritillaria_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_Fritillaria_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_Fritillaria_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_Fritillaria_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_Fritillaria_spp.'^^xsd:string;
  dwc:scientificName 'Fritillaria'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '103358'^^xsd:integer;
  dwc:occurrenceId 'A1_11_Fritillaria_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Fritillaria spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_Oikopleura_dioica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Oikopleura_dioica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Oikopleura_dioica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_Oikopleura_dioica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_Oikopleura_dioica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_Oikopleura_dioica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_Oikopleura_dioica'^^xsd:string;
  dwc:scientificName 'Oikopleura dioica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '1770057'^^xsd:integer;
  dwc:occurrenceId 'A1_11_Oikopleura_dioica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura dioica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_Oikopleura_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Oikopleura_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Oikopleura_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_Oikopleura_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_Oikopleura_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_Oikopleura_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_Oikopleura_spp.'^^xsd:string;
  dwc:scientificName 'Oikopleura'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '103367'^^xsd:integer;
  dwc:occurrenceId 'A1_11_Oikopleura_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_Appendicularia_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Appendicularia_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Appendicularia_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_Appendicularia_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_Appendicularia_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_Appendicularia_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_Appendicularia_(others)'^^xsd:string;
  dwc:scientificName 'Appendicularia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '146421'^^xsd:integer;
  dwc:occurrenceId 'A1_11_Appendicularia_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146421'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Appendicularia (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_Thalia_democratica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Thalia_democratica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Thalia_democratica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_Thalia_democratica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_Thalia_democratica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_Thalia_democratica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_Thalia_democratica'^^xsd:string;
  dwc:scientificName 'Thalia democratica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '137279'^^xsd:integer;
  dwc:occurrenceId 'A1_11_Thalia_democratica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137279'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Thalia democratica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_Doliolo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Doliolo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Doliolo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_Doliolo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_Doliolo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_Doliolo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_Doliolo'^^xsd:string;
  dwc:scientificName 'Dolioloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '137221'^^xsd:integer;
  dwc:occurrenceId 'A1_11_Doliolo'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137221'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Doliolo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_Teleostei_%28egg%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Teleostei_%28egg%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Teleostei_%28egg%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_Teleostei_%28egg%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_Teleostei_%28egg%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_Teleostei_(egg)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_Teleostei_(egg)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A1_11_Teleostei_(egg)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (egg)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_Teleostei_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Teleostei_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Teleostei_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_Teleostei_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_Teleostei_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_Teleostei_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_Teleostei_(larvae)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A1_11_Teleostei_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_SIPHONOPHORAE_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_SIPHONOPHORAE_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_SIPHONOPHORAE_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_SIPHONOPHORAE_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_SIPHONOPHORAE_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_SIPHONOPHORAE_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:scientificName 'Siphonophorae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '1371'^^xsd:integer;
  dwc:occurrenceId 'A1_11_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'SIPHONOPHORAE spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_Gastropoda_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Gastropoda_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Gastropoda_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_Gastropoda_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_Gastropoda_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_Gastropoda_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_Gastropoda_(veliger)'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'A1_11_Gastropoda_(veliger)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Gastropoda (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_Pteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Pteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Pteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_Pteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_Pteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_Pteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_Pteropoda'^^xsd:string;
  dwc:scientificName 'Pteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '325345'^^xsd:integer;
  dwc:occurrenceId 'A1_11_Pteropoda'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '325345'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Pteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_Heteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Heteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Heteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_Heteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_Heteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_Heteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_Heteropoda'^^xsd:string;
  dwc:scientificName 'Heteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '1491356'^^xsd:integer;
  dwc:occurrenceId 'A1_11_Heteropoda'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491356'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Heteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_Bivalvia_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Bivalvia_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_Bivalvia_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_Bivalvia_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_Bivalvia_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_Bivalvia_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_Bivalvia_(veliger)'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'A1_11_Bivalvia_(veliger)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Bivalvia (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_POLYCHAETA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_POLYCHAETA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_POLYCHAETA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_POLYCHAETA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_POLYCHAETA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_POLYCHAETA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'A1_11_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'POLYCHAETA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_OSTRACODA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_OSTRACODA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_OSTRACODA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_OSTRACODA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_OSTRACODA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_OSTRACODA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_OSTRACODA'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'A1_11_OSTRACODA'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'OSTRACODA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_11_CLADOCERA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_11_CLADOCERA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_11_CLADOCERA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.749986"^^xsd:decimal ;
  dwc:decimalLongitude "-33.193628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_11_CLADOCERA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.749986 -33.193628)"^^geo:wktLiteral ;
  geo-pos:lat "-3.749986"^^xsd:decimal ;
  geo-pos:long "-33.193628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_11_CLADOCERA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_11_CLADOCERA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_11_CLADOCERA'^^xsd:string;
  dwc:scientificName 'Cladocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-33.193628'^^xsd:double;
  dwc:latitude '-3.749986'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 11'^^xsd:string;
  dwc:aphiaid '1076'^^xsd:integer;
  dwc:occurrenceId 'A1_11_CLADOCERA'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '155670'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'CLADOCERA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_Codonella_acuta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Codonella_acuta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Codonella_acuta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_Codonella_acuta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_Codonella_acuta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_Codonella_acuta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_Codonella_acuta'^^xsd:string;
  dwc:scientificName 'Codonella acuta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '417132'^^xsd:integer;
  dwc:occurrenceId 'A2_48_Codonella_acuta'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417132'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella acuta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_Codonella_amphorella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Codonella_amphorella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Codonella_amphorella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_Codonella_amphorella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_Codonella_amphorella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_Codonella_amphorella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_Codonella_amphorella'^^xsd:string;
  dwc:scientificName 'Codonella amphorella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '417133'^^xsd:integer;
  dwc:occurrenceId 'A2_48_Codonella_amphorella'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417133'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella amphorella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_Codonella_apicata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Codonella_apicata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Codonella_apicata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_Codonella_apicata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_Codonella_apicata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_Codonella_apicata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_Codonella_apicata'^^xsd:string;
  dwc:scientificName 'Codonella apicata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '417134'^^xsd:integer;
  dwc:occurrenceId 'A2_48_Codonella_apicata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417134'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella apicata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_Codonella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Codonella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Codonella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_Codonella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_Codonella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_Codonella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_Codonella_sp.'^^xsd:string;
  dwc:scientificName 'Codonella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '150203'^^xsd:integer;
  dwc:occurrenceId 'A2_48_Codonella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150203'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_Tintinnopsis_tocantinensis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Tintinnopsis_tocantinensis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Tintinnopsis_tocantinensis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_Tintinnopsis_tocantinensis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_Tintinnopsis_tocantinensis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_Tintinnopsis_tocantinensis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:scientificName 'Tintinnopsis tocantinensis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '417156'^^xsd:integer;
  dwc:occurrenceId 'A2_48_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417156'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis tocantinensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_Tintinnopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Tintinnopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Tintinnopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_Tintinnopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_Tintinnopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_Tintinnopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_Tintinnopsis_spp.'^^xsd:string;
  dwc:scientificName 'Tintinnopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:occurrenceId 'A2_48_Tintinnopsis_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_Codonellopsis_ostenfeldi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Codonellopsis_ostenfeldi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Codonellopsis_ostenfeldi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_Codonellopsis_ostenfeldi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_Codonellopsis_ostenfeldi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_Codonellopsis_ostenfeldi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:scientificName 'Codonellopsis ostenfeldi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '427448'^^xsd:integer;
  dwc:occurrenceId 'A2_48_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427448'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis ostenfeldi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_Codonellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Codonellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Codonellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_Codonellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_Codonellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_Codonellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_Codonellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Codonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '204197'^^xsd:integer;
  dwc:occurrenceId 'A2_48_Codonellopsis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '204197'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_Coxliella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Coxliella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Coxliella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_Coxliella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_Coxliella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_Coxliella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_Coxliella_sp.'^^xsd:string;
  dwc:scientificName 'Coxliella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '150208'^^xsd:integer;
  dwc:occurrenceId 'A2_48_Coxliella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150208'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Coxliella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_Dadayiella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Dadayiella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Dadayiella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_Dadayiella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_Dadayiella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_Dadayiella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_Dadayiella_sp.'^^xsd:string;
  dwc:scientificName 'Dadayiella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '183541'^^xsd:integer;
  dwc:occurrenceId 'A2_48_Dadayiella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183541'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dadayiella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_Dictyocysta_lepida>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Dictyocysta_lepida> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Dictyocysta_lepida> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_Dictyocysta_lepida>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_Dictyocysta_lepida>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_Dictyocysta_lepida" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_Dictyocysta_lepida'^^xsd:string;
  dwc:scientificName 'Dictyocysta lepida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '235767'^^xsd:integer;
  dwc:occurrenceId 'A2_48_Dictyocysta_lepida'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235767'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocysta lepida'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_Epiplocylis_undella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Epiplocylis_undella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Epiplocylis_undella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_Epiplocylis_undella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_Epiplocylis_undella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_Epiplocylis_undella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_Epiplocylis_undella'^^xsd:string;
  dwc:scientificName 'Epiplocylis undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '341668'^^xsd:integer;
  dwc:occurrenceId 'A2_48_Epiplocylis_undella'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '341668'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis undella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_Epiplocylis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Epiplocylis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Epiplocylis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_Epiplocylis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_Epiplocylis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_Epiplocylis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_Epiplocylis_sp.'^^xsd:string;
  dwc:scientificName 'Epiplocylis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '183562'^^xsd:integer;
  dwc:occurrenceId 'A2_48_Epiplocylis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183562'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_Favella_enrenbergii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Favella_enrenbergii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Favella_enrenbergii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_Favella_enrenbergii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_Favella_enrenbergii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_Favella_enrenbergii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_Favella_enrenbergii'^^xsd:string;
  dwc:scientificName 'Favella ehrenbergii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '235761'^^xsd:integer;
  dwc:occurrenceId 'A2_48_Favella_enrenbergii'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235761'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Favella enrenbergii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_Eutintinnus_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Eutintinnus_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Eutintinnus_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_Eutintinnus_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_Eutintinnus_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_Eutintinnus_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_Eutintinnus_spp.'^^xsd:string;
  dwc:scientificName 'Eutintinnus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '183543'^^xsd:integer;
  dwc:occurrenceId 'A2_48_Eutintinnus_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183543'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Eutintinnus spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_Amphorellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Amphorellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Amphorellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_Amphorellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_Amphorellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_Amphorellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_Amphorellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Amphorellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '425527'^^xsd:integer;
  dwc:occurrenceId 'A2_48_Amphorellopsis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '425527'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Amphorellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_Rabdonella_elegans>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Rabdonella_elegans> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Rabdonella_elegans> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_Rabdonella_elegans>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_Rabdonella_elegans>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_Rabdonella_elegans" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_Rabdonella_elegans'^^xsd:string;
  dwc:scientificName 'Rhabdonella elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '183577'^^xsd:integer;
  dwc:occurrenceId 'A2_48_Rabdonella_elegans'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183577'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella elegans'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_Rabdonella_brandti>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Rabdonella_brandti> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Rabdonella_brandti> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_Rabdonella_brandti>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_Rabdonella_brandti>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_Rabdonella_brandti" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_Rabdonella_brandti'^^xsd:string;
  dwc:scientificName 'Rhabdonella brandti'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '427513'^^xsd:integer;
  dwc:occurrenceId 'A2_48_Rabdonella_brandti'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427513'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella brandti'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_Rabdonellopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Rabdonellopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Rabdonellopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_Rabdonellopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_Rabdonellopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_Rabdonellopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_Rabdonellopsis_spp.'^^xsd:string;
  dwc:scientificName 'Rhabdonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '183550'^^xsd:integer;
  dwc:occurrenceId 'A2_48_Rabdonellopsis_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183550'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonellopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_Undella_claparedei>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Undella_claparedei> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Undella_claparedei> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_Undella_claparedei>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_Undella_claparedei>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_Undella_claparedei" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_Undella_claparedei'^^xsd:string;
  dwc:scientificName 'Undella claparedei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '341684'^^xsd:integer;
  dwc:occurrenceId 'A2_48_Undella_claparedei'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417240'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undella claparedei'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_Undella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Undella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Undella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_Undella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_Undella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_Undella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_Undella_sp.'^^xsd:string;
  dwc:scientificName 'Undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '235764'^^xsd:integer;
  dwc:occurrenceId 'A2_48_Undella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235764'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Undella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_Xystonellopsis_heros>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Xystonellopsis_heros> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Xystonellopsis_heros> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_Xystonellopsis_heros>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_Xystonellopsis_heros>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_Xystonellopsis_heros" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_Xystonellopsis_heros'^^xsd:string;
  dwc:scientificName 'Xystonellopsis heros'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '417266'^^xsd:integer;
  dwc:occurrenceId 'A2_48_Xystonellopsis_heros'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417266'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Xystonellopsis heros'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_Tintinnina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Tintinnina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Tintinnina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_Tintinnina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_Tintinnina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_Tintinnina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_Tintinnina_(others)'^^xsd:string;
  dwc:scientificName 'Tintinnina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '732976'^^xsd:integer;
  dwc:occurrenceId 'A2_48_Tintinnina_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_Collosphaera_macropora>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Collosphaera_macropora> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Collosphaera_macropora> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_Collosphaera_macropora>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_Collosphaera_macropora>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_Collosphaera_macropora" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_Collosphaera_macropora'^^xsd:string;
  dwc:scientificName 'Collosphaera macropora'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '493482'^^xsd:integer;
  dwc:occurrenceId 'A2_48_Collosphaera_macropora'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493482'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Collosphaera macropora'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_Dictyocoryne_profunda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Dictyocoryne_profunda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Dictyocoryne_profunda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_Dictyocoryne_profunda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_Dictyocoryne_profunda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_Dictyocoryne_profunda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_Dictyocoryne_profunda'^^xsd:string;
  dwc:scientificName 'Dictyocoryne profunda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '412935'^^xsd:integer;
  dwc:occurrenceId 'A2_48_Dictyocoryne_profunda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412935'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne profunda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_Dictyocoryne_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Dictyocoryne_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Dictyocoryne_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_Dictyocoryne_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_Dictyocoryne_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_Dictyocoryne_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_Dictyocoryne_sp.'^^xsd:string;
  dwc:scientificName 'Dictyocoryne'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '412934'^^xsd:integer;
  dwc:occurrenceId 'A2_48_Dictyocoryne_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412934'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_Discopyle_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Discopyle_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Discopyle_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_Discopyle_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_Discopyle_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_Discopyle_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_Discopyle_sp.'^^xsd:string;
  dwc:scientificName 'Discopyle'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '493501'^^xsd:integer;
  dwc:occurrenceId 'A2_48_Discopyle_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Discopyle sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_Pylonidae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Pylonidae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Pylonidae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_Pylonidae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_Pylonidae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_Pylonidae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_Pylonidae'^^xsd:string;
  dwc:scientificName 'Pyloniidae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '345902'^^xsd:integer;
  dwc:occurrenceId 'A2_48_Pylonidae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345902'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:verbatimIdentification 'Pylonidae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_Spongodiscus_resurgens>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Spongodiscus_resurgens> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Spongodiscus_resurgens> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_Spongodiscus_resurgens>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_Spongodiscus_resurgens>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_Spongodiscus_resurgens" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_Spongodiscus_resurgens'^^xsd:string;
  dwc:scientificName 'Spongodiscus resurgens'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '493608'^^xsd:integer;
  dwc:occurrenceId 'A2_48_Spongodiscus_resurgens'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493608'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongodiscus resurgens'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_Spongosphaera_streptacantha>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Spongosphaera_streptacantha> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Spongosphaera_streptacantha> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_Spongosphaera_streptacantha>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_Spongosphaera_streptacantha>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_Spongosphaera_streptacantha" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_Spongosphaera_streptacantha'^^xsd:string;
  dwc:scientificName 'Spongosphaera streptacantha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '493393'^^xsd:integer;
  dwc:occurrenceId 'A2_48_Spongosphaera_streptacantha'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493393'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongosphaera streptacantha'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_Spongaster_tetras>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Spongaster_tetras> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Spongaster_tetras> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_Spongaster_tetras>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_Spongaster_tetras>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_Spongaster_tetras" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_Spongaster_tetras'^^xsd:string;
  dwc:scientificName 'Spongaster tetras'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '412940'^^xsd:integer;
  dwc:occurrenceId 'A2_48_Spongaster_tetras'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412940'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongaster tetras'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_Spongotrochus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Spongotrochus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Spongotrochus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_Spongotrochus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_Spongotrochus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_Spongotrochus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_Spongotrochus_sp.'^^xsd:string;
  dwc:scientificName 'Spongotrochus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '412948'^^xsd:integer;
  dwc:occurrenceId 'A2_48_Spongotrochus_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Spongotrochus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_Zygocircus_productus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Zygocircus_productus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Zygocircus_productus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_Zygocircus_productus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_Zygocircus_productus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_Zygocircus_productus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_Zygocircus_productus'^^xsd:string;
  dwc:scientificName 'Zygocircus productus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '493705'^^xsd:integer;
  dwc:occurrenceId 'A2_48_Zygocircus_productus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493705'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus productus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_Zygocircus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Zygocircus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Zygocircus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_Zygocircus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_Zygocircus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_Zygocircus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_Zygocircus_sp.'^^xsd:string;
  dwc:scientificName 'Zygocircus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '493702'^^xsd:integer;
  dwc:occurrenceId 'A2_48_Zygocircus_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493702'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_Polycystina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Polycystina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Polycystina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_Polycystina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_Polycystina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_Polycystina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_Polycystina_(others)'^^xsd:string;
  dwc:scientificName 'Polycystina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '235740'^^xsd:integer;
  dwc:occurrenceId 'A2_48_Polycystina_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235740'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Polycystina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_ACANTHARIA_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_ACANTHARIA_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_ACANTHARIA_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_ACANTHARIA_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_ACANTHARIA_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_ACANTHARIA_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_ACANTHARIA_spp.'^^xsd:string;
  dwc:scientificName 'Acantharia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '586732'^^xsd:integer;
  dwc:occurrenceId 'A2_48_ACANTHARIA_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '586732'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'ACANTHARIA spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_Bolivina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Bolivina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Bolivina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_Bolivina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_Bolivina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_Bolivina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_Bolivina_sp.'^^xsd:string;
  dwc:scientificName 'Bolivina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '112101'^^xsd:integer;
  dwc:occurrenceId 'A2_48_Bolivina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Bolivina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_Globigerina_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Globigerina_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Globigerina_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_Globigerina_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_Globigerina_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_Globigerina_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_Globigerina_bulloides'^^xsd:string;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:occurrenceId 'A2_48_Globigerina_bulloides'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globigerina bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_Globogirinoides_ruber>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Globogirinoides_ruber> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Globogirinoides_ruber> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_Globogirinoides_ruber>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_Globogirinoides_ruber>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_Globogirinoides_ruber" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_Globogirinoides_ruber'^^xsd:string;
  dwc:scientificName 'Globigerinoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:occurrenceId 'A2_48_Globogirinoides_ruber'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globogirinoides ruber'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_Globorotalia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Globorotalia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Globorotalia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_Globorotalia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_Globorotalia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_Globorotalia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_Globorotalia_spp.'^^xsd:string;
  dwc:scientificName 'Globorotalia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '112200'^^xsd:integer;
  dwc:occurrenceId 'A2_48_Globorotalia_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112200'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Globorotalia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_Neogloboquadrina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Neogloboquadrina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Neogloboquadrina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_Neogloboquadrina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_Neogloboquadrina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_Neogloboquadrina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_Neogloboquadrina_sp.'^^xsd:string;
  dwc:scientificName 'Neogloboquadrina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '112202'^^xsd:integer;
  dwc:occurrenceId 'A2_48_Neogloboquadrina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112202'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Neogloboquadrina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_Orbulina_universa>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Orbulina_universa> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Orbulina_universa> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_Orbulina_universa>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_Orbulina_universa>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_Orbulina_universa" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_Orbulina_universa'^^xsd:string;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:occurrenceId 'A2_48_Orbulina_universa'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Orbulina universa'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_Tretomphalus_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Tretomphalus_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Tretomphalus_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_Tretomphalus_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_Tretomphalus_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_Tretomphalus_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_Tretomphalus_bulloides'^^xsd:string;
  dwc:scientificName 'Tretomphalus bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '113184'^^xsd:integer;
  dwc:occurrenceId 'A2_48_Tretomphalus_bulloides'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tretomphalus bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_Trochammina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Trochammina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Trochammina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_Trochammina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_Trochammina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_Trochammina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_Trochammina_sp.'^^xsd:string;
  dwc:scientificName 'Trochammina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:occurrenceId 'A2_48_Trochammina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Trochammina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_Foraminifera_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Foraminifera_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Foraminifera_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_Foraminifera_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_Foraminifera_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_Foraminifera_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_Foraminifera_(others)'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:occurrenceId 'A2_48_Foraminifera_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Foraminifera (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_Nannocalanus_minor>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Nannocalanus_minor> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Nannocalanus_minor> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_Nannocalanus_minor>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_Nannocalanus_minor>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_Nannocalanus_minor" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_Nannocalanus_minor'^^xsd:string;
  dwc:scientificName 'Nannocalanus minor'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '104469'^^xsd:integer;
  dwc:occurrenceId 'A2_48_Nannocalanus_minor'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104469'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus minor'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_Nannocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Nannocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Nannocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_Nannocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_Nannocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_Nannocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Nannocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '104154'^^xsd:integer;
  dwc:occurrenceId 'A2_48_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104154'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_Neocalanus_robustior>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Neocalanus_robustior> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Neocalanus_robustior> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_Neocalanus_robustior>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_Neocalanus_robustior>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_Neocalanus_robustior" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_Neocalanus_robustior'^^xsd:string;
  dwc:scientificName 'Neocalanus robustior'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '104472'^^xsd:integer;
  dwc:occurrenceId 'A2_48_Neocalanus_robustior'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104472'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Neocalanus robustior'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_Undinula_vulgaris_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Undinula_vulgaris_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Undinula_vulgaris_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_Undinula_vulgaris_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_Undinula_vulgaris_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_Undinula_vulgaris_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:scientificName 'Undinula vulgaris'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '104473'^^xsd:integer;
  dwc:occurrenceId 'A2_48_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104473'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undinula vulgaris (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_Acrocalanus_longicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Acrocalanus_longicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Acrocalanus_longicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_Acrocalanus_longicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_Acrocalanus_longicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_Acrocalanus_longicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_Acrocalanus_longicornis'^^xsd:string;
  dwc:scientificName 'Acrocalanus longicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '104646'^^xsd:integer;
  dwc:occurrenceId 'A2_48_Acrocalanus_longicornis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104646'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus longicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_Acrocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Acrocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Acrocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_Acrocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_Acrocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_Acrocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Acrocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '104192'^^xsd:integer;
  dwc:occurrenceId 'A2_48_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104192'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_Calocalanos_pavo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Calocalanos_pavo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Calocalanos_pavo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_Calocalanos_pavo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_Calocalanos_pavo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_Calocalanos_pavo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_Calocalanos_pavo'^^xsd:string;
  dwc:scientificName 'Calocalanus pavo'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '104669'^^xsd:integer;
  dwc:occurrenceId 'A2_48_Calocalanos_pavo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanos pavo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_Calocalanus_sp. _(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:scientificName 'Calocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '104193'^^xsd:integer;
  dwc:occurrenceId 'A2_48_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104193'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanus sp.  (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_Delibus_sewelli>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Delibus_sewelli> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Delibus_sewelli> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_Delibus_sewelli>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_Delibus_sewelli>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_Delibus_sewelli" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_Delibus_sewelli'^^xsd:string;
  dwc:scientificName 'Delius sewelli'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '363906'^^xsd:integer;
  dwc:occurrenceId 'A2_48_Delibus_sewelli'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363906'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sewelli'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_Delibus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Delibus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Delibus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_Delibus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_Delibus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_Delibus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Delius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '363904'^^xsd:integer;
  dwc:occurrenceId 'A2_48_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363904'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_Mecynocera_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Mecynocera_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Mecynocera_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_Mecynocera_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_Mecynocera_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_Mecynocera_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Mecynocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '104184'^^xsd:integer;
  dwc:occurrenceId 'A2_48_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Mecynocera sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_Paracalanus_aculeatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Paracalanus_aculeatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Paracalanus_aculeatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_Paracalanus_aculeatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_Paracalanus_aculeatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_Paracalanus_aculeatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_Paracalanus_aculeatus'^^xsd:string;
  dwc:scientificName 'Paracalanus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '104681'^^xsd:integer;
  dwc:occurrenceId 'A2_48_Paracalanus_aculeatus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1464945'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus aculeatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_Paracalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Paracalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Paracalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_Paracalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_Paracalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_Paracalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Paracalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '104196'^^xsd:integer;
  dwc:occurrenceId 'A2_48_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104196'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_Rhincalanus_cornutus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Rhincalanus_cornutus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Rhincalanus_cornutus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_Rhincalanus_cornutus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_Rhincalanus_cornutus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_Rhincalanus_cornutus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_Rhincalanus_cornutus'^^xsd:string;
  dwc:scientificName 'Rhincalanus cornutus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '104542'^^xsd:integer;
  dwc:occurrenceId 'A2_48_Rhincalanus_cornutus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1488083'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rhincalanus cornutus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_Subeucalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Subeucalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Subeucalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_Subeucalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_Subeucalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_Subeucalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Subeucalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '104173'^^xsd:integer;
  dwc:occurrenceId 'A2_48_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104173'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Subeucalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_Clausocalanus_furcatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Clausocalanus_furcatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Clausocalanus_furcatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_Clausocalanus_furcatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_Clausocalanus_furcatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_Clausocalanus_furcatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_Clausocalanus_furcatus'^^xsd:string;
  dwc:scientificName 'Clausocalanus furcatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '104503'^^xsd:integer;
  dwc:occurrenceId 'A2_48_Clausocalanus_furcatus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104503'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus furcatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_Clausocalanus_mastigophorus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Clausocalanus_mastigophorus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Clausocalanus_mastigophorus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_Clausocalanus_mastigophorus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_Clausocalanus_mastigophorus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_Clausocalanus_mastigophorus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:scientificName 'Clausocalanus mastigophorus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '104506'^^xsd:integer;
  dwc:occurrenceId 'A2_48_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104506'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus mastigophorus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_Clausocalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Clausocalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Clausocalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_Clausocalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_Clausocalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_Clausocalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Clausocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '104161'^^xsd:integer;
  dwc:occurrenceId 'A2_48_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104161'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_Euchaeta_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Euchaeta_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Euchaeta_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_Euchaeta_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_Euchaeta_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_Euchaeta_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Euchaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '104174'^^xsd:integer;
  dwc:occurrenceId 'A2_48_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104174'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Euchaeta spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_Scolecithrix_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Scolecithrix_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Scolecithrix_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_Scolecithrix_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_Scolecithrix_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_Scolecithrix_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_Scolecithrix_danae'^^xsd:string;
  dwc:scientificName 'Scolecithrix danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '104821'^^xsd:integer;
  dwc:occurrenceId 'A2_48_Scolecithrix_danae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104821'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_Scolecithrix_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Scolecithrix_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Scolecithrix_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_Scolecithrix_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_Scolecithrix_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_Scolecithrix_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Scolecithrix'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '104230'^^xsd:integer;
  dwc:occurrenceId 'A2_48_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104230'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_Lucicutia_flavicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Lucicutia_flavicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Lucicutia_flavicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_Lucicutia_flavicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_Lucicutia_flavicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_Lucicutia_flavicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_Lucicutia_flavicornis'^^xsd:string;
  dwc:scientificName 'Lucicutia flavicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '104597'^^xsd:integer;
  dwc:occurrenceId 'A2_48_Lucicutia_flavicornis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104597'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia flavicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_Lucicutia_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Lucicutia_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Lucicutia_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_Lucicutia_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_Lucicutia_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_Lucicutia_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_Lucicutia_sp.'^^xsd:string;
  dwc:scientificName 'Lucicutia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '104183'^^xsd:integer;
  dwc:occurrenceId 'A2_48_Lucicutia_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104183'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_Pleuromamma_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Pleuromamma_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Pleuromamma_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_Pleuromamma_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_Pleuromamma_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_Pleuromamma_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Pleuromamma'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '104191'^^xsd:integer;
  dwc:occurrenceId 'A2_48_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104191'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Pleuromamma sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_Temora_stylifera_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Temora_stylifera_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Temora_stylifera_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_Temora_stylifera_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_Temora_stylifera_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_Temora_stylifera_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:scientificName 'Temora stylifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '104879'^^xsd:integer;
  dwc:occurrenceId 'A2_48_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104879'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora stylifera (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_Temora_turbinata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Temora_turbinata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Temora_turbinata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_Temora_turbinata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_Temora_turbinata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_Temora_turbinata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_Temora_turbinata'^^xsd:string;
  dwc:scientificName 'Temora turbinata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '104880'^^xsd:integer;
  dwc:occurrenceId 'A2_48_Temora_turbinata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104880'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora turbinata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_Candacia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Candacia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Candacia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_Candacia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_Candacia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_Candacia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_Candacia_spp.'^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A2_48_Candacia_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_Candacia_sp._%28copepodite%29%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Candacia_sp._%28copepodite%29%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Candacia_sp._%28copepodite%29%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_Candacia_sp._%28copepodite%29%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_Candacia_sp._%28copepodite%29%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_Candacia_sp._(copepodite) " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A2_48_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia sp. (copepodite) '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_Calanopia_americana_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Calanopia_americana_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Calanopia_americana_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_Calanopia_americana_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_Calanopia_americana_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_Calanopia_americana_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:scientificName 'Calanopia americana'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '104723'^^xsd:integer;
  dwc:occurrenceId 'A2_48_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104723'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calanopia americana (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_Acartia_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Acartia_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Acartia_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_Acartia_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_Acartia_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_Acartia_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_Acartia_danae'^^xsd:string;
  dwc:scientificName 'Acartia (Acartia) danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '346026'^^xsd:integer;
  dwc:occurrenceId 'A2_48_Acartia_danae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346026'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_Acartia_lilljeborgii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Acartia_lilljeborgii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Acartia_lilljeborgii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_Acartia_lilljeborgii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_Acartia_lilljeborgii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_Acartia_lilljeborgii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_Acartia_lilljeborgii'^^xsd:string;
  dwc:scientificName 'Acartia lilljeborgii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '348510'^^xsd:integer;
  dwc:occurrenceId 'A2_48_Acartia_lilljeborgii'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia lilljeborgii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_Calanoida_%28others_copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Calanoida_%28others_copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Calanoida_%28others_copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_Calanoida_%28others_copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_Calanoida_%28others_copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_Calanoida_(others_copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'A2_48_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Calanoida (others copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_Oithona_atlantica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Oithona_atlantica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Oithona_atlantica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_Oithona_atlantica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_Oithona_atlantica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_Oithona_atlantica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_Oithona_atlantica'^^xsd:string;
  dwc:scientificName 'Oithona atlantica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '106642'^^xsd:integer;
  dwc:occurrenceId 'A2_48_Oithona_atlantica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106642'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona atlantica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_Oithona_plumifera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Oithona_plumifera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Oithona_plumifera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_Oithona_plumifera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_Oithona_plumifera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_Oithona_plumifera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_Oithona_plumifera'^^xsd:string;
  dwc:scientificName 'Oithona plumifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '106652'^^xsd:integer;
  dwc:occurrenceId 'A2_48_Oithona_plumifera'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106652'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona plumifera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_Oithona_setigera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Oithona_setigera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Oithona_setigera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_Oithona_setigera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_Oithona_setigera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_Oithona_setigera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_Oithona_setigera'^^xsd:string;
  dwc:scientificName 'Oithona setigera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '106655'^^xsd:integer;
  dwc:occurrenceId 'A2_48_Oithona_setigera'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '734517'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona setigera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_Oithona_hebes>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Oithona_hebes> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Oithona_hebes> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_Oithona_hebes>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_Oithona_hebes>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_Oithona_hebes" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_Oithona_hebes'^^xsd:string;
  dwc:scientificName 'Oithona hebes'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '106647'^^xsd:integer;
  dwc:occurrenceId 'A2_48_Oithona_hebes'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106647'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona hebes'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_Oithona_spp.%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Oithona_spp.%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Oithona_spp.%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_Oithona_spp.%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_Oithona_spp.%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_Oithona_spp. " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_Oithona_spp. '^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A2_48_Oithona_spp. '^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_Oithona_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Oithona_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Oithona_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_Oithona_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_Oithona_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_Oithona_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A2_48_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_Microsetella_norvegica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Microsetella_norvegica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Microsetella_norvegica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_Microsetella_norvegica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_Microsetella_norvegica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_Microsetella_norvegica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_Microsetella_norvegica'^^xsd:string;
  dwc:scientificName 'Microsetella norvegica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '116115'^^xsd:integer;
  dwc:occurrenceId 'A2_48_Microsetella_norvegica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116115'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella norvegica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_Microsetella_rosea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Microsetella_rosea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Microsetella_rosea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_Microsetella_rosea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_Microsetella_rosea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_Microsetella_rosea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_Microsetella_rosea'^^xsd:string;
  dwc:scientificName 'Microsetella rosea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '116116'^^xsd:integer;
  dwc:occurrenceId 'A2_48_Microsetella_rosea'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116116'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella rosea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_Microsetella_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Microsetella_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Microsetella_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_Microsetella_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_Microsetella_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_Microsetella_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Microsetella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '115341'^^xsd:integer;
  dwc:occurrenceId 'A2_48_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115341'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_Macrosetella_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Macrosetella_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Macrosetella_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_Macrosetella_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_Macrosetella_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_Macrosetella_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_Macrosetella_gracilis'^^xsd:string;
  dwc:scientificName 'Macrosetella gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '116382'^^xsd:integer;
  dwc:occurrenceId 'A2_48_Macrosetella_gracilis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116382'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Macrosetella gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_Miracia_efferata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Miracia_efferata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Miracia_efferata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_Miracia_efferata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_Miracia_efferata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_Miracia_efferata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_Miracia_efferata'^^xsd:string;
  dwc:scientificName 'Miracia efferata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '116383'^^xsd:integer;
  dwc:occurrenceId 'A2_48_Miracia_efferata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116383'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Miracia efferata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_Oncaea_media>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Oncaea_media> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Oncaea_media> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_Oncaea_media>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_Oncaea_media>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_Oncaea_media" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_Oncaea_media'^^xsd:string;
  dwc:scientificName 'Oncaea media'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '128938'^^xsd:integer;
  dwc:occurrenceId 'A2_48_Oncaea_media'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1862287'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea media'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_Oncaea_venusta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Oncaea_venusta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Oncaea_venusta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_Oncaea_venusta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_Oncaea_venusta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_Oncaea_venusta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_Oncaea_venusta'^^xsd:string;
  dwc:scientificName 'Oncaea venusta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '128954'^^xsd:integer;
  dwc:occurrenceId 'A2_48_Oncaea_venusta'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1754274'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea venusta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_Oncaea_mediterranea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Oncaea_mediterranea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Oncaea_mediterranea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_Oncaea_mediterranea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_Oncaea_mediterranea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_Oncaea_mediterranea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_Oncaea_mediterranea'^^xsd:string;
  dwc:scientificName 'Oncaea mediterranea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '128939'^^xsd:integer;
  dwc:occurrenceId 'A2_48_Oncaea_mediterranea'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128939'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea mediterranea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_Oncaea_scottodicarloi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Oncaea_scottodicarloi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Oncaea_scottodicarloi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_Oncaea_scottodicarloi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_Oncaea_scottodicarloi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_Oncaea_scottodicarloi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_Oncaea_scottodicarloi'^^xsd:string;
  dwc:scientificName 'Oncaea scottodicarloi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '128950'^^xsd:integer;
  dwc:occurrenceId 'A2_48_Oncaea_scottodicarloi'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128950'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea scottodicarloi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_Oncaea_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Oncaea_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Oncaea_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_Oncaea_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_Oncaea_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_Oncaea_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oncaea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '128690'^^xsd:integer;
  dwc:occurrenceId 'A2_48_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128690'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_Hemicyclops_thallassius>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Hemicyclops_thallassius> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Hemicyclops_thallassius> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_Hemicyclops_thallassius>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_Hemicyclops_thallassius>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_Hemicyclops_thallassius" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_Hemicyclops_thallassius'^^xsd:string;
  dwc:scientificName 'Hemicyclops thalassius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '352254'^^xsd:integer;
  dwc:occurrenceId 'A2_48_Hemicyclops_thallassius'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '352254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Hemicyclops thallassius'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_Copilia_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Copilia_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Copilia_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_Copilia_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_Copilia_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_Copilia_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Copilia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '128721'^^xsd:integer;
  dwc:occurrenceId 'A2_48_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128721'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Copilia spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_Agetus_flaccus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Agetus_flaccus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Agetus_flaccus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_Agetus_flaccus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_Agetus_flaccus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_Agetus_flaccus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_Agetus_flaccus'^^xsd:string;
  dwc:scientificName 'Agetus flaccus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '128795'^^xsd:integer;
  dwc:occurrenceId 'A2_48_Agetus_flaccus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128795'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Agetus flaccus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_Corycaeus_speciosus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Corycaeus_speciosus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Corycaeus_speciosus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_Corycaeus_speciosus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_Corycaeus_speciosus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_Corycaeus_speciosus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_Corycaeus_speciosus'^^xsd:string;
  dwc:scientificName 'Corycaeus speciosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '128800'^^xsd:integer;
  dwc:occurrenceId 'A2_48_Corycaeus_speciosus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128800'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus speciosus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_Corycaeus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Corycaeus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Corycaeus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_Corycaeus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_Corycaeus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_Corycaeus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Corycaeus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '128634'^^xsd:integer;
  dwc:occurrenceId 'A2_48_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128634'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_Farranula_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Farranula_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Farranula_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_Farranula_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_Farranula_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_Farranula_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_Farranula_gracilis'^^xsd:string;
  dwc:scientificName 'Farranula gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '128813'^^xsd:integer;
  dwc:occurrenceId 'A2_48_Farranula_gracilis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128813'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_Farranula_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Farranula_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Farranula_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_Farranula_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_Farranula_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_Farranula_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Farranula'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '128636'^^xsd:integer;
  dwc:occurrenceId 'A2_48_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128636'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_Copepoda_%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Copepoda_%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Copepoda_%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_Copepoda_%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_Copepoda_%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_Copepoda_(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_Copepoda_(nauplius)'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'A2_48_Copepoda_(nauplius)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Copepoda (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_CIRRIPEDIA__%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_CIRRIPEDIA__%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_CIRRIPEDIA__%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_CIRRIPEDIA__%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_CIRRIPEDIA__%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_CIRRIPEDIA__(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:occurrenceId 'A2_48_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  dwc:verbatimIdentification 'CIRRIPEDIA  (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_STOMATOPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_STOMATOPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_STOMATOPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_STOMATOPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_STOMATOPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_STOMATOPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Stomatopoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '14355'^^xsd:integer;
  dwc:occurrenceId 'A2_48_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '14355'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'STOMATOPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_DECAPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_DECAPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_DECAPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_DECAPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_DECAPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_DECAPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_DECAPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:occurrenceId 'A2_48_DECAPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'DECAPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_ECHINODERMATA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_ECHINODERMATA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_ECHINODERMATA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_ECHINODERMATA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_ECHINODERMATA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_ECHINODERMATA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:scientificName 'Echinodermata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '1806'^^xsd:integer;
  dwc:occurrenceId 'A2_48_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1806'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'ECHINODERMATA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_BRYOZOA_%28cyphonauta_larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_BRYOZOA_%28cyphonauta_larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_BRYOZOA_%28cyphonauta_larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_BRYOZOA_%28cyphonauta_larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_BRYOZOA_%28cyphonauta_larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_BRYOZOA_(cyphonauta_larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'A2_48_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'BRYOZOA (cyphonauta larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_Sagitta_friedreich>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Sagitta_friedreich> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Sagitta_friedreich> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_Sagitta_friedreich>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_Sagitta_friedreich>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_Sagitta_friedreich" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_Sagitta_friedreich'^^xsd:string;
  dwc:scientificName 'Sagitta friderici'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '105452'^^xsd:integer;
  dwc:occurrenceId 'A2_48_Sagitta_friedreich'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105441'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta friedreich'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_Sagitta_spp.%C2%A0%28imature%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Sagitta_spp.%C2%A0%28imature%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Sagitta_spp.%C2%A0%28imature%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_Sagitta_spp.%C2%A0%28imature%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_Sagitta_spp.%C2%A0%28imature%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_Sagitta_spp. (imature)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_Sagitta_spp. (imature)'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:occurrenceId 'A2_48_Sagitta_spp. (imature)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta spp. (imature)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_Chaetognatha_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Chaetognatha_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Chaetognatha_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_Chaetognatha_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_Chaetognatha_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_Chaetognatha_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_Chaetognatha_(others)'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:occurrenceId 'A2_48_Chaetognatha_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Chaetognatha (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_Fritillaria_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Fritillaria_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Fritillaria_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_Fritillaria_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_Fritillaria_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_Fritillaria_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_Fritillaria_spp.'^^xsd:string;
  dwc:scientificName 'Fritillaria'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '103358'^^xsd:integer;
  dwc:occurrenceId 'A2_48_Fritillaria_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Fritillaria spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_Oikopleura_dioica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Oikopleura_dioica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Oikopleura_dioica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_Oikopleura_dioica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_Oikopleura_dioica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_Oikopleura_dioica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_Oikopleura_dioica'^^xsd:string;
  dwc:scientificName 'Oikopleura dioica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '1770057'^^xsd:integer;
  dwc:occurrenceId 'A2_48_Oikopleura_dioica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura dioica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_Oikopleura_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Oikopleura_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Oikopleura_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_Oikopleura_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_Oikopleura_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_Oikopleura_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_Oikopleura_spp.'^^xsd:string;
  dwc:scientificName 'Oikopleura'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '103367'^^xsd:integer;
  dwc:occurrenceId 'A2_48_Oikopleura_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_Appendicularia_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Appendicularia_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Appendicularia_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_Appendicularia_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_Appendicularia_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_Appendicularia_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_Appendicularia_(others)'^^xsd:string;
  dwc:scientificName 'Appendicularia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '146421'^^xsd:integer;
  dwc:occurrenceId 'A2_48_Appendicularia_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146421'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Appendicularia (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_Thalia_democratica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Thalia_democratica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Thalia_democratica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_Thalia_democratica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_Thalia_democratica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_Thalia_democratica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_Thalia_democratica'^^xsd:string;
  dwc:scientificName 'Thalia democratica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '137279'^^xsd:integer;
  dwc:occurrenceId 'A2_48_Thalia_democratica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137279'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Thalia democratica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_Doliolo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Doliolo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Doliolo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_Doliolo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_Doliolo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_Doliolo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_Doliolo'^^xsd:string;
  dwc:scientificName 'Dolioloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '137221'^^xsd:integer;
  dwc:occurrenceId 'A2_48_Doliolo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137221'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Doliolo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_Teleostei_%28egg%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Teleostei_%28egg%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Teleostei_%28egg%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_Teleostei_%28egg%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_Teleostei_%28egg%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_Teleostei_(egg)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_Teleostei_(egg)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A2_48_Teleostei_(egg)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (egg)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_Teleostei_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Teleostei_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Teleostei_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_Teleostei_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_Teleostei_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_Teleostei_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_Teleostei_(larvae)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A2_48_Teleostei_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_SIPHONOPHORAE_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_SIPHONOPHORAE_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_SIPHONOPHORAE_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_SIPHONOPHORAE_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_SIPHONOPHORAE_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_SIPHONOPHORAE_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:scientificName 'Siphonophorae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '1371'^^xsd:integer;
  dwc:occurrenceId 'A2_48_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'SIPHONOPHORAE spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_Gastropoda_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Gastropoda_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Gastropoda_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_Gastropoda_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_Gastropoda_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_Gastropoda_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_Gastropoda_(veliger)'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'A2_48_Gastropoda_(veliger)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Gastropoda (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_Pteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Pteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Pteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_Pteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_Pteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_Pteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_Pteropoda'^^xsd:string;
  dwc:scientificName 'Pteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '325345'^^xsd:integer;
  dwc:occurrenceId 'A2_48_Pteropoda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '325345'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Pteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_Heteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Heteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Heteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_Heteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_Heteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_Heteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_Heteropoda'^^xsd:string;
  dwc:scientificName 'Heteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '1491356'^^xsd:integer;
  dwc:occurrenceId 'A2_48_Heteropoda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491356'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Heteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_Bivalvia_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Bivalvia_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_Bivalvia_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_Bivalvia_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_Bivalvia_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_Bivalvia_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_Bivalvia_(veliger)'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'A2_48_Bivalvia_(veliger)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Bivalvia (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_POLYCHAETA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_POLYCHAETA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_POLYCHAETA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_POLYCHAETA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_POLYCHAETA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_POLYCHAETA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'A2_48_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'POLYCHAETA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_OSTRACODA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_OSTRACODA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_OSTRACODA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_OSTRACODA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_OSTRACODA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_OSTRACODA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_OSTRACODA'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'A2_48_OSTRACODA'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'OSTRACODA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_48_CLADOCERA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_48_CLADOCERA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_48_CLADOCERA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.463214"^^xsd:decimal ;
  dwc:decimalLongitude "-32.9163837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_48_CLADOCERA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.463214 -32.9163837)"^^geo:wktLiteral ;
  geo-pos:lat "-4.463214"^^xsd:decimal ;
  geo-pos:long "-32.9163837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_48_CLADOCERA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_48_CLADOCERA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_48_CLADOCERA'^^xsd:string;
  dwc:scientificName 'Cladocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.9163837'^^xsd:double;
  dwc:latitude '-4.463214'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 48'^^xsd:string;
  dwc:aphiaid '1076'^^xsd:integer;
  dwc:occurrenceId 'A2_48_CLADOCERA'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '155670'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'CLADOCERA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_Codonella_acuta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Codonella_acuta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Codonella_acuta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_Codonella_acuta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_Codonella_acuta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_Codonella_acuta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_Codonella_acuta'^^xsd:string;
  dwc:scientificName 'Codonella acuta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '417132'^^xsd:integer;
  dwc:occurrenceId 'A1_8_Codonella_acuta'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417132'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella acuta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_Codonella_amphorella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Codonella_amphorella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Codonella_amphorella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_Codonella_amphorella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_Codonella_amphorella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_Codonella_amphorella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_Codonella_amphorella'^^xsd:string;
  dwc:scientificName 'Codonella amphorella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '417133'^^xsd:integer;
  dwc:occurrenceId 'A1_8_Codonella_amphorella'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417133'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella amphorella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_Codonella_apicata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Codonella_apicata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Codonella_apicata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_Codonella_apicata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_Codonella_apicata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_Codonella_apicata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_Codonella_apicata'^^xsd:string;
  dwc:scientificName 'Codonella apicata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '417134'^^xsd:integer;
  dwc:occurrenceId 'A1_8_Codonella_apicata'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417134'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella apicata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_Codonella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Codonella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Codonella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_Codonella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_Codonella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_Codonella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_Codonella_sp.'^^xsd:string;
  dwc:scientificName 'Codonella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '150203'^^xsd:integer;
  dwc:occurrenceId 'A1_8_Codonella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150203'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_Tintinnopsis_tocantinensis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Tintinnopsis_tocantinensis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Tintinnopsis_tocantinensis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_Tintinnopsis_tocantinensis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_Tintinnopsis_tocantinensis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_Tintinnopsis_tocantinensis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:scientificName 'Tintinnopsis tocantinensis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '417156'^^xsd:integer;
  dwc:occurrenceId 'A1_8_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417156'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis tocantinensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_Tintinnopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Tintinnopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Tintinnopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_Tintinnopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_Tintinnopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_Tintinnopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_Tintinnopsis_spp.'^^xsd:string;
  dwc:scientificName 'Tintinnopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:occurrenceId 'A1_8_Tintinnopsis_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_Codonellopsis_ostenfeldi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Codonellopsis_ostenfeldi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Codonellopsis_ostenfeldi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_Codonellopsis_ostenfeldi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_Codonellopsis_ostenfeldi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_Codonellopsis_ostenfeldi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:scientificName 'Codonellopsis ostenfeldi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '427448'^^xsd:integer;
  dwc:occurrenceId 'A1_8_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427448'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis ostenfeldi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_Codonellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Codonellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Codonellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_Codonellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_Codonellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_Codonellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_Codonellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Codonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '204197'^^xsd:integer;
  dwc:occurrenceId 'A1_8_Codonellopsis_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '204197'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_Coxliella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Coxliella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Coxliella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_Coxliella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_Coxliella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_Coxliella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_Coxliella_sp.'^^xsd:string;
  dwc:scientificName 'Coxliella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '150208'^^xsd:integer;
  dwc:occurrenceId 'A1_8_Coxliella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150208'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Coxliella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_Dadayiella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Dadayiella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Dadayiella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_Dadayiella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_Dadayiella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_Dadayiella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_Dadayiella_sp.'^^xsd:string;
  dwc:scientificName 'Dadayiella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '183541'^^xsd:integer;
  dwc:occurrenceId 'A1_8_Dadayiella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183541'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dadayiella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_Dictyocysta_lepida>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Dictyocysta_lepida> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Dictyocysta_lepida> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_Dictyocysta_lepida>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_Dictyocysta_lepida>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_Dictyocysta_lepida" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_Dictyocysta_lepida'^^xsd:string;
  dwc:scientificName 'Dictyocysta lepida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '235767'^^xsd:integer;
  dwc:occurrenceId 'A1_8_Dictyocysta_lepida'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235767'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocysta lepida'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_Epiplocylis_undella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Epiplocylis_undella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Epiplocylis_undella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_Epiplocylis_undella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_Epiplocylis_undella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_Epiplocylis_undella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_Epiplocylis_undella'^^xsd:string;
  dwc:scientificName 'Epiplocylis undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '341668'^^xsd:integer;
  dwc:occurrenceId 'A1_8_Epiplocylis_undella'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '341668'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis undella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_Epiplocylis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Epiplocylis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Epiplocylis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_Epiplocylis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_Epiplocylis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_Epiplocylis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_Epiplocylis_sp.'^^xsd:string;
  dwc:scientificName 'Epiplocylis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '183562'^^xsd:integer;
  dwc:occurrenceId 'A1_8_Epiplocylis_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183562'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_Favella_enrenbergii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Favella_enrenbergii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Favella_enrenbergii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_Favella_enrenbergii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_Favella_enrenbergii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_Favella_enrenbergii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_Favella_enrenbergii'^^xsd:string;
  dwc:scientificName 'Favella ehrenbergii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '235761'^^xsd:integer;
  dwc:occurrenceId 'A1_8_Favella_enrenbergii'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235761'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Favella enrenbergii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_Eutintinnus_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Eutintinnus_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Eutintinnus_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_Eutintinnus_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_Eutintinnus_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_Eutintinnus_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_Eutintinnus_spp.'^^xsd:string;
  dwc:scientificName 'Eutintinnus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '183543'^^xsd:integer;
  dwc:occurrenceId 'A1_8_Eutintinnus_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183543'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Eutintinnus spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_Amphorellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Amphorellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Amphorellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_Amphorellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_Amphorellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_Amphorellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_Amphorellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Amphorellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '425527'^^xsd:integer;
  dwc:occurrenceId 'A1_8_Amphorellopsis_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '425527'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Amphorellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_Rabdonella_elegans>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Rabdonella_elegans> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Rabdonella_elegans> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_Rabdonella_elegans>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_Rabdonella_elegans>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_Rabdonella_elegans" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_Rabdonella_elegans'^^xsd:string;
  dwc:scientificName 'Rhabdonella elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '183577'^^xsd:integer;
  dwc:occurrenceId 'A1_8_Rabdonella_elegans'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183577'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella elegans'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_Rabdonella_brandti>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Rabdonella_brandti> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Rabdonella_brandti> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_Rabdonella_brandti>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_Rabdonella_brandti>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_Rabdonella_brandti" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_Rabdonella_brandti'^^xsd:string;
  dwc:scientificName 'Rhabdonella brandti'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '427513'^^xsd:integer;
  dwc:occurrenceId 'A1_8_Rabdonella_brandti'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427513'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella brandti'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_Rabdonellopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Rabdonellopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Rabdonellopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_Rabdonellopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_Rabdonellopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_Rabdonellopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_Rabdonellopsis_spp.'^^xsd:string;
  dwc:scientificName 'Rhabdonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '183550'^^xsd:integer;
  dwc:occurrenceId 'A1_8_Rabdonellopsis_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183550'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonellopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_Undella_claparedei>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Undella_claparedei> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Undella_claparedei> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_Undella_claparedei>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_Undella_claparedei>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_Undella_claparedei" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_Undella_claparedei'^^xsd:string;
  dwc:scientificName 'Undella claparedei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '341684'^^xsd:integer;
  dwc:occurrenceId 'A1_8_Undella_claparedei'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417240'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undella claparedei'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_Undella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Undella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Undella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_Undella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_Undella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_Undella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_Undella_sp.'^^xsd:string;
  dwc:scientificName 'Undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '235764'^^xsd:integer;
  dwc:occurrenceId 'A1_8_Undella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235764'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Undella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_Xystonellopsis_heros>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Xystonellopsis_heros> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Xystonellopsis_heros> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_Xystonellopsis_heros>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_Xystonellopsis_heros>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_Xystonellopsis_heros" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_Xystonellopsis_heros'^^xsd:string;
  dwc:scientificName 'Xystonellopsis heros'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '417266'^^xsd:integer;
  dwc:occurrenceId 'A1_8_Xystonellopsis_heros'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417266'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Xystonellopsis heros'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_Tintinnina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Tintinnina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Tintinnina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_Tintinnina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_Tintinnina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_Tintinnina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_Tintinnina_(others)'^^xsd:string;
  dwc:scientificName 'Tintinnina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '732976'^^xsd:integer;
  dwc:occurrenceId 'A1_8_Tintinnina_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_Collosphaera_macropora>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Collosphaera_macropora> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Collosphaera_macropora> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_Collosphaera_macropora>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_Collosphaera_macropora>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_Collosphaera_macropora" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_Collosphaera_macropora'^^xsd:string;
  dwc:scientificName 'Collosphaera macropora'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '493482'^^xsd:integer;
  dwc:occurrenceId 'A1_8_Collosphaera_macropora'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493482'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Collosphaera macropora'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_Dictyocoryne_profunda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Dictyocoryne_profunda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Dictyocoryne_profunda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_Dictyocoryne_profunda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_Dictyocoryne_profunda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_Dictyocoryne_profunda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_Dictyocoryne_profunda'^^xsd:string;
  dwc:scientificName 'Dictyocoryne profunda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '412935'^^xsd:integer;
  dwc:occurrenceId 'A1_8_Dictyocoryne_profunda'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412935'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne profunda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_Dictyocoryne_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Dictyocoryne_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Dictyocoryne_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_Dictyocoryne_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_Dictyocoryne_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_Dictyocoryne_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_Dictyocoryne_sp.'^^xsd:string;
  dwc:scientificName 'Dictyocoryne'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '412934'^^xsd:integer;
  dwc:occurrenceId 'A1_8_Dictyocoryne_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412934'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_Discopyle_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Discopyle_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Discopyle_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_Discopyle_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_Discopyle_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_Discopyle_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_Discopyle_sp.'^^xsd:string;
  dwc:scientificName 'Discopyle'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '493501'^^xsd:integer;
  dwc:occurrenceId 'A1_8_Discopyle_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Discopyle sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_Pylonidae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Pylonidae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Pylonidae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_Pylonidae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_Pylonidae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_Pylonidae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_Pylonidae'^^xsd:string;
  dwc:scientificName 'Pyloniidae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '345902'^^xsd:integer;
  dwc:occurrenceId 'A1_8_Pylonidae'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345902'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:verbatimIdentification 'Pylonidae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_Spongodiscus_resurgens>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Spongodiscus_resurgens> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Spongodiscus_resurgens> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_Spongodiscus_resurgens>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_Spongodiscus_resurgens>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_Spongodiscus_resurgens" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_Spongodiscus_resurgens'^^xsd:string;
  dwc:scientificName 'Spongodiscus resurgens'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '493608'^^xsd:integer;
  dwc:occurrenceId 'A1_8_Spongodiscus_resurgens'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493608'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongodiscus resurgens'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_Spongosphaera_streptacantha>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Spongosphaera_streptacantha> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Spongosphaera_streptacantha> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_Spongosphaera_streptacantha>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_Spongosphaera_streptacantha>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_Spongosphaera_streptacantha" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_Spongosphaera_streptacantha'^^xsd:string;
  dwc:scientificName 'Spongosphaera streptacantha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '493393'^^xsd:integer;
  dwc:occurrenceId 'A1_8_Spongosphaera_streptacantha'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493393'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongosphaera streptacantha'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_Spongaster_tetras>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Spongaster_tetras> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Spongaster_tetras> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_Spongaster_tetras>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_Spongaster_tetras>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_Spongaster_tetras" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_Spongaster_tetras'^^xsd:string;
  dwc:scientificName 'Spongaster tetras'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '412940'^^xsd:integer;
  dwc:occurrenceId 'A1_8_Spongaster_tetras'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412940'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongaster tetras'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_Spongotrochus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Spongotrochus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Spongotrochus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_Spongotrochus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_Spongotrochus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_Spongotrochus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_Spongotrochus_sp.'^^xsd:string;
  dwc:scientificName 'Spongotrochus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '412948'^^xsd:integer;
  dwc:occurrenceId 'A1_8_Spongotrochus_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Spongotrochus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_Zygocircus_productus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Zygocircus_productus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Zygocircus_productus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_Zygocircus_productus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_Zygocircus_productus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_Zygocircus_productus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_Zygocircus_productus'^^xsd:string;
  dwc:scientificName 'Zygocircus productus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '493705'^^xsd:integer;
  dwc:occurrenceId 'A1_8_Zygocircus_productus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493705'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus productus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_Zygocircus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Zygocircus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Zygocircus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_Zygocircus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_Zygocircus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_Zygocircus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_Zygocircus_sp.'^^xsd:string;
  dwc:scientificName 'Zygocircus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '493702'^^xsd:integer;
  dwc:occurrenceId 'A1_8_Zygocircus_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493702'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_Polycystina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Polycystina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Polycystina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_Polycystina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_Polycystina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_Polycystina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_Polycystina_(others)'^^xsd:string;
  dwc:scientificName 'Polycystina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '235740'^^xsd:integer;
  dwc:occurrenceId 'A1_8_Polycystina_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235740'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Polycystina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_ACANTHARIA_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_ACANTHARIA_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_ACANTHARIA_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_ACANTHARIA_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_ACANTHARIA_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_ACANTHARIA_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_ACANTHARIA_spp.'^^xsd:string;
  dwc:scientificName 'Acantharia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '586732'^^xsd:integer;
  dwc:occurrenceId 'A1_8_ACANTHARIA_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '586732'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'ACANTHARIA spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_Bolivina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Bolivina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Bolivina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_Bolivina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_Bolivina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_Bolivina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_Bolivina_sp.'^^xsd:string;
  dwc:scientificName 'Bolivina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '112101'^^xsd:integer;
  dwc:occurrenceId 'A1_8_Bolivina_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Bolivina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_Globigerina_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Globigerina_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Globigerina_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_Globigerina_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_Globigerina_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_Globigerina_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_Globigerina_bulloides'^^xsd:string;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:occurrenceId 'A1_8_Globigerina_bulloides'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globigerina bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_Globogirinoides_ruber>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Globogirinoides_ruber> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Globogirinoides_ruber> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_Globogirinoides_ruber>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_Globogirinoides_ruber>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_Globogirinoides_ruber" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_Globogirinoides_ruber'^^xsd:string;
  dwc:scientificName 'Globigerinoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:occurrenceId 'A1_8_Globogirinoides_ruber'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globogirinoides ruber'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_Globorotalia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Globorotalia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Globorotalia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_Globorotalia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_Globorotalia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_Globorotalia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_Globorotalia_spp.'^^xsd:string;
  dwc:scientificName 'Globorotalia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '112200'^^xsd:integer;
  dwc:occurrenceId 'A1_8_Globorotalia_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112200'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Globorotalia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_Neogloboquadrina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Neogloboquadrina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Neogloboquadrina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_Neogloboquadrina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_Neogloboquadrina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_Neogloboquadrina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_Neogloboquadrina_sp.'^^xsd:string;
  dwc:scientificName 'Neogloboquadrina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '112202'^^xsd:integer;
  dwc:occurrenceId 'A1_8_Neogloboquadrina_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112202'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Neogloboquadrina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_Orbulina_universa>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Orbulina_universa> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Orbulina_universa> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_Orbulina_universa>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_Orbulina_universa>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_Orbulina_universa" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_Orbulina_universa'^^xsd:string;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:occurrenceId 'A1_8_Orbulina_universa'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Orbulina universa'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_Tretomphalus_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Tretomphalus_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Tretomphalus_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_Tretomphalus_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_Tretomphalus_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_Tretomphalus_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_Tretomphalus_bulloides'^^xsd:string;
  dwc:scientificName 'Tretomphalus bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '113184'^^xsd:integer;
  dwc:occurrenceId 'A1_8_Tretomphalus_bulloides'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tretomphalus bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_Trochammina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Trochammina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Trochammina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_Trochammina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_Trochammina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_Trochammina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_Trochammina_sp.'^^xsd:string;
  dwc:scientificName 'Trochammina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:occurrenceId 'A1_8_Trochammina_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Trochammina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_Foraminifera_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Foraminifera_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Foraminifera_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_Foraminifera_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_Foraminifera_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_Foraminifera_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_Foraminifera_(others)'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:occurrenceId 'A1_8_Foraminifera_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Foraminifera (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_Nannocalanus_minor>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Nannocalanus_minor> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Nannocalanus_minor> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_Nannocalanus_minor>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_Nannocalanus_minor>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_Nannocalanus_minor" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_Nannocalanus_minor'^^xsd:string;
  dwc:scientificName 'Nannocalanus minor'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '104469'^^xsd:integer;
  dwc:occurrenceId 'A1_8_Nannocalanus_minor'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104469'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus minor'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_Nannocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Nannocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Nannocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_Nannocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_Nannocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_Nannocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Nannocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '104154'^^xsd:integer;
  dwc:occurrenceId 'A1_8_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104154'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_Neocalanus_robustior>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Neocalanus_robustior> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Neocalanus_robustior> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_Neocalanus_robustior>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_Neocalanus_robustior>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_Neocalanus_robustior" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_Neocalanus_robustior'^^xsd:string;
  dwc:scientificName 'Neocalanus robustior'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '104472'^^xsd:integer;
  dwc:occurrenceId 'A1_8_Neocalanus_robustior'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104472'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Neocalanus robustior'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_Undinula_vulgaris_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Undinula_vulgaris_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Undinula_vulgaris_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_Undinula_vulgaris_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_Undinula_vulgaris_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_Undinula_vulgaris_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:scientificName 'Undinula vulgaris'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '104473'^^xsd:integer;
  dwc:occurrenceId 'A1_8_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104473'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undinula vulgaris (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_Acrocalanus_longicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Acrocalanus_longicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Acrocalanus_longicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_Acrocalanus_longicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_Acrocalanus_longicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_Acrocalanus_longicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_Acrocalanus_longicornis'^^xsd:string;
  dwc:scientificName 'Acrocalanus longicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '104646'^^xsd:integer;
  dwc:occurrenceId 'A1_8_Acrocalanus_longicornis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104646'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus longicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_Acrocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Acrocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Acrocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_Acrocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_Acrocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_Acrocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Acrocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '104192'^^xsd:integer;
  dwc:occurrenceId 'A1_8_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104192'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_Calocalanos_pavo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Calocalanos_pavo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Calocalanos_pavo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_Calocalanos_pavo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_Calocalanos_pavo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_Calocalanos_pavo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_Calocalanos_pavo'^^xsd:string;
  dwc:scientificName 'Calocalanus pavo'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '104669'^^xsd:integer;
  dwc:occurrenceId 'A1_8_Calocalanos_pavo'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanos pavo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_Calocalanus_sp. _(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:scientificName 'Calocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '104193'^^xsd:integer;
  dwc:occurrenceId 'A1_8_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104193'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanus sp.  (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_Delibus_sewelli>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Delibus_sewelli> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Delibus_sewelli> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_Delibus_sewelli>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_Delibus_sewelli>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_Delibus_sewelli" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_Delibus_sewelli'^^xsd:string;
  dwc:scientificName 'Delius sewelli'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '363906'^^xsd:integer;
  dwc:occurrenceId 'A1_8_Delibus_sewelli'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363906'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sewelli'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_Delibus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Delibus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Delibus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_Delibus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_Delibus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_Delibus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Delius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '363904'^^xsd:integer;
  dwc:occurrenceId 'A1_8_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363904'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_Mecynocera_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Mecynocera_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Mecynocera_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_Mecynocera_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_Mecynocera_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_Mecynocera_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Mecynocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '104184'^^xsd:integer;
  dwc:occurrenceId 'A1_8_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Mecynocera sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_Paracalanus_aculeatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Paracalanus_aculeatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Paracalanus_aculeatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_Paracalanus_aculeatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_Paracalanus_aculeatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_Paracalanus_aculeatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_Paracalanus_aculeatus'^^xsd:string;
  dwc:scientificName 'Paracalanus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '104681'^^xsd:integer;
  dwc:occurrenceId 'A1_8_Paracalanus_aculeatus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1464945'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus aculeatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_Paracalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Paracalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Paracalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_Paracalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_Paracalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_Paracalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Paracalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '104196'^^xsd:integer;
  dwc:occurrenceId 'A1_8_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104196'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_Rhincalanus_cornutus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Rhincalanus_cornutus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Rhincalanus_cornutus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_Rhincalanus_cornutus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_Rhincalanus_cornutus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_Rhincalanus_cornutus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_Rhincalanus_cornutus'^^xsd:string;
  dwc:scientificName 'Rhincalanus cornutus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '104542'^^xsd:integer;
  dwc:occurrenceId 'A1_8_Rhincalanus_cornutus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1488083'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rhincalanus cornutus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_Subeucalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Subeucalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Subeucalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_Subeucalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_Subeucalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_Subeucalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Subeucalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '104173'^^xsd:integer;
  dwc:occurrenceId 'A1_8_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104173'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Subeucalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_Clausocalanus_furcatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Clausocalanus_furcatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Clausocalanus_furcatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_Clausocalanus_furcatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_Clausocalanus_furcatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_Clausocalanus_furcatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_Clausocalanus_furcatus'^^xsd:string;
  dwc:scientificName 'Clausocalanus furcatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '104503'^^xsd:integer;
  dwc:occurrenceId 'A1_8_Clausocalanus_furcatus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104503'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus furcatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_Clausocalanus_mastigophorus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Clausocalanus_mastigophorus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Clausocalanus_mastigophorus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_Clausocalanus_mastigophorus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_Clausocalanus_mastigophorus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_Clausocalanus_mastigophorus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:scientificName 'Clausocalanus mastigophorus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '104506'^^xsd:integer;
  dwc:occurrenceId 'A1_8_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104506'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus mastigophorus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_Clausocalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Clausocalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Clausocalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_Clausocalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_Clausocalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_Clausocalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Clausocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '104161'^^xsd:integer;
  dwc:occurrenceId 'A1_8_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104161'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_Euchaeta_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Euchaeta_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Euchaeta_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_Euchaeta_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_Euchaeta_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_Euchaeta_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Euchaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '104174'^^xsd:integer;
  dwc:occurrenceId 'A1_8_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104174'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Euchaeta spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_Scolecithrix_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Scolecithrix_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Scolecithrix_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_Scolecithrix_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_Scolecithrix_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_Scolecithrix_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_Scolecithrix_danae'^^xsd:string;
  dwc:scientificName 'Scolecithrix danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '104821'^^xsd:integer;
  dwc:occurrenceId 'A1_8_Scolecithrix_danae'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104821'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_Scolecithrix_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Scolecithrix_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Scolecithrix_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_Scolecithrix_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_Scolecithrix_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_Scolecithrix_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Scolecithrix'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '104230'^^xsd:integer;
  dwc:occurrenceId 'A1_8_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104230'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_Lucicutia_flavicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Lucicutia_flavicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Lucicutia_flavicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_Lucicutia_flavicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_Lucicutia_flavicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_Lucicutia_flavicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_Lucicutia_flavicornis'^^xsd:string;
  dwc:scientificName 'Lucicutia flavicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '104597'^^xsd:integer;
  dwc:occurrenceId 'A1_8_Lucicutia_flavicornis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104597'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia flavicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_Lucicutia_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Lucicutia_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Lucicutia_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_Lucicutia_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_Lucicutia_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_Lucicutia_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_Lucicutia_sp.'^^xsd:string;
  dwc:scientificName 'Lucicutia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '104183'^^xsd:integer;
  dwc:occurrenceId 'A1_8_Lucicutia_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104183'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_Pleuromamma_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Pleuromamma_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Pleuromamma_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_Pleuromamma_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_Pleuromamma_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_Pleuromamma_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Pleuromamma'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '104191'^^xsd:integer;
  dwc:occurrenceId 'A1_8_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104191'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Pleuromamma sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_Temora_stylifera_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Temora_stylifera_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Temora_stylifera_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_Temora_stylifera_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_Temora_stylifera_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_Temora_stylifera_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:scientificName 'Temora stylifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '104879'^^xsd:integer;
  dwc:occurrenceId 'A1_8_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104879'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora stylifera (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_Temora_turbinata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Temora_turbinata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Temora_turbinata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_Temora_turbinata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_Temora_turbinata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_Temora_turbinata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_Temora_turbinata'^^xsd:string;
  dwc:scientificName 'Temora turbinata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '104880'^^xsd:integer;
  dwc:occurrenceId 'A1_8_Temora_turbinata'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104880'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora turbinata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_Candacia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Candacia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Candacia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_Candacia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_Candacia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_Candacia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_Candacia_spp.'^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A1_8_Candacia_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_Candacia_sp._%28copepodite%29%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Candacia_sp._%28copepodite%29%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Candacia_sp._%28copepodite%29%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_Candacia_sp._%28copepodite%29%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_Candacia_sp._%28copepodite%29%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_Candacia_sp._(copepodite) " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A1_8_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia sp. (copepodite) '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_Calanopia_americana_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Calanopia_americana_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Calanopia_americana_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_Calanopia_americana_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_Calanopia_americana_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_Calanopia_americana_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:scientificName 'Calanopia americana'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '104723'^^xsd:integer;
  dwc:occurrenceId 'A1_8_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104723'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calanopia americana (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_Acartia_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Acartia_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Acartia_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_Acartia_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_Acartia_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_Acartia_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_Acartia_danae'^^xsd:string;
  dwc:scientificName 'Acartia (Acartia) danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '346026'^^xsd:integer;
  dwc:occurrenceId 'A1_8_Acartia_danae'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346026'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_Acartia_lilljeborgii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Acartia_lilljeborgii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Acartia_lilljeborgii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_Acartia_lilljeborgii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_Acartia_lilljeborgii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_Acartia_lilljeborgii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_Acartia_lilljeborgii'^^xsd:string;
  dwc:scientificName 'Acartia lilljeborgii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '348510'^^xsd:integer;
  dwc:occurrenceId 'A1_8_Acartia_lilljeborgii'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia lilljeborgii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_Calanoida_%28others_copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Calanoida_%28others_copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Calanoida_%28others_copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_Calanoida_%28others_copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_Calanoida_%28others_copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_Calanoida_(others_copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'A1_8_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Calanoida (others copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_Oithona_atlantica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Oithona_atlantica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Oithona_atlantica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_Oithona_atlantica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_Oithona_atlantica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_Oithona_atlantica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_Oithona_atlantica'^^xsd:string;
  dwc:scientificName 'Oithona atlantica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '106642'^^xsd:integer;
  dwc:occurrenceId 'A1_8_Oithona_atlantica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106642'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona atlantica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_Oithona_plumifera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Oithona_plumifera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Oithona_plumifera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_Oithona_plumifera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_Oithona_plumifera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_Oithona_plumifera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_Oithona_plumifera'^^xsd:string;
  dwc:scientificName 'Oithona plumifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '106652'^^xsd:integer;
  dwc:occurrenceId 'A1_8_Oithona_plumifera'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106652'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona plumifera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_Oithona_setigera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Oithona_setigera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Oithona_setigera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_Oithona_setigera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_Oithona_setigera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_Oithona_setigera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_Oithona_setigera'^^xsd:string;
  dwc:scientificName 'Oithona setigera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '106655'^^xsd:integer;
  dwc:occurrenceId 'A1_8_Oithona_setigera'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '734517'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona setigera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_Oithona_hebes>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Oithona_hebes> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Oithona_hebes> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_Oithona_hebes>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_Oithona_hebes>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_Oithona_hebes" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_Oithona_hebes'^^xsd:string;
  dwc:scientificName 'Oithona hebes'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '106647'^^xsd:integer;
  dwc:occurrenceId 'A1_8_Oithona_hebes'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106647'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona hebes'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_Oithona_spp.%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Oithona_spp.%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Oithona_spp.%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_Oithona_spp.%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_Oithona_spp.%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_Oithona_spp. " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_Oithona_spp. '^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A1_8_Oithona_spp. '^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_Oithona_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Oithona_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Oithona_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_Oithona_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_Oithona_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_Oithona_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A1_8_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_Microsetella_norvegica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Microsetella_norvegica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Microsetella_norvegica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_Microsetella_norvegica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_Microsetella_norvegica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_Microsetella_norvegica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_Microsetella_norvegica'^^xsd:string;
  dwc:scientificName 'Microsetella norvegica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '116115'^^xsd:integer;
  dwc:occurrenceId 'A1_8_Microsetella_norvegica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116115'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella norvegica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_Microsetella_rosea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Microsetella_rosea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Microsetella_rosea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_Microsetella_rosea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_Microsetella_rosea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_Microsetella_rosea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_Microsetella_rosea'^^xsd:string;
  dwc:scientificName 'Microsetella rosea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '116116'^^xsd:integer;
  dwc:occurrenceId 'A1_8_Microsetella_rosea'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116116'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella rosea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_Microsetella_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Microsetella_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Microsetella_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_Microsetella_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_Microsetella_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_Microsetella_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Microsetella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '115341'^^xsd:integer;
  dwc:occurrenceId 'A1_8_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115341'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_Macrosetella_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Macrosetella_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Macrosetella_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_Macrosetella_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_Macrosetella_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_Macrosetella_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_Macrosetella_gracilis'^^xsd:string;
  dwc:scientificName 'Macrosetella gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '116382'^^xsd:integer;
  dwc:occurrenceId 'A1_8_Macrosetella_gracilis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116382'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Macrosetella gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_Miracia_efferata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Miracia_efferata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Miracia_efferata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_Miracia_efferata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_Miracia_efferata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_Miracia_efferata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_Miracia_efferata'^^xsd:string;
  dwc:scientificName 'Miracia efferata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '116383'^^xsd:integer;
  dwc:occurrenceId 'A1_8_Miracia_efferata'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116383'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Miracia efferata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_Oncaea_media>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Oncaea_media> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Oncaea_media> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_Oncaea_media>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_Oncaea_media>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_Oncaea_media" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_Oncaea_media'^^xsd:string;
  dwc:scientificName 'Oncaea media'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '128938'^^xsd:integer;
  dwc:occurrenceId 'A1_8_Oncaea_media'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1862287'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea media'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_Oncaea_venusta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Oncaea_venusta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Oncaea_venusta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_Oncaea_venusta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_Oncaea_venusta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_Oncaea_venusta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_Oncaea_venusta'^^xsd:string;
  dwc:scientificName 'Oncaea venusta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '128954'^^xsd:integer;
  dwc:occurrenceId 'A1_8_Oncaea_venusta'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1754274'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea venusta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_Oncaea_mediterranea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Oncaea_mediterranea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Oncaea_mediterranea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_Oncaea_mediterranea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_Oncaea_mediterranea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_Oncaea_mediterranea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_Oncaea_mediterranea'^^xsd:string;
  dwc:scientificName 'Oncaea mediterranea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '128939'^^xsd:integer;
  dwc:occurrenceId 'A1_8_Oncaea_mediterranea'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128939'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea mediterranea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_Oncaea_scottodicarloi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Oncaea_scottodicarloi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Oncaea_scottodicarloi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_Oncaea_scottodicarloi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_Oncaea_scottodicarloi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_Oncaea_scottodicarloi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_Oncaea_scottodicarloi'^^xsd:string;
  dwc:scientificName 'Oncaea scottodicarloi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '128950'^^xsd:integer;
  dwc:occurrenceId 'A1_8_Oncaea_scottodicarloi'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128950'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea scottodicarloi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_Oncaea_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Oncaea_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Oncaea_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_Oncaea_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_Oncaea_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_Oncaea_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oncaea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '128690'^^xsd:integer;
  dwc:occurrenceId 'A1_8_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128690'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_Hemicyclops_thallassius>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Hemicyclops_thallassius> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Hemicyclops_thallassius> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_Hemicyclops_thallassius>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_Hemicyclops_thallassius>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_Hemicyclops_thallassius" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_Hemicyclops_thallassius'^^xsd:string;
  dwc:scientificName 'Hemicyclops thalassius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '352254'^^xsd:integer;
  dwc:occurrenceId 'A1_8_Hemicyclops_thallassius'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '352254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Hemicyclops thallassius'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_Copilia_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Copilia_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Copilia_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_Copilia_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_Copilia_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_Copilia_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Copilia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '128721'^^xsd:integer;
  dwc:occurrenceId 'A1_8_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128721'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Copilia spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_Agetus_flaccus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Agetus_flaccus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Agetus_flaccus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_Agetus_flaccus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_Agetus_flaccus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_Agetus_flaccus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_Agetus_flaccus'^^xsd:string;
  dwc:scientificName 'Agetus flaccus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '128795'^^xsd:integer;
  dwc:occurrenceId 'A1_8_Agetus_flaccus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128795'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Agetus flaccus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_Corycaeus_speciosus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Corycaeus_speciosus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Corycaeus_speciosus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_Corycaeus_speciosus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_Corycaeus_speciosus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_Corycaeus_speciosus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_Corycaeus_speciosus'^^xsd:string;
  dwc:scientificName 'Corycaeus speciosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '128800'^^xsd:integer;
  dwc:occurrenceId 'A1_8_Corycaeus_speciosus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128800'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus speciosus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_Corycaeus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Corycaeus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Corycaeus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_Corycaeus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_Corycaeus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_Corycaeus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Corycaeus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '128634'^^xsd:integer;
  dwc:occurrenceId 'A1_8_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128634'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_Farranula_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Farranula_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Farranula_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_Farranula_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_Farranula_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_Farranula_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_Farranula_gracilis'^^xsd:string;
  dwc:scientificName 'Farranula gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '128813'^^xsd:integer;
  dwc:occurrenceId 'A1_8_Farranula_gracilis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128813'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_Farranula_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Farranula_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Farranula_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_Farranula_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_Farranula_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_Farranula_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Farranula'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '128636'^^xsd:integer;
  dwc:occurrenceId 'A1_8_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128636'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_Copepoda_%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Copepoda_%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Copepoda_%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_Copepoda_%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_Copepoda_%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_Copepoda_(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_Copepoda_(nauplius)'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'A1_8_Copepoda_(nauplius)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Copepoda (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_CIRRIPEDIA__%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_CIRRIPEDIA__%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_CIRRIPEDIA__%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_CIRRIPEDIA__%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_CIRRIPEDIA__%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_CIRRIPEDIA__(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:occurrenceId 'A1_8_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  dwc:verbatimIdentification 'CIRRIPEDIA  (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_STOMATOPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_STOMATOPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_STOMATOPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_STOMATOPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_STOMATOPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_STOMATOPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Stomatopoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '14355'^^xsd:integer;
  dwc:occurrenceId 'A1_8_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '14355'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'STOMATOPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_DECAPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_DECAPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_DECAPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_DECAPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_DECAPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_DECAPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_DECAPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:occurrenceId 'A1_8_DECAPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'DECAPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_ECHINODERMATA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_ECHINODERMATA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_ECHINODERMATA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_ECHINODERMATA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_ECHINODERMATA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_ECHINODERMATA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:scientificName 'Echinodermata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '1806'^^xsd:integer;
  dwc:occurrenceId 'A1_8_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1806'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'ECHINODERMATA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_BRYOZOA_%28cyphonauta_larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_BRYOZOA_%28cyphonauta_larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_BRYOZOA_%28cyphonauta_larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_BRYOZOA_%28cyphonauta_larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_BRYOZOA_%28cyphonauta_larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_BRYOZOA_(cyphonauta_larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'A1_8_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'BRYOZOA (cyphonauta larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_Sagitta_friedreich>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Sagitta_friedreich> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Sagitta_friedreich> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_Sagitta_friedreich>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_Sagitta_friedreich>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_Sagitta_friedreich" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_Sagitta_friedreich'^^xsd:string;
  dwc:scientificName 'Sagitta friderici'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '105452'^^xsd:integer;
  dwc:occurrenceId 'A1_8_Sagitta_friedreich'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105441'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta friedreich'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_Sagitta_spp.%C2%A0%28imature%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Sagitta_spp.%C2%A0%28imature%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Sagitta_spp.%C2%A0%28imature%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_Sagitta_spp.%C2%A0%28imature%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_Sagitta_spp.%C2%A0%28imature%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_Sagitta_spp. (imature)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_Sagitta_spp. (imature)'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:occurrenceId 'A1_8_Sagitta_spp. (imature)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta spp. (imature)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_Chaetognatha_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Chaetognatha_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Chaetognatha_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_Chaetognatha_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_Chaetognatha_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_Chaetognatha_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_Chaetognatha_(others)'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:occurrenceId 'A1_8_Chaetognatha_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Chaetognatha (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_Fritillaria_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Fritillaria_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Fritillaria_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_Fritillaria_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_Fritillaria_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_Fritillaria_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_Fritillaria_spp.'^^xsd:string;
  dwc:scientificName 'Fritillaria'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '103358'^^xsd:integer;
  dwc:occurrenceId 'A1_8_Fritillaria_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Fritillaria spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_Oikopleura_dioica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Oikopleura_dioica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Oikopleura_dioica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_Oikopleura_dioica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_Oikopleura_dioica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_Oikopleura_dioica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_Oikopleura_dioica'^^xsd:string;
  dwc:scientificName 'Oikopleura dioica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '1770057'^^xsd:integer;
  dwc:occurrenceId 'A1_8_Oikopleura_dioica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura dioica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_Oikopleura_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Oikopleura_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Oikopleura_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_Oikopleura_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_Oikopleura_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_Oikopleura_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_Oikopleura_spp.'^^xsd:string;
  dwc:scientificName 'Oikopleura'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '103367'^^xsd:integer;
  dwc:occurrenceId 'A1_8_Oikopleura_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_Appendicularia_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Appendicularia_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Appendicularia_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_Appendicularia_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_Appendicularia_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_Appendicularia_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_Appendicularia_(others)'^^xsd:string;
  dwc:scientificName 'Appendicularia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '146421'^^xsd:integer;
  dwc:occurrenceId 'A1_8_Appendicularia_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146421'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Appendicularia (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_Thalia_democratica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Thalia_democratica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Thalia_democratica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_Thalia_democratica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_Thalia_democratica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_Thalia_democratica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_Thalia_democratica'^^xsd:string;
  dwc:scientificName 'Thalia democratica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '137279'^^xsd:integer;
  dwc:occurrenceId 'A1_8_Thalia_democratica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137279'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Thalia democratica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_Doliolo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Doliolo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Doliolo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_Doliolo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_Doliolo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_Doliolo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_Doliolo'^^xsd:string;
  dwc:scientificName 'Dolioloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '137221'^^xsd:integer;
  dwc:occurrenceId 'A1_8_Doliolo'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137221'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Doliolo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_Teleostei_%28egg%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Teleostei_%28egg%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Teleostei_%28egg%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_Teleostei_%28egg%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_Teleostei_%28egg%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_Teleostei_(egg)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_Teleostei_(egg)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A1_8_Teleostei_(egg)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (egg)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_Teleostei_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Teleostei_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Teleostei_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_Teleostei_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_Teleostei_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_Teleostei_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_Teleostei_(larvae)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A1_8_Teleostei_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_SIPHONOPHORAE_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_SIPHONOPHORAE_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_SIPHONOPHORAE_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_SIPHONOPHORAE_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_SIPHONOPHORAE_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_SIPHONOPHORAE_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:scientificName 'Siphonophorae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '1371'^^xsd:integer;
  dwc:occurrenceId 'A1_8_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'SIPHONOPHORAE spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_Gastropoda_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Gastropoda_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Gastropoda_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_Gastropoda_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_Gastropoda_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_Gastropoda_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_Gastropoda_(veliger)'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'A1_8_Gastropoda_(veliger)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Gastropoda (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_Pteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Pteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Pteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_Pteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_Pteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_Pteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_Pteropoda'^^xsd:string;
  dwc:scientificName 'Pteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '325345'^^xsd:integer;
  dwc:occurrenceId 'A1_8_Pteropoda'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '325345'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Pteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_Heteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Heteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Heteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_Heteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_Heteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_Heteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_Heteropoda'^^xsd:string;
  dwc:scientificName 'Heteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '1491356'^^xsd:integer;
  dwc:occurrenceId 'A1_8_Heteropoda'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491356'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Heteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_Bivalvia_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Bivalvia_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_Bivalvia_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_Bivalvia_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_Bivalvia_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_Bivalvia_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_Bivalvia_(veliger)'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'A1_8_Bivalvia_(veliger)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Bivalvia (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_POLYCHAETA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_POLYCHAETA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_POLYCHAETA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_POLYCHAETA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_POLYCHAETA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_POLYCHAETA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'A1_8_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'POLYCHAETA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_OSTRACODA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_OSTRACODA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_OSTRACODA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_OSTRACODA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_OSTRACODA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_OSTRACODA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_OSTRACODA'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'A1_8_OSTRACODA'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'OSTRACODA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_8_CLADOCERA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_8_CLADOCERA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_8_CLADOCERA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.724205"^^xsd:decimal ;
  dwc:decimalLongitude "-32.909677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_8_CLADOCERA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.724205 -32.909677)"^^geo:wktLiteral ;
  geo-pos:lat "-3.724205"^^xsd:decimal ;
  geo-pos:long "-32.909677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_8_CLADOCERA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_8_CLADOCERA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_8_CLADOCERA'^^xsd:string;
  dwc:scientificName 'Cladocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.909677'^^xsd:double;
  dwc:latitude '-3.724205'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 8'^^xsd:string;
  dwc:aphiaid '1076'^^xsd:integer;
  dwc:occurrenceId 'A1_8_CLADOCERA'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '155670'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'CLADOCERA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_Codonella_acuta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Codonella_acuta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Codonella_acuta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_Codonella_acuta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_Codonella_acuta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_Codonella_acuta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_Codonella_acuta'^^xsd:string;
  dwc:scientificName 'Codonella acuta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '417132'^^xsd:integer;
  dwc:occurrenceId 'A2_51_Codonella_acuta'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417132'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella acuta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_Codonella_amphorella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Codonella_amphorella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Codonella_amphorella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_Codonella_amphorella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_Codonella_amphorella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_Codonella_amphorella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_Codonella_amphorella'^^xsd:string;
  dwc:scientificName 'Codonella amphorella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '417133'^^xsd:integer;
  dwc:occurrenceId 'A2_51_Codonella_amphorella'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417133'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella amphorella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_Codonella_apicata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Codonella_apicata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Codonella_apicata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_Codonella_apicata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_Codonella_apicata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_Codonella_apicata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_Codonella_apicata'^^xsd:string;
  dwc:scientificName 'Codonella apicata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '417134'^^xsd:integer;
  dwc:occurrenceId 'A2_51_Codonella_apicata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417134'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella apicata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_Codonella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Codonella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Codonella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_Codonella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_Codonella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_Codonella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_Codonella_sp.'^^xsd:string;
  dwc:scientificName 'Codonella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '150203'^^xsd:integer;
  dwc:occurrenceId 'A2_51_Codonella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150203'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_Tintinnopsis_tocantinensis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Tintinnopsis_tocantinensis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Tintinnopsis_tocantinensis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_Tintinnopsis_tocantinensis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_Tintinnopsis_tocantinensis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_Tintinnopsis_tocantinensis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:scientificName 'Tintinnopsis tocantinensis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '417156'^^xsd:integer;
  dwc:occurrenceId 'A2_51_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417156'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis tocantinensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_Tintinnopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Tintinnopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Tintinnopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_Tintinnopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_Tintinnopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_Tintinnopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_Tintinnopsis_spp.'^^xsd:string;
  dwc:scientificName 'Tintinnopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:occurrenceId 'A2_51_Tintinnopsis_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_Codonellopsis_ostenfeldi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Codonellopsis_ostenfeldi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Codonellopsis_ostenfeldi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_Codonellopsis_ostenfeldi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_Codonellopsis_ostenfeldi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_Codonellopsis_ostenfeldi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:scientificName 'Codonellopsis ostenfeldi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '427448'^^xsd:integer;
  dwc:occurrenceId 'A2_51_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427448'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis ostenfeldi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_Codonellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Codonellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Codonellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_Codonellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_Codonellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_Codonellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_Codonellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Codonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '204197'^^xsd:integer;
  dwc:occurrenceId 'A2_51_Codonellopsis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '204197'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_Coxliella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Coxliella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Coxliella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_Coxliella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_Coxliella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_Coxliella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_Coxliella_sp.'^^xsd:string;
  dwc:scientificName 'Coxliella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '150208'^^xsd:integer;
  dwc:occurrenceId 'A2_51_Coxliella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150208'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Coxliella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_Dadayiella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Dadayiella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Dadayiella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_Dadayiella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_Dadayiella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_Dadayiella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_Dadayiella_sp.'^^xsd:string;
  dwc:scientificName 'Dadayiella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '183541'^^xsd:integer;
  dwc:occurrenceId 'A2_51_Dadayiella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183541'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dadayiella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_Dictyocysta_lepida>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Dictyocysta_lepida> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Dictyocysta_lepida> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_Dictyocysta_lepida>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_Dictyocysta_lepida>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_Dictyocysta_lepida" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_Dictyocysta_lepida'^^xsd:string;
  dwc:scientificName 'Dictyocysta lepida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '235767'^^xsd:integer;
  dwc:occurrenceId 'A2_51_Dictyocysta_lepida'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235767'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocysta lepida'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_Epiplocylis_undella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Epiplocylis_undella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Epiplocylis_undella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_Epiplocylis_undella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_Epiplocylis_undella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_Epiplocylis_undella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_Epiplocylis_undella'^^xsd:string;
  dwc:scientificName 'Epiplocylis undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '341668'^^xsd:integer;
  dwc:occurrenceId 'A2_51_Epiplocylis_undella'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '341668'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis undella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_Epiplocylis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Epiplocylis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Epiplocylis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_Epiplocylis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_Epiplocylis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_Epiplocylis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_Epiplocylis_sp.'^^xsd:string;
  dwc:scientificName 'Epiplocylis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '183562'^^xsd:integer;
  dwc:occurrenceId 'A2_51_Epiplocylis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183562'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_Favella_enrenbergii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Favella_enrenbergii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Favella_enrenbergii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_Favella_enrenbergii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_Favella_enrenbergii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_Favella_enrenbergii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_Favella_enrenbergii'^^xsd:string;
  dwc:scientificName 'Favella ehrenbergii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '235761'^^xsd:integer;
  dwc:occurrenceId 'A2_51_Favella_enrenbergii'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235761'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Favella enrenbergii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_Eutintinnus_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Eutintinnus_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Eutintinnus_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_Eutintinnus_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_Eutintinnus_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_Eutintinnus_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_Eutintinnus_spp.'^^xsd:string;
  dwc:scientificName 'Eutintinnus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '183543'^^xsd:integer;
  dwc:occurrenceId 'A2_51_Eutintinnus_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183543'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Eutintinnus spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_Amphorellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Amphorellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Amphorellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_Amphorellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_Amphorellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_Amphorellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_Amphorellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Amphorellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '425527'^^xsd:integer;
  dwc:occurrenceId 'A2_51_Amphorellopsis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '425527'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Amphorellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_Rabdonella_elegans>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Rabdonella_elegans> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Rabdonella_elegans> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_Rabdonella_elegans>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_Rabdonella_elegans>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_Rabdonella_elegans" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_Rabdonella_elegans'^^xsd:string;
  dwc:scientificName 'Rhabdonella elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '183577'^^xsd:integer;
  dwc:occurrenceId 'A2_51_Rabdonella_elegans'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183577'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella elegans'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_Rabdonella_brandti>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Rabdonella_brandti> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Rabdonella_brandti> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_Rabdonella_brandti>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_Rabdonella_brandti>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_Rabdonella_brandti" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_Rabdonella_brandti'^^xsd:string;
  dwc:scientificName 'Rhabdonella brandti'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '427513'^^xsd:integer;
  dwc:occurrenceId 'A2_51_Rabdonella_brandti'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427513'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella brandti'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_Rabdonellopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Rabdonellopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Rabdonellopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_Rabdonellopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_Rabdonellopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_Rabdonellopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_Rabdonellopsis_spp.'^^xsd:string;
  dwc:scientificName 'Rhabdonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '183550'^^xsd:integer;
  dwc:occurrenceId 'A2_51_Rabdonellopsis_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183550'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonellopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_Undella_claparedei>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Undella_claparedei> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Undella_claparedei> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_Undella_claparedei>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_Undella_claparedei>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_Undella_claparedei" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_Undella_claparedei'^^xsd:string;
  dwc:scientificName 'Undella claparedei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '341684'^^xsd:integer;
  dwc:occurrenceId 'A2_51_Undella_claparedei'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417240'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undella claparedei'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_Undella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Undella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Undella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_Undella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_Undella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_Undella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_Undella_sp.'^^xsd:string;
  dwc:scientificName 'Undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '235764'^^xsd:integer;
  dwc:occurrenceId 'A2_51_Undella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235764'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Undella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_Xystonellopsis_heros>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Xystonellopsis_heros> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Xystonellopsis_heros> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_Xystonellopsis_heros>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_Xystonellopsis_heros>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_Xystonellopsis_heros" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_Xystonellopsis_heros'^^xsd:string;
  dwc:scientificName 'Xystonellopsis heros'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '417266'^^xsd:integer;
  dwc:occurrenceId 'A2_51_Xystonellopsis_heros'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417266'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Xystonellopsis heros'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_Tintinnina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Tintinnina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Tintinnina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_Tintinnina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_Tintinnina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_Tintinnina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_Tintinnina_(others)'^^xsd:string;
  dwc:scientificName 'Tintinnina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '732976'^^xsd:integer;
  dwc:occurrenceId 'A2_51_Tintinnina_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_Collosphaera_macropora>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Collosphaera_macropora> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Collosphaera_macropora> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_Collosphaera_macropora>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_Collosphaera_macropora>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_Collosphaera_macropora" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_Collosphaera_macropora'^^xsd:string;
  dwc:scientificName 'Collosphaera macropora'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '493482'^^xsd:integer;
  dwc:occurrenceId 'A2_51_Collosphaera_macropora'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493482'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Collosphaera macropora'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_Dictyocoryne_profunda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Dictyocoryne_profunda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Dictyocoryne_profunda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_Dictyocoryne_profunda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_Dictyocoryne_profunda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_Dictyocoryne_profunda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_Dictyocoryne_profunda'^^xsd:string;
  dwc:scientificName 'Dictyocoryne profunda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '412935'^^xsd:integer;
  dwc:occurrenceId 'A2_51_Dictyocoryne_profunda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412935'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne profunda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_Dictyocoryne_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Dictyocoryne_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Dictyocoryne_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_Dictyocoryne_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_Dictyocoryne_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_Dictyocoryne_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_Dictyocoryne_sp.'^^xsd:string;
  dwc:scientificName 'Dictyocoryne'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '412934'^^xsd:integer;
  dwc:occurrenceId 'A2_51_Dictyocoryne_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412934'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_Discopyle_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Discopyle_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Discopyle_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_Discopyle_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_Discopyle_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_Discopyle_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_Discopyle_sp.'^^xsd:string;
  dwc:scientificName 'Discopyle'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '493501'^^xsd:integer;
  dwc:occurrenceId 'A2_51_Discopyle_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Discopyle sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_Pylonidae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Pylonidae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Pylonidae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_Pylonidae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_Pylonidae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_Pylonidae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_Pylonidae'^^xsd:string;
  dwc:scientificName 'Pyloniidae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '345902'^^xsd:integer;
  dwc:occurrenceId 'A2_51_Pylonidae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345902'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:verbatimIdentification 'Pylonidae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_Spongodiscus_resurgens>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Spongodiscus_resurgens> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Spongodiscus_resurgens> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_Spongodiscus_resurgens>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_Spongodiscus_resurgens>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_Spongodiscus_resurgens" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_Spongodiscus_resurgens'^^xsd:string;
  dwc:scientificName 'Spongodiscus resurgens'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '493608'^^xsd:integer;
  dwc:occurrenceId 'A2_51_Spongodiscus_resurgens'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493608'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongodiscus resurgens'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_Spongosphaera_streptacantha>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Spongosphaera_streptacantha> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Spongosphaera_streptacantha> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_Spongosphaera_streptacantha>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_Spongosphaera_streptacantha>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_Spongosphaera_streptacantha" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_Spongosphaera_streptacantha'^^xsd:string;
  dwc:scientificName 'Spongosphaera streptacantha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '493393'^^xsd:integer;
  dwc:occurrenceId 'A2_51_Spongosphaera_streptacantha'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493393'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongosphaera streptacantha'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_Spongaster_tetras>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Spongaster_tetras> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Spongaster_tetras> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_Spongaster_tetras>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_Spongaster_tetras>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_Spongaster_tetras" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_Spongaster_tetras'^^xsd:string;
  dwc:scientificName 'Spongaster tetras'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '412940'^^xsd:integer;
  dwc:occurrenceId 'A2_51_Spongaster_tetras'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412940'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongaster tetras'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_Spongotrochus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Spongotrochus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Spongotrochus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_Spongotrochus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_Spongotrochus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_Spongotrochus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_Spongotrochus_sp.'^^xsd:string;
  dwc:scientificName 'Spongotrochus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '412948'^^xsd:integer;
  dwc:occurrenceId 'A2_51_Spongotrochus_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Spongotrochus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_Zygocircus_productus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Zygocircus_productus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Zygocircus_productus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_Zygocircus_productus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_Zygocircus_productus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_Zygocircus_productus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_Zygocircus_productus'^^xsd:string;
  dwc:scientificName 'Zygocircus productus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '493705'^^xsd:integer;
  dwc:occurrenceId 'A2_51_Zygocircus_productus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493705'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus productus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_Zygocircus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Zygocircus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Zygocircus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_Zygocircus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_Zygocircus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_Zygocircus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_Zygocircus_sp.'^^xsd:string;
  dwc:scientificName 'Zygocircus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '493702'^^xsd:integer;
  dwc:occurrenceId 'A2_51_Zygocircus_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493702'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_Polycystina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Polycystina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Polycystina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_Polycystina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_Polycystina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_Polycystina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_Polycystina_(others)'^^xsd:string;
  dwc:scientificName 'Polycystina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '235740'^^xsd:integer;
  dwc:occurrenceId 'A2_51_Polycystina_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235740'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Polycystina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_ACANTHARIA_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_ACANTHARIA_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_ACANTHARIA_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_ACANTHARIA_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_ACANTHARIA_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_ACANTHARIA_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_ACANTHARIA_spp.'^^xsd:string;
  dwc:scientificName 'Acantharia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '586732'^^xsd:integer;
  dwc:occurrenceId 'A2_51_ACANTHARIA_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '586732'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'ACANTHARIA spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_Bolivina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Bolivina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Bolivina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_Bolivina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_Bolivina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_Bolivina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_Bolivina_sp.'^^xsd:string;
  dwc:scientificName 'Bolivina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '112101'^^xsd:integer;
  dwc:occurrenceId 'A2_51_Bolivina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Bolivina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_Globigerina_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Globigerina_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Globigerina_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_Globigerina_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_Globigerina_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_Globigerina_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_Globigerina_bulloides'^^xsd:string;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:occurrenceId 'A2_51_Globigerina_bulloides'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globigerina bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_Globogirinoides_ruber>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Globogirinoides_ruber> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Globogirinoides_ruber> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_Globogirinoides_ruber>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_Globogirinoides_ruber>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_Globogirinoides_ruber" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_Globogirinoides_ruber'^^xsd:string;
  dwc:scientificName 'Globigerinoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:occurrenceId 'A2_51_Globogirinoides_ruber'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globogirinoides ruber'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_Globorotalia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Globorotalia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Globorotalia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_Globorotalia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_Globorotalia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_Globorotalia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_Globorotalia_spp.'^^xsd:string;
  dwc:scientificName 'Globorotalia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '112200'^^xsd:integer;
  dwc:occurrenceId 'A2_51_Globorotalia_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112200'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Globorotalia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_Neogloboquadrina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Neogloboquadrina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Neogloboquadrina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_Neogloboquadrina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_Neogloboquadrina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_Neogloboquadrina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_Neogloboquadrina_sp.'^^xsd:string;
  dwc:scientificName 'Neogloboquadrina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '112202'^^xsd:integer;
  dwc:occurrenceId 'A2_51_Neogloboquadrina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112202'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Neogloboquadrina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_Orbulina_universa>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Orbulina_universa> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Orbulina_universa> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_Orbulina_universa>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_Orbulina_universa>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_Orbulina_universa" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_Orbulina_universa'^^xsd:string;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:occurrenceId 'A2_51_Orbulina_universa'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Orbulina universa'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_Tretomphalus_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Tretomphalus_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Tretomphalus_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_Tretomphalus_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_Tretomphalus_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_Tretomphalus_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_Tretomphalus_bulloides'^^xsd:string;
  dwc:scientificName 'Tretomphalus bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '113184'^^xsd:integer;
  dwc:occurrenceId 'A2_51_Tretomphalus_bulloides'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tretomphalus bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_Trochammina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Trochammina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Trochammina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_Trochammina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_Trochammina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_Trochammina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_Trochammina_sp.'^^xsd:string;
  dwc:scientificName 'Trochammina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:occurrenceId 'A2_51_Trochammina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Trochammina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_Foraminifera_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Foraminifera_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Foraminifera_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_Foraminifera_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_Foraminifera_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_Foraminifera_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_Foraminifera_(others)'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:occurrenceId 'A2_51_Foraminifera_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Foraminifera (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_Nannocalanus_minor>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Nannocalanus_minor> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Nannocalanus_minor> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_Nannocalanus_minor>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_Nannocalanus_minor>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_Nannocalanus_minor" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_Nannocalanus_minor'^^xsd:string;
  dwc:scientificName 'Nannocalanus minor'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '104469'^^xsd:integer;
  dwc:occurrenceId 'A2_51_Nannocalanus_minor'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104469'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus minor'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_Nannocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Nannocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Nannocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_Nannocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_Nannocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_Nannocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Nannocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '104154'^^xsd:integer;
  dwc:occurrenceId 'A2_51_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104154'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_Neocalanus_robustior>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Neocalanus_robustior> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Neocalanus_robustior> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_Neocalanus_robustior>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_Neocalanus_robustior>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_Neocalanus_robustior" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_Neocalanus_robustior'^^xsd:string;
  dwc:scientificName 'Neocalanus robustior'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '104472'^^xsd:integer;
  dwc:occurrenceId 'A2_51_Neocalanus_robustior'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104472'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Neocalanus robustior'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_Undinula_vulgaris_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Undinula_vulgaris_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Undinula_vulgaris_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_Undinula_vulgaris_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_Undinula_vulgaris_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_Undinula_vulgaris_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:scientificName 'Undinula vulgaris'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '104473'^^xsd:integer;
  dwc:occurrenceId 'A2_51_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104473'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undinula vulgaris (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_Acrocalanus_longicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Acrocalanus_longicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Acrocalanus_longicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_Acrocalanus_longicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_Acrocalanus_longicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_Acrocalanus_longicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_Acrocalanus_longicornis'^^xsd:string;
  dwc:scientificName 'Acrocalanus longicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '104646'^^xsd:integer;
  dwc:occurrenceId 'A2_51_Acrocalanus_longicornis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104646'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus longicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_Acrocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Acrocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Acrocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_Acrocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_Acrocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_Acrocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Acrocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '104192'^^xsd:integer;
  dwc:occurrenceId 'A2_51_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104192'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_Calocalanos_pavo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Calocalanos_pavo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Calocalanos_pavo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_Calocalanos_pavo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_Calocalanos_pavo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_Calocalanos_pavo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_Calocalanos_pavo'^^xsd:string;
  dwc:scientificName 'Calocalanus pavo'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '104669'^^xsd:integer;
  dwc:occurrenceId 'A2_51_Calocalanos_pavo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanos pavo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_Calocalanus_sp. _(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:scientificName 'Calocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '104193'^^xsd:integer;
  dwc:occurrenceId 'A2_51_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104193'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanus sp.  (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_Delibus_sewelli>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Delibus_sewelli> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Delibus_sewelli> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_Delibus_sewelli>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_Delibus_sewelli>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_Delibus_sewelli" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_Delibus_sewelli'^^xsd:string;
  dwc:scientificName 'Delius sewelli'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '363906'^^xsd:integer;
  dwc:occurrenceId 'A2_51_Delibus_sewelli'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363906'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sewelli'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_Delibus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Delibus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Delibus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_Delibus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_Delibus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_Delibus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Delius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '363904'^^xsd:integer;
  dwc:occurrenceId 'A2_51_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363904'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_Mecynocera_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Mecynocera_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Mecynocera_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_Mecynocera_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_Mecynocera_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_Mecynocera_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Mecynocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '104184'^^xsd:integer;
  dwc:occurrenceId 'A2_51_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Mecynocera sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_Paracalanus_aculeatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Paracalanus_aculeatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Paracalanus_aculeatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_Paracalanus_aculeatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_Paracalanus_aculeatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_Paracalanus_aculeatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_Paracalanus_aculeatus'^^xsd:string;
  dwc:scientificName 'Paracalanus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '104681'^^xsd:integer;
  dwc:occurrenceId 'A2_51_Paracalanus_aculeatus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1464945'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus aculeatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_Paracalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Paracalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Paracalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_Paracalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_Paracalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_Paracalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Paracalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '104196'^^xsd:integer;
  dwc:occurrenceId 'A2_51_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104196'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_Rhincalanus_cornutus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Rhincalanus_cornutus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Rhincalanus_cornutus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_Rhincalanus_cornutus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_Rhincalanus_cornutus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_Rhincalanus_cornutus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_Rhincalanus_cornutus'^^xsd:string;
  dwc:scientificName 'Rhincalanus cornutus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '104542'^^xsd:integer;
  dwc:occurrenceId 'A2_51_Rhincalanus_cornutus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1488083'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rhincalanus cornutus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_Subeucalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Subeucalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Subeucalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_Subeucalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_Subeucalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_Subeucalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Subeucalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '104173'^^xsd:integer;
  dwc:occurrenceId 'A2_51_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104173'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Subeucalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_Clausocalanus_furcatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Clausocalanus_furcatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Clausocalanus_furcatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_Clausocalanus_furcatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_Clausocalanus_furcatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_Clausocalanus_furcatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_Clausocalanus_furcatus'^^xsd:string;
  dwc:scientificName 'Clausocalanus furcatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '104503'^^xsd:integer;
  dwc:occurrenceId 'A2_51_Clausocalanus_furcatus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104503'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus furcatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_Clausocalanus_mastigophorus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Clausocalanus_mastigophorus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Clausocalanus_mastigophorus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_Clausocalanus_mastigophorus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_Clausocalanus_mastigophorus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_Clausocalanus_mastigophorus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:scientificName 'Clausocalanus mastigophorus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '104506'^^xsd:integer;
  dwc:occurrenceId 'A2_51_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104506'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus mastigophorus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_Clausocalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Clausocalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Clausocalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_Clausocalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_Clausocalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_Clausocalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Clausocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '104161'^^xsd:integer;
  dwc:occurrenceId 'A2_51_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104161'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_Euchaeta_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Euchaeta_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Euchaeta_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_Euchaeta_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_Euchaeta_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_Euchaeta_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Euchaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '104174'^^xsd:integer;
  dwc:occurrenceId 'A2_51_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104174'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Euchaeta spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_Scolecithrix_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Scolecithrix_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Scolecithrix_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_Scolecithrix_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_Scolecithrix_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_Scolecithrix_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_Scolecithrix_danae'^^xsd:string;
  dwc:scientificName 'Scolecithrix danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '104821'^^xsd:integer;
  dwc:occurrenceId 'A2_51_Scolecithrix_danae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104821'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_Scolecithrix_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Scolecithrix_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Scolecithrix_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_Scolecithrix_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_Scolecithrix_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_Scolecithrix_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Scolecithrix'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '104230'^^xsd:integer;
  dwc:occurrenceId 'A2_51_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104230'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_Lucicutia_flavicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Lucicutia_flavicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Lucicutia_flavicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_Lucicutia_flavicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_Lucicutia_flavicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_Lucicutia_flavicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_Lucicutia_flavicornis'^^xsd:string;
  dwc:scientificName 'Lucicutia flavicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '104597'^^xsd:integer;
  dwc:occurrenceId 'A2_51_Lucicutia_flavicornis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104597'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia flavicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_Lucicutia_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Lucicutia_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Lucicutia_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_Lucicutia_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_Lucicutia_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_Lucicutia_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_Lucicutia_sp.'^^xsd:string;
  dwc:scientificName 'Lucicutia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '104183'^^xsd:integer;
  dwc:occurrenceId 'A2_51_Lucicutia_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104183'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_Pleuromamma_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Pleuromamma_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Pleuromamma_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_Pleuromamma_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_Pleuromamma_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_Pleuromamma_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Pleuromamma'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '104191'^^xsd:integer;
  dwc:occurrenceId 'A2_51_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104191'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Pleuromamma sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_Temora_stylifera_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Temora_stylifera_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Temora_stylifera_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_Temora_stylifera_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_Temora_stylifera_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_Temora_stylifera_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:scientificName 'Temora stylifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '104879'^^xsd:integer;
  dwc:occurrenceId 'A2_51_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104879'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora stylifera (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_Temora_turbinata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Temora_turbinata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Temora_turbinata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_Temora_turbinata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_Temora_turbinata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_Temora_turbinata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_Temora_turbinata'^^xsd:string;
  dwc:scientificName 'Temora turbinata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '104880'^^xsd:integer;
  dwc:occurrenceId 'A2_51_Temora_turbinata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104880'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora turbinata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_Candacia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Candacia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Candacia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_Candacia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_Candacia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_Candacia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_Candacia_spp.'^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A2_51_Candacia_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_Candacia_sp._%28copepodite%29%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Candacia_sp._%28copepodite%29%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Candacia_sp._%28copepodite%29%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_Candacia_sp._%28copepodite%29%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_Candacia_sp._%28copepodite%29%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_Candacia_sp._(copepodite) " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A2_51_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia sp. (copepodite) '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_Calanopia_americana_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Calanopia_americana_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Calanopia_americana_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_Calanopia_americana_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_Calanopia_americana_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_Calanopia_americana_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:scientificName 'Calanopia americana'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '104723'^^xsd:integer;
  dwc:occurrenceId 'A2_51_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104723'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calanopia americana (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_Acartia_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Acartia_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Acartia_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_Acartia_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_Acartia_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_Acartia_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_Acartia_danae'^^xsd:string;
  dwc:scientificName 'Acartia (Acartia) danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '346026'^^xsd:integer;
  dwc:occurrenceId 'A2_51_Acartia_danae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346026'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_Acartia_lilljeborgii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Acartia_lilljeborgii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Acartia_lilljeborgii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_Acartia_lilljeborgii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_Acartia_lilljeborgii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_Acartia_lilljeborgii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_Acartia_lilljeborgii'^^xsd:string;
  dwc:scientificName 'Acartia lilljeborgii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '348510'^^xsd:integer;
  dwc:occurrenceId 'A2_51_Acartia_lilljeborgii'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia lilljeborgii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_Calanoida_%28others_copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Calanoida_%28others_copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Calanoida_%28others_copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_Calanoida_%28others_copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_Calanoida_%28others_copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_Calanoida_(others_copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'A2_51_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Calanoida (others copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_Oithona_atlantica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Oithona_atlantica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Oithona_atlantica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_Oithona_atlantica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_Oithona_atlantica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_Oithona_atlantica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_Oithona_atlantica'^^xsd:string;
  dwc:scientificName 'Oithona atlantica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '106642'^^xsd:integer;
  dwc:occurrenceId 'A2_51_Oithona_atlantica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106642'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona atlantica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_Oithona_plumifera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Oithona_plumifera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Oithona_plumifera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_Oithona_plumifera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_Oithona_plumifera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_Oithona_plumifera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_Oithona_plumifera'^^xsd:string;
  dwc:scientificName 'Oithona plumifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '106652'^^xsd:integer;
  dwc:occurrenceId 'A2_51_Oithona_plumifera'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106652'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona plumifera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_Oithona_setigera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Oithona_setigera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Oithona_setigera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_Oithona_setigera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_Oithona_setigera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_Oithona_setigera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_Oithona_setigera'^^xsd:string;
  dwc:scientificName 'Oithona setigera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '106655'^^xsd:integer;
  dwc:occurrenceId 'A2_51_Oithona_setigera'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '734517'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona setigera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_Oithona_hebes>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Oithona_hebes> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Oithona_hebes> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_Oithona_hebes>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_Oithona_hebes>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_Oithona_hebes" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_Oithona_hebes'^^xsd:string;
  dwc:scientificName 'Oithona hebes'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '106647'^^xsd:integer;
  dwc:occurrenceId 'A2_51_Oithona_hebes'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106647'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona hebes'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_Oithona_spp.%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Oithona_spp.%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Oithona_spp.%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_Oithona_spp.%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_Oithona_spp.%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_Oithona_spp. " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_Oithona_spp. '^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A2_51_Oithona_spp. '^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_Oithona_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Oithona_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Oithona_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_Oithona_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_Oithona_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_Oithona_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A2_51_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_Microsetella_norvegica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Microsetella_norvegica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Microsetella_norvegica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_Microsetella_norvegica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_Microsetella_norvegica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_Microsetella_norvegica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_Microsetella_norvegica'^^xsd:string;
  dwc:scientificName 'Microsetella norvegica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '116115'^^xsd:integer;
  dwc:occurrenceId 'A2_51_Microsetella_norvegica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116115'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella norvegica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_Microsetella_rosea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Microsetella_rosea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Microsetella_rosea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_Microsetella_rosea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_Microsetella_rosea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_Microsetella_rosea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_Microsetella_rosea'^^xsd:string;
  dwc:scientificName 'Microsetella rosea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '116116'^^xsd:integer;
  dwc:occurrenceId 'A2_51_Microsetella_rosea'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116116'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella rosea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_Microsetella_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Microsetella_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Microsetella_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_Microsetella_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_Microsetella_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_Microsetella_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Microsetella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '115341'^^xsd:integer;
  dwc:occurrenceId 'A2_51_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115341'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_Macrosetella_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Macrosetella_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Macrosetella_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_Macrosetella_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_Macrosetella_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_Macrosetella_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_Macrosetella_gracilis'^^xsd:string;
  dwc:scientificName 'Macrosetella gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '116382'^^xsd:integer;
  dwc:occurrenceId 'A2_51_Macrosetella_gracilis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116382'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Macrosetella gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_Miracia_efferata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Miracia_efferata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Miracia_efferata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_Miracia_efferata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_Miracia_efferata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_Miracia_efferata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_Miracia_efferata'^^xsd:string;
  dwc:scientificName 'Miracia efferata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '116383'^^xsd:integer;
  dwc:occurrenceId 'A2_51_Miracia_efferata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116383'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Miracia efferata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_Oncaea_media>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Oncaea_media> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Oncaea_media> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_Oncaea_media>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_Oncaea_media>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_Oncaea_media" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_Oncaea_media'^^xsd:string;
  dwc:scientificName 'Oncaea media'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '128938'^^xsd:integer;
  dwc:occurrenceId 'A2_51_Oncaea_media'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1862287'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea media'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_Oncaea_venusta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Oncaea_venusta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Oncaea_venusta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_Oncaea_venusta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_Oncaea_venusta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_Oncaea_venusta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_Oncaea_venusta'^^xsd:string;
  dwc:scientificName 'Oncaea venusta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '128954'^^xsd:integer;
  dwc:occurrenceId 'A2_51_Oncaea_venusta'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1754274'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea venusta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_Oncaea_mediterranea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Oncaea_mediterranea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Oncaea_mediterranea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_Oncaea_mediterranea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_Oncaea_mediterranea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_Oncaea_mediterranea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_Oncaea_mediterranea'^^xsd:string;
  dwc:scientificName 'Oncaea mediterranea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '128939'^^xsd:integer;
  dwc:occurrenceId 'A2_51_Oncaea_mediterranea'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128939'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea mediterranea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_Oncaea_scottodicarloi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Oncaea_scottodicarloi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Oncaea_scottodicarloi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_Oncaea_scottodicarloi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_Oncaea_scottodicarloi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_Oncaea_scottodicarloi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_Oncaea_scottodicarloi'^^xsd:string;
  dwc:scientificName 'Oncaea scottodicarloi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '128950'^^xsd:integer;
  dwc:occurrenceId 'A2_51_Oncaea_scottodicarloi'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128950'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea scottodicarloi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_Oncaea_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Oncaea_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Oncaea_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_Oncaea_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_Oncaea_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_Oncaea_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oncaea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '128690'^^xsd:integer;
  dwc:occurrenceId 'A2_51_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128690'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_Hemicyclops_thallassius>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Hemicyclops_thallassius> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Hemicyclops_thallassius> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_Hemicyclops_thallassius>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_Hemicyclops_thallassius>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_Hemicyclops_thallassius" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_Hemicyclops_thallassius'^^xsd:string;
  dwc:scientificName 'Hemicyclops thalassius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '352254'^^xsd:integer;
  dwc:occurrenceId 'A2_51_Hemicyclops_thallassius'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '352254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Hemicyclops thallassius'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_Copilia_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Copilia_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Copilia_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_Copilia_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_Copilia_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_Copilia_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Copilia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '128721'^^xsd:integer;
  dwc:occurrenceId 'A2_51_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128721'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Copilia spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_Agetus_flaccus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Agetus_flaccus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Agetus_flaccus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_Agetus_flaccus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_Agetus_flaccus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_Agetus_flaccus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_Agetus_flaccus'^^xsd:string;
  dwc:scientificName 'Agetus flaccus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '128795'^^xsd:integer;
  dwc:occurrenceId 'A2_51_Agetus_flaccus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128795'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Agetus flaccus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_Corycaeus_speciosus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Corycaeus_speciosus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Corycaeus_speciosus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_Corycaeus_speciosus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_Corycaeus_speciosus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_Corycaeus_speciosus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_Corycaeus_speciosus'^^xsd:string;
  dwc:scientificName 'Corycaeus speciosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '128800'^^xsd:integer;
  dwc:occurrenceId 'A2_51_Corycaeus_speciosus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128800'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus speciosus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_Corycaeus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Corycaeus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Corycaeus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_Corycaeus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_Corycaeus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_Corycaeus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Corycaeus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '128634'^^xsd:integer;
  dwc:occurrenceId 'A2_51_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128634'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_Farranula_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Farranula_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Farranula_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_Farranula_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_Farranula_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_Farranula_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_Farranula_gracilis'^^xsd:string;
  dwc:scientificName 'Farranula gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '128813'^^xsd:integer;
  dwc:occurrenceId 'A2_51_Farranula_gracilis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128813'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_Farranula_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Farranula_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Farranula_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_Farranula_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_Farranula_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_Farranula_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Farranula'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '128636'^^xsd:integer;
  dwc:occurrenceId 'A2_51_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128636'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_Copepoda_%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Copepoda_%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Copepoda_%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_Copepoda_%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_Copepoda_%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_Copepoda_(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_Copepoda_(nauplius)'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'A2_51_Copepoda_(nauplius)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Copepoda (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_CIRRIPEDIA__%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_CIRRIPEDIA__%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_CIRRIPEDIA__%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_CIRRIPEDIA__%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_CIRRIPEDIA__%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_CIRRIPEDIA__(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:occurrenceId 'A2_51_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  dwc:verbatimIdentification 'CIRRIPEDIA  (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_STOMATOPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_STOMATOPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_STOMATOPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_STOMATOPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_STOMATOPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_STOMATOPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Stomatopoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '14355'^^xsd:integer;
  dwc:occurrenceId 'A2_51_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '14355'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'STOMATOPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_DECAPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_DECAPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_DECAPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_DECAPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_DECAPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_DECAPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_DECAPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:occurrenceId 'A2_51_DECAPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'DECAPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_ECHINODERMATA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_ECHINODERMATA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_ECHINODERMATA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_ECHINODERMATA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_ECHINODERMATA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_ECHINODERMATA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:scientificName 'Echinodermata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '1806'^^xsd:integer;
  dwc:occurrenceId 'A2_51_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1806'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'ECHINODERMATA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_BRYOZOA_%28cyphonauta_larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_BRYOZOA_%28cyphonauta_larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_BRYOZOA_%28cyphonauta_larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_BRYOZOA_%28cyphonauta_larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_BRYOZOA_%28cyphonauta_larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_BRYOZOA_(cyphonauta_larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'A2_51_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'BRYOZOA (cyphonauta larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_Sagitta_friedreich>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Sagitta_friedreich> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Sagitta_friedreich> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_Sagitta_friedreich>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_Sagitta_friedreich>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_Sagitta_friedreich" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_Sagitta_friedreich'^^xsd:string;
  dwc:scientificName 'Sagitta friderici'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '105452'^^xsd:integer;
  dwc:occurrenceId 'A2_51_Sagitta_friedreich'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105441'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta friedreich'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_Sagitta_spp.%C2%A0%28imature%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Sagitta_spp.%C2%A0%28imature%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Sagitta_spp.%C2%A0%28imature%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_Sagitta_spp.%C2%A0%28imature%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_Sagitta_spp.%C2%A0%28imature%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_Sagitta_spp. (imature)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_Sagitta_spp. (imature)'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:occurrenceId 'A2_51_Sagitta_spp. (imature)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta spp. (imature)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_Chaetognatha_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Chaetognatha_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Chaetognatha_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_Chaetognatha_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_Chaetognatha_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_Chaetognatha_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_Chaetognatha_(others)'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:occurrenceId 'A2_51_Chaetognatha_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Chaetognatha (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_Fritillaria_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Fritillaria_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Fritillaria_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_Fritillaria_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_Fritillaria_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_Fritillaria_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_Fritillaria_spp.'^^xsd:string;
  dwc:scientificName 'Fritillaria'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '103358'^^xsd:integer;
  dwc:occurrenceId 'A2_51_Fritillaria_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Fritillaria spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_Oikopleura_dioica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Oikopleura_dioica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Oikopleura_dioica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_Oikopleura_dioica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_Oikopleura_dioica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_Oikopleura_dioica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_Oikopleura_dioica'^^xsd:string;
  dwc:scientificName 'Oikopleura dioica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '1770057'^^xsd:integer;
  dwc:occurrenceId 'A2_51_Oikopleura_dioica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura dioica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_Oikopleura_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Oikopleura_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Oikopleura_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_Oikopleura_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_Oikopleura_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_Oikopleura_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_Oikopleura_spp.'^^xsd:string;
  dwc:scientificName 'Oikopleura'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '103367'^^xsd:integer;
  dwc:occurrenceId 'A2_51_Oikopleura_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_Appendicularia_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Appendicularia_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Appendicularia_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_Appendicularia_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_Appendicularia_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_Appendicularia_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_Appendicularia_(others)'^^xsd:string;
  dwc:scientificName 'Appendicularia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '146421'^^xsd:integer;
  dwc:occurrenceId 'A2_51_Appendicularia_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146421'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Appendicularia (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_Thalia_democratica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Thalia_democratica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Thalia_democratica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_Thalia_democratica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_Thalia_democratica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_Thalia_democratica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_Thalia_democratica'^^xsd:string;
  dwc:scientificName 'Thalia democratica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '137279'^^xsd:integer;
  dwc:occurrenceId 'A2_51_Thalia_democratica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137279'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Thalia democratica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_Doliolo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Doliolo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Doliolo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_Doliolo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_Doliolo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_Doliolo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_Doliolo'^^xsd:string;
  dwc:scientificName 'Dolioloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '137221'^^xsd:integer;
  dwc:occurrenceId 'A2_51_Doliolo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137221'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Doliolo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_Teleostei_%28egg%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Teleostei_%28egg%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Teleostei_%28egg%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_Teleostei_%28egg%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_Teleostei_%28egg%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_Teleostei_(egg)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_Teleostei_(egg)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A2_51_Teleostei_(egg)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (egg)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_Teleostei_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Teleostei_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Teleostei_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_Teleostei_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_Teleostei_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_Teleostei_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_Teleostei_(larvae)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A2_51_Teleostei_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_SIPHONOPHORAE_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_SIPHONOPHORAE_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_SIPHONOPHORAE_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_SIPHONOPHORAE_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_SIPHONOPHORAE_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_SIPHONOPHORAE_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:scientificName 'Siphonophorae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '1371'^^xsd:integer;
  dwc:occurrenceId 'A2_51_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'SIPHONOPHORAE spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_Gastropoda_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Gastropoda_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Gastropoda_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_Gastropoda_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_Gastropoda_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_Gastropoda_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_Gastropoda_(veliger)'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'A2_51_Gastropoda_(veliger)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Gastropoda (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_Pteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Pteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Pteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_Pteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_Pteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_Pteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_Pteropoda'^^xsd:string;
  dwc:scientificName 'Pteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '325345'^^xsd:integer;
  dwc:occurrenceId 'A2_51_Pteropoda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '325345'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Pteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_Heteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Heteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Heteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_Heteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_Heteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_Heteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_Heteropoda'^^xsd:string;
  dwc:scientificName 'Heteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '1491356'^^xsd:integer;
  dwc:occurrenceId 'A2_51_Heteropoda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491356'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Heteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_Bivalvia_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Bivalvia_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_Bivalvia_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_Bivalvia_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_Bivalvia_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_Bivalvia_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_Bivalvia_(veliger)'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'A2_51_Bivalvia_(veliger)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Bivalvia (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_POLYCHAETA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_POLYCHAETA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_POLYCHAETA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_POLYCHAETA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_POLYCHAETA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_POLYCHAETA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'A2_51_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'POLYCHAETA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_OSTRACODA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_OSTRACODA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_OSTRACODA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_OSTRACODA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_OSTRACODA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_OSTRACODA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_OSTRACODA'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'A2_51_OSTRACODA'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'OSTRACODA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_51_CLADOCERA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_51_CLADOCERA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_51_CLADOCERA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7118033"^^xsd:decimal ;
  dwc:decimalLongitude "-32.7793032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_51_CLADOCERA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7118033 -32.7793032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7118033"^^xsd:decimal ;
  geo-pos:long "-32.7793032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_51_CLADOCERA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_51_CLADOCERA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_51_CLADOCERA'^^xsd:string;
  dwc:scientificName 'Cladocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.7793032'^^xsd:double;
  dwc:latitude '-3.7118033'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 51'^^xsd:string;
  dwc:aphiaid '1076'^^xsd:integer;
  dwc:occurrenceId 'A2_51_CLADOCERA'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '155670'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'CLADOCERA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_Codonella_acuta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Codonella_acuta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Codonella_acuta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_Codonella_acuta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_Codonella_acuta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_Codonella_acuta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_Codonella_acuta'^^xsd:string;
  dwc:scientificName 'Codonella acuta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '417132'^^xsd:integer;
  dwc:occurrenceId 'A1_9_Codonella_acuta'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417132'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella acuta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_Codonella_amphorella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Codonella_amphorella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Codonella_amphorella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_Codonella_amphorella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_Codonella_amphorella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_Codonella_amphorella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_Codonella_amphorella'^^xsd:string;
  dwc:scientificName 'Codonella amphorella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '417133'^^xsd:integer;
  dwc:occurrenceId 'A1_9_Codonella_amphorella'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417133'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella amphorella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_Codonella_apicata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Codonella_apicata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Codonella_apicata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_Codonella_apicata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_Codonella_apicata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_Codonella_apicata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_Codonella_apicata'^^xsd:string;
  dwc:scientificName 'Codonella apicata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '417134'^^xsd:integer;
  dwc:occurrenceId 'A1_9_Codonella_apicata'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417134'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella apicata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_Codonella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Codonella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Codonella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_Codonella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_Codonella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_Codonella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_Codonella_sp.'^^xsd:string;
  dwc:scientificName 'Codonella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '150203'^^xsd:integer;
  dwc:occurrenceId 'A1_9_Codonella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150203'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_Tintinnopsis_tocantinensis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Tintinnopsis_tocantinensis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Tintinnopsis_tocantinensis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_Tintinnopsis_tocantinensis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_Tintinnopsis_tocantinensis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_Tintinnopsis_tocantinensis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:scientificName 'Tintinnopsis tocantinensis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '417156'^^xsd:integer;
  dwc:occurrenceId 'A1_9_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417156'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis tocantinensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_Tintinnopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Tintinnopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Tintinnopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_Tintinnopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_Tintinnopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_Tintinnopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_Tintinnopsis_spp.'^^xsd:string;
  dwc:scientificName 'Tintinnopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:occurrenceId 'A1_9_Tintinnopsis_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_Codonellopsis_ostenfeldi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Codonellopsis_ostenfeldi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Codonellopsis_ostenfeldi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_Codonellopsis_ostenfeldi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_Codonellopsis_ostenfeldi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_Codonellopsis_ostenfeldi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:scientificName 'Codonellopsis ostenfeldi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '427448'^^xsd:integer;
  dwc:occurrenceId 'A1_9_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427448'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis ostenfeldi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_Codonellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Codonellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Codonellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_Codonellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_Codonellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_Codonellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_Codonellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Codonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '204197'^^xsd:integer;
  dwc:occurrenceId 'A1_9_Codonellopsis_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '204197'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_Coxliella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Coxliella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Coxliella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_Coxliella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_Coxliella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_Coxliella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_Coxliella_sp.'^^xsd:string;
  dwc:scientificName 'Coxliella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '150208'^^xsd:integer;
  dwc:occurrenceId 'A1_9_Coxliella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150208'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Coxliella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_Dadayiella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Dadayiella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Dadayiella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_Dadayiella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_Dadayiella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_Dadayiella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_Dadayiella_sp.'^^xsd:string;
  dwc:scientificName 'Dadayiella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '183541'^^xsd:integer;
  dwc:occurrenceId 'A1_9_Dadayiella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183541'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dadayiella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_Dictyocysta_lepida>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Dictyocysta_lepida> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Dictyocysta_lepida> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_Dictyocysta_lepida>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_Dictyocysta_lepida>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_Dictyocysta_lepida" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_Dictyocysta_lepida'^^xsd:string;
  dwc:scientificName 'Dictyocysta lepida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '235767'^^xsd:integer;
  dwc:occurrenceId 'A1_9_Dictyocysta_lepida'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235767'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocysta lepida'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_Epiplocylis_undella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Epiplocylis_undella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Epiplocylis_undella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_Epiplocylis_undella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_Epiplocylis_undella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_Epiplocylis_undella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_Epiplocylis_undella'^^xsd:string;
  dwc:scientificName 'Epiplocylis undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '341668'^^xsd:integer;
  dwc:occurrenceId 'A1_9_Epiplocylis_undella'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '341668'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis undella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_Epiplocylis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Epiplocylis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Epiplocylis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_Epiplocylis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_Epiplocylis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_Epiplocylis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_Epiplocylis_sp.'^^xsd:string;
  dwc:scientificName 'Epiplocylis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '183562'^^xsd:integer;
  dwc:occurrenceId 'A1_9_Epiplocylis_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183562'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_Favella_enrenbergii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Favella_enrenbergii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Favella_enrenbergii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_Favella_enrenbergii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_Favella_enrenbergii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_Favella_enrenbergii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_Favella_enrenbergii'^^xsd:string;
  dwc:scientificName 'Favella ehrenbergii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '235761'^^xsd:integer;
  dwc:occurrenceId 'A1_9_Favella_enrenbergii'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235761'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Favella enrenbergii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_Eutintinnus_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Eutintinnus_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Eutintinnus_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_Eutintinnus_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_Eutintinnus_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_Eutintinnus_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_Eutintinnus_spp.'^^xsd:string;
  dwc:scientificName 'Eutintinnus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '183543'^^xsd:integer;
  dwc:occurrenceId 'A1_9_Eutintinnus_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183543'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Eutintinnus spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_Amphorellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Amphorellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Amphorellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_Amphorellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_Amphorellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_Amphorellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_Amphorellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Amphorellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '425527'^^xsd:integer;
  dwc:occurrenceId 'A1_9_Amphorellopsis_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '425527'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Amphorellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_Rabdonella_elegans>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Rabdonella_elegans> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Rabdonella_elegans> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_Rabdonella_elegans>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_Rabdonella_elegans>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_Rabdonella_elegans" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_Rabdonella_elegans'^^xsd:string;
  dwc:scientificName 'Rhabdonella elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '183577'^^xsd:integer;
  dwc:occurrenceId 'A1_9_Rabdonella_elegans'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183577'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella elegans'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_Rabdonella_brandti>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Rabdonella_brandti> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Rabdonella_brandti> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_Rabdonella_brandti>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_Rabdonella_brandti>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_Rabdonella_brandti" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_Rabdonella_brandti'^^xsd:string;
  dwc:scientificName 'Rhabdonella brandti'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '427513'^^xsd:integer;
  dwc:occurrenceId 'A1_9_Rabdonella_brandti'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427513'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella brandti'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_Rabdonellopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Rabdonellopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Rabdonellopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_Rabdonellopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_Rabdonellopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_Rabdonellopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_Rabdonellopsis_spp.'^^xsd:string;
  dwc:scientificName 'Rhabdonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '183550'^^xsd:integer;
  dwc:occurrenceId 'A1_9_Rabdonellopsis_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183550'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonellopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_Undella_claparedei>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Undella_claparedei> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Undella_claparedei> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_Undella_claparedei>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_Undella_claparedei>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_Undella_claparedei" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_Undella_claparedei'^^xsd:string;
  dwc:scientificName 'Undella claparedei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '341684'^^xsd:integer;
  dwc:occurrenceId 'A1_9_Undella_claparedei'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417240'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undella claparedei'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_Undella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Undella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Undella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_Undella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_Undella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_Undella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_Undella_sp.'^^xsd:string;
  dwc:scientificName 'Undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '235764'^^xsd:integer;
  dwc:occurrenceId 'A1_9_Undella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235764'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Undella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_Xystonellopsis_heros>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Xystonellopsis_heros> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Xystonellopsis_heros> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_Xystonellopsis_heros>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_Xystonellopsis_heros>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_Xystonellopsis_heros" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_Xystonellopsis_heros'^^xsd:string;
  dwc:scientificName 'Xystonellopsis heros'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '417266'^^xsd:integer;
  dwc:occurrenceId 'A1_9_Xystonellopsis_heros'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417266'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Xystonellopsis heros'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_Tintinnina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Tintinnina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Tintinnina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_Tintinnina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_Tintinnina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_Tintinnina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_Tintinnina_(others)'^^xsd:string;
  dwc:scientificName 'Tintinnina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '732976'^^xsd:integer;
  dwc:occurrenceId 'A1_9_Tintinnina_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_Collosphaera_macropora>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Collosphaera_macropora> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Collosphaera_macropora> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_Collosphaera_macropora>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_Collosphaera_macropora>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_Collosphaera_macropora" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_Collosphaera_macropora'^^xsd:string;
  dwc:scientificName 'Collosphaera macropora'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '493482'^^xsd:integer;
  dwc:occurrenceId 'A1_9_Collosphaera_macropora'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493482'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Collosphaera macropora'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_Dictyocoryne_profunda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Dictyocoryne_profunda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Dictyocoryne_profunda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_Dictyocoryne_profunda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_Dictyocoryne_profunda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_Dictyocoryne_profunda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_Dictyocoryne_profunda'^^xsd:string;
  dwc:scientificName 'Dictyocoryne profunda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '412935'^^xsd:integer;
  dwc:occurrenceId 'A1_9_Dictyocoryne_profunda'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412935'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne profunda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_Dictyocoryne_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Dictyocoryne_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Dictyocoryne_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_Dictyocoryne_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_Dictyocoryne_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_Dictyocoryne_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_Dictyocoryne_sp.'^^xsd:string;
  dwc:scientificName 'Dictyocoryne'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '412934'^^xsd:integer;
  dwc:occurrenceId 'A1_9_Dictyocoryne_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412934'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_Discopyle_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Discopyle_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Discopyle_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_Discopyle_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_Discopyle_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_Discopyle_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_Discopyle_sp.'^^xsd:string;
  dwc:scientificName 'Discopyle'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '493501'^^xsd:integer;
  dwc:occurrenceId 'A1_9_Discopyle_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Discopyle sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_Pylonidae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Pylonidae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Pylonidae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_Pylonidae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_Pylonidae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_Pylonidae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_Pylonidae'^^xsd:string;
  dwc:scientificName 'Pyloniidae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '345902'^^xsd:integer;
  dwc:occurrenceId 'A1_9_Pylonidae'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345902'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:verbatimIdentification 'Pylonidae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_Spongodiscus_resurgens>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Spongodiscus_resurgens> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Spongodiscus_resurgens> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_Spongodiscus_resurgens>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_Spongodiscus_resurgens>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_Spongodiscus_resurgens" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_Spongodiscus_resurgens'^^xsd:string;
  dwc:scientificName 'Spongodiscus resurgens'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '493608'^^xsd:integer;
  dwc:occurrenceId 'A1_9_Spongodiscus_resurgens'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493608'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongodiscus resurgens'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_Spongosphaera_streptacantha>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Spongosphaera_streptacantha> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Spongosphaera_streptacantha> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_Spongosphaera_streptacantha>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_Spongosphaera_streptacantha>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_Spongosphaera_streptacantha" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_Spongosphaera_streptacantha'^^xsd:string;
  dwc:scientificName 'Spongosphaera streptacantha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '493393'^^xsd:integer;
  dwc:occurrenceId 'A1_9_Spongosphaera_streptacantha'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493393'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongosphaera streptacantha'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_Spongaster_tetras>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Spongaster_tetras> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Spongaster_tetras> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_Spongaster_tetras>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_Spongaster_tetras>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_Spongaster_tetras" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_Spongaster_tetras'^^xsd:string;
  dwc:scientificName 'Spongaster tetras'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '412940'^^xsd:integer;
  dwc:occurrenceId 'A1_9_Spongaster_tetras'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412940'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongaster tetras'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_Spongotrochus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Spongotrochus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Spongotrochus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_Spongotrochus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_Spongotrochus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_Spongotrochus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_Spongotrochus_sp.'^^xsd:string;
  dwc:scientificName 'Spongotrochus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '412948'^^xsd:integer;
  dwc:occurrenceId 'A1_9_Spongotrochus_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Spongotrochus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_Zygocircus_productus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Zygocircus_productus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Zygocircus_productus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_Zygocircus_productus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_Zygocircus_productus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_Zygocircus_productus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_Zygocircus_productus'^^xsd:string;
  dwc:scientificName 'Zygocircus productus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '493705'^^xsd:integer;
  dwc:occurrenceId 'A1_9_Zygocircus_productus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493705'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus productus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_Zygocircus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Zygocircus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Zygocircus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_Zygocircus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_Zygocircus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_Zygocircus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_Zygocircus_sp.'^^xsd:string;
  dwc:scientificName 'Zygocircus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '493702'^^xsd:integer;
  dwc:occurrenceId 'A1_9_Zygocircus_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493702'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_Polycystina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Polycystina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Polycystina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_Polycystina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_Polycystina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_Polycystina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_Polycystina_(others)'^^xsd:string;
  dwc:scientificName 'Polycystina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '235740'^^xsd:integer;
  dwc:occurrenceId 'A1_9_Polycystina_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235740'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Polycystina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_ACANTHARIA_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_ACANTHARIA_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_ACANTHARIA_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_ACANTHARIA_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_ACANTHARIA_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_ACANTHARIA_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_ACANTHARIA_spp.'^^xsd:string;
  dwc:scientificName 'Acantharia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '586732'^^xsd:integer;
  dwc:occurrenceId 'A1_9_ACANTHARIA_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '586732'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'ACANTHARIA spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_Bolivina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Bolivina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Bolivina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_Bolivina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_Bolivina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_Bolivina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_Bolivina_sp.'^^xsd:string;
  dwc:scientificName 'Bolivina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '112101'^^xsd:integer;
  dwc:occurrenceId 'A1_9_Bolivina_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Bolivina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_Globigerina_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Globigerina_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Globigerina_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_Globigerina_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_Globigerina_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_Globigerina_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_Globigerina_bulloides'^^xsd:string;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:occurrenceId 'A1_9_Globigerina_bulloides'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globigerina bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_Globogirinoides_ruber>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Globogirinoides_ruber> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Globogirinoides_ruber> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_Globogirinoides_ruber>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_Globogirinoides_ruber>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_Globogirinoides_ruber" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_Globogirinoides_ruber'^^xsd:string;
  dwc:scientificName 'Globigerinoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:occurrenceId 'A1_9_Globogirinoides_ruber'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globogirinoides ruber'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_Globorotalia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Globorotalia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Globorotalia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_Globorotalia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_Globorotalia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_Globorotalia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_Globorotalia_spp.'^^xsd:string;
  dwc:scientificName 'Globorotalia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '112200'^^xsd:integer;
  dwc:occurrenceId 'A1_9_Globorotalia_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112200'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Globorotalia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_Neogloboquadrina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Neogloboquadrina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Neogloboquadrina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_Neogloboquadrina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_Neogloboquadrina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_Neogloboquadrina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_Neogloboquadrina_sp.'^^xsd:string;
  dwc:scientificName 'Neogloboquadrina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '112202'^^xsd:integer;
  dwc:occurrenceId 'A1_9_Neogloboquadrina_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112202'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Neogloboquadrina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_Orbulina_universa>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Orbulina_universa> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Orbulina_universa> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_Orbulina_universa>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_Orbulina_universa>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_Orbulina_universa" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_Orbulina_universa'^^xsd:string;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:occurrenceId 'A1_9_Orbulina_universa'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Orbulina universa'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_Tretomphalus_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Tretomphalus_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Tretomphalus_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_Tretomphalus_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_Tretomphalus_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_Tretomphalus_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_Tretomphalus_bulloides'^^xsd:string;
  dwc:scientificName 'Tretomphalus bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '113184'^^xsd:integer;
  dwc:occurrenceId 'A1_9_Tretomphalus_bulloides'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tretomphalus bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_Trochammina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Trochammina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Trochammina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_Trochammina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_Trochammina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_Trochammina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_Trochammina_sp.'^^xsd:string;
  dwc:scientificName 'Trochammina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:occurrenceId 'A1_9_Trochammina_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Trochammina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_Foraminifera_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Foraminifera_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Foraminifera_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_Foraminifera_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_Foraminifera_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_Foraminifera_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_Foraminifera_(others)'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:occurrenceId 'A1_9_Foraminifera_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Foraminifera (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_Nannocalanus_minor>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Nannocalanus_minor> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Nannocalanus_minor> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_Nannocalanus_minor>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_Nannocalanus_minor>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_Nannocalanus_minor" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_Nannocalanus_minor'^^xsd:string;
  dwc:scientificName 'Nannocalanus minor'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '104469'^^xsd:integer;
  dwc:occurrenceId 'A1_9_Nannocalanus_minor'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104469'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus minor'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_Nannocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Nannocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Nannocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_Nannocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_Nannocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_Nannocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Nannocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '104154'^^xsd:integer;
  dwc:occurrenceId 'A1_9_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104154'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_Neocalanus_robustior>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Neocalanus_robustior> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Neocalanus_robustior> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_Neocalanus_robustior>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_Neocalanus_robustior>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_Neocalanus_robustior" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_Neocalanus_robustior'^^xsd:string;
  dwc:scientificName 'Neocalanus robustior'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '104472'^^xsd:integer;
  dwc:occurrenceId 'A1_9_Neocalanus_robustior'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104472'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Neocalanus robustior'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_Undinula_vulgaris_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Undinula_vulgaris_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Undinula_vulgaris_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_Undinula_vulgaris_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_Undinula_vulgaris_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_Undinula_vulgaris_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:scientificName 'Undinula vulgaris'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '104473'^^xsd:integer;
  dwc:occurrenceId 'A1_9_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104473'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undinula vulgaris (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_Acrocalanus_longicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Acrocalanus_longicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Acrocalanus_longicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_Acrocalanus_longicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_Acrocalanus_longicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_Acrocalanus_longicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_Acrocalanus_longicornis'^^xsd:string;
  dwc:scientificName 'Acrocalanus longicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '104646'^^xsd:integer;
  dwc:occurrenceId 'A1_9_Acrocalanus_longicornis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104646'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus longicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_Acrocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Acrocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Acrocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_Acrocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_Acrocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_Acrocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Acrocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '104192'^^xsd:integer;
  dwc:occurrenceId 'A1_9_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104192'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_Calocalanos_pavo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Calocalanos_pavo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Calocalanos_pavo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_Calocalanos_pavo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_Calocalanos_pavo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_Calocalanos_pavo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_Calocalanos_pavo'^^xsd:string;
  dwc:scientificName 'Calocalanus pavo'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '104669'^^xsd:integer;
  dwc:occurrenceId 'A1_9_Calocalanos_pavo'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanos pavo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_Calocalanus_sp. _(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:scientificName 'Calocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '104193'^^xsd:integer;
  dwc:occurrenceId 'A1_9_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104193'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanus sp.  (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_Delibus_sewelli>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Delibus_sewelli> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Delibus_sewelli> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_Delibus_sewelli>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_Delibus_sewelli>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_Delibus_sewelli" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_Delibus_sewelli'^^xsd:string;
  dwc:scientificName 'Delius sewelli'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '363906'^^xsd:integer;
  dwc:occurrenceId 'A1_9_Delibus_sewelli'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363906'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sewelli'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_Delibus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Delibus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Delibus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_Delibus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_Delibus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_Delibus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Delius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '363904'^^xsd:integer;
  dwc:occurrenceId 'A1_9_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363904'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_Mecynocera_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Mecynocera_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Mecynocera_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_Mecynocera_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_Mecynocera_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_Mecynocera_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Mecynocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '104184'^^xsd:integer;
  dwc:occurrenceId 'A1_9_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Mecynocera sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_Paracalanus_aculeatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Paracalanus_aculeatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Paracalanus_aculeatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_Paracalanus_aculeatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_Paracalanus_aculeatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_Paracalanus_aculeatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_Paracalanus_aculeatus'^^xsd:string;
  dwc:scientificName 'Paracalanus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '104681'^^xsd:integer;
  dwc:occurrenceId 'A1_9_Paracalanus_aculeatus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1464945'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus aculeatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_Paracalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Paracalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Paracalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_Paracalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_Paracalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_Paracalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Paracalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '104196'^^xsd:integer;
  dwc:occurrenceId 'A1_9_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104196'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_Rhincalanus_cornutus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Rhincalanus_cornutus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Rhincalanus_cornutus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_Rhincalanus_cornutus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_Rhincalanus_cornutus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_Rhincalanus_cornutus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_Rhincalanus_cornutus'^^xsd:string;
  dwc:scientificName 'Rhincalanus cornutus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '104542'^^xsd:integer;
  dwc:occurrenceId 'A1_9_Rhincalanus_cornutus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1488083'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rhincalanus cornutus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_Subeucalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Subeucalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Subeucalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_Subeucalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_Subeucalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_Subeucalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Subeucalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '104173'^^xsd:integer;
  dwc:occurrenceId 'A1_9_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104173'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Subeucalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_Clausocalanus_furcatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Clausocalanus_furcatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Clausocalanus_furcatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_Clausocalanus_furcatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_Clausocalanus_furcatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_Clausocalanus_furcatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_Clausocalanus_furcatus'^^xsd:string;
  dwc:scientificName 'Clausocalanus furcatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '104503'^^xsd:integer;
  dwc:occurrenceId 'A1_9_Clausocalanus_furcatus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104503'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus furcatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_Clausocalanus_mastigophorus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Clausocalanus_mastigophorus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Clausocalanus_mastigophorus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_Clausocalanus_mastigophorus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_Clausocalanus_mastigophorus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_Clausocalanus_mastigophorus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:scientificName 'Clausocalanus mastigophorus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '104506'^^xsd:integer;
  dwc:occurrenceId 'A1_9_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104506'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus mastigophorus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_Clausocalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Clausocalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Clausocalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_Clausocalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_Clausocalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_Clausocalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Clausocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '104161'^^xsd:integer;
  dwc:occurrenceId 'A1_9_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104161'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_Euchaeta_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Euchaeta_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Euchaeta_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_Euchaeta_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_Euchaeta_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_Euchaeta_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Euchaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '104174'^^xsd:integer;
  dwc:occurrenceId 'A1_9_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104174'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Euchaeta spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_Scolecithrix_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Scolecithrix_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Scolecithrix_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_Scolecithrix_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_Scolecithrix_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_Scolecithrix_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_Scolecithrix_danae'^^xsd:string;
  dwc:scientificName 'Scolecithrix danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '104821'^^xsd:integer;
  dwc:occurrenceId 'A1_9_Scolecithrix_danae'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104821'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_Scolecithrix_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Scolecithrix_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Scolecithrix_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_Scolecithrix_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_Scolecithrix_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_Scolecithrix_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Scolecithrix'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '104230'^^xsd:integer;
  dwc:occurrenceId 'A1_9_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104230'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_Lucicutia_flavicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Lucicutia_flavicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Lucicutia_flavicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_Lucicutia_flavicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_Lucicutia_flavicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_Lucicutia_flavicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_Lucicutia_flavicornis'^^xsd:string;
  dwc:scientificName 'Lucicutia flavicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '104597'^^xsd:integer;
  dwc:occurrenceId 'A1_9_Lucicutia_flavicornis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104597'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia flavicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_Lucicutia_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Lucicutia_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Lucicutia_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_Lucicutia_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_Lucicutia_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_Lucicutia_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_Lucicutia_sp.'^^xsd:string;
  dwc:scientificName 'Lucicutia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '104183'^^xsd:integer;
  dwc:occurrenceId 'A1_9_Lucicutia_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104183'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_Pleuromamma_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Pleuromamma_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Pleuromamma_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_Pleuromamma_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_Pleuromamma_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_Pleuromamma_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Pleuromamma'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '104191'^^xsd:integer;
  dwc:occurrenceId 'A1_9_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104191'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Pleuromamma sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_Temora_stylifera_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Temora_stylifera_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Temora_stylifera_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_Temora_stylifera_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_Temora_stylifera_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_Temora_stylifera_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:scientificName 'Temora stylifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '104879'^^xsd:integer;
  dwc:occurrenceId 'A1_9_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104879'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora stylifera (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_Temora_turbinata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Temora_turbinata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Temora_turbinata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_Temora_turbinata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_Temora_turbinata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_Temora_turbinata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_Temora_turbinata'^^xsd:string;
  dwc:scientificName 'Temora turbinata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '104880'^^xsd:integer;
  dwc:occurrenceId 'A1_9_Temora_turbinata'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104880'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora turbinata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_Candacia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Candacia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Candacia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_Candacia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_Candacia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_Candacia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_Candacia_spp.'^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A1_9_Candacia_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_Candacia_sp._%28copepodite%29%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Candacia_sp._%28copepodite%29%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Candacia_sp._%28copepodite%29%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_Candacia_sp._%28copepodite%29%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_Candacia_sp._%28copepodite%29%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_Candacia_sp._(copepodite) " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A1_9_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia sp. (copepodite) '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_Calanopia_americana_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Calanopia_americana_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Calanopia_americana_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_Calanopia_americana_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_Calanopia_americana_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_Calanopia_americana_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:scientificName 'Calanopia americana'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '104723'^^xsd:integer;
  dwc:occurrenceId 'A1_9_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104723'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calanopia americana (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_Acartia_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Acartia_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Acartia_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_Acartia_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_Acartia_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_Acartia_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_Acartia_danae'^^xsd:string;
  dwc:scientificName 'Acartia (Acartia) danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '346026'^^xsd:integer;
  dwc:occurrenceId 'A1_9_Acartia_danae'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346026'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_Acartia_lilljeborgii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Acartia_lilljeborgii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Acartia_lilljeborgii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_Acartia_lilljeborgii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_Acartia_lilljeborgii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_Acartia_lilljeborgii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_Acartia_lilljeborgii'^^xsd:string;
  dwc:scientificName 'Acartia lilljeborgii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '348510'^^xsd:integer;
  dwc:occurrenceId 'A1_9_Acartia_lilljeborgii'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia lilljeborgii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_Calanoida_%28others_copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Calanoida_%28others_copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Calanoida_%28others_copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_Calanoida_%28others_copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_Calanoida_%28others_copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_Calanoida_(others_copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'A1_9_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Calanoida (others copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_Oithona_atlantica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Oithona_atlantica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Oithona_atlantica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_Oithona_atlantica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_Oithona_atlantica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_Oithona_atlantica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_Oithona_atlantica'^^xsd:string;
  dwc:scientificName 'Oithona atlantica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '106642'^^xsd:integer;
  dwc:occurrenceId 'A1_9_Oithona_atlantica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106642'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona atlantica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_Oithona_plumifera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Oithona_plumifera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Oithona_plumifera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_Oithona_plumifera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_Oithona_plumifera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_Oithona_plumifera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_Oithona_plumifera'^^xsd:string;
  dwc:scientificName 'Oithona plumifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '106652'^^xsd:integer;
  dwc:occurrenceId 'A1_9_Oithona_plumifera'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106652'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona plumifera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_Oithona_setigera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Oithona_setigera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Oithona_setigera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_Oithona_setigera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_Oithona_setigera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_Oithona_setigera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_Oithona_setigera'^^xsd:string;
  dwc:scientificName 'Oithona setigera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '106655'^^xsd:integer;
  dwc:occurrenceId 'A1_9_Oithona_setigera'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '734517'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona setigera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_Oithona_hebes>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Oithona_hebes> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Oithona_hebes> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_Oithona_hebes>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_Oithona_hebes>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_Oithona_hebes" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_Oithona_hebes'^^xsd:string;
  dwc:scientificName 'Oithona hebes'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '106647'^^xsd:integer;
  dwc:occurrenceId 'A1_9_Oithona_hebes'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106647'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona hebes'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_Oithona_spp.%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Oithona_spp.%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Oithona_spp.%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_Oithona_spp.%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_Oithona_spp.%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_Oithona_spp. " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_Oithona_spp. '^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A1_9_Oithona_spp. '^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_Oithona_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Oithona_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Oithona_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_Oithona_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_Oithona_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_Oithona_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A1_9_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_Microsetella_norvegica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Microsetella_norvegica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Microsetella_norvegica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_Microsetella_norvegica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_Microsetella_norvegica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_Microsetella_norvegica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_Microsetella_norvegica'^^xsd:string;
  dwc:scientificName 'Microsetella norvegica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '116115'^^xsd:integer;
  dwc:occurrenceId 'A1_9_Microsetella_norvegica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116115'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella norvegica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_Microsetella_rosea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Microsetella_rosea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Microsetella_rosea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_Microsetella_rosea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_Microsetella_rosea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_Microsetella_rosea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_Microsetella_rosea'^^xsd:string;
  dwc:scientificName 'Microsetella rosea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '116116'^^xsd:integer;
  dwc:occurrenceId 'A1_9_Microsetella_rosea'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116116'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella rosea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_Microsetella_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Microsetella_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Microsetella_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_Microsetella_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_Microsetella_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_Microsetella_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Microsetella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '115341'^^xsd:integer;
  dwc:occurrenceId 'A1_9_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115341'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_Macrosetella_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Macrosetella_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Macrosetella_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_Macrosetella_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_Macrosetella_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_Macrosetella_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_Macrosetella_gracilis'^^xsd:string;
  dwc:scientificName 'Macrosetella gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '116382'^^xsd:integer;
  dwc:occurrenceId 'A1_9_Macrosetella_gracilis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116382'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Macrosetella gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_Miracia_efferata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Miracia_efferata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Miracia_efferata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_Miracia_efferata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_Miracia_efferata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_Miracia_efferata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_Miracia_efferata'^^xsd:string;
  dwc:scientificName 'Miracia efferata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '116383'^^xsd:integer;
  dwc:occurrenceId 'A1_9_Miracia_efferata'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116383'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Miracia efferata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_Oncaea_media>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Oncaea_media> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Oncaea_media> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_Oncaea_media>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_Oncaea_media>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_Oncaea_media" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_Oncaea_media'^^xsd:string;
  dwc:scientificName 'Oncaea media'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '128938'^^xsd:integer;
  dwc:occurrenceId 'A1_9_Oncaea_media'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1862287'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea media'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_Oncaea_venusta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Oncaea_venusta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Oncaea_venusta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_Oncaea_venusta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_Oncaea_venusta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_Oncaea_venusta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_Oncaea_venusta'^^xsd:string;
  dwc:scientificName 'Oncaea venusta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '128954'^^xsd:integer;
  dwc:occurrenceId 'A1_9_Oncaea_venusta'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1754274'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea venusta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_Oncaea_mediterranea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Oncaea_mediterranea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Oncaea_mediterranea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_Oncaea_mediterranea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_Oncaea_mediterranea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_Oncaea_mediterranea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_Oncaea_mediterranea'^^xsd:string;
  dwc:scientificName 'Oncaea mediterranea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '128939'^^xsd:integer;
  dwc:occurrenceId 'A1_9_Oncaea_mediterranea'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128939'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea mediterranea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_Oncaea_scottodicarloi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Oncaea_scottodicarloi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Oncaea_scottodicarloi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_Oncaea_scottodicarloi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_Oncaea_scottodicarloi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_Oncaea_scottodicarloi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_Oncaea_scottodicarloi'^^xsd:string;
  dwc:scientificName 'Oncaea scottodicarloi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '128950'^^xsd:integer;
  dwc:occurrenceId 'A1_9_Oncaea_scottodicarloi'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128950'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea scottodicarloi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_Oncaea_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Oncaea_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Oncaea_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_Oncaea_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_Oncaea_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_Oncaea_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oncaea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '128690'^^xsd:integer;
  dwc:occurrenceId 'A1_9_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128690'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_Hemicyclops_thallassius>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Hemicyclops_thallassius> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Hemicyclops_thallassius> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_Hemicyclops_thallassius>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_Hemicyclops_thallassius>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_Hemicyclops_thallassius" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_Hemicyclops_thallassius'^^xsd:string;
  dwc:scientificName 'Hemicyclops thalassius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '352254'^^xsd:integer;
  dwc:occurrenceId 'A1_9_Hemicyclops_thallassius'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '352254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Hemicyclops thallassius'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_Copilia_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Copilia_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Copilia_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_Copilia_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_Copilia_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_Copilia_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Copilia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '128721'^^xsd:integer;
  dwc:occurrenceId 'A1_9_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128721'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Copilia spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_Agetus_flaccus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Agetus_flaccus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Agetus_flaccus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_Agetus_flaccus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_Agetus_flaccus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_Agetus_flaccus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_Agetus_flaccus'^^xsd:string;
  dwc:scientificName 'Agetus flaccus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '128795'^^xsd:integer;
  dwc:occurrenceId 'A1_9_Agetus_flaccus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128795'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Agetus flaccus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_Corycaeus_speciosus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Corycaeus_speciosus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Corycaeus_speciosus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_Corycaeus_speciosus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_Corycaeus_speciosus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_Corycaeus_speciosus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_Corycaeus_speciosus'^^xsd:string;
  dwc:scientificName 'Corycaeus speciosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '128800'^^xsd:integer;
  dwc:occurrenceId 'A1_9_Corycaeus_speciosus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128800'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus speciosus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_Corycaeus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Corycaeus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Corycaeus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_Corycaeus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_Corycaeus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_Corycaeus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Corycaeus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '128634'^^xsd:integer;
  dwc:occurrenceId 'A1_9_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128634'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_Farranula_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Farranula_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Farranula_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_Farranula_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_Farranula_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_Farranula_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_Farranula_gracilis'^^xsd:string;
  dwc:scientificName 'Farranula gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '128813'^^xsd:integer;
  dwc:occurrenceId 'A1_9_Farranula_gracilis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128813'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_Farranula_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Farranula_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Farranula_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_Farranula_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_Farranula_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_Farranula_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Farranula'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '128636'^^xsd:integer;
  dwc:occurrenceId 'A1_9_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128636'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_Copepoda_%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Copepoda_%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Copepoda_%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_Copepoda_%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_Copepoda_%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_Copepoda_(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_Copepoda_(nauplius)'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'A1_9_Copepoda_(nauplius)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Copepoda (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_CIRRIPEDIA__%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_CIRRIPEDIA__%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_CIRRIPEDIA__%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_CIRRIPEDIA__%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_CIRRIPEDIA__%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_CIRRIPEDIA__(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:occurrenceId 'A1_9_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  dwc:verbatimIdentification 'CIRRIPEDIA  (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_STOMATOPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_STOMATOPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_STOMATOPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_STOMATOPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_STOMATOPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_STOMATOPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Stomatopoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '14355'^^xsd:integer;
  dwc:occurrenceId 'A1_9_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '14355'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'STOMATOPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_DECAPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_DECAPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_DECAPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_DECAPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_DECAPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_DECAPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_DECAPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:occurrenceId 'A1_9_DECAPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'DECAPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_ECHINODERMATA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_ECHINODERMATA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_ECHINODERMATA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_ECHINODERMATA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_ECHINODERMATA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_ECHINODERMATA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:scientificName 'Echinodermata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '1806'^^xsd:integer;
  dwc:occurrenceId 'A1_9_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1806'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'ECHINODERMATA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_BRYOZOA_%28cyphonauta_larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_BRYOZOA_%28cyphonauta_larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_BRYOZOA_%28cyphonauta_larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_BRYOZOA_%28cyphonauta_larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_BRYOZOA_%28cyphonauta_larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_BRYOZOA_(cyphonauta_larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'A1_9_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'BRYOZOA (cyphonauta larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_Sagitta_friedreich>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Sagitta_friedreich> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Sagitta_friedreich> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_Sagitta_friedreich>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_Sagitta_friedreich>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_Sagitta_friedreich" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_Sagitta_friedreich'^^xsd:string;
  dwc:scientificName 'Sagitta friderici'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '105452'^^xsd:integer;
  dwc:occurrenceId 'A1_9_Sagitta_friedreich'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105441'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta friedreich'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_Sagitta_spp.%C2%A0%28imature%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Sagitta_spp.%C2%A0%28imature%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Sagitta_spp.%C2%A0%28imature%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_Sagitta_spp.%C2%A0%28imature%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_Sagitta_spp.%C2%A0%28imature%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_Sagitta_spp. (imature)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_Sagitta_spp. (imature)'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:occurrenceId 'A1_9_Sagitta_spp. (imature)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta spp. (imature)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_Chaetognatha_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Chaetognatha_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Chaetognatha_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_Chaetognatha_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_Chaetognatha_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_Chaetognatha_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_Chaetognatha_(others)'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:occurrenceId 'A1_9_Chaetognatha_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Chaetognatha (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_Fritillaria_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Fritillaria_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Fritillaria_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_Fritillaria_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_Fritillaria_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_Fritillaria_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_Fritillaria_spp.'^^xsd:string;
  dwc:scientificName 'Fritillaria'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '103358'^^xsd:integer;
  dwc:occurrenceId 'A1_9_Fritillaria_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Fritillaria spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_Oikopleura_dioica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Oikopleura_dioica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Oikopleura_dioica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_Oikopleura_dioica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_Oikopleura_dioica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_Oikopleura_dioica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_Oikopleura_dioica'^^xsd:string;
  dwc:scientificName 'Oikopleura dioica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '1770057'^^xsd:integer;
  dwc:occurrenceId 'A1_9_Oikopleura_dioica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura dioica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_Oikopleura_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Oikopleura_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Oikopleura_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_Oikopleura_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_Oikopleura_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_Oikopleura_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_Oikopleura_spp.'^^xsd:string;
  dwc:scientificName 'Oikopleura'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '103367'^^xsd:integer;
  dwc:occurrenceId 'A1_9_Oikopleura_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_Appendicularia_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Appendicularia_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Appendicularia_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_Appendicularia_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_Appendicularia_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_Appendicularia_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_Appendicularia_(others)'^^xsd:string;
  dwc:scientificName 'Appendicularia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '146421'^^xsd:integer;
  dwc:occurrenceId 'A1_9_Appendicularia_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146421'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Appendicularia (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_Thalia_democratica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Thalia_democratica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Thalia_democratica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_Thalia_democratica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_Thalia_democratica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_Thalia_democratica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_Thalia_democratica'^^xsd:string;
  dwc:scientificName 'Thalia democratica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '137279'^^xsd:integer;
  dwc:occurrenceId 'A1_9_Thalia_democratica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137279'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Thalia democratica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_Doliolo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Doliolo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Doliolo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_Doliolo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_Doliolo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_Doliolo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_Doliolo'^^xsd:string;
  dwc:scientificName 'Dolioloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '137221'^^xsd:integer;
  dwc:occurrenceId 'A1_9_Doliolo'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137221'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Doliolo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_Teleostei_%28egg%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Teleostei_%28egg%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Teleostei_%28egg%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_Teleostei_%28egg%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_Teleostei_%28egg%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_Teleostei_(egg)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_Teleostei_(egg)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A1_9_Teleostei_(egg)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (egg)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_Teleostei_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Teleostei_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Teleostei_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_Teleostei_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_Teleostei_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_Teleostei_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_Teleostei_(larvae)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A1_9_Teleostei_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_SIPHONOPHORAE_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_SIPHONOPHORAE_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_SIPHONOPHORAE_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_SIPHONOPHORAE_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_SIPHONOPHORAE_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_SIPHONOPHORAE_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:scientificName 'Siphonophorae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '1371'^^xsd:integer;
  dwc:occurrenceId 'A1_9_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'SIPHONOPHORAE spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_Gastropoda_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Gastropoda_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Gastropoda_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_Gastropoda_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_Gastropoda_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_Gastropoda_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_Gastropoda_(veliger)'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'A1_9_Gastropoda_(veliger)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Gastropoda (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_Pteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Pteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Pteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_Pteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_Pteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_Pteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_Pteropoda'^^xsd:string;
  dwc:scientificName 'Pteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '325345'^^xsd:integer;
  dwc:occurrenceId 'A1_9_Pteropoda'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '325345'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Pteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_Heteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Heteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Heteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_Heteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_Heteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_Heteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_Heteropoda'^^xsd:string;
  dwc:scientificName 'Heteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '1491356'^^xsd:integer;
  dwc:occurrenceId 'A1_9_Heteropoda'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491356'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Heteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_Bivalvia_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Bivalvia_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_Bivalvia_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_Bivalvia_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_Bivalvia_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_Bivalvia_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_Bivalvia_(veliger)'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'A1_9_Bivalvia_(veliger)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Bivalvia (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_POLYCHAETA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_POLYCHAETA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_POLYCHAETA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_POLYCHAETA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_POLYCHAETA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_POLYCHAETA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'A1_9_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'POLYCHAETA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_OSTRACODA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_OSTRACODA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_OSTRACODA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_OSTRACODA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_OSTRACODA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_OSTRACODA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_OSTRACODA'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'A1_9_OSTRACODA'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'OSTRACODA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_9_CLADOCERA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_9_CLADOCERA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_9_CLADOCERA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.458527"^^xsd:decimal ;
  dwc:decimalLongitude "-32.777696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_9_CLADOCERA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.458527 -32.777696)"^^geo:wktLiteral ;
  geo-pos:lat "-3.458527"^^xsd:decimal ;
  geo-pos:long "-32.777696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_9_CLADOCERA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_9_CLADOCERA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_9_CLADOCERA'^^xsd:string;
  dwc:scientificName 'Cladocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.777696'^^xsd:double;
  dwc:latitude '-3.458527'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 9'^^xsd:string;
  dwc:aphiaid '1076'^^xsd:integer;
  dwc:occurrenceId 'A1_9_CLADOCERA'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '155670'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'CLADOCERA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_Codonella_acuta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Codonella_acuta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Codonella_acuta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_Codonella_acuta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_Codonella_acuta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_Codonella_acuta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_Codonella_acuta'^^xsd:string;
  dwc:scientificName 'Codonella acuta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '417132'^^xsd:integer;
  dwc:occurrenceId 'A2_47_Codonella_acuta'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417132'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella acuta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_Codonella_amphorella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Codonella_amphorella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Codonella_amphorella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_Codonella_amphorella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_Codonella_amphorella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_Codonella_amphorella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_Codonella_amphorella'^^xsd:string;
  dwc:scientificName 'Codonella amphorella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '417133'^^xsd:integer;
  dwc:occurrenceId 'A2_47_Codonella_amphorella'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417133'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella amphorella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_Codonella_apicata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Codonella_apicata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Codonella_apicata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_Codonella_apicata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_Codonella_apicata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_Codonella_apicata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_Codonella_apicata'^^xsd:string;
  dwc:scientificName 'Codonella apicata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '417134'^^xsd:integer;
  dwc:occurrenceId 'A2_47_Codonella_apicata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417134'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella apicata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_Codonella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Codonella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Codonella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_Codonella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_Codonella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_Codonella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_Codonella_sp.'^^xsd:string;
  dwc:scientificName 'Codonella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '150203'^^xsd:integer;
  dwc:occurrenceId 'A2_47_Codonella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150203'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_Tintinnopsis_tocantinensis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Tintinnopsis_tocantinensis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Tintinnopsis_tocantinensis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_Tintinnopsis_tocantinensis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_Tintinnopsis_tocantinensis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_Tintinnopsis_tocantinensis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:scientificName 'Tintinnopsis tocantinensis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '417156'^^xsd:integer;
  dwc:occurrenceId 'A2_47_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417156'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis tocantinensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_Tintinnopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Tintinnopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Tintinnopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_Tintinnopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_Tintinnopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_Tintinnopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_Tintinnopsis_spp.'^^xsd:string;
  dwc:scientificName 'Tintinnopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:occurrenceId 'A2_47_Tintinnopsis_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_Codonellopsis_ostenfeldi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Codonellopsis_ostenfeldi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Codonellopsis_ostenfeldi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_Codonellopsis_ostenfeldi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_Codonellopsis_ostenfeldi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_Codonellopsis_ostenfeldi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:scientificName 'Codonellopsis ostenfeldi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '427448'^^xsd:integer;
  dwc:occurrenceId 'A2_47_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427448'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis ostenfeldi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_Codonellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Codonellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Codonellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_Codonellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_Codonellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_Codonellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_Codonellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Codonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '204197'^^xsd:integer;
  dwc:occurrenceId 'A2_47_Codonellopsis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '204197'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_Coxliella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Coxliella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Coxliella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_Coxliella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_Coxliella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_Coxliella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_Coxliella_sp.'^^xsd:string;
  dwc:scientificName 'Coxliella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '150208'^^xsd:integer;
  dwc:occurrenceId 'A2_47_Coxliella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150208'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Coxliella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_Dadayiella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Dadayiella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Dadayiella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_Dadayiella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_Dadayiella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_Dadayiella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_Dadayiella_sp.'^^xsd:string;
  dwc:scientificName 'Dadayiella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '183541'^^xsd:integer;
  dwc:occurrenceId 'A2_47_Dadayiella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183541'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dadayiella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_Dictyocysta_lepida>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Dictyocysta_lepida> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Dictyocysta_lepida> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_Dictyocysta_lepida>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_Dictyocysta_lepida>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_Dictyocysta_lepida" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_Dictyocysta_lepida'^^xsd:string;
  dwc:scientificName 'Dictyocysta lepida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '235767'^^xsd:integer;
  dwc:occurrenceId 'A2_47_Dictyocysta_lepida'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235767'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocysta lepida'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_Epiplocylis_undella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Epiplocylis_undella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Epiplocylis_undella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_Epiplocylis_undella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_Epiplocylis_undella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_Epiplocylis_undella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_Epiplocylis_undella'^^xsd:string;
  dwc:scientificName 'Epiplocylis undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '341668'^^xsd:integer;
  dwc:occurrenceId 'A2_47_Epiplocylis_undella'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '341668'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis undella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_Epiplocylis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Epiplocylis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Epiplocylis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_Epiplocylis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_Epiplocylis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_Epiplocylis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_Epiplocylis_sp.'^^xsd:string;
  dwc:scientificName 'Epiplocylis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '183562'^^xsd:integer;
  dwc:occurrenceId 'A2_47_Epiplocylis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183562'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_Favella_enrenbergii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Favella_enrenbergii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Favella_enrenbergii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_Favella_enrenbergii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_Favella_enrenbergii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_Favella_enrenbergii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_Favella_enrenbergii'^^xsd:string;
  dwc:scientificName 'Favella ehrenbergii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '235761'^^xsd:integer;
  dwc:occurrenceId 'A2_47_Favella_enrenbergii'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235761'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Favella enrenbergii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_Eutintinnus_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Eutintinnus_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Eutintinnus_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_Eutintinnus_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_Eutintinnus_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_Eutintinnus_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_Eutintinnus_spp.'^^xsd:string;
  dwc:scientificName 'Eutintinnus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '183543'^^xsd:integer;
  dwc:occurrenceId 'A2_47_Eutintinnus_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183543'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Eutintinnus spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_Amphorellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Amphorellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Amphorellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_Amphorellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_Amphorellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_Amphorellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_Amphorellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Amphorellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '425527'^^xsd:integer;
  dwc:occurrenceId 'A2_47_Amphorellopsis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '425527'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Amphorellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_Rabdonella_elegans>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Rabdonella_elegans> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Rabdonella_elegans> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_Rabdonella_elegans>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_Rabdonella_elegans>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_Rabdonella_elegans" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_Rabdonella_elegans'^^xsd:string;
  dwc:scientificName 'Rhabdonella elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '183577'^^xsd:integer;
  dwc:occurrenceId 'A2_47_Rabdonella_elegans'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183577'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella elegans'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_Rabdonella_brandti>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Rabdonella_brandti> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Rabdonella_brandti> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_Rabdonella_brandti>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_Rabdonella_brandti>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_Rabdonella_brandti" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_Rabdonella_brandti'^^xsd:string;
  dwc:scientificName 'Rhabdonella brandti'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '427513'^^xsd:integer;
  dwc:occurrenceId 'A2_47_Rabdonella_brandti'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427513'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella brandti'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_Rabdonellopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Rabdonellopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Rabdonellopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_Rabdonellopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_Rabdonellopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_Rabdonellopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_Rabdonellopsis_spp.'^^xsd:string;
  dwc:scientificName 'Rhabdonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '183550'^^xsd:integer;
  dwc:occurrenceId 'A2_47_Rabdonellopsis_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183550'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonellopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_Undella_claparedei>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Undella_claparedei> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Undella_claparedei> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_Undella_claparedei>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_Undella_claparedei>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_Undella_claparedei" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_Undella_claparedei'^^xsd:string;
  dwc:scientificName 'Undella claparedei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '341684'^^xsd:integer;
  dwc:occurrenceId 'A2_47_Undella_claparedei'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417240'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undella claparedei'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_Undella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Undella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Undella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_Undella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_Undella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_Undella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_Undella_sp.'^^xsd:string;
  dwc:scientificName 'Undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '235764'^^xsd:integer;
  dwc:occurrenceId 'A2_47_Undella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235764'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Undella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_Xystonellopsis_heros>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Xystonellopsis_heros> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Xystonellopsis_heros> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_Xystonellopsis_heros>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_Xystonellopsis_heros>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_Xystonellopsis_heros" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_Xystonellopsis_heros'^^xsd:string;
  dwc:scientificName 'Xystonellopsis heros'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '417266'^^xsd:integer;
  dwc:occurrenceId 'A2_47_Xystonellopsis_heros'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417266'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Xystonellopsis heros'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_Tintinnina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Tintinnina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Tintinnina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_Tintinnina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_Tintinnina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_Tintinnina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_Tintinnina_(others)'^^xsd:string;
  dwc:scientificName 'Tintinnina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '732976'^^xsd:integer;
  dwc:occurrenceId 'A2_47_Tintinnina_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_Collosphaera_macropora>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Collosphaera_macropora> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Collosphaera_macropora> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_Collosphaera_macropora>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_Collosphaera_macropora>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_Collosphaera_macropora" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_Collosphaera_macropora'^^xsd:string;
  dwc:scientificName 'Collosphaera macropora'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '493482'^^xsd:integer;
  dwc:occurrenceId 'A2_47_Collosphaera_macropora'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493482'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Collosphaera macropora'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_Dictyocoryne_profunda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Dictyocoryne_profunda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Dictyocoryne_profunda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_Dictyocoryne_profunda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_Dictyocoryne_profunda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_Dictyocoryne_profunda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_Dictyocoryne_profunda'^^xsd:string;
  dwc:scientificName 'Dictyocoryne profunda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '412935'^^xsd:integer;
  dwc:occurrenceId 'A2_47_Dictyocoryne_profunda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412935'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne profunda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_Dictyocoryne_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Dictyocoryne_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Dictyocoryne_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_Dictyocoryne_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_Dictyocoryne_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_Dictyocoryne_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_Dictyocoryne_sp.'^^xsd:string;
  dwc:scientificName 'Dictyocoryne'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '412934'^^xsd:integer;
  dwc:occurrenceId 'A2_47_Dictyocoryne_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412934'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_Discopyle_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Discopyle_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Discopyle_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_Discopyle_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_Discopyle_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_Discopyle_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_Discopyle_sp.'^^xsd:string;
  dwc:scientificName 'Discopyle'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '493501'^^xsd:integer;
  dwc:occurrenceId 'A2_47_Discopyle_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Discopyle sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_Pylonidae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Pylonidae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Pylonidae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_Pylonidae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_Pylonidae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_Pylonidae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_Pylonidae'^^xsd:string;
  dwc:scientificName 'Pyloniidae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '345902'^^xsd:integer;
  dwc:occurrenceId 'A2_47_Pylonidae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345902'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:verbatimIdentification 'Pylonidae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_Spongodiscus_resurgens>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Spongodiscus_resurgens> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Spongodiscus_resurgens> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_Spongodiscus_resurgens>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_Spongodiscus_resurgens>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_Spongodiscus_resurgens" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_Spongodiscus_resurgens'^^xsd:string;
  dwc:scientificName 'Spongodiscus resurgens'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '493608'^^xsd:integer;
  dwc:occurrenceId 'A2_47_Spongodiscus_resurgens'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493608'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongodiscus resurgens'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_Spongosphaera_streptacantha>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Spongosphaera_streptacantha> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Spongosphaera_streptacantha> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_Spongosphaera_streptacantha>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_Spongosphaera_streptacantha>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_Spongosphaera_streptacantha" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_Spongosphaera_streptacantha'^^xsd:string;
  dwc:scientificName 'Spongosphaera streptacantha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '493393'^^xsd:integer;
  dwc:occurrenceId 'A2_47_Spongosphaera_streptacantha'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493393'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongosphaera streptacantha'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_Spongaster_tetras>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Spongaster_tetras> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Spongaster_tetras> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_Spongaster_tetras>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_Spongaster_tetras>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_Spongaster_tetras" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_Spongaster_tetras'^^xsd:string;
  dwc:scientificName 'Spongaster tetras'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '412940'^^xsd:integer;
  dwc:occurrenceId 'A2_47_Spongaster_tetras'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412940'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongaster tetras'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_Spongotrochus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Spongotrochus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Spongotrochus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_Spongotrochus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_Spongotrochus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_Spongotrochus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_Spongotrochus_sp.'^^xsd:string;
  dwc:scientificName 'Spongotrochus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '412948'^^xsd:integer;
  dwc:occurrenceId 'A2_47_Spongotrochus_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Spongotrochus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_Zygocircus_productus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Zygocircus_productus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Zygocircus_productus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_Zygocircus_productus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_Zygocircus_productus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_Zygocircus_productus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_Zygocircus_productus'^^xsd:string;
  dwc:scientificName 'Zygocircus productus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '493705'^^xsd:integer;
  dwc:occurrenceId 'A2_47_Zygocircus_productus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493705'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus productus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_Zygocircus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Zygocircus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Zygocircus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_Zygocircus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_Zygocircus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_Zygocircus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_Zygocircus_sp.'^^xsd:string;
  dwc:scientificName 'Zygocircus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '493702'^^xsd:integer;
  dwc:occurrenceId 'A2_47_Zygocircus_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493702'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_Polycystina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Polycystina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Polycystina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_Polycystina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_Polycystina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_Polycystina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_Polycystina_(others)'^^xsd:string;
  dwc:scientificName 'Polycystina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '235740'^^xsd:integer;
  dwc:occurrenceId 'A2_47_Polycystina_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235740'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Polycystina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_ACANTHARIA_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_ACANTHARIA_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_ACANTHARIA_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_ACANTHARIA_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_ACANTHARIA_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_ACANTHARIA_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_ACANTHARIA_spp.'^^xsd:string;
  dwc:scientificName 'Acantharia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '586732'^^xsd:integer;
  dwc:occurrenceId 'A2_47_ACANTHARIA_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '586732'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'ACANTHARIA spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_Bolivina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Bolivina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Bolivina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_Bolivina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_Bolivina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_Bolivina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_Bolivina_sp.'^^xsd:string;
  dwc:scientificName 'Bolivina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '112101'^^xsd:integer;
  dwc:occurrenceId 'A2_47_Bolivina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Bolivina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_Globigerina_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Globigerina_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Globigerina_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_Globigerina_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_Globigerina_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_Globigerina_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_Globigerina_bulloides'^^xsd:string;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:occurrenceId 'A2_47_Globigerina_bulloides'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globigerina bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_Globogirinoides_ruber>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Globogirinoides_ruber> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Globogirinoides_ruber> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_Globogirinoides_ruber>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_Globogirinoides_ruber>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_Globogirinoides_ruber" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_Globogirinoides_ruber'^^xsd:string;
  dwc:scientificName 'Globigerinoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:occurrenceId 'A2_47_Globogirinoides_ruber'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globogirinoides ruber'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_Globorotalia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Globorotalia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Globorotalia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_Globorotalia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_Globorotalia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_Globorotalia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_Globorotalia_spp.'^^xsd:string;
  dwc:scientificName 'Globorotalia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '112200'^^xsd:integer;
  dwc:occurrenceId 'A2_47_Globorotalia_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112200'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Globorotalia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_Neogloboquadrina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Neogloboquadrina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Neogloboquadrina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_Neogloboquadrina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_Neogloboquadrina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_Neogloboquadrina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_Neogloboquadrina_sp.'^^xsd:string;
  dwc:scientificName 'Neogloboquadrina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '112202'^^xsd:integer;
  dwc:occurrenceId 'A2_47_Neogloboquadrina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112202'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Neogloboquadrina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_Orbulina_universa>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Orbulina_universa> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Orbulina_universa> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_Orbulina_universa>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_Orbulina_universa>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_Orbulina_universa" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_Orbulina_universa'^^xsd:string;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:occurrenceId 'A2_47_Orbulina_universa'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Orbulina universa'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_Tretomphalus_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Tretomphalus_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Tretomphalus_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_Tretomphalus_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_Tretomphalus_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_Tretomphalus_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_Tretomphalus_bulloides'^^xsd:string;
  dwc:scientificName 'Tretomphalus bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '113184'^^xsd:integer;
  dwc:occurrenceId 'A2_47_Tretomphalus_bulloides'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tretomphalus bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_Trochammina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Trochammina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Trochammina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_Trochammina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_Trochammina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_Trochammina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_Trochammina_sp.'^^xsd:string;
  dwc:scientificName 'Trochammina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:occurrenceId 'A2_47_Trochammina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Trochammina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_Foraminifera_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Foraminifera_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Foraminifera_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_Foraminifera_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_Foraminifera_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_Foraminifera_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_Foraminifera_(others)'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:occurrenceId 'A2_47_Foraminifera_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Foraminifera (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_Nannocalanus_minor>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Nannocalanus_minor> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Nannocalanus_minor> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_Nannocalanus_minor>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_Nannocalanus_minor>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_Nannocalanus_minor" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_Nannocalanus_minor'^^xsd:string;
  dwc:scientificName 'Nannocalanus minor'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '104469'^^xsd:integer;
  dwc:occurrenceId 'A2_47_Nannocalanus_minor'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104469'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus minor'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_Nannocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Nannocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Nannocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_Nannocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_Nannocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_Nannocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Nannocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '104154'^^xsd:integer;
  dwc:occurrenceId 'A2_47_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104154'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_Neocalanus_robustior>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Neocalanus_robustior> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Neocalanus_robustior> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_Neocalanus_robustior>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_Neocalanus_robustior>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_Neocalanus_robustior" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_Neocalanus_robustior'^^xsd:string;
  dwc:scientificName 'Neocalanus robustior'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '104472'^^xsd:integer;
  dwc:occurrenceId 'A2_47_Neocalanus_robustior'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104472'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Neocalanus robustior'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_Undinula_vulgaris_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Undinula_vulgaris_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Undinula_vulgaris_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_Undinula_vulgaris_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_Undinula_vulgaris_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_Undinula_vulgaris_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:scientificName 'Undinula vulgaris'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '104473'^^xsd:integer;
  dwc:occurrenceId 'A2_47_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104473'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undinula vulgaris (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_Acrocalanus_longicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Acrocalanus_longicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Acrocalanus_longicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_Acrocalanus_longicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_Acrocalanus_longicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_Acrocalanus_longicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_Acrocalanus_longicornis'^^xsd:string;
  dwc:scientificName 'Acrocalanus longicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '104646'^^xsd:integer;
  dwc:occurrenceId 'A2_47_Acrocalanus_longicornis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104646'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus longicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_Acrocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Acrocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Acrocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_Acrocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_Acrocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_Acrocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Acrocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '104192'^^xsd:integer;
  dwc:occurrenceId 'A2_47_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104192'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_Calocalanos_pavo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Calocalanos_pavo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Calocalanos_pavo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_Calocalanos_pavo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_Calocalanos_pavo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_Calocalanos_pavo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_Calocalanos_pavo'^^xsd:string;
  dwc:scientificName 'Calocalanus pavo'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '104669'^^xsd:integer;
  dwc:occurrenceId 'A2_47_Calocalanos_pavo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanos pavo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_Calocalanus_sp. _(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:scientificName 'Calocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '104193'^^xsd:integer;
  dwc:occurrenceId 'A2_47_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104193'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanus sp.  (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_Delibus_sewelli>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Delibus_sewelli> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Delibus_sewelli> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_Delibus_sewelli>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_Delibus_sewelli>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_Delibus_sewelli" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_Delibus_sewelli'^^xsd:string;
  dwc:scientificName 'Delius sewelli'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '363906'^^xsd:integer;
  dwc:occurrenceId 'A2_47_Delibus_sewelli'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363906'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sewelli'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_Delibus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Delibus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Delibus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_Delibus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_Delibus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_Delibus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Delius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '363904'^^xsd:integer;
  dwc:occurrenceId 'A2_47_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363904'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_Mecynocera_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Mecynocera_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Mecynocera_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_Mecynocera_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_Mecynocera_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_Mecynocera_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Mecynocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '104184'^^xsd:integer;
  dwc:occurrenceId 'A2_47_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Mecynocera sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_Paracalanus_aculeatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Paracalanus_aculeatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Paracalanus_aculeatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_Paracalanus_aculeatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_Paracalanus_aculeatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_Paracalanus_aculeatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_Paracalanus_aculeatus'^^xsd:string;
  dwc:scientificName 'Paracalanus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '104681'^^xsd:integer;
  dwc:occurrenceId 'A2_47_Paracalanus_aculeatus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1464945'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus aculeatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_Paracalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Paracalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Paracalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_Paracalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_Paracalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_Paracalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Paracalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '104196'^^xsd:integer;
  dwc:occurrenceId 'A2_47_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104196'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_Rhincalanus_cornutus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Rhincalanus_cornutus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Rhincalanus_cornutus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_Rhincalanus_cornutus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_Rhincalanus_cornutus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_Rhincalanus_cornutus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_Rhincalanus_cornutus'^^xsd:string;
  dwc:scientificName 'Rhincalanus cornutus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '104542'^^xsd:integer;
  dwc:occurrenceId 'A2_47_Rhincalanus_cornutus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1488083'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rhincalanus cornutus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_Subeucalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Subeucalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Subeucalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_Subeucalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_Subeucalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_Subeucalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Subeucalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '104173'^^xsd:integer;
  dwc:occurrenceId 'A2_47_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104173'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Subeucalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_Clausocalanus_furcatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Clausocalanus_furcatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Clausocalanus_furcatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_Clausocalanus_furcatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_Clausocalanus_furcatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_Clausocalanus_furcatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_Clausocalanus_furcatus'^^xsd:string;
  dwc:scientificName 'Clausocalanus furcatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '104503'^^xsd:integer;
  dwc:occurrenceId 'A2_47_Clausocalanus_furcatus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104503'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus furcatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_Clausocalanus_mastigophorus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Clausocalanus_mastigophorus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Clausocalanus_mastigophorus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_Clausocalanus_mastigophorus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_Clausocalanus_mastigophorus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_Clausocalanus_mastigophorus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:scientificName 'Clausocalanus mastigophorus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '104506'^^xsd:integer;
  dwc:occurrenceId 'A2_47_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104506'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus mastigophorus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_Clausocalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Clausocalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Clausocalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_Clausocalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_Clausocalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_Clausocalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Clausocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '104161'^^xsd:integer;
  dwc:occurrenceId 'A2_47_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104161'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_Euchaeta_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Euchaeta_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Euchaeta_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_Euchaeta_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_Euchaeta_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_Euchaeta_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Euchaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '104174'^^xsd:integer;
  dwc:occurrenceId 'A2_47_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104174'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Euchaeta spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_Scolecithrix_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Scolecithrix_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Scolecithrix_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_Scolecithrix_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_Scolecithrix_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_Scolecithrix_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_Scolecithrix_danae'^^xsd:string;
  dwc:scientificName 'Scolecithrix danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '104821'^^xsd:integer;
  dwc:occurrenceId 'A2_47_Scolecithrix_danae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104821'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_Scolecithrix_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Scolecithrix_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Scolecithrix_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_Scolecithrix_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_Scolecithrix_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_Scolecithrix_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Scolecithrix'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '104230'^^xsd:integer;
  dwc:occurrenceId 'A2_47_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104230'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_Lucicutia_flavicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Lucicutia_flavicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Lucicutia_flavicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_Lucicutia_flavicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_Lucicutia_flavicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_Lucicutia_flavicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_Lucicutia_flavicornis'^^xsd:string;
  dwc:scientificName 'Lucicutia flavicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '104597'^^xsd:integer;
  dwc:occurrenceId 'A2_47_Lucicutia_flavicornis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104597'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia flavicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_Lucicutia_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Lucicutia_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Lucicutia_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_Lucicutia_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_Lucicutia_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_Lucicutia_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_Lucicutia_sp.'^^xsd:string;
  dwc:scientificName 'Lucicutia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '104183'^^xsd:integer;
  dwc:occurrenceId 'A2_47_Lucicutia_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104183'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_Pleuromamma_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Pleuromamma_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Pleuromamma_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_Pleuromamma_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_Pleuromamma_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_Pleuromamma_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Pleuromamma'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '104191'^^xsd:integer;
  dwc:occurrenceId 'A2_47_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104191'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Pleuromamma sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_Temora_stylifera_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Temora_stylifera_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Temora_stylifera_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_Temora_stylifera_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_Temora_stylifera_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_Temora_stylifera_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:scientificName 'Temora stylifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '104879'^^xsd:integer;
  dwc:occurrenceId 'A2_47_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104879'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora stylifera (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_Temora_turbinata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Temora_turbinata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Temora_turbinata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_Temora_turbinata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_Temora_turbinata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_Temora_turbinata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_Temora_turbinata'^^xsd:string;
  dwc:scientificName 'Temora turbinata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '104880'^^xsd:integer;
  dwc:occurrenceId 'A2_47_Temora_turbinata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104880'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora turbinata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_Candacia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Candacia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Candacia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_Candacia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_Candacia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_Candacia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_Candacia_spp.'^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A2_47_Candacia_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_Candacia_sp._%28copepodite%29%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Candacia_sp._%28copepodite%29%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Candacia_sp._%28copepodite%29%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_Candacia_sp._%28copepodite%29%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_Candacia_sp._%28copepodite%29%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_Candacia_sp._(copepodite) " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A2_47_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia sp. (copepodite) '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_Calanopia_americana_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Calanopia_americana_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Calanopia_americana_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_Calanopia_americana_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_Calanopia_americana_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_Calanopia_americana_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:scientificName 'Calanopia americana'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '104723'^^xsd:integer;
  dwc:occurrenceId 'A2_47_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104723'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calanopia americana (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_Acartia_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Acartia_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Acartia_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_Acartia_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_Acartia_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_Acartia_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_Acartia_danae'^^xsd:string;
  dwc:scientificName 'Acartia (Acartia) danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '346026'^^xsd:integer;
  dwc:occurrenceId 'A2_47_Acartia_danae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346026'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_Acartia_lilljeborgii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Acartia_lilljeborgii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Acartia_lilljeborgii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_Acartia_lilljeborgii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_Acartia_lilljeborgii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_Acartia_lilljeborgii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_Acartia_lilljeborgii'^^xsd:string;
  dwc:scientificName 'Acartia lilljeborgii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '348510'^^xsd:integer;
  dwc:occurrenceId 'A2_47_Acartia_lilljeborgii'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia lilljeborgii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_Calanoida_%28others_copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Calanoida_%28others_copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Calanoida_%28others_copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_Calanoida_%28others_copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_Calanoida_%28others_copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_Calanoida_(others_copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'A2_47_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Calanoida (others copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_Oithona_atlantica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Oithona_atlantica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Oithona_atlantica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_Oithona_atlantica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_Oithona_atlantica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_Oithona_atlantica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_Oithona_atlantica'^^xsd:string;
  dwc:scientificName 'Oithona atlantica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '106642'^^xsd:integer;
  dwc:occurrenceId 'A2_47_Oithona_atlantica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106642'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona atlantica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_Oithona_plumifera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Oithona_plumifera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Oithona_plumifera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_Oithona_plumifera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_Oithona_plumifera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_Oithona_plumifera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_Oithona_plumifera'^^xsd:string;
  dwc:scientificName 'Oithona plumifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '106652'^^xsd:integer;
  dwc:occurrenceId 'A2_47_Oithona_plumifera'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106652'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona plumifera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_Oithona_setigera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Oithona_setigera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Oithona_setigera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_Oithona_setigera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_Oithona_setigera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_Oithona_setigera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_Oithona_setigera'^^xsd:string;
  dwc:scientificName 'Oithona setigera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '106655'^^xsd:integer;
  dwc:occurrenceId 'A2_47_Oithona_setigera'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '734517'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona setigera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_Oithona_hebes>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Oithona_hebes> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Oithona_hebes> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_Oithona_hebes>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_Oithona_hebes>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_Oithona_hebes" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_Oithona_hebes'^^xsd:string;
  dwc:scientificName 'Oithona hebes'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '106647'^^xsd:integer;
  dwc:occurrenceId 'A2_47_Oithona_hebes'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106647'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona hebes'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_Oithona_spp.%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Oithona_spp.%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Oithona_spp.%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_Oithona_spp.%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_Oithona_spp.%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_Oithona_spp. " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_Oithona_spp. '^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A2_47_Oithona_spp. '^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_Oithona_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Oithona_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Oithona_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_Oithona_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_Oithona_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_Oithona_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A2_47_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_Microsetella_norvegica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Microsetella_norvegica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Microsetella_norvegica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_Microsetella_norvegica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_Microsetella_norvegica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_Microsetella_norvegica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_Microsetella_norvegica'^^xsd:string;
  dwc:scientificName 'Microsetella norvegica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '116115'^^xsd:integer;
  dwc:occurrenceId 'A2_47_Microsetella_norvegica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116115'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella norvegica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_Microsetella_rosea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Microsetella_rosea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Microsetella_rosea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_Microsetella_rosea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_Microsetella_rosea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_Microsetella_rosea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_Microsetella_rosea'^^xsd:string;
  dwc:scientificName 'Microsetella rosea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '116116'^^xsd:integer;
  dwc:occurrenceId 'A2_47_Microsetella_rosea'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116116'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella rosea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_Microsetella_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Microsetella_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Microsetella_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_Microsetella_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_Microsetella_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_Microsetella_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Microsetella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '115341'^^xsd:integer;
  dwc:occurrenceId 'A2_47_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115341'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_Macrosetella_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Macrosetella_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Macrosetella_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_Macrosetella_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_Macrosetella_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_Macrosetella_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_Macrosetella_gracilis'^^xsd:string;
  dwc:scientificName 'Macrosetella gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '116382'^^xsd:integer;
  dwc:occurrenceId 'A2_47_Macrosetella_gracilis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116382'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Macrosetella gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_Miracia_efferata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Miracia_efferata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Miracia_efferata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_Miracia_efferata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_Miracia_efferata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_Miracia_efferata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_Miracia_efferata'^^xsd:string;
  dwc:scientificName 'Miracia efferata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '116383'^^xsd:integer;
  dwc:occurrenceId 'A2_47_Miracia_efferata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116383'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Miracia efferata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_Oncaea_media>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Oncaea_media> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Oncaea_media> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_Oncaea_media>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_Oncaea_media>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_Oncaea_media" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_Oncaea_media'^^xsd:string;
  dwc:scientificName 'Oncaea media'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '128938'^^xsd:integer;
  dwc:occurrenceId 'A2_47_Oncaea_media'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1862287'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea media'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_Oncaea_venusta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Oncaea_venusta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Oncaea_venusta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_Oncaea_venusta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_Oncaea_venusta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_Oncaea_venusta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_Oncaea_venusta'^^xsd:string;
  dwc:scientificName 'Oncaea venusta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '128954'^^xsd:integer;
  dwc:occurrenceId 'A2_47_Oncaea_venusta'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1754274'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea venusta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_Oncaea_mediterranea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Oncaea_mediterranea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Oncaea_mediterranea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_Oncaea_mediterranea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_Oncaea_mediterranea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_Oncaea_mediterranea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_Oncaea_mediterranea'^^xsd:string;
  dwc:scientificName 'Oncaea mediterranea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '128939'^^xsd:integer;
  dwc:occurrenceId 'A2_47_Oncaea_mediterranea'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128939'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea mediterranea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_Oncaea_scottodicarloi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Oncaea_scottodicarloi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Oncaea_scottodicarloi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_Oncaea_scottodicarloi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_Oncaea_scottodicarloi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_Oncaea_scottodicarloi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_Oncaea_scottodicarloi'^^xsd:string;
  dwc:scientificName 'Oncaea scottodicarloi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '128950'^^xsd:integer;
  dwc:occurrenceId 'A2_47_Oncaea_scottodicarloi'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128950'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea scottodicarloi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_Oncaea_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Oncaea_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Oncaea_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_Oncaea_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_Oncaea_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_Oncaea_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oncaea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '128690'^^xsd:integer;
  dwc:occurrenceId 'A2_47_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128690'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_Hemicyclops_thallassius>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Hemicyclops_thallassius> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Hemicyclops_thallassius> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_Hemicyclops_thallassius>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_Hemicyclops_thallassius>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_Hemicyclops_thallassius" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_Hemicyclops_thallassius'^^xsd:string;
  dwc:scientificName 'Hemicyclops thalassius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '352254'^^xsd:integer;
  dwc:occurrenceId 'A2_47_Hemicyclops_thallassius'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '352254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Hemicyclops thallassius'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_Copilia_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Copilia_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Copilia_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_Copilia_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_Copilia_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_Copilia_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Copilia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '128721'^^xsd:integer;
  dwc:occurrenceId 'A2_47_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128721'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Copilia spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_Agetus_flaccus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Agetus_flaccus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Agetus_flaccus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_Agetus_flaccus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_Agetus_flaccus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_Agetus_flaccus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_Agetus_flaccus'^^xsd:string;
  dwc:scientificName 'Agetus flaccus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '128795'^^xsd:integer;
  dwc:occurrenceId 'A2_47_Agetus_flaccus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128795'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Agetus flaccus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_Corycaeus_speciosus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Corycaeus_speciosus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Corycaeus_speciosus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_Corycaeus_speciosus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_Corycaeus_speciosus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_Corycaeus_speciosus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_Corycaeus_speciosus'^^xsd:string;
  dwc:scientificName 'Corycaeus speciosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '128800'^^xsd:integer;
  dwc:occurrenceId 'A2_47_Corycaeus_speciosus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128800'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus speciosus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_Corycaeus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Corycaeus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Corycaeus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_Corycaeus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_Corycaeus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_Corycaeus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Corycaeus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '128634'^^xsd:integer;
  dwc:occurrenceId 'A2_47_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128634'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_Farranula_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Farranula_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Farranula_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_Farranula_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_Farranula_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_Farranula_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_Farranula_gracilis'^^xsd:string;
  dwc:scientificName 'Farranula gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '128813'^^xsd:integer;
  dwc:occurrenceId 'A2_47_Farranula_gracilis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128813'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_Farranula_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Farranula_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Farranula_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_Farranula_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_Farranula_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_Farranula_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Farranula'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '128636'^^xsd:integer;
  dwc:occurrenceId 'A2_47_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128636'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_Copepoda_%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Copepoda_%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Copepoda_%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_Copepoda_%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_Copepoda_%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_Copepoda_(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_Copepoda_(nauplius)'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'A2_47_Copepoda_(nauplius)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Copepoda (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_CIRRIPEDIA__%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_CIRRIPEDIA__%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_CIRRIPEDIA__%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_CIRRIPEDIA__%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_CIRRIPEDIA__%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_CIRRIPEDIA__(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:occurrenceId 'A2_47_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  dwc:verbatimIdentification 'CIRRIPEDIA  (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_STOMATOPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_STOMATOPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_STOMATOPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_STOMATOPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_STOMATOPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_STOMATOPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Stomatopoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '14355'^^xsd:integer;
  dwc:occurrenceId 'A2_47_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '14355'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'STOMATOPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_DECAPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_DECAPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_DECAPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_DECAPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_DECAPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_DECAPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_DECAPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:occurrenceId 'A2_47_DECAPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'DECAPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_ECHINODERMATA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_ECHINODERMATA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_ECHINODERMATA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_ECHINODERMATA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_ECHINODERMATA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_ECHINODERMATA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:scientificName 'Echinodermata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '1806'^^xsd:integer;
  dwc:occurrenceId 'A2_47_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1806'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'ECHINODERMATA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_BRYOZOA_%28cyphonauta_larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_BRYOZOA_%28cyphonauta_larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_BRYOZOA_%28cyphonauta_larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_BRYOZOA_%28cyphonauta_larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_BRYOZOA_%28cyphonauta_larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_BRYOZOA_(cyphonauta_larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'A2_47_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'BRYOZOA (cyphonauta larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_Sagitta_friedreich>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Sagitta_friedreich> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Sagitta_friedreich> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_Sagitta_friedreich>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_Sagitta_friedreich>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_Sagitta_friedreich" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_Sagitta_friedreich'^^xsd:string;
  dwc:scientificName 'Sagitta friderici'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '105452'^^xsd:integer;
  dwc:occurrenceId 'A2_47_Sagitta_friedreich'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105441'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta friedreich'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_Sagitta_spp.%C2%A0%28imature%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Sagitta_spp.%C2%A0%28imature%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Sagitta_spp.%C2%A0%28imature%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_Sagitta_spp.%C2%A0%28imature%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_Sagitta_spp.%C2%A0%28imature%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_Sagitta_spp. (imature)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_Sagitta_spp. (imature)'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:occurrenceId 'A2_47_Sagitta_spp. (imature)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta spp. (imature)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_Chaetognatha_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Chaetognatha_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Chaetognatha_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_Chaetognatha_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_Chaetognatha_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_Chaetognatha_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_Chaetognatha_(others)'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:occurrenceId 'A2_47_Chaetognatha_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Chaetognatha (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_Fritillaria_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Fritillaria_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Fritillaria_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_Fritillaria_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_Fritillaria_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_Fritillaria_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_Fritillaria_spp.'^^xsd:string;
  dwc:scientificName 'Fritillaria'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '103358'^^xsd:integer;
  dwc:occurrenceId 'A2_47_Fritillaria_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Fritillaria spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_Oikopleura_dioica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Oikopleura_dioica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Oikopleura_dioica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_Oikopleura_dioica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_Oikopleura_dioica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_Oikopleura_dioica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_Oikopleura_dioica'^^xsd:string;
  dwc:scientificName 'Oikopleura dioica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '1770057'^^xsd:integer;
  dwc:occurrenceId 'A2_47_Oikopleura_dioica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura dioica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_Oikopleura_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Oikopleura_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Oikopleura_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_Oikopleura_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_Oikopleura_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_Oikopleura_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_Oikopleura_spp.'^^xsd:string;
  dwc:scientificName 'Oikopleura'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '103367'^^xsd:integer;
  dwc:occurrenceId 'A2_47_Oikopleura_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_Appendicularia_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Appendicularia_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Appendicularia_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_Appendicularia_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_Appendicularia_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_Appendicularia_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_Appendicularia_(others)'^^xsd:string;
  dwc:scientificName 'Appendicularia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '146421'^^xsd:integer;
  dwc:occurrenceId 'A2_47_Appendicularia_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146421'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Appendicularia (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_Thalia_democratica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Thalia_democratica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Thalia_democratica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_Thalia_democratica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_Thalia_democratica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_Thalia_democratica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_Thalia_democratica'^^xsd:string;
  dwc:scientificName 'Thalia democratica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '137279'^^xsd:integer;
  dwc:occurrenceId 'A2_47_Thalia_democratica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137279'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Thalia democratica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_Doliolo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Doliolo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Doliolo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_Doliolo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_Doliolo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_Doliolo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_Doliolo'^^xsd:string;
  dwc:scientificName 'Dolioloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '137221'^^xsd:integer;
  dwc:occurrenceId 'A2_47_Doliolo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137221'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Doliolo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_Teleostei_%28egg%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Teleostei_%28egg%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Teleostei_%28egg%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_Teleostei_%28egg%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_Teleostei_%28egg%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_Teleostei_(egg)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_Teleostei_(egg)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A2_47_Teleostei_(egg)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (egg)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_Teleostei_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Teleostei_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Teleostei_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_Teleostei_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_Teleostei_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_Teleostei_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_Teleostei_(larvae)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A2_47_Teleostei_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_SIPHONOPHORAE_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_SIPHONOPHORAE_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_SIPHONOPHORAE_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_SIPHONOPHORAE_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_SIPHONOPHORAE_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_SIPHONOPHORAE_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:scientificName 'Siphonophorae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '1371'^^xsd:integer;
  dwc:occurrenceId 'A2_47_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'SIPHONOPHORAE spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_Gastropoda_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Gastropoda_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Gastropoda_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_Gastropoda_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_Gastropoda_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_Gastropoda_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_Gastropoda_(veliger)'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'A2_47_Gastropoda_(veliger)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Gastropoda (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_Pteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Pteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Pteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_Pteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_Pteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_Pteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_Pteropoda'^^xsd:string;
  dwc:scientificName 'Pteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '325345'^^xsd:integer;
  dwc:occurrenceId 'A2_47_Pteropoda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '325345'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Pteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_Heteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Heteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Heteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_Heteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_Heteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_Heteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_Heteropoda'^^xsd:string;
  dwc:scientificName 'Heteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '1491356'^^xsd:integer;
  dwc:occurrenceId 'A2_47_Heteropoda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491356'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Heteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_Bivalvia_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Bivalvia_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_Bivalvia_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_Bivalvia_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_Bivalvia_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_Bivalvia_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_Bivalvia_(veliger)'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'A2_47_Bivalvia_(veliger)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Bivalvia (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_POLYCHAETA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_POLYCHAETA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_POLYCHAETA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_POLYCHAETA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_POLYCHAETA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_POLYCHAETA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'A2_47_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'POLYCHAETA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_OSTRACODA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_OSTRACODA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_OSTRACODA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_OSTRACODA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_OSTRACODA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_OSTRACODA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_OSTRACODA'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'A2_47_OSTRACODA'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'OSTRACODA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_47_CLADOCERA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_47_CLADOCERA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_47_CLADOCERA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.301845"^^xsd:decimal ;
  dwc:decimalLongitude "-32.6320285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_47_CLADOCERA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.301845 -32.6320285)"^^geo:wktLiteral ;
  geo-pos:lat "-4.301845"^^xsd:decimal ;
  geo-pos:long "-32.6320285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_47_CLADOCERA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_47_CLADOCERA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_47_CLADOCERA'^^xsd:string;
  dwc:scientificName 'Cladocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.6320285'^^xsd:double;
  dwc:latitude '-4.301845'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 47'^^xsd:string;
  dwc:aphiaid '1076'^^xsd:integer;
  dwc:occurrenceId 'A2_47_CLADOCERA'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '155670'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'CLADOCERA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_Codonella_acuta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Codonella_acuta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Codonella_acuta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_Codonella_acuta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_Codonella_acuta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_Codonella_acuta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_Codonella_acuta'^^xsd:string;
  dwc:scientificName 'Codonella acuta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '417132'^^xsd:integer;
  dwc:occurrenceId 'A1_6_Codonella_acuta'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417132'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella acuta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_Codonella_amphorella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Codonella_amphorella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Codonella_amphorella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_Codonella_amphorella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_Codonella_amphorella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_Codonella_amphorella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_Codonella_amphorella'^^xsd:string;
  dwc:scientificName 'Codonella amphorella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '417133'^^xsd:integer;
  dwc:occurrenceId 'A1_6_Codonella_amphorella'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417133'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella amphorella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_Codonella_apicata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Codonella_apicata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Codonella_apicata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_Codonella_apicata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_Codonella_apicata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_Codonella_apicata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_Codonella_apicata'^^xsd:string;
  dwc:scientificName 'Codonella apicata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '417134'^^xsd:integer;
  dwc:occurrenceId 'A1_6_Codonella_apicata'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417134'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella apicata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_Codonella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Codonella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Codonella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_Codonella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_Codonella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_Codonella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_Codonella_sp.'^^xsd:string;
  dwc:scientificName 'Codonella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '150203'^^xsd:integer;
  dwc:occurrenceId 'A1_6_Codonella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150203'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_Tintinnopsis_tocantinensis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Tintinnopsis_tocantinensis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Tintinnopsis_tocantinensis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_Tintinnopsis_tocantinensis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_Tintinnopsis_tocantinensis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_Tintinnopsis_tocantinensis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:scientificName 'Tintinnopsis tocantinensis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '417156'^^xsd:integer;
  dwc:occurrenceId 'A1_6_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417156'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis tocantinensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_Tintinnopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Tintinnopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Tintinnopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_Tintinnopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_Tintinnopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_Tintinnopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_Tintinnopsis_spp.'^^xsd:string;
  dwc:scientificName 'Tintinnopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:occurrenceId 'A1_6_Tintinnopsis_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_Codonellopsis_ostenfeldi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Codonellopsis_ostenfeldi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Codonellopsis_ostenfeldi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_Codonellopsis_ostenfeldi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_Codonellopsis_ostenfeldi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_Codonellopsis_ostenfeldi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:scientificName 'Codonellopsis ostenfeldi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '427448'^^xsd:integer;
  dwc:occurrenceId 'A1_6_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427448'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis ostenfeldi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_Codonellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Codonellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Codonellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_Codonellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_Codonellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_Codonellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_Codonellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Codonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '204197'^^xsd:integer;
  dwc:occurrenceId 'A1_6_Codonellopsis_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '204197'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_Coxliella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Coxliella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Coxliella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_Coxliella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_Coxliella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_Coxliella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_Coxliella_sp.'^^xsd:string;
  dwc:scientificName 'Coxliella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '150208'^^xsd:integer;
  dwc:occurrenceId 'A1_6_Coxliella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150208'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Coxliella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_Dadayiella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Dadayiella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Dadayiella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_Dadayiella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_Dadayiella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_Dadayiella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_Dadayiella_sp.'^^xsd:string;
  dwc:scientificName 'Dadayiella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '183541'^^xsd:integer;
  dwc:occurrenceId 'A1_6_Dadayiella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183541'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dadayiella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_Dictyocysta_lepida>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Dictyocysta_lepida> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Dictyocysta_lepida> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_Dictyocysta_lepida>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_Dictyocysta_lepida>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_Dictyocysta_lepida" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_Dictyocysta_lepida'^^xsd:string;
  dwc:scientificName 'Dictyocysta lepida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '235767'^^xsd:integer;
  dwc:occurrenceId 'A1_6_Dictyocysta_lepida'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235767'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocysta lepida'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_Epiplocylis_undella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Epiplocylis_undella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Epiplocylis_undella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_Epiplocylis_undella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_Epiplocylis_undella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_Epiplocylis_undella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_Epiplocylis_undella'^^xsd:string;
  dwc:scientificName 'Epiplocylis undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '341668'^^xsd:integer;
  dwc:occurrenceId 'A1_6_Epiplocylis_undella'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '341668'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis undella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_Epiplocylis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Epiplocylis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Epiplocylis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_Epiplocylis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_Epiplocylis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_Epiplocylis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_Epiplocylis_sp.'^^xsd:string;
  dwc:scientificName 'Epiplocylis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '183562'^^xsd:integer;
  dwc:occurrenceId 'A1_6_Epiplocylis_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183562'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_Favella_enrenbergii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Favella_enrenbergii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Favella_enrenbergii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_Favella_enrenbergii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_Favella_enrenbergii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_Favella_enrenbergii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_Favella_enrenbergii'^^xsd:string;
  dwc:scientificName 'Favella ehrenbergii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '235761'^^xsd:integer;
  dwc:occurrenceId 'A1_6_Favella_enrenbergii'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235761'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Favella enrenbergii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_Eutintinnus_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Eutintinnus_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Eutintinnus_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_Eutintinnus_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_Eutintinnus_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_Eutintinnus_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_Eutintinnus_spp.'^^xsd:string;
  dwc:scientificName 'Eutintinnus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '183543'^^xsd:integer;
  dwc:occurrenceId 'A1_6_Eutintinnus_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183543'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Eutintinnus spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_Amphorellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Amphorellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Amphorellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_Amphorellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_Amphorellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_Amphorellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_Amphorellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Amphorellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '425527'^^xsd:integer;
  dwc:occurrenceId 'A1_6_Amphorellopsis_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '425527'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Amphorellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_Rabdonella_elegans>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Rabdonella_elegans> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Rabdonella_elegans> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_Rabdonella_elegans>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_Rabdonella_elegans>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_Rabdonella_elegans" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_Rabdonella_elegans'^^xsd:string;
  dwc:scientificName 'Rhabdonella elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '183577'^^xsd:integer;
  dwc:occurrenceId 'A1_6_Rabdonella_elegans'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183577'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella elegans'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_Rabdonella_brandti>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Rabdonella_brandti> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Rabdonella_brandti> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_Rabdonella_brandti>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_Rabdonella_brandti>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_Rabdonella_brandti" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_Rabdonella_brandti'^^xsd:string;
  dwc:scientificName 'Rhabdonella brandti'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '427513'^^xsd:integer;
  dwc:occurrenceId 'A1_6_Rabdonella_brandti'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427513'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella brandti'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_Rabdonellopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Rabdonellopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Rabdonellopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_Rabdonellopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_Rabdonellopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_Rabdonellopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_Rabdonellopsis_spp.'^^xsd:string;
  dwc:scientificName 'Rhabdonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '183550'^^xsd:integer;
  dwc:occurrenceId 'A1_6_Rabdonellopsis_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183550'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonellopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_Undella_claparedei>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Undella_claparedei> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Undella_claparedei> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_Undella_claparedei>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_Undella_claparedei>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_Undella_claparedei" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_Undella_claparedei'^^xsd:string;
  dwc:scientificName 'Undella claparedei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '341684'^^xsd:integer;
  dwc:occurrenceId 'A1_6_Undella_claparedei'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417240'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undella claparedei'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_Undella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Undella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Undella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_Undella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_Undella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_Undella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_Undella_sp.'^^xsd:string;
  dwc:scientificName 'Undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '235764'^^xsd:integer;
  dwc:occurrenceId 'A1_6_Undella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235764'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Undella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_Xystonellopsis_heros>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Xystonellopsis_heros> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Xystonellopsis_heros> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_Xystonellopsis_heros>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_Xystonellopsis_heros>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_Xystonellopsis_heros" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_Xystonellopsis_heros'^^xsd:string;
  dwc:scientificName 'Xystonellopsis heros'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '417266'^^xsd:integer;
  dwc:occurrenceId 'A1_6_Xystonellopsis_heros'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417266'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Xystonellopsis heros'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_Tintinnina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Tintinnina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Tintinnina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_Tintinnina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_Tintinnina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_Tintinnina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_Tintinnina_(others)'^^xsd:string;
  dwc:scientificName 'Tintinnina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '732976'^^xsd:integer;
  dwc:occurrenceId 'A1_6_Tintinnina_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_Collosphaera_macropora>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Collosphaera_macropora> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Collosphaera_macropora> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_Collosphaera_macropora>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_Collosphaera_macropora>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_Collosphaera_macropora" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_Collosphaera_macropora'^^xsd:string;
  dwc:scientificName 'Collosphaera macropora'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '493482'^^xsd:integer;
  dwc:occurrenceId 'A1_6_Collosphaera_macropora'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493482'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Collosphaera macropora'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_Dictyocoryne_profunda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Dictyocoryne_profunda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Dictyocoryne_profunda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_Dictyocoryne_profunda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_Dictyocoryne_profunda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_Dictyocoryne_profunda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_Dictyocoryne_profunda'^^xsd:string;
  dwc:scientificName 'Dictyocoryne profunda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '412935'^^xsd:integer;
  dwc:occurrenceId 'A1_6_Dictyocoryne_profunda'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412935'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne profunda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_Dictyocoryne_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Dictyocoryne_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Dictyocoryne_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_Dictyocoryne_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_Dictyocoryne_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_Dictyocoryne_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_Dictyocoryne_sp.'^^xsd:string;
  dwc:scientificName 'Dictyocoryne'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '412934'^^xsd:integer;
  dwc:occurrenceId 'A1_6_Dictyocoryne_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412934'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_Discopyle_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Discopyle_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Discopyle_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_Discopyle_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_Discopyle_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_Discopyle_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_Discopyle_sp.'^^xsd:string;
  dwc:scientificName 'Discopyle'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '493501'^^xsd:integer;
  dwc:occurrenceId 'A1_6_Discopyle_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Discopyle sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_Pylonidae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Pylonidae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Pylonidae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_Pylonidae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_Pylonidae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_Pylonidae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_Pylonidae'^^xsd:string;
  dwc:scientificName 'Pyloniidae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '345902'^^xsd:integer;
  dwc:occurrenceId 'A1_6_Pylonidae'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345902'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:verbatimIdentification 'Pylonidae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_Spongodiscus_resurgens>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Spongodiscus_resurgens> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Spongodiscus_resurgens> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_Spongodiscus_resurgens>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_Spongodiscus_resurgens>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_Spongodiscus_resurgens" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_Spongodiscus_resurgens'^^xsd:string;
  dwc:scientificName 'Spongodiscus resurgens'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '493608'^^xsd:integer;
  dwc:occurrenceId 'A1_6_Spongodiscus_resurgens'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493608'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongodiscus resurgens'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_Spongosphaera_streptacantha>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Spongosphaera_streptacantha> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Spongosphaera_streptacantha> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_Spongosphaera_streptacantha>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_Spongosphaera_streptacantha>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_Spongosphaera_streptacantha" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_Spongosphaera_streptacantha'^^xsd:string;
  dwc:scientificName 'Spongosphaera streptacantha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '493393'^^xsd:integer;
  dwc:occurrenceId 'A1_6_Spongosphaera_streptacantha'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493393'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongosphaera streptacantha'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_Spongaster_tetras>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Spongaster_tetras> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Spongaster_tetras> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_Spongaster_tetras>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_Spongaster_tetras>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_Spongaster_tetras" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_Spongaster_tetras'^^xsd:string;
  dwc:scientificName 'Spongaster tetras'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '412940'^^xsd:integer;
  dwc:occurrenceId 'A1_6_Spongaster_tetras'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412940'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongaster tetras'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_Spongotrochus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Spongotrochus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Spongotrochus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_Spongotrochus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_Spongotrochus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_Spongotrochus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_Spongotrochus_sp.'^^xsd:string;
  dwc:scientificName 'Spongotrochus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '412948'^^xsd:integer;
  dwc:occurrenceId 'A1_6_Spongotrochus_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Spongotrochus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_Zygocircus_productus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Zygocircus_productus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Zygocircus_productus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_Zygocircus_productus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_Zygocircus_productus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_Zygocircus_productus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_Zygocircus_productus'^^xsd:string;
  dwc:scientificName 'Zygocircus productus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '493705'^^xsd:integer;
  dwc:occurrenceId 'A1_6_Zygocircus_productus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493705'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus productus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_Zygocircus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Zygocircus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Zygocircus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_Zygocircus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_Zygocircus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_Zygocircus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_Zygocircus_sp.'^^xsd:string;
  dwc:scientificName 'Zygocircus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '493702'^^xsd:integer;
  dwc:occurrenceId 'A1_6_Zygocircus_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493702'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_Polycystina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Polycystina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Polycystina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_Polycystina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_Polycystina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_Polycystina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_Polycystina_(others)'^^xsd:string;
  dwc:scientificName 'Polycystina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '235740'^^xsd:integer;
  dwc:occurrenceId 'A1_6_Polycystina_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235740'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Polycystina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_ACANTHARIA_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_ACANTHARIA_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_ACANTHARIA_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_ACANTHARIA_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_ACANTHARIA_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_ACANTHARIA_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_ACANTHARIA_spp.'^^xsd:string;
  dwc:scientificName 'Acantharia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '586732'^^xsd:integer;
  dwc:occurrenceId 'A1_6_ACANTHARIA_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '586732'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'ACANTHARIA spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_Bolivina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Bolivina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Bolivina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_Bolivina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_Bolivina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_Bolivina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_Bolivina_sp.'^^xsd:string;
  dwc:scientificName 'Bolivina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '112101'^^xsd:integer;
  dwc:occurrenceId 'A1_6_Bolivina_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Bolivina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_Globigerina_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Globigerina_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Globigerina_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_Globigerina_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_Globigerina_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_Globigerina_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_Globigerina_bulloides'^^xsd:string;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:occurrenceId 'A1_6_Globigerina_bulloides'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globigerina bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_Globogirinoides_ruber>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Globogirinoides_ruber> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Globogirinoides_ruber> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_Globogirinoides_ruber>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_Globogirinoides_ruber>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_Globogirinoides_ruber" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_Globogirinoides_ruber'^^xsd:string;
  dwc:scientificName 'Globigerinoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:occurrenceId 'A1_6_Globogirinoides_ruber'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globogirinoides ruber'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_Globorotalia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Globorotalia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Globorotalia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_Globorotalia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_Globorotalia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_Globorotalia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_Globorotalia_spp.'^^xsd:string;
  dwc:scientificName 'Globorotalia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '112200'^^xsd:integer;
  dwc:occurrenceId 'A1_6_Globorotalia_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112200'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Globorotalia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_Neogloboquadrina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Neogloboquadrina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Neogloboquadrina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_Neogloboquadrina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_Neogloboquadrina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_Neogloboquadrina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_Neogloboquadrina_sp.'^^xsd:string;
  dwc:scientificName 'Neogloboquadrina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '112202'^^xsd:integer;
  dwc:occurrenceId 'A1_6_Neogloboquadrina_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112202'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Neogloboquadrina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_Orbulina_universa>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Orbulina_universa> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Orbulina_universa> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_Orbulina_universa>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_Orbulina_universa>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_Orbulina_universa" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_Orbulina_universa'^^xsd:string;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:occurrenceId 'A1_6_Orbulina_universa'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Orbulina universa'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_Tretomphalus_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Tretomphalus_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Tretomphalus_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_Tretomphalus_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_Tretomphalus_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_Tretomphalus_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_Tretomphalus_bulloides'^^xsd:string;
  dwc:scientificName 'Tretomphalus bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '113184'^^xsd:integer;
  dwc:occurrenceId 'A1_6_Tretomphalus_bulloides'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tretomphalus bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_Trochammina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Trochammina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Trochammina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_Trochammina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_Trochammina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_Trochammina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_Trochammina_sp.'^^xsd:string;
  dwc:scientificName 'Trochammina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:occurrenceId 'A1_6_Trochammina_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Trochammina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_Foraminifera_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Foraminifera_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Foraminifera_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_Foraminifera_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_Foraminifera_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_Foraminifera_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_Foraminifera_(others)'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:occurrenceId 'A1_6_Foraminifera_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Foraminifera (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_Nannocalanus_minor>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Nannocalanus_minor> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Nannocalanus_minor> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_Nannocalanus_minor>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_Nannocalanus_minor>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_Nannocalanus_minor" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_Nannocalanus_minor'^^xsd:string;
  dwc:scientificName 'Nannocalanus minor'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '104469'^^xsd:integer;
  dwc:occurrenceId 'A1_6_Nannocalanus_minor'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104469'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus minor'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_Nannocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Nannocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Nannocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_Nannocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_Nannocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_Nannocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Nannocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '104154'^^xsd:integer;
  dwc:occurrenceId 'A1_6_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104154'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_Neocalanus_robustior>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Neocalanus_robustior> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Neocalanus_robustior> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_Neocalanus_robustior>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_Neocalanus_robustior>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_Neocalanus_robustior" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_Neocalanus_robustior'^^xsd:string;
  dwc:scientificName 'Neocalanus robustior'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '104472'^^xsd:integer;
  dwc:occurrenceId 'A1_6_Neocalanus_robustior'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104472'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Neocalanus robustior'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_Undinula_vulgaris_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Undinula_vulgaris_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Undinula_vulgaris_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_Undinula_vulgaris_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_Undinula_vulgaris_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_Undinula_vulgaris_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:scientificName 'Undinula vulgaris'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '104473'^^xsd:integer;
  dwc:occurrenceId 'A1_6_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104473'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undinula vulgaris (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_Acrocalanus_longicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Acrocalanus_longicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Acrocalanus_longicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_Acrocalanus_longicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_Acrocalanus_longicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_Acrocalanus_longicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_Acrocalanus_longicornis'^^xsd:string;
  dwc:scientificName 'Acrocalanus longicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '104646'^^xsd:integer;
  dwc:occurrenceId 'A1_6_Acrocalanus_longicornis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104646'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus longicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_Acrocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Acrocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Acrocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_Acrocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_Acrocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_Acrocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Acrocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '104192'^^xsd:integer;
  dwc:occurrenceId 'A1_6_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104192'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_Calocalanos_pavo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Calocalanos_pavo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Calocalanos_pavo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_Calocalanos_pavo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_Calocalanos_pavo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_Calocalanos_pavo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_Calocalanos_pavo'^^xsd:string;
  dwc:scientificName 'Calocalanus pavo'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '104669'^^xsd:integer;
  dwc:occurrenceId 'A1_6_Calocalanos_pavo'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanos pavo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_Calocalanus_sp. _(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:scientificName 'Calocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '104193'^^xsd:integer;
  dwc:occurrenceId 'A1_6_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104193'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanus sp.  (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_Delibus_sewelli>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Delibus_sewelli> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Delibus_sewelli> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_Delibus_sewelli>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_Delibus_sewelli>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_Delibus_sewelli" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_Delibus_sewelli'^^xsd:string;
  dwc:scientificName 'Delius sewelli'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '363906'^^xsd:integer;
  dwc:occurrenceId 'A1_6_Delibus_sewelli'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363906'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sewelli'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_Delibus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Delibus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Delibus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_Delibus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_Delibus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_Delibus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Delius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '363904'^^xsd:integer;
  dwc:occurrenceId 'A1_6_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363904'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_Mecynocera_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Mecynocera_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Mecynocera_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_Mecynocera_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_Mecynocera_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_Mecynocera_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Mecynocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '104184'^^xsd:integer;
  dwc:occurrenceId 'A1_6_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Mecynocera sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_Paracalanus_aculeatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Paracalanus_aculeatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Paracalanus_aculeatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_Paracalanus_aculeatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_Paracalanus_aculeatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_Paracalanus_aculeatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_Paracalanus_aculeatus'^^xsd:string;
  dwc:scientificName 'Paracalanus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '104681'^^xsd:integer;
  dwc:occurrenceId 'A1_6_Paracalanus_aculeatus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1464945'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus aculeatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_Paracalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Paracalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Paracalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_Paracalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_Paracalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_Paracalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Paracalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '104196'^^xsd:integer;
  dwc:occurrenceId 'A1_6_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104196'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_Rhincalanus_cornutus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Rhincalanus_cornutus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Rhincalanus_cornutus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_Rhincalanus_cornutus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_Rhincalanus_cornutus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_Rhincalanus_cornutus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_Rhincalanus_cornutus'^^xsd:string;
  dwc:scientificName 'Rhincalanus cornutus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '104542'^^xsd:integer;
  dwc:occurrenceId 'A1_6_Rhincalanus_cornutus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1488083'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rhincalanus cornutus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_Subeucalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Subeucalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Subeucalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_Subeucalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_Subeucalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_Subeucalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Subeucalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '104173'^^xsd:integer;
  dwc:occurrenceId 'A1_6_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104173'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Subeucalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_Clausocalanus_furcatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Clausocalanus_furcatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Clausocalanus_furcatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_Clausocalanus_furcatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_Clausocalanus_furcatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_Clausocalanus_furcatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_Clausocalanus_furcatus'^^xsd:string;
  dwc:scientificName 'Clausocalanus furcatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '104503'^^xsd:integer;
  dwc:occurrenceId 'A1_6_Clausocalanus_furcatus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104503'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus furcatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_Clausocalanus_mastigophorus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Clausocalanus_mastigophorus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Clausocalanus_mastigophorus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_Clausocalanus_mastigophorus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_Clausocalanus_mastigophorus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_Clausocalanus_mastigophorus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:scientificName 'Clausocalanus mastigophorus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '104506'^^xsd:integer;
  dwc:occurrenceId 'A1_6_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104506'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus mastigophorus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_Clausocalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Clausocalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Clausocalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_Clausocalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_Clausocalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_Clausocalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Clausocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '104161'^^xsd:integer;
  dwc:occurrenceId 'A1_6_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104161'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_Euchaeta_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Euchaeta_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Euchaeta_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_Euchaeta_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_Euchaeta_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_Euchaeta_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Euchaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '104174'^^xsd:integer;
  dwc:occurrenceId 'A1_6_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104174'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Euchaeta spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_Scolecithrix_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Scolecithrix_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Scolecithrix_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_Scolecithrix_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_Scolecithrix_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_Scolecithrix_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_Scolecithrix_danae'^^xsd:string;
  dwc:scientificName 'Scolecithrix danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '104821'^^xsd:integer;
  dwc:occurrenceId 'A1_6_Scolecithrix_danae'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104821'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_Scolecithrix_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Scolecithrix_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Scolecithrix_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_Scolecithrix_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_Scolecithrix_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_Scolecithrix_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Scolecithrix'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '104230'^^xsd:integer;
  dwc:occurrenceId 'A1_6_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104230'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_Lucicutia_flavicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Lucicutia_flavicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Lucicutia_flavicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_Lucicutia_flavicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_Lucicutia_flavicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_Lucicutia_flavicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_Lucicutia_flavicornis'^^xsd:string;
  dwc:scientificName 'Lucicutia flavicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '104597'^^xsd:integer;
  dwc:occurrenceId 'A1_6_Lucicutia_flavicornis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104597'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia flavicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_Lucicutia_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Lucicutia_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Lucicutia_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_Lucicutia_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_Lucicutia_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_Lucicutia_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_Lucicutia_sp.'^^xsd:string;
  dwc:scientificName 'Lucicutia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '104183'^^xsd:integer;
  dwc:occurrenceId 'A1_6_Lucicutia_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104183'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_Pleuromamma_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Pleuromamma_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Pleuromamma_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_Pleuromamma_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_Pleuromamma_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_Pleuromamma_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Pleuromamma'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '104191'^^xsd:integer;
  dwc:occurrenceId 'A1_6_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104191'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Pleuromamma sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_Temora_stylifera_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Temora_stylifera_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Temora_stylifera_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_Temora_stylifera_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_Temora_stylifera_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_Temora_stylifera_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:scientificName 'Temora stylifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '104879'^^xsd:integer;
  dwc:occurrenceId 'A1_6_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104879'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora stylifera (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_Temora_turbinata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Temora_turbinata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Temora_turbinata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_Temora_turbinata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_Temora_turbinata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_Temora_turbinata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_Temora_turbinata'^^xsd:string;
  dwc:scientificName 'Temora turbinata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '104880'^^xsd:integer;
  dwc:occurrenceId 'A1_6_Temora_turbinata'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104880'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora turbinata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_Candacia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Candacia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Candacia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_Candacia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_Candacia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_Candacia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_Candacia_spp.'^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A1_6_Candacia_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_Candacia_sp._%28copepodite%29%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Candacia_sp._%28copepodite%29%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Candacia_sp._%28copepodite%29%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_Candacia_sp._%28copepodite%29%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_Candacia_sp._%28copepodite%29%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_Candacia_sp._(copepodite) " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A1_6_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia sp. (copepodite) '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_Calanopia_americana_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Calanopia_americana_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Calanopia_americana_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_Calanopia_americana_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_Calanopia_americana_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_Calanopia_americana_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:scientificName 'Calanopia americana'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '104723'^^xsd:integer;
  dwc:occurrenceId 'A1_6_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104723'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calanopia americana (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_Acartia_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Acartia_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Acartia_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_Acartia_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_Acartia_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_Acartia_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_Acartia_danae'^^xsd:string;
  dwc:scientificName 'Acartia (Acartia) danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '346026'^^xsd:integer;
  dwc:occurrenceId 'A1_6_Acartia_danae'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346026'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_Acartia_lilljeborgii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Acartia_lilljeborgii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Acartia_lilljeborgii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_Acartia_lilljeborgii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_Acartia_lilljeborgii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_Acartia_lilljeborgii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_Acartia_lilljeborgii'^^xsd:string;
  dwc:scientificName 'Acartia lilljeborgii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '348510'^^xsd:integer;
  dwc:occurrenceId 'A1_6_Acartia_lilljeborgii'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia lilljeborgii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_Calanoida_%28others_copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Calanoida_%28others_copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Calanoida_%28others_copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_Calanoida_%28others_copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_Calanoida_%28others_copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_Calanoida_(others_copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'A1_6_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Calanoida (others copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_Oithona_atlantica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Oithona_atlantica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Oithona_atlantica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_Oithona_atlantica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_Oithona_atlantica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_Oithona_atlantica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_Oithona_atlantica'^^xsd:string;
  dwc:scientificName 'Oithona atlantica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '106642'^^xsd:integer;
  dwc:occurrenceId 'A1_6_Oithona_atlantica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106642'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona atlantica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_Oithona_plumifera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Oithona_plumifera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Oithona_plumifera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_Oithona_plumifera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_Oithona_plumifera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_Oithona_plumifera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_Oithona_plumifera'^^xsd:string;
  dwc:scientificName 'Oithona plumifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '106652'^^xsd:integer;
  dwc:occurrenceId 'A1_6_Oithona_plumifera'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106652'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona plumifera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_Oithona_setigera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Oithona_setigera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Oithona_setigera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_Oithona_setigera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_Oithona_setigera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_Oithona_setigera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_Oithona_setigera'^^xsd:string;
  dwc:scientificName 'Oithona setigera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '106655'^^xsd:integer;
  dwc:occurrenceId 'A1_6_Oithona_setigera'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '734517'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona setigera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_Oithona_hebes>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Oithona_hebes> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Oithona_hebes> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_Oithona_hebes>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_Oithona_hebes>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_Oithona_hebes" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_Oithona_hebes'^^xsd:string;
  dwc:scientificName 'Oithona hebes'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '106647'^^xsd:integer;
  dwc:occurrenceId 'A1_6_Oithona_hebes'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106647'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona hebes'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_Oithona_spp.%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Oithona_spp.%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Oithona_spp.%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_Oithona_spp.%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_Oithona_spp.%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_Oithona_spp. " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_Oithona_spp. '^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A1_6_Oithona_spp. '^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_Oithona_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Oithona_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Oithona_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_Oithona_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_Oithona_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_Oithona_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A1_6_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_Microsetella_norvegica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Microsetella_norvegica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Microsetella_norvegica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_Microsetella_norvegica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_Microsetella_norvegica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_Microsetella_norvegica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_Microsetella_norvegica'^^xsd:string;
  dwc:scientificName 'Microsetella norvegica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '116115'^^xsd:integer;
  dwc:occurrenceId 'A1_6_Microsetella_norvegica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116115'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella norvegica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_Microsetella_rosea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Microsetella_rosea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Microsetella_rosea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_Microsetella_rosea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_Microsetella_rosea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_Microsetella_rosea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_Microsetella_rosea'^^xsd:string;
  dwc:scientificName 'Microsetella rosea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '116116'^^xsd:integer;
  dwc:occurrenceId 'A1_6_Microsetella_rosea'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116116'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella rosea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_Microsetella_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Microsetella_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Microsetella_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_Microsetella_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_Microsetella_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_Microsetella_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Microsetella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '115341'^^xsd:integer;
  dwc:occurrenceId 'A1_6_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115341'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_Macrosetella_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Macrosetella_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Macrosetella_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_Macrosetella_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_Macrosetella_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_Macrosetella_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_Macrosetella_gracilis'^^xsd:string;
  dwc:scientificName 'Macrosetella gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '116382'^^xsd:integer;
  dwc:occurrenceId 'A1_6_Macrosetella_gracilis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116382'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Macrosetella gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_Miracia_efferata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Miracia_efferata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Miracia_efferata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_Miracia_efferata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_Miracia_efferata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_Miracia_efferata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_Miracia_efferata'^^xsd:string;
  dwc:scientificName 'Miracia efferata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '116383'^^xsd:integer;
  dwc:occurrenceId 'A1_6_Miracia_efferata'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116383'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Miracia efferata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_Oncaea_media>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Oncaea_media> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Oncaea_media> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_Oncaea_media>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_Oncaea_media>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_Oncaea_media" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_Oncaea_media'^^xsd:string;
  dwc:scientificName 'Oncaea media'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '128938'^^xsd:integer;
  dwc:occurrenceId 'A1_6_Oncaea_media'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1862287'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea media'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_Oncaea_venusta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Oncaea_venusta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Oncaea_venusta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_Oncaea_venusta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_Oncaea_venusta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_Oncaea_venusta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_Oncaea_venusta'^^xsd:string;
  dwc:scientificName 'Oncaea venusta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '128954'^^xsd:integer;
  dwc:occurrenceId 'A1_6_Oncaea_venusta'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1754274'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea venusta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_Oncaea_mediterranea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Oncaea_mediterranea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Oncaea_mediterranea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_Oncaea_mediterranea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_Oncaea_mediterranea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_Oncaea_mediterranea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_Oncaea_mediterranea'^^xsd:string;
  dwc:scientificName 'Oncaea mediterranea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '128939'^^xsd:integer;
  dwc:occurrenceId 'A1_6_Oncaea_mediterranea'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128939'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea mediterranea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_Oncaea_scottodicarloi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Oncaea_scottodicarloi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Oncaea_scottodicarloi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_Oncaea_scottodicarloi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_Oncaea_scottodicarloi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_Oncaea_scottodicarloi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_Oncaea_scottodicarloi'^^xsd:string;
  dwc:scientificName 'Oncaea scottodicarloi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '128950'^^xsd:integer;
  dwc:occurrenceId 'A1_6_Oncaea_scottodicarloi'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128950'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea scottodicarloi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_Oncaea_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Oncaea_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Oncaea_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_Oncaea_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_Oncaea_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_Oncaea_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oncaea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '128690'^^xsd:integer;
  dwc:occurrenceId 'A1_6_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128690'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_Hemicyclops_thallassius>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Hemicyclops_thallassius> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Hemicyclops_thallassius> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_Hemicyclops_thallassius>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_Hemicyclops_thallassius>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_Hemicyclops_thallassius" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_Hemicyclops_thallassius'^^xsd:string;
  dwc:scientificName 'Hemicyclops thalassius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '352254'^^xsd:integer;
  dwc:occurrenceId 'A1_6_Hemicyclops_thallassius'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '352254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Hemicyclops thallassius'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_Copilia_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Copilia_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Copilia_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_Copilia_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_Copilia_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_Copilia_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Copilia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '128721'^^xsd:integer;
  dwc:occurrenceId 'A1_6_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128721'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Copilia spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_Agetus_flaccus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Agetus_flaccus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Agetus_flaccus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_Agetus_flaccus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_Agetus_flaccus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_Agetus_flaccus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_Agetus_flaccus'^^xsd:string;
  dwc:scientificName 'Agetus flaccus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '128795'^^xsd:integer;
  dwc:occurrenceId 'A1_6_Agetus_flaccus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128795'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Agetus flaccus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_Corycaeus_speciosus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Corycaeus_speciosus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Corycaeus_speciosus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_Corycaeus_speciosus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_Corycaeus_speciosus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_Corycaeus_speciosus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_Corycaeus_speciosus'^^xsd:string;
  dwc:scientificName 'Corycaeus speciosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '128800'^^xsd:integer;
  dwc:occurrenceId 'A1_6_Corycaeus_speciosus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128800'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus speciosus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_Corycaeus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Corycaeus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Corycaeus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_Corycaeus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_Corycaeus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_Corycaeus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Corycaeus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '128634'^^xsd:integer;
  dwc:occurrenceId 'A1_6_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128634'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_Farranula_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Farranula_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Farranula_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_Farranula_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_Farranula_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_Farranula_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_Farranula_gracilis'^^xsd:string;
  dwc:scientificName 'Farranula gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '128813'^^xsd:integer;
  dwc:occurrenceId 'A1_6_Farranula_gracilis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128813'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_Farranula_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Farranula_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Farranula_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_Farranula_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_Farranula_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_Farranula_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Farranula'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '128636'^^xsd:integer;
  dwc:occurrenceId 'A1_6_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128636'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_Copepoda_%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Copepoda_%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Copepoda_%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_Copepoda_%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_Copepoda_%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_Copepoda_(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_Copepoda_(nauplius)'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'A1_6_Copepoda_(nauplius)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Copepoda (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_CIRRIPEDIA__%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_CIRRIPEDIA__%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_CIRRIPEDIA__%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_CIRRIPEDIA__%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_CIRRIPEDIA__%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_CIRRIPEDIA__(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:occurrenceId 'A1_6_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  dwc:verbatimIdentification 'CIRRIPEDIA  (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_STOMATOPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_STOMATOPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_STOMATOPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_STOMATOPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_STOMATOPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_STOMATOPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Stomatopoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '14355'^^xsd:integer;
  dwc:occurrenceId 'A1_6_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '14355'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'STOMATOPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_DECAPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_DECAPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_DECAPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_DECAPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_DECAPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_DECAPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_DECAPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:occurrenceId 'A1_6_DECAPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'DECAPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_ECHINODERMATA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_ECHINODERMATA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_ECHINODERMATA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_ECHINODERMATA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_ECHINODERMATA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_ECHINODERMATA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:scientificName 'Echinodermata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '1806'^^xsd:integer;
  dwc:occurrenceId 'A1_6_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1806'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'ECHINODERMATA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_BRYOZOA_%28cyphonauta_larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_BRYOZOA_%28cyphonauta_larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_BRYOZOA_%28cyphonauta_larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_BRYOZOA_%28cyphonauta_larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_BRYOZOA_%28cyphonauta_larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_BRYOZOA_(cyphonauta_larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'A1_6_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'BRYOZOA (cyphonauta larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_Sagitta_friedreich>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Sagitta_friedreich> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Sagitta_friedreich> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_Sagitta_friedreich>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_Sagitta_friedreich>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_Sagitta_friedreich" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_Sagitta_friedreich'^^xsd:string;
  dwc:scientificName 'Sagitta friderici'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '105452'^^xsd:integer;
  dwc:occurrenceId 'A1_6_Sagitta_friedreich'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105441'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta friedreich'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_Sagitta_spp.%C2%A0%28imature%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Sagitta_spp.%C2%A0%28imature%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Sagitta_spp.%C2%A0%28imature%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_Sagitta_spp.%C2%A0%28imature%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_Sagitta_spp.%C2%A0%28imature%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_Sagitta_spp. (imature)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_Sagitta_spp. (imature)'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:occurrenceId 'A1_6_Sagitta_spp. (imature)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta spp. (imature)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_Chaetognatha_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Chaetognatha_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Chaetognatha_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_Chaetognatha_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_Chaetognatha_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_Chaetognatha_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_Chaetognatha_(others)'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:occurrenceId 'A1_6_Chaetognatha_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Chaetognatha (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_Fritillaria_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Fritillaria_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Fritillaria_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_Fritillaria_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_Fritillaria_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_Fritillaria_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_Fritillaria_spp.'^^xsd:string;
  dwc:scientificName 'Fritillaria'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '103358'^^xsd:integer;
  dwc:occurrenceId 'A1_6_Fritillaria_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Fritillaria spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_Oikopleura_dioica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Oikopleura_dioica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Oikopleura_dioica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_Oikopleura_dioica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_Oikopleura_dioica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_Oikopleura_dioica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_Oikopleura_dioica'^^xsd:string;
  dwc:scientificName 'Oikopleura dioica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '1770057'^^xsd:integer;
  dwc:occurrenceId 'A1_6_Oikopleura_dioica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura dioica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_Oikopleura_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Oikopleura_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Oikopleura_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_Oikopleura_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_Oikopleura_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_Oikopleura_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_Oikopleura_spp.'^^xsd:string;
  dwc:scientificName 'Oikopleura'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '103367'^^xsd:integer;
  dwc:occurrenceId 'A1_6_Oikopleura_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_Appendicularia_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Appendicularia_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Appendicularia_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_Appendicularia_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_Appendicularia_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_Appendicularia_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_Appendicularia_(others)'^^xsd:string;
  dwc:scientificName 'Appendicularia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '146421'^^xsd:integer;
  dwc:occurrenceId 'A1_6_Appendicularia_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146421'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Appendicularia (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_Thalia_democratica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Thalia_democratica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Thalia_democratica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_Thalia_democratica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_Thalia_democratica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_Thalia_democratica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_Thalia_democratica'^^xsd:string;
  dwc:scientificName 'Thalia democratica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '137279'^^xsd:integer;
  dwc:occurrenceId 'A1_6_Thalia_democratica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137279'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Thalia democratica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_Doliolo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Doliolo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Doliolo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_Doliolo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_Doliolo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_Doliolo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_Doliolo'^^xsd:string;
  dwc:scientificName 'Dolioloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '137221'^^xsd:integer;
  dwc:occurrenceId 'A1_6_Doliolo'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137221'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Doliolo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_Teleostei_%28egg%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Teleostei_%28egg%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Teleostei_%28egg%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_Teleostei_%28egg%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_Teleostei_%28egg%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_Teleostei_(egg)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_Teleostei_(egg)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A1_6_Teleostei_(egg)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (egg)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_Teleostei_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Teleostei_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Teleostei_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_Teleostei_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_Teleostei_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_Teleostei_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_Teleostei_(larvae)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A1_6_Teleostei_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_SIPHONOPHORAE_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_SIPHONOPHORAE_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_SIPHONOPHORAE_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_SIPHONOPHORAE_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_SIPHONOPHORAE_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_SIPHONOPHORAE_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:scientificName 'Siphonophorae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '1371'^^xsd:integer;
  dwc:occurrenceId 'A1_6_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'SIPHONOPHORAE spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_Gastropoda_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Gastropoda_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Gastropoda_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_Gastropoda_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_Gastropoda_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_Gastropoda_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_Gastropoda_(veliger)'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'A1_6_Gastropoda_(veliger)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Gastropoda (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_Pteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Pteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Pteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_Pteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_Pteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_Pteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_Pteropoda'^^xsd:string;
  dwc:scientificName 'Pteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '325345'^^xsd:integer;
  dwc:occurrenceId 'A1_6_Pteropoda'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '325345'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Pteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_Heteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Heteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Heteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_Heteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_Heteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_Heteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_Heteropoda'^^xsd:string;
  dwc:scientificName 'Heteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '1491356'^^xsd:integer;
  dwc:occurrenceId 'A1_6_Heteropoda'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491356'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Heteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_Bivalvia_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Bivalvia_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_Bivalvia_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_Bivalvia_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_Bivalvia_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_Bivalvia_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_Bivalvia_(veliger)'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'A1_6_Bivalvia_(veliger)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Bivalvia (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_POLYCHAETA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_POLYCHAETA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_POLYCHAETA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_POLYCHAETA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_POLYCHAETA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_POLYCHAETA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'A1_6_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'POLYCHAETA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_OSTRACODA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_OSTRACODA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_OSTRACODA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_OSTRACODA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_OSTRACODA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_OSTRACODA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_OSTRACODA'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'A1_6_OSTRACODA'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'OSTRACODA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_6_CLADOCERA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_6_CLADOCERA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_6_CLADOCERA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.230073"^^xsd:decimal ;
  dwc:decimalLongitude "-32.624716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_6_CLADOCERA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.230073 -32.624716)"^^geo:wktLiteral ;
  geo-pos:lat "-4.230073"^^xsd:decimal ;
  geo-pos:long "-32.624716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_6_CLADOCERA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_6_CLADOCERA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_6_CLADOCERA'^^xsd:string;
  dwc:scientificName 'Cladocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.624716'^^xsd:double;
  dwc:latitude '-4.230073'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 6'^^xsd:string;
  dwc:aphiaid '1076'^^xsd:integer;
  dwc:occurrenceId 'A1_6_CLADOCERA'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '155670'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'CLADOCERA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_Codonella_acuta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Codonella_acuta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Codonella_acuta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_Codonella_acuta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_Codonella_acuta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_Codonella_acuta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_Codonella_acuta'^^xsd:string;
  dwc:scientificName 'Codonella acuta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '417132'^^xsd:integer;
  dwc:occurrenceId 'A2_40_Codonella_acuta'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417132'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella acuta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_Codonella_amphorella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Codonella_amphorella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Codonella_amphorella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_Codonella_amphorella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_Codonella_amphorella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_Codonella_amphorella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_Codonella_amphorella'^^xsd:string;
  dwc:scientificName 'Codonella amphorella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '417133'^^xsd:integer;
  dwc:occurrenceId 'A2_40_Codonella_amphorella'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417133'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella amphorella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_Codonella_apicata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Codonella_apicata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Codonella_apicata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_Codonella_apicata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_Codonella_apicata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_Codonella_apicata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_Codonella_apicata'^^xsd:string;
  dwc:scientificName 'Codonella apicata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '417134'^^xsd:integer;
  dwc:occurrenceId 'A2_40_Codonella_apicata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417134'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella apicata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_Codonella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Codonella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Codonella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_Codonella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_Codonella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_Codonella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_Codonella_sp.'^^xsd:string;
  dwc:scientificName 'Codonella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '150203'^^xsd:integer;
  dwc:occurrenceId 'A2_40_Codonella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150203'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_Tintinnopsis_tocantinensis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Tintinnopsis_tocantinensis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Tintinnopsis_tocantinensis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_Tintinnopsis_tocantinensis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_Tintinnopsis_tocantinensis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_Tintinnopsis_tocantinensis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:scientificName 'Tintinnopsis tocantinensis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '417156'^^xsd:integer;
  dwc:occurrenceId 'A2_40_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417156'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis tocantinensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_Tintinnopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Tintinnopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Tintinnopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_Tintinnopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_Tintinnopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_Tintinnopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_Tintinnopsis_spp.'^^xsd:string;
  dwc:scientificName 'Tintinnopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:occurrenceId 'A2_40_Tintinnopsis_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_Codonellopsis_ostenfeldi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Codonellopsis_ostenfeldi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Codonellopsis_ostenfeldi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_Codonellopsis_ostenfeldi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_Codonellopsis_ostenfeldi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_Codonellopsis_ostenfeldi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:scientificName 'Codonellopsis ostenfeldi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '427448'^^xsd:integer;
  dwc:occurrenceId 'A2_40_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427448'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis ostenfeldi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_Codonellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Codonellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Codonellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_Codonellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_Codonellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_Codonellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_Codonellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Codonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '204197'^^xsd:integer;
  dwc:occurrenceId 'A2_40_Codonellopsis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '204197'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_Coxliella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Coxliella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Coxliella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_Coxliella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_Coxliella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_Coxliella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_Coxliella_sp.'^^xsd:string;
  dwc:scientificName 'Coxliella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '150208'^^xsd:integer;
  dwc:occurrenceId 'A2_40_Coxliella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150208'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Coxliella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_Dadayiella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Dadayiella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Dadayiella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_Dadayiella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_Dadayiella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_Dadayiella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_Dadayiella_sp.'^^xsd:string;
  dwc:scientificName 'Dadayiella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '183541'^^xsd:integer;
  dwc:occurrenceId 'A2_40_Dadayiella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183541'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dadayiella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_Dictyocysta_lepida>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Dictyocysta_lepida> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Dictyocysta_lepida> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_Dictyocysta_lepida>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_Dictyocysta_lepida>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_Dictyocysta_lepida" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_Dictyocysta_lepida'^^xsd:string;
  dwc:scientificName 'Dictyocysta lepida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '235767'^^xsd:integer;
  dwc:occurrenceId 'A2_40_Dictyocysta_lepida'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235767'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocysta lepida'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_Epiplocylis_undella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Epiplocylis_undella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Epiplocylis_undella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_Epiplocylis_undella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_Epiplocylis_undella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_Epiplocylis_undella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_Epiplocylis_undella'^^xsd:string;
  dwc:scientificName 'Epiplocylis undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '341668'^^xsd:integer;
  dwc:occurrenceId 'A2_40_Epiplocylis_undella'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '341668'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis undella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_Epiplocylis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Epiplocylis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Epiplocylis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_Epiplocylis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_Epiplocylis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_Epiplocylis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_Epiplocylis_sp.'^^xsd:string;
  dwc:scientificName 'Epiplocylis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '183562'^^xsd:integer;
  dwc:occurrenceId 'A2_40_Epiplocylis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183562'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_Favella_enrenbergii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Favella_enrenbergii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Favella_enrenbergii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_Favella_enrenbergii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_Favella_enrenbergii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_Favella_enrenbergii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_Favella_enrenbergii'^^xsd:string;
  dwc:scientificName 'Favella ehrenbergii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '235761'^^xsd:integer;
  dwc:occurrenceId 'A2_40_Favella_enrenbergii'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235761'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Favella enrenbergii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_Eutintinnus_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Eutintinnus_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Eutintinnus_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_Eutintinnus_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_Eutintinnus_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_Eutintinnus_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_Eutintinnus_spp.'^^xsd:string;
  dwc:scientificName 'Eutintinnus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '183543'^^xsd:integer;
  dwc:occurrenceId 'A2_40_Eutintinnus_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183543'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Eutintinnus spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_Amphorellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Amphorellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Amphorellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_Amphorellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_Amphorellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_Amphorellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_Amphorellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Amphorellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '425527'^^xsd:integer;
  dwc:occurrenceId 'A2_40_Amphorellopsis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '425527'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Amphorellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_Rabdonella_elegans>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Rabdonella_elegans> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Rabdonella_elegans> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_Rabdonella_elegans>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_Rabdonella_elegans>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_Rabdonella_elegans" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_Rabdonella_elegans'^^xsd:string;
  dwc:scientificName 'Rhabdonella elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '183577'^^xsd:integer;
  dwc:occurrenceId 'A2_40_Rabdonella_elegans'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183577'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella elegans'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_Rabdonella_brandti>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Rabdonella_brandti> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Rabdonella_brandti> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_Rabdonella_brandti>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_Rabdonella_brandti>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_Rabdonella_brandti" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_Rabdonella_brandti'^^xsd:string;
  dwc:scientificName 'Rhabdonella brandti'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '427513'^^xsd:integer;
  dwc:occurrenceId 'A2_40_Rabdonella_brandti'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427513'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella brandti'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_Rabdonellopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Rabdonellopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Rabdonellopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_Rabdonellopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_Rabdonellopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_Rabdonellopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_Rabdonellopsis_spp.'^^xsd:string;
  dwc:scientificName 'Rhabdonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '183550'^^xsd:integer;
  dwc:occurrenceId 'A2_40_Rabdonellopsis_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183550'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonellopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_Undella_claparedei>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Undella_claparedei> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Undella_claparedei> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_Undella_claparedei>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_Undella_claparedei>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_Undella_claparedei" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_Undella_claparedei'^^xsd:string;
  dwc:scientificName 'Undella claparedei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '341684'^^xsd:integer;
  dwc:occurrenceId 'A2_40_Undella_claparedei'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417240'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undella claparedei'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_Undella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Undella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Undella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_Undella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_Undella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_Undella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_Undella_sp.'^^xsd:string;
  dwc:scientificName 'Undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '235764'^^xsd:integer;
  dwc:occurrenceId 'A2_40_Undella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235764'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Undella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_Xystonellopsis_heros>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Xystonellopsis_heros> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Xystonellopsis_heros> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_Xystonellopsis_heros>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_Xystonellopsis_heros>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_Xystonellopsis_heros" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_Xystonellopsis_heros'^^xsd:string;
  dwc:scientificName 'Xystonellopsis heros'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '417266'^^xsd:integer;
  dwc:occurrenceId 'A2_40_Xystonellopsis_heros'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417266'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Xystonellopsis heros'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_Tintinnina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Tintinnina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Tintinnina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_Tintinnina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_Tintinnina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_Tintinnina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_Tintinnina_(others)'^^xsd:string;
  dwc:scientificName 'Tintinnina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '732976'^^xsd:integer;
  dwc:occurrenceId 'A2_40_Tintinnina_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_Collosphaera_macropora>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Collosphaera_macropora> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Collosphaera_macropora> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_Collosphaera_macropora>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_Collosphaera_macropora>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_Collosphaera_macropora" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_Collosphaera_macropora'^^xsd:string;
  dwc:scientificName 'Collosphaera macropora'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '493482'^^xsd:integer;
  dwc:occurrenceId 'A2_40_Collosphaera_macropora'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493482'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Collosphaera macropora'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_Dictyocoryne_profunda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Dictyocoryne_profunda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Dictyocoryne_profunda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_Dictyocoryne_profunda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_Dictyocoryne_profunda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_Dictyocoryne_profunda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_Dictyocoryne_profunda'^^xsd:string;
  dwc:scientificName 'Dictyocoryne profunda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '412935'^^xsd:integer;
  dwc:occurrenceId 'A2_40_Dictyocoryne_profunda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412935'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne profunda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_Dictyocoryne_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Dictyocoryne_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Dictyocoryne_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_Dictyocoryne_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_Dictyocoryne_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_Dictyocoryne_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_Dictyocoryne_sp.'^^xsd:string;
  dwc:scientificName 'Dictyocoryne'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '412934'^^xsd:integer;
  dwc:occurrenceId 'A2_40_Dictyocoryne_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412934'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_Discopyle_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Discopyle_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Discopyle_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_Discopyle_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_Discopyle_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_Discopyle_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_Discopyle_sp.'^^xsd:string;
  dwc:scientificName 'Discopyle'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '493501'^^xsd:integer;
  dwc:occurrenceId 'A2_40_Discopyle_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Discopyle sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_Pylonidae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Pylonidae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Pylonidae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_Pylonidae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_Pylonidae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_Pylonidae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_Pylonidae'^^xsd:string;
  dwc:scientificName 'Pyloniidae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '345902'^^xsd:integer;
  dwc:occurrenceId 'A2_40_Pylonidae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345902'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:verbatimIdentification 'Pylonidae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_Spongodiscus_resurgens>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Spongodiscus_resurgens> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Spongodiscus_resurgens> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_Spongodiscus_resurgens>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_Spongodiscus_resurgens>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_Spongodiscus_resurgens" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_Spongodiscus_resurgens'^^xsd:string;
  dwc:scientificName 'Spongodiscus resurgens'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '493608'^^xsd:integer;
  dwc:occurrenceId 'A2_40_Spongodiscus_resurgens'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493608'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongodiscus resurgens'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_Spongosphaera_streptacantha>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Spongosphaera_streptacantha> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Spongosphaera_streptacantha> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_Spongosphaera_streptacantha>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_Spongosphaera_streptacantha>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_Spongosphaera_streptacantha" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_Spongosphaera_streptacantha'^^xsd:string;
  dwc:scientificName 'Spongosphaera streptacantha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '493393'^^xsd:integer;
  dwc:occurrenceId 'A2_40_Spongosphaera_streptacantha'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493393'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongosphaera streptacantha'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_Spongaster_tetras>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Spongaster_tetras> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Spongaster_tetras> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_Spongaster_tetras>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_Spongaster_tetras>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_Spongaster_tetras" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_Spongaster_tetras'^^xsd:string;
  dwc:scientificName 'Spongaster tetras'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '412940'^^xsd:integer;
  dwc:occurrenceId 'A2_40_Spongaster_tetras'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412940'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongaster tetras'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_Spongotrochus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Spongotrochus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Spongotrochus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_Spongotrochus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_Spongotrochus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_Spongotrochus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_Spongotrochus_sp.'^^xsd:string;
  dwc:scientificName 'Spongotrochus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '412948'^^xsd:integer;
  dwc:occurrenceId 'A2_40_Spongotrochus_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Spongotrochus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_Zygocircus_productus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Zygocircus_productus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Zygocircus_productus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_Zygocircus_productus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_Zygocircus_productus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_Zygocircus_productus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_Zygocircus_productus'^^xsd:string;
  dwc:scientificName 'Zygocircus productus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '493705'^^xsd:integer;
  dwc:occurrenceId 'A2_40_Zygocircus_productus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493705'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus productus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_Zygocircus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Zygocircus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Zygocircus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_Zygocircus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_Zygocircus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_Zygocircus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_Zygocircus_sp.'^^xsd:string;
  dwc:scientificName 'Zygocircus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '493702'^^xsd:integer;
  dwc:occurrenceId 'A2_40_Zygocircus_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493702'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_Polycystina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Polycystina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Polycystina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_Polycystina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_Polycystina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_Polycystina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_Polycystina_(others)'^^xsd:string;
  dwc:scientificName 'Polycystina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '235740'^^xsd:integer;
  dwc:occurrenceId 'A2_40_Polycystina_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235740'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Polycystina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_ACANTHARIA_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_ACANTHARIA_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_ACANTHARIA_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_ACANTHARIA_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_ACANTHARIA_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_ACANTHARIA_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_ACANTHARIA_spp.'^^xsd:string;
  dwc:scientificName 'Acantharia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '586732'^^xsd:integer;
  dwc:occurrenceId 'A2_40_ACANTHARIA_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '586732'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'ACANTHARIA spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_Bolivina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Bolivina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Bolivina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_Bolivina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_Bolivina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_Bolivina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_Bolivina_sp.'^^xsd:string;
  dwc:scientificName 'Bolivina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '112101'^^xsd:integer;
  dwc:occurrenceId 'A2_40_Bolivina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Bolivina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_Globigerina_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Globigerina_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Globigerina_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_Globigerina_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_Globigerina_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_Globigerina_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_Globigerina_bulloides'^^xsd:string;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:occurrenceId 'A2_40_Globigerina_bulloides'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globigerina bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_Globogirinoides_ruber>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Globogirinoides_ruber> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Globogirinoides_ruber> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_Globogirinoides_ruber>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_Globogirinoides_ruber>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_Globogirinoides_ruber" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_Globogirinoides_ruber'^^xsd:string;
  dwc:scientificName 'Globigerinoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:occurrenceId 'A2_40_Globogirinoides_ruber'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globogirinoides ruber'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_Globorotalia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Globorotalia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Globorotalia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_Globorotalia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_Globorotalia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_Globorotalia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_Globorotalia_spp.'^^xsd:string;
  dwc:scientificName 'Globorotalia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '112200'^^xsd:integer;
  dwc:occurrenceId 'A2_40_Globorotalia_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112200'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Globorotalia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_Neogloboquadrina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Neogloboquadrina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Neogloboquadrina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_Neogloboquadrina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_Neogloboquadrina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_Neogloboquadrina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_Neogloboquadrina_sp.'^^xsd:string;
  dwc:scientificName 'Neogloboquadrina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '112202'^^xsd:integer;
  dwc:occurrenceId 'A2_40_Neogloboquadrina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112202'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Neogloboquadrina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_Orbulina_universa>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Orbulina_universa> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Orbulina_universa> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_Orbulina_universa>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_Orbulina_universa>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_Orbulina_universa" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_Orbulina_universa'^^xsd:string;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:occurrenceId 'A2_40_Orbulina_universa'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Orbulina universa'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_Tretomphalus_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Tretomphalus_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Tretomphalus_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_Tretomphalus_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_Tretomphalus_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_Tretomphalus_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_Tretomphalus_bulloides'^^xsd:string;
  dwc:scientificName 'Tretomphalus bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '113184'^^xsd:integer;
  dwc:occurrenceId 'A2_40_Tretomphalus_bulloides'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tretomphalus bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_Trochammina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Trochammina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Trochammina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_Trochammina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_Trochammina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_Trochammina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_Trochammina_sp.'^^xsd:string;
  dwc:scientificName 'Trochammina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:occurrenceId 'A2_40_Trochammina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Trochammina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_Foraminifera_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Foraminifera_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Foraminifera_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_Foraminifera_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_Foraminifera_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_Foraminifera_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_Foraminifera_(others)'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:occurrenceId 'A2_40_Foraminifera_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Foraminifera (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_Nannocalanus_minor>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Nannocalanus_minor> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Nannocalanus_minor> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_Nannocalanus_minor>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_Nannocalanus_minor>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_Nannocalanus_minor" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_Nannocalanus_minor'^^xsd:string;
  dwc:scientificName 'Nannocalanus minor'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '104469'^^xsd:integer;
  dwc:occurrenceId 'A2_40_Nannocalanus_minor'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104469'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus minor'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_Nannocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Nannocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Nannocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_Nannocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_Nannocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_Nannocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Nannocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '104154'^^xsd:integer;
  dwc:occurrenceId 'A2_40_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104154'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_Neocalanus_robustior>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Neocalanus_robustior> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Neocalanus_robustior> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_Neocalanus_robustior>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_Neocalanus_robustior>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_Neocalanus_robustior" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_Neocalanus_robustior'^^xsd:string;
  dwc:scientificName 'Neocalanus robustior'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '104472'^^xsd:integer;
  dwc:occurrenceId 'A2_40_Neocalanus_robustior'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104472'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Neocalanus robustior'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_Undinula_vulgaris_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Undinula_vulgaris_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Undinula_vulgaris_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_Undinula_vulgaris_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_Undinula_vulgaris_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_Undinula_vulgaris_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:scientificName 'Undinula vulgaris'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '104473'^^xsd:integer;
  dwc:occurrenceId 'A2_40_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104473'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undinula vulgaris (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_Acrocalanus_longicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Acrocalanus_longicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Acrocalanus_longicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_Acrocalanus_longicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_Acrocalanus_longicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_Acrocalanus_longicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_Acrocalanus_longicornis'^^xsd:string;
  dwc:scientificName 'Acrocalanus longicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '104646'^^xsd:integer;
  dwc:occurrenceId 'A2_40_Acrocalanus_longicornis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104646'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus longicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_Acrocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Acrocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Acrocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_Acrocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_Acrocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_Acrocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Acrocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '104192'^^xsd:integer;
  dwc:occurrenceId 'A2_40_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104192'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_Calocalanos_pavo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Calocalanos_pavo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Calocalanos_pavo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_Calocalanos_pavo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_Calocalanos_pavo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_Calocalanos_pavo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_Calocalanos_pavo'^^xsd:string;
  dwc:scientificName 'Calocalanus pavo'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '104669'^^xsd:integer;
  dwc:occurrenceId 'A2_40_Calocalanos_pavo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanos pavo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_Calocalanus_sp. _(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:scientificName 'Calocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '104193'^^xsd:integer;
  dwc:occurrenceId 'A2_40_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104193'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanus sp.  (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_Delibus_sewelli>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Delibus_sewelli> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Delibus_sewelli> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_Delibus_sewelli>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_Delibus_sewelli>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_Delibus_sewelli" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_Delibus_sewelli'^^xsd:string;
  dwc:scientificName 'Delius sewelli'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '363906'^^xsd:integer;
  dwc:occurrenceId 'A2_40_Delibus_sewelli'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363906'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sewelli'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_Delibus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Delibus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Delibus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_Delibus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_Delibus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_Delibus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Delius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '363904'^^xsd:integer;
  dwc:occurrenceId 'A2_40_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363904'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_Mecynocera_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Mecynocera_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Mecynocera_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_Mecynocera_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_Mecynocera_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_Mecynocera_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Mecynocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '104184'^^xsd:integer;
  dwc:occurrenceId 'A2_40_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Mecynocera sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_Paracalanus_aculeatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Paracalanus_aculeatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Paracalanus_aculeatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_Paracalanus_aculeatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_Paracalanus_aculeatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_Paracalanus_aculeatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_Paracalanus_aculeatus'^^xsd:string;
  dwc:scientificName 'Paracalanus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '104681'^^xsd:integer;
  dwc:occurrenceId 'A2_40_Paracalanus_aculeatus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1464945'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus aculeatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_Paracalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Paracalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Paracalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_Paracalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_Paracalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_Paracalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Paracalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '104196'^^xsd:integer;
  dwc:occurrenceId 'A2_40_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104196'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_Rhincalanus_cornutus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Rhincalanus_cornutus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Rhincalanus_cornutus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_Rhincalanus_cornutus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_Rhincalanus_cornutus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_Rhincalanus_cornutus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_Rhincalanus_cornutus'^^xsd:string;
  dwc:scientificName 'Rhincalanus cornutus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '104542'^^xsd:integer;
  dwc:occurrenceId 'A2_40_Rhincalanus_cornutus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1488083'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rhincalanus cornutus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_Subeucalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Subeucalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Subeucalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_Subeucalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_Subeucalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_Subeucalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Subeucalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '104173'^^xsd:integer;
  dwc:occurrenceId 'A2_40_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104173'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Subeucalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_Clausocalanus_furcatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Clausocalanus_furcatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Clausocalanus_furcatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_Clausocalanus_furcatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_Clausocalanus_furcatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_Clausocalanus_furcatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_Clausocalanus_furcatus'^^xsd:string;
  dwc:scientificName 'Clausocalanus furcatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '104503'^^xsd:integer;
  dwc:occurrenceId 'A2_40_Clausocalanus_furcatus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104503'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus furcatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_Clausocalanus_mastigophorus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Clausocalanus_mastigophorus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Clausocalanus_mastigophorus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_Clausocalanus_mastigophorus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_Clausocalanus_mastigophorus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_Clausocalanus_mastigophorus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:scientificName 'Clausocalanus mastigophorus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '104506'^^xsd:integer;
  dwc:occurrenceId 'A2_40_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104506'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus mastigophorus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_Clausocalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Clausocalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Clausocalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_Clausocalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_Clausocalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_Clausocalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Clausocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '104161'^^xsd:integer;
  dwc:occurrenceId 'A2_40_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104161'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_Euchaeta_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Euchaeta_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Euchaeta_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_Euchaeta_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_Euchaeta_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_Euchaeta_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Euchaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '104174'^^xsd:integer;
  dwc:occurrenceId 'A2_40_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104174'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Euchaeta spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_Scolecithrix_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Scolecithrix_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Scolecithrix_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_Scolecithrix_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_Scolecithrix_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_Scolecithrix_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_Scolecithrix_danae'^^xsd:string;
  dwc:scientificName 'Scolecithrix danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '104821'^^xsd:integer;
  dwc:occurrenceId 'A2_40_Scolecithrix_danae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104821'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_Scolecithrix_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Scolecithrix_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Scolecithrix_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_Scolecithrix_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_Scolecithrix_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_Scolecithrix_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Scolecithrix'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '104230'^^xsd:integer;
  dwc:occurrenceId 'A2_40_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104230'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_Lucicutia_flavicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Lucicutia_flavicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Lucicutia_flavicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_Lucicutia_flavicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_Lucicutia_flavicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_Lucicutia_flavicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_Lucicutia_flavicornis'^^xsd:string;
  dwc:scientificName 'Lucicutia flavicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '104597'^^xsd:integer;
  dwc:occurrenceId 'A2_40_Lucicutia_flavicornis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104597'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia flavicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_Lucicutia_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Lucicutia_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Lucicutia_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_Lucicutia_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_Lucicutia_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_Lucicutia_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_Lucicutia_sp.'^^xsd:string;
  dwc:scientificName 'Lucicutia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '104183'^^xsd:integer;
  dwc:occurrenceId 'A2_40_Lucicutia_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104183'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_Pleuromamma_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Pleuromamma_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Pleuromamma_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_Pleuromamma_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_Pleuromamma_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_Pleuromamma_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Pleuromamma'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '104191'^^xsd:integer;
  dwc:occurrenceId 'A2_40_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104191'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Pleuromamma sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_Temora_stylifera_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Temora_stylifera_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Temora_stylifera_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_Temora_stylifera_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_Temora_stylifera_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_Temora_stylifera_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:scientificName 'Temora stylifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '104879'^^xsd:integer;
  dwc:occurrenceId 'A2_40_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104879'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora stylifera (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_Temora_turbinata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Temora_turbinata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Temora_turbinata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_Temora_turbinata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_Temora_turbinata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_Temora_turbinata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_Temora_turbinata'^^xsd:string;
  dwc:scientificName 'Temora turbinata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '104880'^^xsd:integer;
  dwc:occurrenceId 'A2_40_Temora_turbinata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104880'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora turbinata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_Candacia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Candacia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Candacia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_Candacia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_Candacia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_Candacia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_Candacia_spp.'^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A2_40_Candacia_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_Candacia_sp._%28copepodite%29%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Candacia_sp._%28copepodite%29%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Candacia_sp._%28copepodite%29%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_Candacia_sp._%28copepodite%29%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_Candacia_sp._%28copepodite%29%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_Candacia_sp._(copepodite) " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A2_40_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia sp. (copepodite) '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_Calanopia_americana_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Calanopia_americana_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Calanopia_americana_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_Calanopia_americana_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_Calanopia_americana_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_Calanopia_americana_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:scientificName 'Calanopia americana'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '104723'^^xsd:integer;
  dwc:occurrenceId 'A2_40_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104723'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calanopia americana (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_Acartia_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Acartia_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Acartia_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_Acartia_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_Acartia_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_Acartia_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_Acartia_danae'^^xsd:string;
  dwc:scientificName 'Acartia (Acartia) danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '346026'^^xsd:integer;
  dwc:occurrenceId 'A2_40_Acartia_danae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346026'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_Acartia_lilljeborgii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Acartia_lilljeborgii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Acartia_lilljeborgii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_Acartia_lilljeborgii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_Acartia_lilljeborgii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_Acartia_lilljeborgii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_Acartia_lilljeborgii'^^xsd:string;
  dwc:scientificName 'Acartia lilljeborgii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '348510'^^xsd:integer;
  dwc:occurrenceId 'A2_40_Acartia_lilljeborgii'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia lilljeborgii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_Calanoida_%28others_copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Calanoida_%28others_copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Calanoida_%28others_copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_Calanoida_%28others_copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_Calanoida_%28others_copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_Calanoida_(others_copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'A2_40_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Calanoida (others copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_Oithona_atlantica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Oithona_atlantica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Oithona_atlantica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_Oithona_atlantica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_Oithona_atlantica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_Oithona_atlantica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_Oithona_atlantica'^^xsd:string;
  dwc:scientificName 'Oithona atlantica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '106642'^^xsd:integer;
  dwc:occurrenceId 'A2_40_Oithona_atlantica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106642'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona atlantica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_Oithona_plumifera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Oithona_plumifera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Oithona_plumifera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_Oithona_plumifera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_Oithona_plumifera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_Oithona_plumifera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_Oithona_plumifera'^^xsd:string;
  dwc:scientificName 'Oithona plumifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '106652'^^xsd:integer;
  dwc:occurrenceId 'A2_40_Oithona_plumifera'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106652'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona plumifera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_Oithona_setigera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Oithona_setigera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Oithona_setigera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_Oithona_setigera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_Oithona_setigera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_Oithona_setigera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_Oithona_setigera'^^xsd:string;
  dwc:scientificName 'Oithona setigera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '106655'^^xsd:integer;
  dwc:occurrenceId 'A2_40_Oithona_setigera'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '734517'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona setigera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_Oithona_hebes>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Oithona_hebes> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Oithona_hebes> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_Oithona_hebes>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_Oithona_hebes>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_Oithona_hebes" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_Oithona_hebes'^^xsd:string;
  dwc:scientificName 'Oithona hebes'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '106647'^^xsd:integer;
  dwc:occurrenceId 'A2_40_Oithona_hebes'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106647'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona hebes'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_Oithona_spp.%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Oithona_spp.%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Oithona_spp.%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_Oithona_spp.%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_Oithona_spp.%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_Oithona_spp. " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_Oithona_spp. '^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A2_40_Oithona_spp. '^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_Oithona_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Oithona_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Oithona_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_Oithona_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_Oithona_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_Oithona_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A2_40_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_Microsetella_norvegica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Microsetella_norvegica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Microsetella_norvegica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_Microsetella_norvegica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_Microsetella_norvegica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_Microsetella_norvegica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_Microsetella_norvegica'^^xsd:string;
  dwc:scientificName 'Microsetella norvegica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '116115'^^xsd:integer;
  dwc:occurrenceId 'A2_40_Microsetella_norvegica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116115'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella norvegica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_Microsetella_rosea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Microsetella_rosea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Microsetella_rosea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_Microsetella_rosea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_Microsetella_rosea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_Microsetella_rosea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_Microsetella_rosea'^^xsd:string;
  dwc:scientificName 'Microsetella rosea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '116116'^^xsd:integer;
  dwc:occurrenceId 'A2_40_Microsetella_rosea'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116116'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella rosea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_Microsetella_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Microsetella_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Microsetella_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_Microsetella_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_Microsetella_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_Microsetella_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Microsetella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '115341'^^xsd:integer;
  dwc:occurrenceId 'A2_40_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115341'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_Macrosetella_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Macrosetella_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Macrosetella_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_Macrosetella_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_Macrosetella_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_Macrosetella_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_Macrosetella_gracilis'^^xsd:string;
  dwc:scientificName 'Macrosetella gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '116382'^^xsd:integer;
  dwc:occurrenceId 'A2_40_Macrosetella_gracilis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116382'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Macrosetella gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_Miracia_efferata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Miracia_efferata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Miracia_efferata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_Miracia_efferata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_Miracia_efferata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_Miracia_efferata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_Miracia_efferata'^^xsd:string;
  dwc:scientificName 'Miracia efferata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '116383'^^xsd:integer;
  dwc:occurrenceId 'A2_40_Miracia_efferata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116383'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Miracia efferata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_Oncaea_media>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Oncaea_media> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Oncaea_media> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_Oncaea_media>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_Oncaea_media>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_Oncaea_media" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_Oncaea_media'^^xsd:string;
  dwc:scientificName 'Oncaea media'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '128938'^^xsd:integer;
  dwc:occurrenceId 'A2_40_Oncaea_media'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1862287'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea media'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_Oncaea_venusta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Oncaea_venusta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Oncaea_venusta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_Oncaea_venusta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_Oncaea_venusta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_Oncaea_venusta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_Oncaea_venusta'^^xsd:string;
  dwc:scientificName 'Oncaea venusta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '128954'^^xsd:integer;
  dwc:occurrenceId 'A2_40_Oncaea_venusta'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1754274'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea venusta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_Oncaea_mediterranea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Oncaea_mediterranea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Oncaea_mediterranea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_Oncaea_mediterranea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_Oncaea_mediterranea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_Oncaea_mediterranea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_Oncaea_mediterranea'^^xsd:string;
  dwc:scientificName 'Oncaea mediterranea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '128939'^^xsd:integer;
  dwc:occurrenceId 'A2_40_Oncaea_mediterranea'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128939'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea mediterranea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_Oncaea_scottodicarloi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Oncaea_scottodicarloi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Oncaea_scottodicarloi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_Oncaea_scottodicarloi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_Oncaea_scottodicarloi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_Oncaea_scottodicarloi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_Oncaea_scottodicarloi'^^xsd:string;
  dwc:scientificName 'Oncaea scottodicarloi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '128950'^^xsd:integer;
  dwc:occurrenceId 'A2_40_Oncaea_scottodicarloi'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128950'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea scottodicarloi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_Oncaea_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Oncaea_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Oncaea_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_Oncaea_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_Oncaea_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_Oncaea_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oncaea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '128690'^^xsd:integer;
  dwc:occurrenceId 'A2_40_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128690'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_Hemicyclops_thallassius>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Hemicyclops_thallassius> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Hemicyclops_thallassius> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_Hemicyclops_thallassius>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_Hemicyclops_thallassius>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_Hemicyclops_thallassius" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_Hemicyclops_thallassius'^^xsd:string;
  dwc:scientificName 'Hemicyclops thalassius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '352254'^^xsd:integer;
  dwc:occurrenceId 'A2_40_Hemicyclops_thallassius'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '352254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Hemicyclops thallassius'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_Copilia_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Copilia_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Copilia_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_Copilia_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_Copilia_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_Copilia_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Copilia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '128721'^^xsd:integer;
  dwc:occurrenceId 'A2_40_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128721'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Copilia spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_Agetus_flaccus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Agetus_flaccus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Agetus_flaccus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_Agetus_flaccus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_Agetus_flaccus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_Agetus_flaccus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_Agetus_flaccus'^^xsd:string;
  dwc:scientificName 'Agetus flaccus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '128795'^^xsd:integer;
  dwc:occurrenceId 'A2_40_Agetus_flaccus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128795'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Agetus flaccus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_Corycaeus_speciosus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Corycaeus_speciosus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Corycaeus_speciosus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_Corycaeus_speciosus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_Corycaeus_speciosus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_Corycaeus_speciosus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_Corycaeus_speciosus'^^xsd:string;
  dwc:scientificName 'Corycaeus speciosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '128800'^^xsd:integer;
  dwc:occurrenceId 'A2_40_Corycaeus_speciosus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128800'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus speciosus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_Corycaeus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Corycaeus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Corycaeus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_Corycaeus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_Corycaeus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_Corycaeus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Corycaeus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '128634'^^xsd:integer;
  dwc:occurrenceId 'A2_40_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128634'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_Farranula_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Farranula_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Farranula_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_Farranula_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_Farranula_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_Farranula_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_Farranula_gracilis'^^xsd:string;
  dwc:scientificName 'Farranula gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '128813'^^xsd:integer;
  dwc:occurrenceId 'A2_40_Farranula_gracilis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128813'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_Farranula_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Farranula_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Farranula_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_Farranula_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_Farranula_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_Farranula_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Farranula'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '128636'^^xsd:integer;
  dwc:occurrenceId 'A2_40_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128636'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_Copepoda_%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Copepoda_%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Copepoda_%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_Copepoda_%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_Copepoda_%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_Copepoda_(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_Copepoda_(nauplius)'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'A2_40_Copepoda_(nauplius)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Copepoda (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_CIRRIPEDIA__%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_CIRRIPEDIA__%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_CIRRIPEDIA__%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_CIRRIPEDIA__%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_CIRRIPEDIA__%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_CIRRIPEDIA__(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:occurrenceId 'A2_40_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  dwc:verbatimIdentification 'CIRRIPEDIA  (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_STOMATOPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_STOMATOPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_STOMATOPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_STOMATOPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_STOMATOPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_STOMATOPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Stomatopoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '14355'^^xsd:integer;
  dwc:occurrenceId 'A2_40_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '14355'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'STOMATOPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_DECAPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_DECAPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_DECAPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_DECAPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_DECAPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_DECAPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_DECAPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:occurrenceId 'A2_40_DECAPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'DECAPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_ECHINODERMATA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_ECHINODERMATA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_ECHINODERMATA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_ECHINODERMATA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_ECHINODERMATA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_ECHINODERMATA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:scientificName 'Echinodermata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '1806'^^xsd:integer;
  dwc:occurrenceId 'A2_40_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1806'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'ECHINODERMATA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_BRYOZOA_%28cyphonauta_larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_BRYOZOA_%28cyphonauta_larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_BRYOZOA_%28cyphonauta_larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_BRYOZOA_%28cyphonauta_larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_BRYOZOA_%28cyphonauta_larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_BRYOZOA_(cyphonauta_larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'A2_40_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'BRYOZOA (cyphonauta larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_Sagitta_friedreich>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Sagitta_friedreich> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Sagitta_friedreich> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_Sagitta_friedreich>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_Sagitta_friedreich>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_Sagitta_friedreich" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_Sagitta_friedreich'^^xsd:string;
  dwc:scientificName 'Sagitta friderici'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '105452'^^xsd:integer;
  dwc:occurrenceId 'A2_40_Sagitta_friedreich'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105441'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta friedreich'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_Sagitta_spp.%C2%A0%28imature%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Sagitta_spp.%C2%A0%28imature%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Sagitta_spp.%C2%A0%28imature%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_Sagitta_spp.%C2%A0%28imature%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_Sagitta_spp.%C2%A0%28imature%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_Sagitta_spp. (imature)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_Sagitta_spp. (imature)'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:occurrenceId 'A2_40_Sagitta_spp. (imature)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta spp. (imature)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_Chaetognatha_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Chaetognatha_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Chaetognatha_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_Chaetognatha_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_Chaetognatha_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_Chaetognatha_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_Chaetognatha_(others)'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:occurrenceId 'A2_40_Chaetognatha_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Chaetognatha (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_Fritillaria_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Fritillaria_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Fritillaria_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_Fritillaria_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_Fritillaria_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_Fritillaria_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_Fritillaria_spp.'^^xsd:string;
  dwc:scientificName 'Fritillaria'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '103358'^^xsd:integer;
  dwc:occurrenceId 'A2_40_Fritillaria_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Fritillaria spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_Oikopleura_dioica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Oikopleura_dioica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Oikopleura_dioica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_Oikopleura_dioica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_Oikopleura_dioica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_Oikopleura_dioica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_Oikopleura_dioica'^^xsd:string;
  dwc:scientificName 'Oikopleura dioica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '1770057'^^xsd:integer;
  dwc:occurrenceId 'A2_40_Oikopleura_dioica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura dioica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_Oikopleura_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Oikopleura_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Oikopleura_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_Oikopleura_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_Oikopleura_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_Oikopleura_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_Oikopleura_spp.'^^xsd:string;
  dwc:scientificName 'Oikopleura'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '103367'^^xsd:integer;
  dwc:occurrenceId 'A2_40_Oikopleura_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_Appendicularia_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Appendicularia_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Appendicularia_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_Appendicularia_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_Appendicularia_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_Appendicularia_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_Appendicularia_(others)'^^xsd:string;
  dwc:scientificName 'Appendicularia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '146421'^^xsd:integer;
  dwc:occurrenceId 'A2_40_Appendicularia_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146421'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Appendicularia (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_Thalia_democratica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Thalia_democratica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Thalia_democratica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_Thalia_democratica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_Thalia_democratica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_Thalia_democratica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_Thalia_democratica'^^xsd:string;
  dwc:scientificName 'Thalia democratica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '137279'^^xsd:integer;
  dwc:occurrenceId 'A2_40_Thalia_democratica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137279'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Thalia democratica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_Doliolo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Doliolo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Doliolo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_Doliolo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_Doliolo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_Doliolo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_Doliolo'^^xsd:string;
  dwc:scientificName 'Dolioloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '137221'^^xsd:integer;
  dwc:occurrenceId 'A2_40_Doliolo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137221'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Doliolo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_Teleostei_%28egg%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Teleostei_%28egg%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Teleostei_%28egg%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_Teleostei_%28egg%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_Teleostei_%28egg%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_Teleostei_(egg)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_Teleostei_(egg)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A2_40_Teleostei_(egg)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (egg)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_Teleostei_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Teleostei_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Teleostei_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_Teleostei_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_Teleostei_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_Teleostei_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_Teleostei_(larvae)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A2_40_Teleostei_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_SIPHONOPHORAE_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_SIPHONOPHORAE_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_SIPHONOPHORAE_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_SIPHONOPHORAE_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_SIPHONOPHORAE_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_SIPHONOPHORAE_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:scientificName 'Siphonophorae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '1371'^^xsd:integer;
  dwc:occurrenceId 'A2_40_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'SIPHONOPHORAE spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_Gastropoda_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Gastropoda_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Gastropoda_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_Gastropoda_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_Gastropoda_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_Gastropoda_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_Gastropoda_(veliger)'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'A2_40_Gastropoda_(veliger)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Gastropoda (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_Pteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Pteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Pteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_Pteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_Pteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_Pteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_Pteropoda'^^xsd:string;
  dwc:scientificName 'Pteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '325345'^^xsd:integer;
  dwc:occurrenceId 'A2_40_Pteropoda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '325345'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Pteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_Heteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Heteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Heteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_Heteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_Heteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_Heteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_Heteropoda'^^xsd:string;
  dwc:scientificName 'Heteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '1491356'^^xsd:integer;
  dwc:occurrenceId 'A2_40_Heteropoda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491356'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Heteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_Bivalvia_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Bivalvia_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_Bivalvia_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_Bivalvia_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_Bivalvia_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_Bivalvia_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_Bivalvia_(veliger)'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'A2_40_Bivalvia_(veliger)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Bivalvia (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_POLYCHAETA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_POLYCHAETA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_POLYCHAETA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_POLYCHAETA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_POLYCHAETA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_POLYCHAETA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'A2_40_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'POLYCHAETA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_OSTRACODA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_OSTRACODA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_OSTRACODA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_OSTRACODA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_OSTRACODA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_OSTRACODA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_OSTRACODA'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'A2_40_OSTRACODA'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'OSTRACODA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_40_CLADOCERA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_40_CLADOCERA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_40_CLADOCERA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5250095"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5618282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_40_CLADOCERA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5250095 -32.5618282)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5250095"^^xsd:decimal ;
  geo-pos:long "-32.5618282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_40_CLADOCERA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_40_CLADOCERA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_40_CLADOCERA'^^xsd:string;
  dwc:scientificName 'Cladocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.5618282'^^xsd:double;
  dwc:latitude '-3.5250095'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 40'^^xsd:string;
  dwc:aphiaid '1076'^^xsd:integer;
  dwc:occurrenceId 'A2_40_CLADOCERA'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '155670'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'CLADOCERA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_Codonella_acuta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Codonella_acuta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Codonella_acuta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_Codonella_acuta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_Codonella_acuta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_Codonella_acuta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_Codonella_acuta'^^xsd:string;
  dwc:scientificName 'Codonella acuta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '417132'^^xsd:integer;
  dwc:occurrenceId 'A1_7_Codonella_acuta'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417132'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella acuta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_Codonella_amphorella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Codonella_amphorella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Codonella_amphorella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_Codonella_amphorella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_Codonella_amphorella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_Codonella_amphorella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_Codonella_amphorella'^^xsd:string;
  dwc:scientificName 'Codonella amphorella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '417133'^^xsd:integer;
  dwc:occurrenceId 'A1_7_Codonella_amphorella'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417133'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella amphorella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_Codonella_apicata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Codonella_apicata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Codonella_apicata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_Codonella_apicata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_Codonella_apicata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_Codonella_apicata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_Codonella_apicata'^^xsd:string;
  dwc:scientificName 'Codonella apicata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '417134'^^xsd:integer;
  dwc:occurrenceId 'A1_7_Codonella_apicata'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417134'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella apicata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_Codonella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Codonella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Codonella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_Codonella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_Codonella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_Codonella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_Codonella_sp.'^^xsd:string;
  dwc:scientificName 'Codonella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '150203'^^xsd:integer;
  dwc:occurrenceId 'A1_7_Codonella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150203'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_Tintinnopsis_tocantinensis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Tintinnopsis_tocantinensis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Tintinnopsis_tocantinensis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_Tintinnopsis_tocantinensis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_Tintinnopsis_tocantinensis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_Tintinnopsis_tocantinensis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:scientificName 'Tintinnopsis tocantinensis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '417156'^^xsd:integer;
  dwc:occurrenceId 'A1_7_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417156'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis tocantinensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_Tintinnopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Tintinnopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Tintinnopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_Tintinnopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_Tintinnopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_Tintinnopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_Tintinnopsis_spp.'^^xsd:string;
  dwc:scientificName 'Tintinnopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:occurrenceId 'A1_7_Tintinnopsis_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_Codonellopsis_ostenfeldi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Codonellopsis_ostenfeldi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Codonellopsis_ostenfeldi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_Codonellopsis_ostenfeldi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_Codonellopsis_ostenfeldi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_Codonellopsis_ostenfeldi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:scientificName 'Codonellopsis ostenfeldi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '427448'^^xsd:integer;
  dwc:occurrenceId 'A1_7_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427448'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis ostenfeldi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_Codonellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Codonellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Codonellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_Codonellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_Codonellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_Codonellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_Codonellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Codonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '204197'^^xsd:integer;
  dwc:occurrenceId 'A1_7_Codonellopsis_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '204197'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_Coxliella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Coxliella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Coxliella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_Coxliella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_Coxliella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_Coxliella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_Coxliella_sp.'^^xsd:string;
  dwc:scientificName 'Coxliella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '150208'^^xsd:integer;
  dwc:occurrenceId 'A1_7_Coxliella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150208'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Coxliella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_Dadayiella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Dadayiella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Dadayiella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_Dadayiella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_Dadayiella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_Dadayiella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_Dadayiella_sp.'^^xsd:string;
  dwc:scientificName 'Dadayiella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '183541'^^xsd:integer;
  dwc:occurrenceId 'A1_7_Dadayiella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183541'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dadayiella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_Dictyocysta_lepida>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Dictyocysta_lepida> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Dictyocysta_lepida> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_Dictyocysta_lepida>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_Dictyocysta_lepida>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_Dictyocysta_lepida" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_Dictyocysta_lepida'^^xsd:string;
  dwc:scientificName 'Dictyocysta lepida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '235767'^^xsd:integer;
  dwc:occurrenceId 'A1_7_Dictyocysta_lepida'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235767'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocysta lepida'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_Epiplocylis_undella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Epiplocylis_undella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Epiplocylis_undella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_Epiplocylis_undella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_Epiplocylis_undella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_Epiplocylis_undella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_Epiplocylis_undella'^^xsd:string;
  dwc:scientificName 'Epiplocylis undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '341668'^^xsd:integer;
  dwc:occurrenceId 'A1_7_Epiplocylis_undella'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '341668'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis undella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_Epiplocylis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Epiplocylis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Epiplocylis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_Epiplocylis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_Epiplocylis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_Epiplocylis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_Epiplocylis_sp.'^^xsd:string;
  dwc:scientificName 'Epiplocylis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '183562'^^xsd:integer;
  dwc:occurrenceId 'A1_7_Epiplocylis_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183562'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_Favella_enrenbergii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Favella_enrenbergii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Favella_enrenbergii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_Favella_enrenbergii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_Favella_enrenbergii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_Favella_enrenbergii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_Favella_enrenbergii'^^xsd:string;
  dwc:scientificName 'Favella ehrenbergii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '235761'^^xsd:integer;
  dwc:occurrenceId 'A1_7_Favella_enrenbergii'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235761'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Favella enrenbergii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_Eutintinnus_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Eutintinnus_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Eutintinnus_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_Eutintinnus_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_Eutintinnus_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_Eutintinnus_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_Eutintinnus_spp.'^^xsd:string;
  dwc:scientificName 'Eutintinnus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '183543'^^xsd:integer;
  dwc:occurrenceId 'A1_7_Eutintinnus_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183543'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Eutintinnus spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_Amphorellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Amphorellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Amphorellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_Amphorellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_Amphorellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_Amphorellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_Amphorellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Amphorellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '425527'^^xsd:integer;
  dwc:occurrenceId 'A1_7_Amphorellopsis_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '425527'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Amphorellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_Rabdonella_elegans>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Rabdonella_elegans> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Rabdonella_elegans> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_Rabdonella_elegans>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_Rabdonella_elegans>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_Rabdonella_elegans" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_Rabdonella_elegans'^^xsd:string;
  dwc:scientificName 'Rhabdonella elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '183577'^^xsd:integer;
  dwc:occurrenceId 'A1_7_Rabdonella_elegans'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183577'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella elegans'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_Rabdonella_brandti>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Rabdonella_brandti> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Rabdonella_brandti> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_Rabdonella_brandti>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_Rabdonella_brandti>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_Rabdonella_brandti" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_Rabdonella_brandti'^^xsd:string;
  dwc:scientificName 'Rhabdonella brandti'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '427513'^^xsd:integer;
  dwc:occurrenceId 'A1_7_Rabdonella_brandti'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427513'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella brandti'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_Rabdonellopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Rabdonellopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Rabdonellopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_Rabdonellopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_Rabdonellopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_Rabdonellopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_Rabdonellopsis_spp.'^^xsd:string;
  dwc:scientificName 'Rhabdonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '183550'^^xsd:integer;
  dwc:occurrenceId 'A1_7_Rabdonellopsis_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183550'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonellopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_Undella_claparedei>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Undella_claparedei> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Undella_claparedei> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_Undella_claparedei>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_Undella_claparedei>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_Undella_claparedei" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_Undella_claparedei'^^xsd:string;
  dwc:scientificName 'Undella claparedei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '341684'^^xsd:integer;
  dwc:occurrenceId 'A1_7_Undella_claparedei'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417240'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undella claparedei'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_Undella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Undella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Undella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_Undella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_Undella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_Undella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_Undella_sp.'^^xsd:string;
  dwc:scientificName 'Undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '235764'^^xsd:integer;
  dwc:occurrenceId 'A1_7_Undella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235764'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Undella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_Xystonellopsis_heros>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Xystonellopsis_heros> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Xystonellopsis_heros> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_Xystonellopsis_heros>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_Xystonellopsis_heros>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_Xystonellopsis_heros" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_Xystonellopsis_heros'^^xsd:string;
  dwc:scientificName 'Xystonellopsis heros'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '417266'^^xsd:integer;
  dwc:occurrenceId 'A1_7_Xystonellopsis_heros'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417266'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Xystonellopsis heros'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_Tintinnina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Tintinnina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Tintinnina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_Tintinnina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_Tintinnina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_Tintinnina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_Tintinnina_(others)'^^xsd:string;
  dwc:scientificName 'Tintinnina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '732976'^^xsd:integer;
  dwc:occurrenceId 'A1_7_Tintinnina_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_Collosphaera_macropora>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Collosphaera_macropora> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Collosphaera_macropora> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_Collosphaera_macropora>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_Collosphaera_macropora>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_Collosphaera_macropora" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_Collosphaera_macropora'^^xsd:string;
  dwc:scientificName 'Collosphaera macropora'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '493482'^^xsd:integer;
  dwc:occurrenceId 'A1_7_Collosphaera_macropora'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493482'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Collosphaera macropora'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_Dictyocoryne_profunda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Dictyocoryne_profunda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Dictyocoryne_profunda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_Dictyocoryne_profunda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_Dictyocoryne_profunda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_Dictyocoryne_profunda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_Dictyocoryne_profunda'^^xsd:string;
  dwc:scientificName 'Dictyocoryne profunda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '412935'^^xsd:integer;
  dwc:occurrenceId 'A1_7_Dictyocoryne_profunda'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412935'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne profunda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_Dictyocoryne_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Dictyocoryne_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Dictyocoryne_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_Dictyocoryne_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_Dictyocoryne_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_Dictyocoryne_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_Dictyocoryne_sp.'^^xsd:string;
  dwc:scientificName 'Dictyocoryne'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '412934'^^xsd:integer;
  dwc:occurrenceId 'A1_7_Dictyocoryne_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412934'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_Discopyle_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Discopyle_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Discopyle_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_Discopyle_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_Discopyle_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_Discopyle_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_Discopyle_sp.'^^xsd:string;
  dwc:scientificName 'Discopyle'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '493501'^^xsd:integer;
  dwc:occurrenceId 'A1_7_Discopyle_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Discopyle sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_Pylonidae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Pylonidae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Pylonidae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_Pylonidae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_Pylonidae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_Pylonidae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_Pylonidae'^^xsd:string;
  dwc:scientificName 'Pyloniidae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '345902'^^xsd:integer;
  dwc:occurrenceId 'A1_7_Pylonidae'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345902'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:verbatimIdentification 'Pylonidae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_Spongodiscus_resurgens>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Spongodiscus_resurgens> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Spongodiscus_resurgens> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_Spongodiscus_resurgens>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_Spongodiscus_resurgens>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_Spongodiscus_resurgens" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_Spongodiscus_resurgens'^^xsd:string;
  dwc:scientificName 'Spongodiscus resurgens'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '493608'^^xsd:integer;
  dwc:occurrenceId 'A1_7_Spongodiscus_resurgens'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493608'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongodiscus resurgens'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_Spongosphaera_streptacantha>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Spongosphaera_streptacantha> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Spongosphaera_streptacantha> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_Spongosphaera_streptacantha>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_Spongosphaera_streptacantha>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_Spongosphaera_streptacantha" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_Spongosphaera_streptacantha'^^xsd:string;
  dwc:scientificName 'Spongosphaera streptacantha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '493393'^^xsd:integer;
  dwc:occurrenceId 'A1_7_Spongosphaera_streptacantha'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493393'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongosphaera streptacantha'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_Spongaster_tetras>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Spongaster_tetras> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Spongaster_tetras> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_Spongaster_tetras>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_Spongaster_tetras>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_Spongaster_tetras" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_Spongaster_tetras'^^xsd:string;
  dwc:scientificName 'Spongaster tetras'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '412940'^^xsd:integer;
  dwc:occurrenceId 'A1_7_Spongaster_tetras'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412940'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongaster tetras'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_Spongotrochus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Spongotrochus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Spongotrochus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_Spongotrochus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_Spongotrochus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_Spongotrochus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_Spongotrochus_sp.'^^xsd:string;
  dwc:scientificName 'Spongotrochus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '412948'^^xsd:integer;
  dwc:occurrenceId 'A1_7_Spongotrochus_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Spongotrochus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_Zygocircus_productus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Zygocircus_productus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Zygocircus_productus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_Zygocircus_productus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_Zygocircus_productus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_Zygocircus_productus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_Zygocircus_productus'^^xsd:string;
  dwc:scientificName 'Zygocircus productus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '493705'^^xsd:integer;
  dwc:occurrenceId 'A1_7_Zygocircus_productus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493705'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus productus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_Zygocircus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Zygocircus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Zygocircus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_Zygocircus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_Zygocircus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_Zygocircus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_Zygocircus_sp.'^^xsd:string;
  dwc:scientificName 'Zygocircus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '493702'^^xsd:integer;
  dwc:occurrenceId 'A1_7_Zygocircus_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493702'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_Polycystina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Polycystina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Polycystina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_Polycystina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_Polycystina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_Polycystina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_Polycystina_(others)'^^xsd:string;
  dwc:scientificName 'Polycystina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '235740'^^xsd:integer;
  dwc:occurrenceId 'A1_7_Polycystina_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235740'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Polycystina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_ACANTHARIA_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_ACANTHARIA_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_ACANTHARIA_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_ACANTHARIA_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_ACANTHARIA_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_ACANTHARIA_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_ACANTHARIA_spp.'^^xsd:string;
  dwc:scientificName 'Acantharia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '586732'^^xsd:integer;
  dwc:occurrenceId 'A1_7_ACANTHARIA_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '586732'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'ACANTHARIA spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_Bolivina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Bolivina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Bolivina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_Bolivina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_Bolivina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_Bolivina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_Bolivina_sp.'^^xsd:string;
  dwc:scientificName 'Bolivina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '112101'^^xsd:integer;
  dwc:occurrenceId 'A1_7_Bolivina_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Bolivina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_Globigerina_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Globigerina_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Globigerina_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_Globigerina_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_Globigerina_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_Globigerina_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_Globigerina_bulloides'^^xsd:string;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:occurrenceId 'A1_7_Globigerina_bulloides'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globigerina bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_Globogirinoides_ruber>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Globogirinoides_ruber> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Globogirinoides_ruber> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_Globogirinoides_ruber>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_Globogirinoides_ruber>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_Globogirinoides_ruber" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_Globogirinoides_ruber'^^xsd:string;
  dwc:scientificName 'Globigerinoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:occurrenceId 'A1_7_Globogirinoides_ruber'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globogirinoides ruber'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_Globorotalia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Globorotalia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Globorotalia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_Globorotalia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_Globorotalia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_Globorotalia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_Globorotalia_spp.'^^xsd:string;
  dwc:scientificName 'Globorotalia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '112200'^^xsd:integer;
  dwc:occurrenceId 'A1_7_Globorotalia_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112200'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Globorotalia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_Neogloboquadrina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Neogloboquadrina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Neogloboquadrina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_Neogloboquadrina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_Neogloboquadrina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_Neogloboquadrina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_Neogloboquadrina_sp.'^^xsd:string;
  dwc:scientificName 'Neogloboquadrina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '112202'^^xsd:integer;
  dwc:occurrenceId 'A1_7_Neogloboquadrina_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112202'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Neogloboquadrina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_Orbulina_universa>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Orbulina_universa> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Orbulina_universa> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_Orbulina_universa>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_Orbulina_universa>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_Orbulina_universa" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_Orbulina_universa'^^xsd:string;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:occurrenceId 'A1_7_Orbulina_universa'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Orbulina universa'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_Tretomphalus_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Tretomphalus_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Tretomphalus_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_Tretomphalus_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_Tretomphalus_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_Tretomphalus_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_Tretomphalus_bulloides'^^xsd:string;
  dwc:scientificName 'Tretomphalus bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '113184'^^xsd:integer;
  dwc:occurrenceId 'A1_7_Tretomphalus_bulloides'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tretomphalus bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_Trochammina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Trochammina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Trochammina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_Trochammina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_Trochammina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_Trochammina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_Trochammina_sp.'^^xsd:string;
  dwc:scientificName 'Trochammina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:occurrenceId 'A1_7_Trochammina_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Trochammina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_Foraminifera_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Foraminifera_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Foraminifera_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_Foraminifera_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_Foraminifera_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_Foraminifera_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_Foraminifera_(others)'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:occurrenceId 'A1_7_Foraminifera_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Foraminifera (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_Nannocalanus_minor>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Nannocalanus_minor> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Nannocalanus_minor> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_Nannocalanus_minor>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_Nannocalanus_minor>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_Nannocalanus_minor" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_Nannocalanus_minor'^^xsd:string;
  dwc:scientificName 'Nannocalanus minor'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '104469'^^xsd:integer;
  dwc:occurrenceId 'A1_7_Nannocalanus_minor'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104469'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus minor'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_Nannocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Nannocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Nannocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_Nannocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_Nannocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_Nannocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Nannocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '104154'^^xsd:integer;
  dwc:occurrenceId 'A1_7_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104154'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_Neocalanus_robustior>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Neocalanus_robustior> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Neocalanus_robustior> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_Neocalanus_robustior>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_Neocalanus_robustior>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_Neocalanus_robustior" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_Neocalanus_robustior'^^xsd:string;
  dwc:scientificName 'Neocalanus robustior'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '104472'^^xsd:integer;
  dwc:occurrenceId 'A1_7_Neocalanus_robustior'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104472'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Neocalanus robustior'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_Undinula_vulgaris_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Undinula_vulgaris_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Undinula_vulgaris_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_Undinula_vulgaris_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_Undinula_vulgaris_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_Undinula_vulgaris_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:scientificName 'Undinula vulgaris'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '104473'^^xsd:integer;
  dwc:occurrenceId 'A1_7_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104473'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undinula vulgaris (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_Acrocalanus_longicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Acrocalanus_longicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Acrocalanus_longicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_Acrocalanus_longicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_Acrocalanus_longicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_Acrocalanus_longicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_Acrocalanus_longicornis'^^xsd:string;
  dwc:scientificName 'Acrocalanus longicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '104646'^^xsd:integer;
  dwc:occurrenceId 'A1_7_Acrocalanus_longicornis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104646'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus longicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_Acrocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Acrocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Acrocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_Acrocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_Acrocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_Acrocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Acrocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '104192'^^xsd:integer;
  dwc:occurrenceId 'A1_7_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104192'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_Calocalanos_pavo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Calocalanos_pavo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Calocalanos_pavo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_Calocalanos_pavo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_Calocalanos_pavo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_Calocalanos_pavo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_Calocalanos_pavo'^^xsd:string;
  dwc:scientificName 'Calocalanus pavo'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '104669'^^xsd:integer;
  dwc:occurrenceId 'A1_7_Calocalanos_pavo'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanos pavo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_Calocalanus_sp. _(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:scientificName 'Calocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '104193'^^xsd:integer;
  dwc:occurrenceId 'A1_7_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104193'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanus sp.  (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_Delibus_sewelli>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Delibus_sewelli> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Delibus_sewelli> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_Delibus_sewelli>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_Delibus_sewelli>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_Delibus_sewelli" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_Delibus_sewelli'^^xsd:string;
  dwc:scientificName 'Delius sewelli'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '363906'^^xsd:integer;
  dwc:occurrenceId 'A1_7_Delibus_sewelli'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363906'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sewelli'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_Delibus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Delibus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Delibus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_Delibus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_Delibus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_Delibus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Delius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '363904'^^xsd:integer;
  dwc:occurrenceId 'A1_7_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363904'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_Mecynocera_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Mecynocera_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Mecynocera_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_Mecynocera_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_Mecynocera_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_Mecynocera_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Mecynocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '104184'^^xsd:integer;
  dwc:occurrenceId 'A1_7_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Mecynocera sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_Paracalanus_aculeatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Paracalanus_aculeatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Paracalanus_aculeatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_Paracalanus_aculeatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_Paracalanus_aculeatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_Paracalanus_aculeatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_Paracalanus_aculeatus'^^xsd:string;
  dwc:scientificName 'Paracalanus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '104681'^^xsd:integer;
  dwc:occurrenceId 'A1_7_Paracalanus_aculeatus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1464945'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus aculeatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_Paracalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Paracalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Paracalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_Paracalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_Paracalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_Paracalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Paracalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '104196'^^xsd:integer;
  dwc:occurrenceId 'A1_7_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104196'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_Rhincalanus_cornutus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Rhincalanus_cornutus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Rhincalanus_cornutus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_Rhincalanus_cornutus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_Rhincalanus_cornutus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_Rhincalanus_cornutus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_Rhincalanus_cornutus'^^xsd:string;
  dwc:scientificName 'Rhincalanus cornutus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '104542'^^xsd:integer;
  dwc:occurrenceId 'A1_7_Rhincalanus_cornutus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1488083'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rhincalanus cornutus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_Subeucalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Subeucalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Subeucalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_Subeucalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_Subeucalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_Subeucalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Subeucalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '104173'^^xsd:integer;
  dwc:occurrenceId 'A1_7_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104173'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Subeucalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_Clausocalanus_furcatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Clausocalanus_furcatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Clausocalanus_furcatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_Clausocalanus_furcatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_Clausocalanus_furcatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_Clausocalanus_furcatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_Clausocalanus_furcatus'^^xsd:string;
  dwc:scientificName 'Clausocalanus furcatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '104503'^^xsd:integer;
  dwc:occurrenceId 'A1_7_Clausocalanus_furcatus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104503'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus furcatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_Clausocalanus_mastigophorus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Clausocalanus_mastigophorus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Clausocalanus_mastigophorus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_Clausocalanus_mastigophorus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_Clausocalanus_mastigophorus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_Clausocalanus_mastigophorus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:scientificName 'Clausocalanus mastigophorus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '104506'^^xsd:integer;
  dwc:occurrenceId 'A1_7_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104506'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus mastigophorus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_Clausocalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Clausocalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Clausocalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_Clausocalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_Clausocalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_Clausocalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Clausocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '104161'^^xsd:integer;
  dwc:occurrenceId 'A1_7_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104161'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_Euchaeta_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Euchaeta_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Euchaeta_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_Euchaeta_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_Euchaeta_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_Euchaeta_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Euchaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '104174'^^xsd:integer;
  dwc:occurrenceId 'A1_7_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104174'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Euchaeta spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_Scolecithrix_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Scolecithrix_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Scolecithrix_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_Scolecithrix_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_Scolecithrix_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_Scolecithrix_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_Scolecithrix_danae'^^xsd:string;
  dwc:scientificName 'Scolecithrix danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '104821'^^xsd:integer;
  dwc:occurrenceId 'A1_7_Scolecithrix_danae'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104821'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_Scolecithrix_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Scolecithrix_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Scolecithrix_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_Scolecithrix_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_Scolecithrix_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_Scolecithrix_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Scolecithrix'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '104230'^^xsd:integer;
  dwc:occurrenceId 'A1_7_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104230'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_Lucicutia_flavicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Lucicutia_flavicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Lucicutia_flavicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_Lucicutia_flavicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_Lucicutia_flavicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_Lucicutia_flavicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_Lucicutia_flavicornis'^^xsd:string;
  dwc:scientificName 'Lucicutia flavicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '104597'^^xsd:integer;
  dwc:occurrenceId 'A1_7_Lucicutia_flavicornis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104597'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia flavicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_Lucicutia_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Lucicutia_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Lucicutia_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_Lucicutia_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_Lucicutia_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_Lucicutia_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_Lucicutia_sp.'^^xsd:string;
  dwc:scientificName 'Lucicutia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '104183'^^xsd:integer;
  dwc:occurrenceId 'A1_7_Lucicutia_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104183'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_Pleuromamma_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Pleuromamma_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Pleuromamma_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_Pleuromamma_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_Pleuromamma_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_Pleuromamma_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Pleuromamma'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '104191'^^xsd:integer;
  dwc:occurrenceId 'A1_7_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104191'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Pleuromamma sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_Temora_stylifera_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Temora_stylifera_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Temora_stylifera_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_Temora_stylifera_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_Temora_stylifera_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_Temora_stylifera_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:scientificName 'Temora stylifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '104879'^^xsd:integer;
  dwc:occurrenceId 'A1_7_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104879'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora stylifera (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_Temora_turbinata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Temora_turbinata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Temora_turbinata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_Temora_turbinata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_Temora_turbinata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_Temora_turbinata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_Temora_turbinata'^^xsd:string;
  dwc:scientificName 'Temora turbinata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '104880'^^xsd:integer;
  dwc:occurrenceId 'A1_7_Temora_turbinata'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104880'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora turbinata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_Candacia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Candacia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Candacia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_Candacia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_Candacia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_Candacia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_Candacia_spp.'^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A1_7_Candacia_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_Candacia_sp._%28copepodite%29%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Candacia_sp._%28copepodite%29%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Candacia_sp._%28copepodite%29%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_Candacia_sp._%28copepodite%29%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_Candacia_sp._%28copepodite%29%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_Candacia_sp._(copepodite) " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A1_7_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia sp. (copepodite) '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_Calanopia_americana_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Calanopia_americana_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Calanopia_americana_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_Calanopia_americana_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_Calanopia_americana_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_Calanopia_americana_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:scientificName 'Calanopia americana'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '104723'^^xsd:integer;
  dwc:occurrenceId 'A1_7_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104723'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calanopia americana (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_Acartia_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Acartia_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Acartia_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_Acartia_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_Acartia_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_Acartia_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_Acartia_danae'^^xsd:string;
  dwc:scientificName 'Acartia (Acartia) danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '346026'^^xsd:integer;
  dwc:occurrenceId 'A1_7_Acartia_danae'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346026'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_Acartia_lilljeborgii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Acartia_lilljeborgii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Acartia_lilljeborgii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_Acartia_lilljeborgii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_Acartia_lilljeborgii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_Acartia_lilljeborgii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_Acartia_lilljeborgii'^^xsd:string;
  dwc:scientificName 'Acartia lilljeborgii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '348510'^^xsd:integer;
  dwc:occurrenceId 'A1_7_Acartia_lilljeborgii'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia lilljeborgii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_Calanoida_%28others_copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Calanoida_%28others_copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Calanoida_%28others_copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_Calanoida_%28others_copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_Calanoida_%28others_copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_Calanoida_(others_copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'A1_7_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Calanoida (others copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_Oithona_atlantica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Oithona_atlantica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Oithona_atlantica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_Oithona_atlantica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_Oithona_atlantica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_Oithona_atlantica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_Oithona_atlantica'^^xsd:string;
  dwc:scientificName 'Oithona atlantica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '106642'^^xsd:integer;
  dwc:occurrenceId 'A1_7_Oithona_atlantica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106642'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona atlantica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_Oithona_plumifera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Oithona_plumifera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Oithona_plumifera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_Oithona_plumifera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_Oithona_plumifera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_Oithona_plumifera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_Oithona_plumifera'^^xsd:string;
  dwc:scientificName 'Oithona plumifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '106652'^^xsd:integer;
  dwc:occurrenceId 'A1_7_Oithona_plumifera'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106652'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona plumifera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_Oithona_setigera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Oithona_setigera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Oithona_setigera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_Oithona_setigera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_Oithona_setigera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_Oithona_setigera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_Oithona_setigera'^^xsd:string;
  dwc:scientificName 'Oithona setigera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '106655'^^xsd:integer;
  dwc:occurrenceId 'A1_7_Oithona_setigera'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '734517'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona setigera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_Oithona_hebes>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Oithona_hebes> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Oithona_hebes> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_Oithona_hebes>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_Oithona_hebes>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_Oithona_hebes" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_Oithona_hebes'^^xsd:string;
  dwc:scientificName 'Oithona hebes'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '106647'^^xsd:integer;
  dwc:occurrenceId 'A1_7_Oithona_hebes'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106647'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona hebes'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_Oithona_spp.%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Oithona_spp.%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Oithona_spp.%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_Oithona_spp.%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_Oithona_spp.%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_Oithona_spp. " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_Oithona_spp. '^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A1_7_Oithona_spp. '^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_Oithona_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Oithona_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Oithona_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_Oithona_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_Oithona_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_Oithona_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A1_7_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_Microsetella_norvegica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Microsetella_norvegica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Microsetella_norvegica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_Microsetella_norvegica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_Microsetella_norvegica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_Microsetella_norvegica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_Microsetella_norvegica'^^xsd:string;
  dwc:scientificName 'Microsetella norvegica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '116115'^^xsd:integer;
  dwc:occurrenceId 'A1_7_Microsetella_norvegica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116115'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella norvegica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_Microsetella_rosea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Microsetella_rosea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Microsetella_rosea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_Microsetella_rosea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_Microsetella_rosea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_Microsetella_rosea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_Microsetella_rosea'^^xsd:string;
  dwc:scientificName 'Microsetella rosea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '116116'^^xsd:integer;
  dwc:occurrenceId 'A1_7_Microsetella_rosea'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116116'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella rosea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_Microsetella_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Microsetella_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Microsetella_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_Microsetella_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_Microsetella_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_Microsetella_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Microsetella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '115341'^^xsd:integer;
  dwc:occurrenceId 'A1_7_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115341'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_Macrosetella_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Macrosetella_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Macrosetella_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_Macrosetella_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_Macrosetella_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_Macrosetella_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_Macrosetella_gracilis'^^xsd:string;
  dwc:scientificName 'Macrosetella gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '116382'^^xsd:integer;
  dwc:occurrenceId 'A1_7_Macrosetella_gracilis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116382'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Macrosetella gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_Miracia_efferata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Miracia_efferata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Miracia_efferata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_Miracia_efferata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_Miracia_efferata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_Miracia_efferata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_Miracia_efferata'^^xsd:string;
  dwc:scientificName 'Miracia efferata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '116383'^^xsd:integer;
  dwc:occurrenceId 'A1_7_Miracia_efferata'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116383'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Miracia efferata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_Oncaea_media>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Oncaea_media> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Oncaea_media> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_Oncaea_media>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_Oncaea_media>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_Oncaea_media" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_Oncaea_media'^^xsd:string;
  dwc:scientificName 'Oncaea media'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '128938'^^xsd:integer;
  dwc:occurrenceId 'A1_7_Oncaea_media'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1862287'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea media'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_Oncaea_venusta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Oncaea_venusta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Oncaea_venusta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_Oncaea_venusta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_Oncaea_venusta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_Oncaea_venusta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_Oncaea_venusta'^^xsd:string;
  dwc:scientificName 'Oncaea venusta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '128954'^^xsd:integer;
  dwc:occurrenceId 'A1_7_Oncaea_venusta'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1754274'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea venusta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_Oncaea_mediterranea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Oncaea_mediterranea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Oncaea_mediterranea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_Oncaea_mediterranea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_Oncaea_mediterranea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_Oncaea_mediterranea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_Oncaea_mediterranea'^^xsd:string;
  dwc:scientificName 'Oncaea mediterranea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '128939'^^xsd:integer;
  dwc:occurrenceId 'A1_7_Oncaea_mediterranea'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128939'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea mediterranea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_Oncaea_scottodicarloi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Oncaea_scottodicarloi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Oncaea_scottodicarloi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_Oncaea_scottodicarloi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_Oncaea_scottodicarloi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_Oncaea_scottodicarloi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_Oncaea_scottodicarloi'^^xsd:string;
  dwc:scientificName 'Oncaea scottodicarloi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '128950'^^xsd:integer;
  dwc:occurrenceId 'A1_7_Oncaea_scottodicarloi'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128950'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea scottodicarloi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_Oncaea_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Oncaea_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Oncaea_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_Oncaea_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_Oncaea_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_Oncaea_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oncaea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '128690'^^xsd:integer;
  dwc:occurrenceId 'A1_7_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128690'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_Hemicyclops_thallassius>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Hemicyclops_thallassius> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Hemicyclops_thallassius> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_Hemicyclops_thallassius>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_Hemicyclops_thallassius>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_Hemicyclops_thallassius" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_Hemicyclops_thallassius'^^xsd:string;
  dwc:scientificName 'Hemicyclops thalassius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '352254'^^xsd:integer;
  dwc:occurrenceId 'A1_7_Hemicyclops_thallassius'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '352254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Hemicyclops thallassius'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_Copilia_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Copilia_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Copilia_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_Copilia_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_Copilia_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_Copilia_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Copilia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '128721'^^xsd:integer;
  dwc:occurrenceId 'A1_7_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128721'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Copilia spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_Agetus_flaccus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Agetus_flaccus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Agetus_flaccus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_Agetus_flaccus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_Agetus_flaccus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_Agetus_flaccus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_Agetus_flaccus'^^xsd:string;
  dwc:scientificName 'Agetus flaccus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '128795'^^xsd:integer;
  dwc:occurrenceId 'A1_7_Agetus_flaccus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128795'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Agetus flaccus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_Corycaeus_speciosus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Corycaeus_speciosus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Corycaeus_speciosus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_Corycaeus_speciosus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_Corycaeus_speciosus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_Corycaeus_speciosus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_Corycaeus_speciosus'^^xsd:string;
  dwc:scientificName 'Corycaeus speciosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '128800'^^xsd:integer;
  dwc:occurrenceId 'A1_7_Corycaeus_speciosus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128800'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus speciosus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_Corycaeus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Corycaeus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Corycaeus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_Corycaeus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_Corycaeus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_Corycaeus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Corycaeus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '128634'^^xsd:integer;
  dwc:occurrenceId 'A1_7_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128634'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_Farranula_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Farranula_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Farranula_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_Farranula_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_Farranula_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_Farranula_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_Farranula_gracilis'^^xsd:string;
  dwc:scientificName 'Farranula gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '128813'^^xsd:integer;
  dwc:occurrenceId 'A1_7_Farranula_gracilis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128813'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_Farranula_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Farranula_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Farranula_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_Farranula_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_Farranula_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_Farranula_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Farranula'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '128636'^^xsd:integer;
  dwc:occurrenceId 'A1_7_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128636'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_Copepoda_%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Copepoda_%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Copepoda_%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_Copepoda_%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_Copepoda_%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_Copepoda_(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_Copepoda_(nauplius)'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'A1_7_Copepoda_(nauplius)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Copepoda (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_CIRRIPEDIA__%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_CIRRIPEDIA__%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_CIRRIPEDIA__%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_CIRRIPEDIA__%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_CIRRIPEDIA__%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_CIRRIPEDIA__(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:occurrenceId 'A1_7_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  dwc:verbatimIdentification 'CIRRIPEDIA  (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_STOMATOPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_STOMATOPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_STOMATOPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_STOMATOPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_STOMATOPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_STOMATOPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Stomatopoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '14355'^^xsd:integer;
  dwc:occurrenceId 'A1_7_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '14355'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'STOMATOPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_DECAPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_DECAPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_DECAPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_DECAPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_DECAPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_DECAPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_DECAPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:occurrenceId 'A1_7_DECAPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'DECAPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_ECHINODERMATA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_ECHINODERMATA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_ECHINODERMATA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_ECHINODERMATA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_ECHINODERMATA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_ECHINODERMATA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:scientificName 'Echinodermata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '1806'^^xsd:integer;
  dwc:occurrenceId 'A1_7_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1806'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'ECHINODERMATA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_BRYOZOA_%28cyphonauta_larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_BRYOZOA_%28cyphonauta_larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_BRYOZOA_%28cyphonauta_larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_BRYOZOA_%28cyphonauta_larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_BRYOZOA_%28cyphonauta_larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_BRYOZOA_(cyphonauta_larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'A1_7_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'BRYOZOA (cyphonauta larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_Sagitta_friedreich>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Sagitta_friedreich> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Sagitta_friedreich> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_Sagitta_friedreich>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_Sagitta_friedreich>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_Sagitta_friedreich" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_Sagitta_friedreich'^^xsd:string;
  dwc:scientificName 'Sagitta friderici'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '105452'^^xsd:integer;
  dwc:occurrenceId 'A1_7_Sagitta_friedreich'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105441'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta friedreich'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_Sagitta_spp.%C2%A0%28imature%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Sagitta_spp.%C2%A0%28imature%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Sagitta_spp.%C2%A0%28imature%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_Sagitta_spp.%C2%A0%28imature%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_Sagitta_spp.%C2%A0%28imature%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_Sagitta_spp. (imature)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_Sagitta_spp. (imature)'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:occurrenceId 'A1_7_Sagitta_spp. (imature)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta spp. (imature)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_Chaetognatha_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Chaetognatha_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Chaetognatha_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_Chaetognatha_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_Chaetognatha_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_Chaetognatha_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_Chaetognatha_(others)'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:occurrenceId 'A1_7_Chaetognatha_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Chaetognatha (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_Fritillaria_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Fritillaria_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Fritillaria_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_Fritillaria_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_Fritillaria_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_Fritillaria_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_Fritillaria_spp.'^^xsd:string;
  dwc:scientificName 'Fritillaria'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '103358'^^xsd:integer;
  dwc:occurrenceId 'A1_7_Fritillaria_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Fritillaria spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_Oikopleura_dioica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Oikopleura_dioica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Oikopleura_dioica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_Oikopleura_dioica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_Oikopleura_dioica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_Oikopleura_dioica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_Oikopleura_dioica'^^xsd:string;
  dwc:scientificName 'Oikopleura dioica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '1770057'^^xsd:integer;
  dwc:occurrenceId 'A1_7_Oikopleura_dioica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura dioica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_Oikopleura_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Oikopleura_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Oikopleura_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_Oikopleura_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_Oikopleura_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_Oikopleura_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_Oikopleura_spp.'^^xsd:string;
  dwc:scientificName 'Oikopleura'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '103367'^^xsd:integer;
  dwc:occurrenceId 'A1_7_Oikopleura_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_Appendicularia_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Appendicularia_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Appendicularia_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_Appendicularia_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_Appendicularia_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_Appendicularia_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_Appendicularia_(others)'^^xsd:string;
  dwc:scientificName 'Appendicularia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '146421'^^xsd:integer;
  dwc:occurrenceId 'A1_7_Appendicularia_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146421'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Appendicularia (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_Thalia_democratica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Thalia_democratica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Thalia_democratica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_Thalia_democratica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_Thalia_democratica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_Thalia_democratica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_Thalia_democratica'^^xsd:string;
  dwc:scientificName 'Thalia democratica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '137279'^^xsd:integer;
  dwc:occurrenceId 'A1_7_Thalia_democratica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137279'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Thalia democratica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_Doliolo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Doliolo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Doliolo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_Doliolo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_Doliolo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_Doliolo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_Doliolo'^^xsd:string;
  dwc:scientificName 'Dolioloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '137221'^^xsd:integer;
  dwc:occurrenceId 'A1_7_Doliolo'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137221'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Doliolo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_Teleostei_%28egg%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Teleostei_%28egg%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Teleostei_%28egg%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_Teleostei_%28egg%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_Teleostei_%28egg%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_Teleostei_(egg)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_Teleostei_(egg)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A1_7_Teleostei_(egg)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (egg)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_Teleostei_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Teleostei_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Teleostei_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_Teleostei_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_Teleostei_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_Teleostei_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_Teleostei_(larvae)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A1_7_Teleostei_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_SIPHONOPHORAE_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_SIPHONOPHORAE_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_SIPHONOPHORAE_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_SIPHONOPHORAE_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_SIPHONOPHORAE_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_SIPHONOPHORAE_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:scientificName 'Siphonophorae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '1371'^^xsd:integer;
  dwc:occurrenceId 'A1_7_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'SIPHONOPHORAE spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_Gastropoda_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Gastropoda_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Gastropoda_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_Gastropoda_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_Gastropoda_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_Gastropoda_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_Gastropoda_(veliger)'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'A1_7_Gastropoda_(veliger)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Gastropoda (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_Pteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Pteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Pteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_Pteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_Pteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_Pteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_Pteropoda'^^xsd:string;
  dwc:scientificName 'Pteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '325345'^^xsd:integer;
  dwc:occurrenceId 'A1_7_Pteropoda'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '325345'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Pteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_Heteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Heteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Heteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_Heteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_Heteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_Heteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_Heteropoda'^^xsd:string;
  dwc:scientificName 'Heteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '1491356'^^xsd:integer;
  dwc:occurrenceId 'A1_7_Heteropoda'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491356'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Heteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_Bivalvia_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Bivalvia_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_Bivalvia_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_Bivalvia_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_Bivalvia_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_Bivalvia_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_Bivalvia_(veliger)'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'A1_7_Bivalvia_(veliger)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Bivalvia (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_POLYCHAETA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_POLYCHAETA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_POLYCHAETA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_POLYCHAETA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_POLYCHAETA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_POLYCHAETA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'A1_7_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'POLYCHAETA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_OSTRACODA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_OSTRACODA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_OSTRACODA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_OSTRACODA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_OSTRACODA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_OSTRACODA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_OSTRACODA'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'A1_7_OSTRACODA'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'OSTRACODA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_7_CLADOCERA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_7_CLADOCERA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_7_CLADOCERA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.945252"^^xsd:decimal ;
  dwc:decimalLongitude "-32.515603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_7_CLADOCERA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.945252 -32.515603)"^^geo:wktLiteral ;
  geo-pos:lat "-3.945252"^^xsd:decimal ;
  geo-pos:long "-32.515603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_7_CLADOCERA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_7_CLADOCERA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_7_CLADOCERA'^^xsd:string;
  dwc:scientificName 'Cladocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.515603'^^xsd:double;
  dwc:latitude '-3.945252'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 7'^^xsd:string;
  dwc:aphiaid '1076'^^xsd:integer;
  dwc:occurrenceId 'A1_7_CLADOCERA'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '155670'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'CLADOCERA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_Codonella_acuta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Codonella_acuta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Codonella_acuta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_Codonella_acuta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_Codonella_acuta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_Codonella_acuta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_Codonella_acuta'^^xsd:string;
  dwc:scientificName 'Codonella acuta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '417132'^^xsd:integer;
  dwc:occurrenceId 'A2_41_Codonella_acuta'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417132'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella acuta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_Codonella_amphorella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Codonella_amphorella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Codonella_amphorella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_Codonella_amphorella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_Codonella_amphorella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_Codonella_amphorella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_Codonella_amphorella'^^xsd:string;
  dwc:scientificName 'Codonella amphorella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '417133'^^xsd:integer;
  dwc:occurrenceId 'A2_41_Codonella_amphorella'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417133'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella amphorella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_Codonella_apicata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Codonella_apicata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Codonella_apicata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_Codonella_apicata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_Codonella_apicata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_Codonella_apicata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_Codonella_apicata'^^xsd:string;
  dwc:scientificName 'Codonella apicata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '417134'^^xsd:integer;
  dwc:occurrenceId 'A2_41_Codonella_apicata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417134'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella apicata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_Codonella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Codonella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Codonella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_Codonella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_Codonella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_Codonella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_Codonella_sp.'^^xsd:string;
  dwc:scientificName 'Codonella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '150203'^^xsd:integer;
  dwc:occurrenceId 'A2_41_Codonella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150203'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_Tintinnopsis_tocantinensis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Tintinnopsis_tocantinensis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Tintinnopsis_tocantinensis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_Tintinnopsis_tocantinensis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_Tintinnopsis_tocantinensis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_Tintinnopsis_tocantinensis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:scientificName 'Tintinnopsis tocantinensis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '417156'^^xsd:integer;
  dwc:occurrenceId 'A2_41_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417156'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis tocantinensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_Tintinnopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Tintinnopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Tintinnopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_Tintinnopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_Tintinnopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_Tintinnopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_Tintinnopsis_spp.'^^xsd:string;
  dwc:scientificName 'Tintinnopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:occurrenceId 'A2_41_Tintinnopsis_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_Codonellopsis_ostenfeldi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Codonellopsis_ostenfeldi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Codonellopsis_ostenfeldi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_Codonellopsis_ostenfeldi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_Codonellopsis_ostenfeldi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_Codonellopsis_ostenfeldi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:scientificName 'Codonellopsis ostenfeldi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '427448'^^xsd:integer;
  dwc:occurrenceId 'A2_41_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427448'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis ostenfeldi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_Codonellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Codonellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Codonellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_Codonellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_Codonellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_Codonellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_Codonellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Codonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '204197'^^xsd:integer;
  dwc:occurrenceId 'A2_41_Codonellopsis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '204197'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_Coxliella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Coxliella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Coxliella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_Coxliella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_Coxliella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_Coxliella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_Coxliella_sp.'^^xsd:string;
  dwc:scientificName 'Coxliella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '150208'^^xsd:integer;
  dwc:occurrenceId 'A2_41_Coxliella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150208'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Coxliella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_Dadayiella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Dadayiella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Dadayiella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_Dadayiella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_Dadayiella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_Dadayiella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_Dadayiella_sp.'^^xsd:string;
  dwc:scientificName 'Dadayiella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '183541'^^xsd:integer;
  dwc:occurrenceId 'A2_41_Dadayiella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183541'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dadayiella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_Dictyocysta_lepida>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Dictyocysta_lepida> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Dictyocysta_lepida> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_Dictyocysta_lepida>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_Dictyocysta_lepida>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_Dictyocysta_lepida" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_Dictyocysta_lepida'^^xsd:string;
  dwc:scientificName 'Dictyocysta lepida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '235767'^^xsd:integer;
  dwc:occurrenceId 'A2_41_Dictyocysta_lepida'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235767'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocysta lepida'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_Epiplocylis_undella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Epiplocylis_undella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Epiplocylis_undella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_Epiplocylis_undella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_Epiplocylis_undella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_Epiplocylis_undella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_Epiplocylis_undella'^^xsd:string;
  dwc:scientificName 'Epiplocylis undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '341668'^^xsd:integer;
  dwc:occurrenceId 'A2_41_Epiplocylis_undella'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '341668'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis undella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_Epiplocylis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Epiplocylis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Epiplocylis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_Epiplocylis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_Epiplocylis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_Epiplocylis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_Epiplocylis_sp.'^^xsd:string;
  dwc:scientificName 'Epiplocylis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '183562'^^xsd:integer;
  dwc:occurrenceId 'A2_41_Epiplocylis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183562'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_Favella_enrenbergii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Favella_enrenbergii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Favella_enrenbergii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_Favella_enrenbergii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_Favella_enrenbergii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_Favella_enrenbergii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_Favella_enrenbergii'^^xsd:string;
  dwc:scientificName 'Favella ehrenbergii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '235761'^^xsd:integer;
  dwc:occurrenceId 'A2_41_Favella_enrenbergii'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235761'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Favella enrenbergii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_Eutintinnus_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Eutintinnus_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Eutintinnus_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_Eutintinnus_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_Eutintinnus_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_Eutintinnus_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_Eutintinnus_spp.'^^xsd:string;
  dwc:scientificName 'Eutintinnus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '183543'^^xsd:integer;
  dwc:occurrenceId 'A2_41_Eutintinnus_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183543'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Eutintinnus spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_Amphorellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Amphorellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Amphorellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_Amphorellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_Amphorellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_Amphorellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_Amphorellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Amphorellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '425527'^^xsd:integer;
  dwc:occurrenceId 'A2_41_Amphorellopsis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '425527'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Amphorellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_Rabdonella_elegans>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Rabdonella_elegans> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Rabdonella_elegans> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_Rabdonella_elegans>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_Rabdonella_elegans>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_Rabdonella_elegans" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_Rabdonella_elegans'^^xsd:string;
  dwc:scientificName 'Rhabdonella elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '183577'^^xsd:integer;
  dwc:occurrenceId 'A2_41_Rabdonella_elegans'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183577'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella elegans'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_Rabdonella_brandti>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Rabdonella_brandti> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Rabdonella_brandti> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_Rabdonella_brandti>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_Rabdonella_brandti>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_Rabdonella_brandti" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_Rabdonella_brandti'^^xsd:string;
  dwc:scientificName 'Rhabdonella brandti'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '427513'^^xsd:integer;
  dwc:occurrenceId 'A2_41_Rabdonella_brandti'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427513'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella brandti'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_Rabdonellopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Rabdonellopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Rabdonellopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_Rabdonellopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_Rabdonellopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_Rabdonellopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_Rabdonellopsis_spp.'^^xsd:string;
  dwc:scientificName 'Rhabdonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '183550'^^xsd:integer;
  dwc:occurrenceId 'A2_41_Rabdonellopsis_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183550'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonellopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_Undella_claparedei>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Undella_claparedei> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Undella_claparedei> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_Undella_claparedei>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_Undella_claparedei>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_Undella_claparedei" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_Undella_claparedei'^^xsd:string;
  dwc:scientificName 'Undella claparedei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '341684'^^xsd:integer;
  dwc:occurrenceId 'A2_41_Undella_claparedei'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417240'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undella claparedei'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_Undella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Undella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Undella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_Undella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_Undella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_Undella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_Undella_sp.'^^xsd:string;
  dwc:scientificName 'Undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '235764'^^xsd:integer;
  dwc:occurrenceId 'A2_41_Undella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235764'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Undella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_Xystonellopsis_heros>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Xystonellopsis_heros> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Xystonellopsis_heros> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_Xystonellopsis_heros>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_Xystonellopsis_heros>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_Xystonellopsis_heros" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_Xystonellopsis_heros'^^xsd:string;
  dwc:scientificName 'Xystonellopsis heros'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '417266'^^xsd:integer;
  dwc:occurrenceId 'A2_41_Xystonellopsis_heros'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417266'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Xystonellopsis heros'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_Tintinnina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Tintinnina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Tintinnina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_Tintinnina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_Tintinnina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_Tintinnina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_Tintinnina_(others)'^^xsd:string;
  dwc:scientificName 'Tintinnina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '732976'^^xsd:integer;
  dwc:occurrenceId 'A2_41_Tintinnina_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_Collosphaera_macropora>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Collosphaera_macropora> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Collosphaera_macropora> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_Collosphaera_macropora>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_Collosphaera_macropora>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_Collosphaera_macropora" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_Collosphaera_macropora'^^xsd:string;
  dwc:scientificName 'Collosphaera macropora'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '493482'^^xsd:integer;
  dwc:occurrenceId 'A2_41_Collosphaera_macropora'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493482'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Collosphaera macropora'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_Dictyocoryne_profunda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Dictyocoryne_profunda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Dictyocoryne_profunda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_Dictyocoryne_profunda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_Dictyocoryne_profunda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_Dictyocoryne_profunda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_Dictyocoryne_profunda'^^xsd:string;
  dwc:scientificName 'Dictyocoryne profunda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '412935'^^xsd:integer;
  dwc:occurrenceId 'A2_41_Dictyocoryne_profunda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412935'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne profunda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_Dictyocoryne_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Dictyocoryne_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Dictyocoryne_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_Dictyocoryne_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_Dictyocoryne_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_Dictyocoryne_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_Dictyocoryne_sp.'^^xsd:string;
  dwc:scientificName 'Dictyocoryne'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '412934'^^xsd:integer;
  dwc:occurrenceId 'A2_41_Dictyocoryne_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412934'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_Discopyle_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Discopyle_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Discopyle_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_Discopyle_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_Discopyle_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_Discopyle_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_Discopyle_sp.'^^xsd:string;
  dwc:scientificName 'Discopyle'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '493501'^^xsd:integer;
  dwc:occurrenceId 'A2_41_Discopyle_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Discopyle sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_Pylonidae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Pylonidae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Pylonidae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_Pylonidae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_Pylonidae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_Pylonidae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_Pylonidae'^^xsd:string;
  dwc:scientificName 'Pyloniidae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '345902'^^xsd:integer;
  dwc:occurrenceId 'A2_41_Pylonidae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345902'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:verbatimIdentification 'Pylonidae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_Spongodiscus_resurgens>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Spongodiscus_resurgens> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Spongodiscus_resurgens> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_Spongodiscus_resurgens>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_Spongodiscus_resurgens>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_Spongodiscus_resurgens" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_Spongodiscus_resurgens'^^xsd:string;
  dwc:scientificName 'Spongodiscus resurgens'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '493608'^^xsd:integer;
  dwc:occurrenceId 'A2_41_Spongodiscus_resurgens'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493608'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongodiscus resurgens'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_Spongosphaera_streptacantha>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Spongosphaera_streptacantha> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Spongosphaera_streptacantha> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_Spongosphaera_streptacantha>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_Spongosphaera_streptacantha>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_Spongosphaera_streptacantha" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_Spongosphaera_streptacantha'^^xsd:string;
  dwc:scientificName 'Spongosphaera streptacantha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '493393'^^xsd:integer;
  dwc:occurrenceId 'A2_41_Spongosphaera_streptacantha'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493393'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongosphaera streptacantha'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_Spongaster_tetras>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Spongaster_tetras> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Spongaster_tetras> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_Spongaster_tetras>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_Spongaster_tetras>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_Spongaster_tetras" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_Spongaster_tetras'^^xsd:string;
  dwc:scientificName 'Spongaster tetras'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '412940'^^xsd:integer;
  dwc:occurrenceId 'A2_41_Spongaster_tetras'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412940'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongaster tetras'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_Spongotrochus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Spongotrochus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Spongotrochus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_Spongotrochus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_Spongotrochus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_Spongotrochus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_Spongotrochus_sp.'^^xsd:string;
  dwc:scientificName 'Spongotrochus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '412948'^^xsd:integer;
  dwc:occurrenceId 'A2_41_Spongotrochus_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Spongotrochus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_Zygocircus_productus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Zygocircus_productus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Zygocircus_productus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_Zygocircus_productus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_Zygocircus_productus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_Zygocircus_productus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_Zygocircus_productus'^^xsd:string;
  dwc:scientificName 'Zygocircus productus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '493705'^^xsd:integer;
  dwc:occurrenceId 'A2_41_Zygocircus_productus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493705'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus productus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_Zygocircus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Zygocircus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Zygocircus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_Zygocircus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_Zygocircus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_Zygocircus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_Zygocircus_sp.'^^xsd:string;
  dwc:scientificName 'Zygocircus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '493702'^^xsd:integer;
  dwc:occurrenceId 'A2_41_Zygocircus_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493702'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_Polycystina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Polycystina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Polycystina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_Polycystina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_Polycystina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_Polycystina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_Polycystina_(others)'^^xsd:string;
  dwc:scientificName 'Polycystina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '235740'^^xsd:integer;
  dwc:occurrenceId 'A2_41_Polycystina_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235740'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Polycystina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_ACANTHARIA_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_ACANTHARIA_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_ACANTHARIA_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_ACANTHARIA_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_ACANTHARIA_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_ACANTHARIA_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_ACANTHARIA_spp.'^^xsd:string;
  dwc:scientificName 'Acantharia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '586732'^^xsd:integer;
  dwc:occurrenceId 'A2_41_ACANTHARIA_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '586732'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'ACANTHARIA spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_Bolivina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Bolivina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Bolivina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_Bolivina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_Bolivina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_Bolivina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_Bolivina_sp.'^^xsd:string;
  dwc:scientificName 'Bolivina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '112101'^^xsd:integer;
  dwc:occurrenceId 'A2_41_Bolivina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Bolivina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_Globigerina_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Globigerina_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Globigerina_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_Globigerina_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_Globigerina_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_Globigerina_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_Globigerina_bulloides'^^xsd:string;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:occurrenceId 'A2_41_Globigerina_bulloides'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globigerina bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_Globogirinoides_ruber>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Globogirinoides_ruber> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Globogirinoides_ruber> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_Globogirinoides_ruber>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_Globogirinoides_ruber>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_Globogirinoides_ruber" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_Globogirinoides_ruber'^^xsd:string;
  dwc:scientificName 'Globigerinoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:occurrenceId 'A2_41_Globogirinoides_ruber'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globogirinoides ruber'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_Globorotalia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Globorotalia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Globorotalia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_Globorotalia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_Globorotalia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_Globorotalia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_Globorotalia_spp.'^^xsd:string;
  dwc:scientificName 'Globorotalia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '112200'^^xsd:integer;
  dwc:occurrenceId 'A2_41_Globorotalia_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112200'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Globorotalia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_Neogloboquadrina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Neogloboquadrina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Neogloboquadrina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_Neogloboquadrina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_Neogloboquadrina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_Neogloboquadrina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_Neogloboquadrina_sp.'^^xsd:string;
  dwc:scientificName 'Neogloboquadrina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '112202'^^xsd:integer;
  dwc:occurrenceId 'A2_41_Neogloboquadrina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112202'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Neogloboquadrina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_Orbulina_universa>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Orbulina_universa> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Orbulina_universa> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_Orbulina_universa>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_Orbulina_universa>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_Orbulina_universa" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_Orbulina_universa'^^xsd:string;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:occurrenceId 'A2_41_Orbulina_universa'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Orbulina universa'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_Tretomphalus_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Tretomphalus_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Tretomphalus_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_Tretomphalus_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_Tretomphalus_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_Tretomphalus_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_Tretomphalus_bulloides'^^xsd:string;
  dwc:scientificName 'Tretomphalus bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '113184'^^xsd:integer;
  dwc:occurrenceId 'A2_41_Tretomphalus_bulloides'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tretomphalus bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_Trochammina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Trochammina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Trochammina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_Trochammina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_Trochammina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_Trochammina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_Trochammina_sp.'^^xsd:string;
  dwc:scientificName 'Trochammina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:occurrenceId 'A2_41_Trochammina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Trochammina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_Foraminifera_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Foraminifera_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Foraminifera_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_Foraminifera_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_Foraminifera_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_Foraminifera_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_Foraminifera_(others)'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:occurrenceId 'A2_41_Foraminifera_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Foraminifera (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_Nannocalanus_minor>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Nannocalanus_minor> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Nannocalanus_minor> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_Nannocalanus_minor>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_Nannocalanus_minor>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_Nannocalanus_minor" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_Nannocalanus_minor'^^xsd:string;
  dwc:scientificName 'Nannocalanus minor'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '104469'^^xsd:integer;
  dwc:occurrenceId 'A2_41_Nannocalanus_minor'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104469'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus minor'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_Nannocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Nannocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Nannocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_Nannocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_Nannocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_Nannocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Nannocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '104154'^^xsd:integer;
  dwc:occurrenceId 'A2_41_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104154'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_Neocalanus_robustior>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Neocalanus_robustior> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Neocalanus_robustior> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_Neocalanus_robustior>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_Neocalanus_robustior>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_Neocalanus_robustior" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_Neocalanus_robustior'^^xsd:string;
  dwc:scientificName 'Neocalanus robustior'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '104472'^^xsd:integer;
  dwc:occurrenceId 'A2_41_Neocalanus_robustior'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104472'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Neocalanus robustior'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_Undinula_vulgaris_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Undinula_vulgaris_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Undinula_vulgaris_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_Undinula_vulgaris_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_Undinula_vulgaris_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_Undinula_vulgaris_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:scientificName 'Undinula vulgaris'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '104473'^^xsd:integer;
  dwc:occurrenceId 'A2_41_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104473'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undinula vulgaris (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_Acrocalanus_longicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Acrocalanus_longicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Acrocalanus_longicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_Acrocalanus_longicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_Acrocalanus_longicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_Acrocalanus_longicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_Acrocalanus_longicornis'^^xsd:string;
  dwc:scientificName 'Acrocalanus longicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '104646'^^xsd:integer;
  dwc:occurrenceId 'A2_41_Acrocalanus_longicornis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104646'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus longicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_Acrocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Acrocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Acrocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_Acrocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_Acrocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_Acrocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Acrocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '104192'^^xsd:integer;
  dwc:occurrenceId 'A2_41_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104192'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_Calocalanos_pavo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Calocalanos_pavo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Calocalanos_pavo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_Calocalanos_pavo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_Calocalanos_pavo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_Calocalanos_pavo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_Calocalanos_pavo'^^xsd:string;
  dwc:scientificName 'Calocalanus pavo'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '104669'^^xsd:integer;
  dwc:occurrenceId 'A2_41_Calocalanos_pavo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanos pavo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_Calocalanus_sp. _(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:scientificName 'Calocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '104193'^^xsd:integer;
  dwc:occurrenceId 'A2_41_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104193'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanus sp.  (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_Delibus_sewelli>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Delibus_sewelli> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Delibus_sewelli> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_Delibus_sewelli>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_Delibus_sewelli>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_Delibus_sewelli" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_Delibus_sewelli'^^xsd:string;
  dwc:scientificName 'Delius sewelli'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '363906'^^xsd:integer;
  dwc:occurrenceId 'A2_41_Delibus_sewelli'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363906'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sewelli'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_Delibus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Delibus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Delibus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_Delibus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_Delibus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_Delibus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Delius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '363904'^^xsd:integer;
  dwc:occurrenceId 'A2_41_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363904'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_Mecynocera_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Mecynocera_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Mecynocera_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_Mecynocera_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_Mecynocera_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_Mecynocera_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Mecynocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '104184'^^xsd:integer;
  dwc:occurrenceId 'A2_41_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Mecynocera sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_Paracalanus_aculeatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Paracalanus_aculeatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Paracalanus_aculeatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_Paracalanus_aculeatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_Paracalanus_aculeatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_Paracalanus_aculeatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_Paracalanus_aculeatus'^^xsd:string;
  dwc:scientificName 'Paracalanus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '104681'^^xsd:integer;
  dwc:occurrenceId 'A2_41_Paracalanus_aculeatus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1464945'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus aculeatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_Paracalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Paracalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Paracalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_Paracalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_Paracalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_Paracalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Paracalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '104196'^^xsd:integer;
  dwc:occurrenceId 'A2_41_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104196'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_Rhincalanus_cornutus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Rhincalanus_cornutus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Rhincalanus_cornutus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_Rhincalanus_cornutus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_Rhincalanus_cornutus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_Rhincalanus_cornutus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_Rhincalanus_cornutus'^^xsd:string;
  dwc:scientificName 'Rhincalanus cornutus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '104542'^^xsd:integer;
  dwc:occurrenceId 'A2_41_Rhincalanus_cornutus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1488083'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rhincalanus cornutus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_Subeucalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Subeucalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Subeucalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_Subeucalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_Subeucalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_Subeucalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Subeucalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '104173'^^xsd:integer;
  dwc:occurrenceId 'A2_41_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104173'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Subeucalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_Clausocalanus_furcatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Clausocalanus_furcatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Clausocalanus_furcatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_Clausocalanus_furcatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_Clausocalanus_furcatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_Clausocalanus_furcatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_Clausocalanus_furcatus'^^xsd:string;
  dwc:scientificName 'Clausocalanus furcatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '104503'^^xsd:integer;
  dwc:occurrenceId 'A2_41_Clausocalanus_furcatus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104503'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus furcatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_Clausocalanus_mastigophorus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Clausocalanus_mastigophorus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Clausocalanus_mastigophorus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_Clausocalanus_mastigophorus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_Clausocalanus_mastigophorus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_Clausocalanus_mastigophorus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:scientificName 'Clausocalanus mastigophorus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '104506'^^xsd:integer;
  dwc:occurrenceId 'A2_41_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104506'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus mastigophorus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_Clausocalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Clausocalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Clausocalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_Clausocalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_Clausocalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_Clausocalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Clausocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '104161'^^xsd:integer;
  dwc:occurrenceId 'A2_41_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104161'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_Euchaeta_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Euchaeta_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Euchaeta_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_Euchaeta_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_Euchaeta_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_Euchaeta_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Euchaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '104174'^^xsd:integer;
  dwc:occurrenceId 'A2_41_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104174'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Euchaeta spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_Scolecithrix_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Scolecithrix_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Scolecithrix_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_Scolecithrix_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_Scolecithrix_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_Scolecithrix_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_Scolecithrix_danae'^^xsd:string;
  dwc:scientificName 'Scolecithrix danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '104821'^^xsd:integer;
  dwc:occurrenceId 'A2_41_Scolecithrix_danae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104821'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_Scolecithrix_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Scolecithrix_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Scolecithrix_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_Scolecithrix_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_Scolecithrix_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_Scolecithrix_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Scolecithrix'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '104230'^^xsd:integer;
  dwc:occurrenceId 'A2_41_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104230'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_Lucicutia_flavicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Lucicutia_flavicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Lucicutia_flavicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_Lucicutia_flavicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_Lucicutia_flavicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_Lucicutia_flavicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_Lucicutia_flavicornis'^^xsd:string;
  dwc:scientificName 'Lucicutia flavicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '104597'^^xsd:integer;
  dwc:occurrenceId 'A2_41_Lucicutia_flavicornis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104597'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia flavicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_Lucicutia_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Lucicutia_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Lucicutia_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_Lucicutia_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_Lucicutia_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_Lucicutia_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_Lucicutia_sp.'^^xsd:string;
  dwc:scientificName 'Lucicutia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '104183'^^xsd:integer;
  dwc:occurrenceId 'A2_41_Lucicutia_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104183'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_Pleuromamma_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Pleuromamma_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Pleuromamma_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_Pleuromamma_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_Pleuromamma_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_Pleuromamma_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Pleuromamma'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '104191'^^xsd:integer;
  dwc:occurrenceId 'A2_41_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104191'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Pleuromamma sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_Temora_stylifera_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Temora_stylifera_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Temora_stylifera_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_Temora_stylifera_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_Temora_stylifera_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_Temora_stylifera_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:scientificName 'Temora stylifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '104879'^^xsd:integer;
  dwc:occurrenceId 'A2_41_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104879'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora stylifera (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_Temora_turbinata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Temora_turbinata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Temora_turbinata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_Temora_turbinata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_Temora_turbinata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_Temora_turbinata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_Temora_turbinata'^^xsd:string;
  dwc:scientificName 'Temora turbinata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '104880'^^xsd:integer;
  dwc:occurrenceId 'A2_41_Temora_turbinata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104880'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora turbinata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_Candacia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Candacia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Candacia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_Candacia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_Candacia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_Candacia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_Candacia_spp.'^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A2_41_Candacia_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_Candacia_sp._%28copepodite%29%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Candacia_sp._%28copepodite%29%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Candacia_sp._%28copepodite%29%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_Candacia_sp._%28copepodite%29%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_Candacia_sp._%28copepodite%29%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_Candacia_sp._(copepodite) " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A2_41_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia sp. (copepodite) '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_Calanopia_americana_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Calanopia_americana_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Calanopia_americana_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_Calanopia_americana_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_Calanopia_americana_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_Calanopia_americana_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:scientificName 'Calanopia americana'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '104723'^^xsd:integer;
  dwc:occurrenceId 'A2_41_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104723'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calanopia americana (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_Acartia_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Acartia_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Acartia_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_Acartia_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_Acartia_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_Acartia_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_Acartia_danae'^^xsd:string;
  dwc:scientificName 'Acartia (Acartia) danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '346026'^^xsd:integer;
  dwc:occurrenceId 'A2_41_Acartia_danae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346026'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_Acartia_lilljeborgii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Acartia_lilljeborgii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Acartia_lilljeborgii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_Acartia_lilljeborgii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_Acartia_lilljeborgii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_Acartia_lilljeborgii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_Acartia_lilljeborgii'^^xsd:string;
  dwc:scientificName 'Acartia lilljeborgii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '348510'^^xsd:integer;
  dwc:occurrenceId 'A2_41_Acartia_lilljeborgii'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia lilljeborgii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_Calanoida_%28others_copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Calanoida_%28others_copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Calanoida_%28others_copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_Calanoida_%28others_copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_Calanoida_%28others_copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_Calanoida_(others_copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'A2_41_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Calanoida (others copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_Oithona_atlantica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Oithona_atlantica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Oithona_atlantica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_Oithona_atlantica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_Oithona_atlantica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_Oithona_atlantica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_Oithona_atlantica'^^xsd:string;
  dwc:scientificName 'Oithona atlantica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '106642'^^xsd:integer;
  dwc:occurrenceId 'A2_41_Oithona_atlantica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106642'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona atlantica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_Oithona_plumifera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Oithona_plumifera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Oithona_plumifera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_Oithona_plumifera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_Oithona_plumifera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_Oithona_plumifera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_Oithona_plumifera'^^xsd:string;
  dwc:scientificName 'Oithona plumifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '106652'^^xsd:integer;
  dwc:occurrenceId 'A2_41_Oithona_plumifera'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106652'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona plumifera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_Oithona_setigera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Oithona_setigera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Oithona_setigera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_Oithona_setigera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_Oithona_setigera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_Oithona_setigera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_Oithona_setigera'^^xsd:string;
  dwc:scientificName 'Oithona setigera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '106655'^^xsd:integer;
  dwc:occurrenceId 'A2_41_Oithona_setigera'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '734517'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona setigera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_Oithona_hebes>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Oithona_hebes> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Oithona_hebes> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_Oithona_hebes>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_Oithona_hebes>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_Oithona_hebes" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_Oithona_hebes'^^xsd:string;
  dwc:scientificName 'Oithona hebes'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '106647'^^xsd:integer;
  dwc:occurrenceId 'A2_41_Oithona_hebes'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106647'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona hebes'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_Oithona_spp.%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Oithona_spp.%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Oithona_spp.%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_Oithona_spp.%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_Oithona_spp.%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_Oithona_spp. " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_Oithona_spp. '^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A2_41_Oithona_spp. '^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_Oithona_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Oithona_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Oithona_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_Oithona_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_Oithona_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_Oithona_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A2_41_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_Microsetella_norvegica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Microsetella_norvegica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Microsetella_norvegica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_Microsetella_norvegica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_Microsetella_norvegica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_Microsetella_norvegica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_Microsetella_norvegica'^^xsd:string;
  dwc:scientificName 'Microsetella norvegica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '116115'^^xsd:integer;
  dwc:occurrenceId 'A2_41_Microsetella_norvegica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116115'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella norvegica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_Microsetella_rosea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Microsetella_rosea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Microsetella_rosea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_Microsetella_rosea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_Microsetella_rosea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_Microsetella_rosea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_Microsetella_rosea'^^xsd:string;
  dwc:scientificName 'Microsetella rosea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '116116'^^xsd:integer;
  dwc:occurrenceId 'A2_41_Microsetella_rosea'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116116'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella rosea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_Microsetella_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Microsetella_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Microsetella_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_Microsetella_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_Microsetella_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_Microsetella_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Microsetella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '115341'^^xsd:integer;
  dwc:occurrenceId 'A2_41_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115341'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_Macrosetella_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Macrosetella_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Macrosetella_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_Macrosetella_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_Macrosetella_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_Macrosetella_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_Macrosetella_gracilis'^^xsd:string;
  dwc:scientificName 'Macrosetella gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '116382'^^xsd:integer;
  dwc:occurrenceId 'A2_41_Macrosetella_gracilis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116382'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Macrosetella gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_Miracia_efferata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Miracia_efferata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Miracia_efferata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_Miracia_efferata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_Miracia_efferata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_Miracia_efferata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_Miracia_efferata'^^xsd:string;
  dwc:scientificName 'Miracia efferata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '116383'^^xsd:integer;
  dwc:occurrenceId 'A2_41_Miracia_efferata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116383'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Miracia efferata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_Oncaea_media>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Oncaea_media> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Oncaea_media> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_Oncaea_media>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_Oncaea_media>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_Oncaea_media" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_Oncaea_media'^^xsd:string;
  dwc:scientificName 'Oncaea media'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '128938'^^xsd:integer;
  dwc:occurrenceId 'A2_41_Oncaea_media'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1862287'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea media'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_Oncaea_venusta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Oncaea_venusta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Oncaea_venusta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_Oncaea_venusta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_Oncaea_venusta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_Oncaea_venusta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_Oncaea_venusta'^^xsd:string;
  dwc:scientificName 'Oncaea venusta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '128954'^^xsd:integer;
  dwc:occurrenceId 'A2_41_Oncaea_venusta'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1754274'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea venusta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_Oncaea_mediterranea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Oncaea_mediterranea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Oncaea_mediterranea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_Oncaea_mediterranea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_Oncaea_mediterranea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_Oncaea_mediterranea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_Oncaea_mediterranea'^^xsd:string;
  dwc:scientificName 'Oncaea mediterranea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '128939'^^xsd:integer;
  dwc:occurrenceId 'A2_41_Oncaea_mediterranea'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128939'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea mediterranea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_Oncaea_scottodicarloi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Oncaea_scottodicarloi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Oncaea_scottodicarloi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_Oncaea_scottodicarloi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_Oncaea_scottodicarloi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_Oncaea_scottodicarloi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_Oncaea_scottodicarloi'^^xsd:string;
  dwc:scientificName 'Oncaea scottodicarloi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '128950'^^xsd:integer;
  dwc:occurrenceId 'A2_41_Oncaea_scottodicarloi'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128950'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea scottodicarloi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_Oncaea_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Oncaea_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Oncaea_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_Oncaea_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_Oncaea_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_Oncaea_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oncaea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '128690'^^xsd:integer;
  dwc:occurrenceId 'A2_41_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128690'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_Hemicyclops_thallassius>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Hemicyclops_thallassius> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Hemicyclops_thallassius> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_Hemicyclops_thallassius>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_Hemicyclops_thallassius>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_Hemicyclops_thallassius" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_Hemicyclops_thallassius'^^xsd:string;
  dwc:scientificName 'Hemicyclops thalassius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '352254'^^xsd:integer;
  dwc:occurrenceId 'A2_41_Hemicyclops_thallassius'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '352254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Hemicyclops thallassius'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_Copilia_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Copilia_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Copilia_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_Copilia_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_Copilia_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_Copilia_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Copilia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '128721'^^xsd:integer;
  dwc:occurrenceId 'A2_41_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128721'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Copilia spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_Agetus_flaccus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Agetus_flaccus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Agetus_flaccus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_Agetus_flaccus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_Agetus_flaccus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_Agetus_flaccus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_Agetus_flaccus'^^xsd:string;
  dwc:scientificName 'Agetus flaccus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '128795'^^xsd:integer;
  dwc:occurrenceId 'A2_41_Agetus_flaccus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128795'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Agetus flaccus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_Corycaeus_speciosus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Corycaeus_speciosus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Corycaeus_speciosus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_Corycaeus_speciosus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_Corycaeus_speciosus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_Corycaeus_speciosus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_Corycaeus_speciosus'^^xsd:string;
  dwc:scientificName 'Corycaeus speciosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '128800'^^xsd:integer;
  dwc:occurrenceId 'A2_41_Corycaeus_speciosus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128800'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus speciosus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_Corycaeus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Corycaeus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Corycaeus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_Corycaeus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_Corycaeus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_Corycaeus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Corycaeus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '128634'^^xsd:integer;
  dwc:occurrenceId 'A2_41_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128634'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_Farranula_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Farranula_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Farranula_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_Farranula_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_Farranula_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_Farranula_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_Farranula_gracilis'^^xsd:string;
  dwc:scientificName 'Farranula gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '128813'^^xsd:integer;
  dwc:occurrenceId 'A2_41_Farranula_gracilis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128813'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_Farranula_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Farranula_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Farranula_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_Farranula_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_Farranula_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_Farranula_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Farranula'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '128636'^^xsd:integer;
  dwc:occurrenceId 'A2_41_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128636'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_Copepoda_%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Copepoda_%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Copepoda_%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_Copepoda_%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_Copepoda_%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_Copepoda_(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_Copepoda_(nauplius)'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'A2_41_Copepoda_(nauplius)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Copepoda (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_CIRRIPEDIA__%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_CIRRIPEDIA__%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_CIRRIPEDIA__%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_CIRRIPEDIA__%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_CIRRIPEDIA__%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_CIRRIPEDIA__(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:occurrenceId 'A2_41_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  dwc:verbatimIdentification 'CIRRIPEDIA  (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_STOMATOPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_STOMATOPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_STOMATOPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_STOMATOPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_STOMATOPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_STOMATOPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Stomatopoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '14355'^^xsd:integer;
  dwc:occurrenceId 'A2_41_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '14355'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'STOMATOPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_DECAPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_DECAPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_DECAPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_DECAPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_DECAPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_DECAPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_DECAPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:occurrenceId 'A2_41_DECAPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'DECAPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_ECHINODERMATA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_ECHINODERMATA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_ECHINODERMATA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_ECHINODERMATA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_ECHINODERMATA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_ECHINODERMATA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:scientificName 'Echinodermata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '1806'^^xsd:integer;
  dwc:occurrenceId 'A2_41_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1806'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'ECHINODERMATA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_BRYOZOA_%28cyphonauta_larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_BRYOZOA_%28cyphonauta_larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_BRYOZOA_%28cyphonauta_larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_BRYOZOA_%28cyphonauta_larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_BRYOZOA_%28cyphonauta_larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_BRYOZOA_(cyphonauta_larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'A2_41_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'BRYOZOA (cyphonauta larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_Sagitta_friedreich>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Sagitta_friedreich> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Sagitta_friedreich> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_Sagitta_friedreich>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_Sagitta_friedreich>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_Sagitta_friedreich" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_Sagitta_friedreich'^^xsd:string;
  dwc:scientificName 'Sagitta friderici'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '105452'^^xsd:integer;
  dwc:occurrenceId 'A2_41_Sagitta_friedreich'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105441'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta friedreich'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_Sagitta_spp.%C2%A0%28imature%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Sagitta_spp.%C2%A0%28imature%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Sagitta_spp.%C2%A0%28imature%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_Sagitta_spp.%C2%A0%28imature%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_Sagitta_spp.%C2%A0%28imature%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_Sagitta_spp. (imature)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_Sagitta_spp. (imature)'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:occurrenceId 'A2_41_Sagitta_spp. (imature)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta spp. (imature)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_Chaetognatha_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Chaetognatha_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Chaetognatha_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_Chaetognatha_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_Chaetognatha_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_Chaetognatha_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_Chaetognatha_(others)'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:occurrenceId 'A2_41_Chaetognatha_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Chaetognatha (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_Fritillaria_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Fritillaria_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Fritillaria_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_Fritillaria_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_Fritillaria_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_Fritillaria_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_Fritillaria_spp.'^^xsd:string;
  dwc:scientificName 'Fritillaria'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '103358'^^xsd:integer;
  dwc:occurrenceId 'A2_41_Fritillaria_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Fritillaria spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_Oikopleura_dioica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Oikopleura_dioica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Oikopleura_dioica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_Oikopleura_dioica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_Oikopleura_dioica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_Oikopleura_dioica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_Oikopleura_dioica'^^xsd:string;
  dwc:scientificName 'Oikopleura dioica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '1770057'^^xsd:integer;
  dwc:occurrenceId 'A2_41_Oikopleura_dioica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura dioica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_Oikopleura_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Oikopleura_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Oikopleura_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_Oikopleura_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_Oikopleura_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_Oikopleura_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_Oikopleura_spp.'^^xsd:string;
  dwc:scientificName 'Oikopleura'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '103367'^^xsd:integer;
  dwc:occurrenceId 'A2_41_Oikopleura_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_Appendicularia_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Appendicularia_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Appendicularia_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_Appendicularia_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_Appendicularia_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_Appendicularia_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_Appendicularia_(others)'^^xsd:string;
  dwc:scientificName 'Appendicularia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '146421'^^xsd:integer;
  dwc:occurrenceId 'A2_41_Appendicularia_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146421'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Appendicularia (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_Thalia_democratica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Thalia_democratica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Thalia_democratica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_Thalia_democratica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_Thalia_democratica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_Thalia_democratica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_Thalia_democratica'^^xsd:string;
  dwc:scientificName 'Thalia democratica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '137279'^^xsd:integer;
  dwc:occurrenceId 'A2_41_Thalia_democratica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137279'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Thalia democratica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_Doliolo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Doliolo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Doliolo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_Doliolo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_Doliolo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_Doliolo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_Doliolo'^^xsd:string;
  dwc:scientificName 'Dolioloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '137221'^^xsd:integer;
  dwc:occurrenceId 'A2_41_Doliolo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137221'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Doliolo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_Teleostei_%28egg%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Teleostei_%28egg%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Teleostei_%28egg%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_Teleostei_%28egg%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_Teleostei_%28egg%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_Teleostei_(egg)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_Teleostei_(egg)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A2_41_Teleostei_(egg)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (egg)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_Teleostei_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Teleostei_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Teleostei_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_Teleostei_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_Teleostei_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_Teleostei_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_Teleostei_(larvae)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A2_41_Teleostei_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_SIPHONOPHORAE_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_SIPHONOPHORAE_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_SIPHONOPHORAE_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_SIPHONOPHORAE_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_SIPHONOPHORAE_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_SIPHONOPHORAE_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:scientificName 'Siphonophorae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '1371'^^xsd:integer;
  dwc:occurrenceId 'A2_41_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'SIPHONOPHORAE spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_Gastropoda_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Gastropoda_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Gastropoda_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_Gastropoda_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_Gastropoda_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_Gastropoda_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_Gastropoda_(veliger)'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'A2_41_Gastropoda_(veliger)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Gastropoda (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_Pteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Pteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Pteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_Pteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_Pteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_Pteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_Pteropoda'^^xsd:string;
  dwc:scientificName 'Pteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '325345'^^xsd:integer;
  dwc:occurrenceId 'A2_41_Pteropoda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '325345'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Pteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_Heteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Heteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Heteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_Heteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_Heteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_Heteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_Heteropoda'^^xsd:string;
  dwc:scientificName 'Heteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '1491356'^^xsd:integer;
  dwc:occurrenceId 'A2_41_Heteropoda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491356'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Heteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_Bivalvia_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Bivalvia_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_Bivalvia_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_Bivalvia_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_Bivalvia_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_Bivalvia_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_Bivalvia_(veliger)'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'A2_41_Bivalvia_(veliger)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Bivalvia (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_POLYCHAETA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_POLYCHAETA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_POLYCHAETA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_POLYCHAETA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_POLYCHAETA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_POLYCHAETA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'A2_41_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'POLYCHAETA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_OSTRACODA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_OSTRACODA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_OSTRACODA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_OSTRACODA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_OSTRACODA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_OSTRACODA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_OSTRACODA'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'A2_41_OSTRACODA'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'OSTRACODA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_41_CLADOCERA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_41_CLADOCERA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_41_CLADOCERA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.3510222"^^xsd:decimal ;
  dwc:decimalLongitude "-32.4071032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_41_CLADOCERA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.3510222 -32.4071032)"^^geo:wktLiteral ;
  geo-pos:lat "-3.3510222"^^xsd:decimal ;
  geo-pos:long "-32.4071032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_41_CLADOCERA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_41_CLADOCERA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_41_CLADOCERA'^^xsd:string;
  dwc:scientificName 'Cladocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.4071032'^^xsd:double;
  dwc:latitude '-3.3510222'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 41'^^xsd:string;
  dwc:aphiaid '1076'^^xsd:integer;
  dwc:occurrenceId 'A2_41_CLADOCERA'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '155670'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'CLADOCERA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_Codonella_acuta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Codonella_acuta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Codonella_acuta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_Codonella_acuta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_Codonella_acuta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_Codonella_acuta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_Codonella_acuta'^^xsd:string;
  dwc:scientificName 'Codonella acuta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '417132'^^xsd:integer;
  dwc:occurrenceId 'A1_1_Codonella_acuta'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417132'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella acuta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_Codonella_amphorella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Codonella_amphorella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Codonella_amphorella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_Codonella_amphorella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_Codonella_amphorella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_Codonella_amphorella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_Codonella_amphorella'^^xsd:string;
  dwc:scientificName 'Codonella amphorella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '417133'^^xsd:integer;
  dwc:occurrenceId 'A1_1_Codonella_amphorella'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417133'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella amphorella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_Codonella_apicata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Codonella_apicata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Codonella_apicata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_Codonella_apicata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_Codonella_apicata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_Codonella_apicata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_Codonella_apicata'^^xsd:string;
  dwc:scientificName 'Codonella apicata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '417134'^^xsd:integer;
  dwc:occurrenceId 'A1_1_Codonella_apicata'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417134'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella apicata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_Codonella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Codonella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Codonella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_Codonella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_Codonella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_Codonella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_Codonella_sp.'^^xsd:string;
  dwc:scientificName 'Codonella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '150203'^^xsd:integer;
  dwc:occurrenceId 'A1_1_Codonella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150203'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_Tintinnopsis_tocantinensis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Tintinnopsis_tocantinensis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Tintinnopsis_tocantinensis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_Tintinnopsis_tocantinensis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_Tintinnopsis_tocantinensis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_Tintinnopsis_tocantinensis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:scientificName 'Tintinnopsis tocantinensis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '417156'^^xsd:integer;
  dwc:occurrenceId 'A1_1_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417156'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis tocantinensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_Tintinnopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Tintinnopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Tintinnopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_Tintinnopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_Tintinnopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_Tintinnopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_Tintinnopsis_spp.'^^xsd:string;
  dwc:scientificName 'Tintinnopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:occurrenceId 'A1_1_Tintinnopsis_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_Codonellopsis_ostenfeldi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Codonellopsis_ostenfeldi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Codonellopsis_ostenfeldi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_Codonellopsis_ostenfeldi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_Codonellopsis_ostenfeldi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_Codonellopsis_ostenfeldi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:scientificName 'Codonellopsis ostenfeldi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '427448'^^xsd:integer;
  dwc:occurrenceId 'A1_1_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427448'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis ostenfeldi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_Codonellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Codonellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Codonellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_Codonellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_Codonellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_Codonellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_Codonellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Codonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '204197'^^xsd:integer;
  dwc:occurrenceId 'A1_1_Codonellopsis_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '204197'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_Coxliella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Coxliella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Coxliella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_Coxliella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_Coxliella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_Coxliella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_Coxliella_sp.'^^xsd:string;
  dwc:scientificName 'Coxliella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '150208'^^xsd:integer;
  dwc:occurrenceId 'A1_1_Coxliella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150208'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Coxliella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_Dadayiella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Dadayiella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Dadayiella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_Dadayiella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_Dadayiella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_Dadayiella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_Dadayiella_sp.'^^xsd:string;
  dwc:scientificName 'Dadayiella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '183541'^^xsd:integer;
  dwc:occurrenceId 'A1_1_Dadayiella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183541'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dadayiella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_Dictyocysta_lepida>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Dictyocysta_lepida> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Dictyocysta_lepida> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_Dictyocysta_lepida>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_Dictyocysta_lepida>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_Dictyocysta_lepida" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_Dictyocysta_lepida'^^xsd:string;
  dwc:scientificName 'Dictyocysta lepida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '235767'^^xsd:integer;
  dwc:occurrenceId 'A1_1_Dictyocysta_lepida'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235767'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocysta lepida'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_Epiplocylis_undella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Epiplocylis_undella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Epiplocylis_undella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_Epiplocylis_undella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_Epiplocylis_undella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_Epiplocylis_undella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_Epiplocylis_undella'^^xsd:string;
  dwc:scientificName 'Epiplocylis undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '341668'^^xsd:integer;
  dwc:occurrenceId 'A1_1_Epiplocylis_undella'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '341668'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis undella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_Epiplocylis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Epiplocylis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Epiplocylis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_Epiplocylis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_Epiplocylis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_Epiplocylis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_Epiplocylis_sp.'^^xsd:string;
  dwc:scientificName 'Epiplocylis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '183562'^^xsd:integer;
  dwc:occurrenceId 'A1_1_Epiplocylis_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183562'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_Favella_enrenbergii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Favella_enrenbergii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Favella_enrenbergii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_Favella_enrenbergii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_Favella_enrenbergii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_Favella_enrenbergii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_Favella_enrenbergii'^^xsd:string;
  dwc:scientificName 'Favella ehrenbergii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '235761'^^xsd:integer;
  dwc:occurrenceId 'A1_1_Favella_enrenbergii'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235761'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Favella enrenbergii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_Eutintinnus_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Eutintinnus_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Eutintinnus_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_Eutintinnus_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_Eutintinnus_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_Eutintinnus_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_Eutintinnus_spp.'^^xsd:string;
  dwc:scientificName 'Eutintinnus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '183543'^^xsd:integer;
  dwc:occurrenceId 'A1_1_Eutintinnus_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183543'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Eutintinnus spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_Amphorellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Amphorellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Amphorellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_Amphorellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_Amphorellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_Amphorellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_Amphorellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Amphorellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '425527'^^xsd:integer;
  dwc:occurrenceId 'A1_1_Amphorellopsis_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '425527'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Amphorellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_Rabdonella_elegans>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Rabdonella_elegans> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Rabdonella_elegans> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_Rabdonella_elegans>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_Rabdonella_elegans>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_Rabdonella_elegans" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_Rabdonella_elegans'^^xsd:string;
  dwc:scientificName 'Rhabdonella elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '183577'^^xsd:integer;
  dwc:occurrenceId 'A1_1_Rabdonella_elegans'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183577'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella elegans'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_Rabdonella_brandti>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Rabdonella_brandti> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Rabdonella_brandti> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_Rabdonella_brandti>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_Rabdonella_brandti>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_Rabdonella_brandti" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_Rabdonella_brandti'^^xsd:string;
  dwc:scientificName 'Rhabdonella brandti'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '427513'^^xsd:integer;
  dwc:occurrenceId 'A1_1_Rabdonella_brandti'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427513'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella brandti'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_Rabdonellopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Rabdonellopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Rabdonellopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_Rabdonellopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_Rabdonellopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_Rabdonellopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_Rabdonellopsis_spp.'^^xsd:string;
  dwc:scientificName 'Rhabdonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '183550'^^xsd:integer;
  dwc:occurrenceId 'A1_1_Rabdonellopsis_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183550'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonellopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_Undella_claparedei>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Undella_claparedei> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Undella_claparedei> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_Undella_claparedei>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_Undella_claparedei>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_Undella_claparedei" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_Undella_claparedei'^^xsd:string;
  dwc:scientificName 'Undella claparedei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '341684'^^xsd:integer;
  dwc:occurrenceId 'A1_1_Undella_claparedei'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417240'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undella claparedei'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_Undella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Undella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Undella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_Undella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_Undella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_Undella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_Undella_sp.'^^xsd:string;
  dwc:scientificName 'Undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '235764'^^xsd:integer;
  dwc:occurrenceId 'A1_1_Undella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235764'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Undella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_Xystonellopsis_heros>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Xystonellopsis_heros> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Xystonellopsis_heros> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_Xystonellopsis_heros>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_Xystonellopsis_heros>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_Xystonellopsis_heros" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_Xystonellopsis_heros'^^xsd:string;
  dwc:scientificName 'Xystonellopsis heros'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '417266'^^xsd:integer;
  dwc:occurrenceId 'A1_1_Xystonellopsis_heros'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417266'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Xystonellopsis heros'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_Tintinnina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Tintinnina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Tintinnina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_Tintinnina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_Tintinnina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_Tintinnina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_Tintinnina_(others)'^^xsd:string;
  dwc:scientificName 'Tintinnina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '732976'^^xsd:integer;
  dwc:occurrenceId 'A1_1_Tintinnina_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_Collosphaera_macropora>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Collosphaera_macropora> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Collosphaera_macropora> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_Collosphaera_macropora>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_Collosphaera_macropora>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_Collosphaera_macropora" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_Collosphaera_macropora'^^xsd:string;
  dwc:scientificName 'Collosphaera macropora'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '493482'^^xsd:integer;
  dwc:occurrenceId 'A1_1_Collosphaera_macropora'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493482'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Collosphaera macropora'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_Dictyocoryne_profunda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Dictyocoryne_profunda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Dictyocoryne_profunda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_Dictyocoryne_profunda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_Dictyocoryne_profunda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_Dictyocoryne_profunda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_Dictyocoryne_profunda'^^xsd:string;
  dwc:scientificName 'Dictyocoryne profunda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '412935'^^xsd:integer;
  dwc:occurrenceId 'A1_1_Dictyocoryne_profunda'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412935'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne profunda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_Dictyocoryne_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Dictyocoryne_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Dictyocoryne_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_Dictyocoryne_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_Dictyocoryne_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_Dictyocoryne_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_Dictyocoryne_sp.'^^xsd:string;
  dwc:scientificName 'Dictyocoryne'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '412934'^^xsd:integer;
  dwc:occurrenceId 'A1_1_Dictyocoryne_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412934'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_Discopyle_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Discopyle_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Discopyle_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_Discopyle_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_Discopyle_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_Discopyle_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_Discopyle_sp.'^^xsd:string;
  dwc:scientificName 'Discopyle'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '493501'^^xsd:integer;
  dwc:occurrenceId 'A1_1_Discopyle_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Discopyle sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_Pylonidae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Pylonidae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Pylonidae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_Pylonidae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_Pylonidae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_Pylonidae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_Pylonidae'^^xsd:string;
  dwc:scientificName 'Pyloniidae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '345902'^^xsd:integer;
  dwc:occurrenceId 'A1_1_Pylonidae'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345902'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:verbatimIdentification 'Pylonidae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_Spongodiscus_resurgens>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Spongodiscus_resurgens> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Spongodiscus_resurgens> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_Spongodiscus_resurgens>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_Spongodiscus_resurgens>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_Spongodiscus_resurgens" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_Spongodiscus_resurgens'^^xsd:string;
  dwc:scientificName 'Spongodiscus resurgens'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '493608'^^xsd:integer;
  dwc:occurrenceId 'A1_1_Spongodiscus_resurgens'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493608'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongodiscus resurgens'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_Spongosphaera_streptacantha>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Spongosphaera_streptacantha> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Spongosphaera_streptacantha> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_Spongosphaera_streptacantha>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_Spongosphaera_streptacantha>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_Spongosphaera_streptacantha" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_Spongosphaera_streptacantha'^^xsd:string;
  dwc:scientificName 'Spongosphaera streptacantha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '493393'^^xsd:integer;
  dwc:occurrenceId 'A1_1_Spongosphaera_streptacantha'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493393'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongosphaera streptacantha'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_Spongaster_tetras>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Spongaster_tetras> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Spongaster_tetras> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_Spongaster_tetras>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_Spongaster_tetras>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_Spongaster_tetras" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_Spongaster_tetras'^^xsd:string;
  dwc:scientificName 'Spongaster tetras'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '412940'^^xsd:integer;
  dwc:occurrenceId 'A1_1_Spongaster_tetras'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412940'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongaster tetras'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_Spongotrochus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Spongotrochus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Spongotrochus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_Spongotrochus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_Spongotrochus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_Spongotrochus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_Spongotrochus_sp.'^^xsd:string;
  dwc:scientificName 'Spongotrochus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '412948'^^xsd:integer;
  dwc:occurrenceId 'A1_1_Spongotrochus_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Spongotrochus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_Zygocircus_productus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Zygocircus_productus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Zygocircus_productus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_Zygocircus_productus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_Zygocircus_productus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_Zygocircus_productus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_Zygocircus_productus'^^xsd:string;
  dwc:scientificName 'Zygocircus productus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '493705'^^xsd:integer;
  dwc:occurrenceId 'A1_1_Zygocircus_productus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493705'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus productus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_Zygocircus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Zygocircus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Zygocircus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_Zygocircus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_Zygocircus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_Zygocircus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_Zygocircus_sp.'^^xsd:string;
  dwc:scientificName 'Zygocircus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '493702'^^xsd:integer;
  dwc:occurrenceId 'A1_1_Zygocircus_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493702'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_Polycystina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Polycystina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Polycystina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_Polycystina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_Polycystina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_Polycystina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_Polycystina_(others)'^^xsd:string;
  dwc:scientificName 'Polycystina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '235740'^^xsd:integer;
  dwc:occurrenceId 'A1_1_Polycystina_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235740'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Polycystina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_ACANTHARIA_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_ACANTHARIA_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_ACANTHARIA_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_ACANTHARIA_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_ACANTHARIA_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_ACANTHARIA_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_ACANTHARIA_spp.'^^xsd:string;
  dwc:scientificName 'Acantharia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '586732'^^xsd:integer;
  dwc:occurrenceId 'A1_1_ACANTHARIA_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '586732'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'ACANTHARIA spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_Bolivina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Bolivina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Bolivina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_Bolivina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_Bolivina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_Bolivina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_Bolivina_sp.'^^xsd:string;
  dwc:scientificName 'Bolivina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '112101'^^xsd:integer;
  dwc:occurrenceId 'A1_1_Bolivina_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Bolivina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_Globigerina_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Globigerina_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Globigerina_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_Globigerina_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_Globigerina_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_Globigerina_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_Globigerina_bulloides'^^xsd:string;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:occurrenceId 'A1_1_Globigerina_bulloides'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globigerina bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_Globogirinoides_ruber>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Globogirinoides_ruber> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Globogirinoides_ruber> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_Globogirinoides_ruber>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_Globogirinoides_ruber>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_Globogirinoides_ruber" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_Globogirinoides_ruber'^^xsd:string;
  dwc:scientificName 'Globigerinoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:occurrenceId 'A1_1_Globogirinoides_ruber'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globogirinoides ruber'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_Globorotalia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Globorotalia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Globorotalia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_Globorotalia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_Globorotalia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_Globorotalia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_Globorotalia_spp.'^^xsd:string;
  dwc:scientificName 'Globorotalia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '112200'^^xsd:integer;
  dwc:occurrenceId 'A1_1_Globorotalia_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112200'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Globorotalia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_Neogloboquadrina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Neogloboquadrina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Neogloboquadrina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_Neogloboquadrina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_Neogloboquadrina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_Neogloboquadrina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_Neogloboquadrina_sp.'^^xsd:string;
  dwc:scientificName 'Neogloboquadrina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '112202'^^xsd:integer;
  dwc:occurrenceId 'A1_1_Neogloboquadrina_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112202'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Neogloboquadrina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_Orbulina_universa>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Orbulina_universa> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Orbulina_universa> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_Orbulina_universa>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_Orbulina_universa>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_Orbulina_universa" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_Orbulina_universa'^^xsd:string;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:occurrenceId 'A1_1_Orbulina_universa'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Orbulina universa'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_Tretomphalus_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Tretomphalus_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Tretomphalus_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_Tretomphalus_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_Tretomphalus_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_Tretomphalus_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_Tretomphalus_bulloides'^^xsd:string;
  dwc:scientificName 'Tretomphalus bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '113184'^^xsd:integer;
  dwc:occurrenceId 'A1_1_Tretomphalus_bulloides'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tretomphalus bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_Trochammina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Trochammina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Trochammina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_Trochammina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_Trochammina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_Trochammina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_Trochammina_sp.'^^xsd:string;
  dwc:scientificName 'Trochammina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:occurrenceId 'A1_1_Trochammina_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Trochammina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_Foraminifera_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Foraminifera_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Foraminifera_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_Foraminifera_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_Foraminifera_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_Foraminifera_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_Foraminifera_(others)'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:occurrenceId 'A1_1_Foraminifera_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Foraminifera (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_Nannocalanus_minor>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Nannocalanus_minor> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Nannocalanus_minor> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_Nannocalanus_minor>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_Nannocalanus_minor>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_Nannocalanus_minor" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_Nannocalanus_minor'^^xsd:string;
  dwc:scientificName 'Nannocalanus minor'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '104469'^^xsd:integer;
  dwc:occurrenceId 'A1_1_Nannocalanus_minor'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104469'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus minor'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_Nannocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Nannocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Nannocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_Nannocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_Nannocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_Nannocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Nannocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '104154'^^xsd:integer;
  dwc:occurrenceId 'A1_1_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104154'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_Neocalanus_robustior>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Neocalanus_robustior> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Neocalanus_robustior> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_Neocalanus_robustior>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_Neocalanus_robustior>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_Neocalanus_robustior" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_Neocalanus_robustior'^^xsd:string;
  dwc:scientificName 'Neocalanus robustior'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '104472'^^xsd:integer;
  dwc:occurrenceId 'A1_1_Neocalanus_robustior'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104472'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Neocalanus robustior'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_Undinula_vulgaris_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Undinula_vulgaris_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Undinula_vulgaris_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_Undinula_vulgaris_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_Undinula_vulgaris_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_Undinula_vulgaris_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:scientificName 'Undinula vulgaris'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '104473'^^xsd:integer;
  dwc:occurrenceId 'A1_1_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104473'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undinula vulgaris (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_Acrocalanus_longicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Acrocalanus_longicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Acrocalanus_longicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_Acrocalanus_longicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_Acrocalanus_longicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_Acrocalanus_longicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_Acrocalanus_longicornis'^^xsd:string;
  dwc:scientificName 'Acrocalanus longicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '104646'^^xsd:integer;
  dwc:occurrenceId 'A1_1_Acrocalanus_longicornis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104646'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus longicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_Acrocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Acrocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Acrocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_Acrocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_Acrocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_Acrocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Acrocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '104192'^^xsd:integer;
  dwc:occurrenceId 'A1_1_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104192'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_Calocalanos_pavo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Calocalanos_pavo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Calocalanos_pavo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_Calocalanos_pavo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_Calocalanos_pavo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_Calocalanos_pavo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_Calocalanos_pavo'^^xsd:string;
  dwc:scientificName 'Calocalanus pavo'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '104669'^^xsd:integer;
  dwc:occurrenceId 'A1_1_Calocalanos_pavo'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanos pavo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_Calocalanus_sp. _(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:scientificName 'Calocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '104193'^^xsd:integer;
  dwc:occurrenceId 'A1_1_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104193'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanus sp.  (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_Delibus_sewelli>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Delibus_sewelli> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Delibus_sewelli> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_Delibus_sewelli>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_Delibus_sewelli>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_Delibus_sewelli" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_Delibus_sewelli'^^xsd:string;
  dwc:scientificName 'Delius sewelli'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '363906'^^xsd:integer;
  dwc:occurrenceId 'A1_1_Delibus_sewelli'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363906'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sewelli'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_Delibus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Delibus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Delibus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_Delibus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_Delibus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_Delibus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Delius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '363904'^^xsd:integer;
  dwc:occurrenceId 'A1_1_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363904'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_Mecynocera_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Mecynocera_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Mecynocera_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_Mecynocera_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_Mecynocera_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_Mecynocera_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Mecynocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '104184'^^xsd:integer;
  dwc:occurrenceId 'A1_1_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Mecynocera sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_Paracalanus_aculeatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Paracalanus_aculeatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Paracalanus_aculeatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_Paracalanus_aculeatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_Paracalanus_aculeatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_Paracalanus_aculeatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_Paracalanus_aculeatus'^^xsd:string;
  dwc:scientificName 'Paracalanus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '104681'^^xsd:integer;
  dwc:occurrenceId 'A1_1_Paracalanus_aculeatus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1464945'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus aculeatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_Paracalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Paracalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Paracalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_Paracalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_Paracalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_Paracalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Paracalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '104196'^^xsd:integer;
  dwc:occurrenceId 'A1_1_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104196'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_Rhincalanus_cornutus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Rhincalanus_cornutus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Rhincalanus_cornutus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_Rhincalanus_cornutus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_Rhincalanus_cornutus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_Rhincalanus_cornutus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_Rhincalanus_cornutus'^^xsd:string;
  dwc:scientificName 'Rhincalanus cornutus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '104542'^^xsd:integer;
  dwc:occurrenceId 'A1_1_Rhincalanus_cornutus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1488083'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rhincalanus cornutus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_Subeucalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Subeucalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Subeucalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_Subeucalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_Subeucalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_Subeucalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Subeucalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '104173'^^xsd:integer;
  dwc:occurrenceId 'A1_1_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104173'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Subeucalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_Clausocalanus_furcatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Clausocalanus_furcatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Clausocalanus_furcatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_Clausocalanus_furcatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_Clausocalanus_furcatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_Clausocalanus_furcatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_Clausocalanus_furcatus'^^xsd:string;
  dwc:scientificName 'Clausocalanus furcatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '104503'^^xsd:integer;
  dwc:occurrenceId 'A1_1_Clausocalanus_furcatus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104503'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus furcatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_Clausocalanus_mastigophorus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Clausocalanus_mastigophorus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Clausocalanus_mastigophorus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_Clausocalanus_mastigophorus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_Clausocalanus_mastigophorus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_Clausocalanus_mastigophorus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:scientificName 'Clausocalanus mastigophorus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '104506'^^xsd:integer;
  dwc:occurrenceId 'A1_1_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104506'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus mastigophorus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_Clausocalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Clausocalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Clausocalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_Clausocalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_Clausocalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_Clausocalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Clausocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '104161'^^xsd:integer;
  dwc:occurrenceId 'A1_1_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104161'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_Euchaeta_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Euchaeta_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Euchaeta_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_Euchaeta_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_Euchaeta_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_Euchaeta_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Euchaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '104174'^^xsd:integer;
  dwc:occurrenceId 'A1_1_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104174'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Euchaeta spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_Scolecithrix_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Scolecithrix_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Scolecithrix_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_Scolecithrix_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_Scolecithrix_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_Scolecithrix_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_Scolecithrix_danae'^^xsd:string;
  dwc:scientificName 'Scolecithrix danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '104821'^^xsd:integer;
  dwc:occurrenceId 'A1_1_Scolecithrix_danae'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104821'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_Scolecithrix_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Scolecithrix_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Scolecithrix_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_Scolecithrix_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_Scolecithrix_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_Scolecithrix_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Scolecithrix'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '104230'^^xsd:integer;
  dwc:occurrenceId 'A1_1_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104230'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_Lucicutia_flavicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Lucicutia_flavicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Lucicutia_flavicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_Lucicutia_flavicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_Lucicutia_flavicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_Lucicutia_flavicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_Lucicutia_flavicornis'^^xsd:string;
  dwc:scientificName 'Lucicutia flavicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '104597'^^xsd:integer;
  dwc:occurrenceId 'A1_1_Lucicutia_flavicornis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104597'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia flavicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_Lucicutia_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Lucicutia_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Lucicutia_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_Lucicutia_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_Lucicutia_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_Lucicutia_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_Lucicutia_sp.'^^xsd:string;
  dwc:scientificName 'Lucicutia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '104183'^^xsd:integer;
  dwc:occurrenceId 'A1_1_Lucicutia_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104183'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_Pleuromamma_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Pleuromamma_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Pleuromamma_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_Pleuromamma_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_Pleuromamma_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_Pleuromamma_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Pleuromamma'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '104191'^^xsd:integer;
  dwc:occurrenceId 'A1_1_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104191'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Pleuromamma sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_Temora_stylifera_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Temora_stylifera_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Temora_stylifera_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_Temora_stylifera_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_Temora_stylifera_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_Temora_stylifera_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:scientificName 'Temora stylifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '104879'^^xsd:integer;
  dwc:occurrenceId 'A1_1_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104879'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora stylifera (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_Temora_turbinata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Temora_turbinata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Temora_turbinata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_Temora_turbinata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_Temora_turbinata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_Temora_turbinata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_Temora_turbinata'^^xsd:string;
  dwc:scientificName 'Temora turbinata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '104880'^^xsd:integer;
  dwc:occurrenceId 'A1_1_Temora_turbinata'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104880'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora turbinata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_Candacia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Candacia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Candacia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_Candacia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_Candacia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_Candacia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_Candacia_spp.'^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A1_1_Candacia_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_Candacia_sp._%28copepodite%29%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Candacia_sp._%28copepodite%29%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Candacia_sp._%28copepodite%29%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_Candacia_sp._%28copepodite%29%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_Candacia_sp._%28copepodite%29%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_Candacia_sp._(copepodite) " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A1_1_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia sp. (copepodite) '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_Calanopia_americana_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Calanopia_americana_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Calanopia_americana_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_Calanopia_americana_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_Calanopia_americana_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_Calanopia_americana_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:scientificName 'Calanopia americana'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '104723'^^xsd:integer;
  dwc:occurrenceId 'A1_1_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104723'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calanopia americana (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_Acartia_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Acartia_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Acartia_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_Acartia_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_Acartia_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_Acartia_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_Acartia_danae'^^xsd:string;
  dwc:scientificName 'Acartia (Acartia) danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '346026'^^xsd:integer;
  dwc:occurrenceId 'A1_1_Acartia_danae'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346026'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_Acartia_lilljeborgii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Acartia_lilljeborgii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Acartia_lilljeborgii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_Acartia_lilljeborgii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_Acartia_lilljeborgii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_Acartia_lilljeborgii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_Acartia_lilljeborgii'^^xsd:string;
  dwc:scientificName 'Acartia lilljeborgii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '348510'^^xsd:integer;
  dwc:occurrenceId 'A1_1_Acartia_lilljeborgii'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia lilljeborgii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_Calanoida_%28others_copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Calanoida_%28others_copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Calanoida_%28others_copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_Calanoida_%28others_copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_Calanoida_%28others_copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_Calanoida_(others_copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'A1_1_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Calanoida (others copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_Oithona_atlantica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Oithona_atlantica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Oithona_atlantica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_Oithona_atlantica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_Oithona_atlantica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_Oithona_atlantica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_Oithona_atlantica'^^xsd:string;
  dwc:scientificName 'Oithona atlantica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '106642'^^xsd:integer;
  dwc:occurrenceId 'A1_1_Oithona_atlantica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106642'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona atlantica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_Oithona_plumifera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Oithona_plumifera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Oithona_plumifera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_Oithona_plumifera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_Oithona_plumifera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_Oithona_plumifera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_Oithona_plumifera'^^xsd:string;
  dwc:scientificName 'Oithona plumifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '106652'^^xsd:integer;
  dwc:occurrenceId 'A1_1_Oithona_plumifera'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106652'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona plumifera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_Oithona_setigera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Oithona_setigera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Oithona_setigera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_Oithona_setigera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_Oithona_setigera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_Oithona_setigera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_Oithona_setigera'^^xsd:string;
  dwc:scientificName 'Oithona setigera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '106655'^^xsd:integer;
  dwc:occurrenceId 'A1_1_Oithona_setigera'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '734517'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona setigera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_Oithona_hebes>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Oithona_hebes> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Oithona_hebes> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_Oithona_hebes>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_Oithona_hebes>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_Oithona_hebes" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_Oithona_hebes'^^xsd:string;
  dwc:scientificName 'Oithona hebes'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '106647'^^xsd:integer;
  dwc:occurrenceId 'A1_1_Oithona_hebes'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106647'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona hebes'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_Oithona_spp.%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Oithona_spp.%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Oithona_spp.%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_Oithona_spp.%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_Oithona_spp.%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_Oithona_spp. " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_Oithona_spp. '^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A1_1_Oithona_spp. '^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_Oithona_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Oithona_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Oithona_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_Oithona_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_Oithona_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_Oithona_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A1_1_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_Microsetella_norvegica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Microsetella_norvegica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Microsetella_norvegica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_Microsetella_norvegica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_Microsetella_norvegica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_Microsetella_norvegica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_Microsetella_norvegica'^^xsd:string;
  dwc:scientificName 'Microsetella norvegica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '116115'^^xsd:integer;
  dwc:occurrenceId 'A1_1_Microsetella_norvegica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116115'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella norvegica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_Microsetella_rosea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Microsetella_rosea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Microsetella_rosea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_Microsetella_rosea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_Microsetella_rosea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_Microsetella_rosea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_Microsetella_rosea'^^xsd:string;
  dwc:scientificName 'Microsetella rosea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '116116'^^xsd:integer;
  dwc:occurrenceId 'A1_1_Microsetella_rosea'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116116'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella rosea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_Microsetella_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Microsetella_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Microsetella_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_Microsetella_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_Microsetella_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_Microsetella_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Microsetella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '115341'^^xsd:integer;
  dwc:occurrenceId 'A1_1_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115341'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_Macrosetella_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Macrosetella_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Macrosetella_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_Macrosetella_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_Macrosetella_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_Macrosetella_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_Macrosetella_gracilis'^^xsd:string;
  dwc:scientificName 'Macrosetella gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '116382'^^xsd:integer;
  dwc:occurrenceId 'A1_1_Macrosetella_gracilis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116382'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Macrosetella gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_Miracia_efferata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Miracia_efferata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Miracia_efferata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_Miracia_efferata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_Miracia_efferata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_Miracia_efferata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_Miracia_efferata'^^xsd:string;
  dwc:scientificName 'Miracia efferata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '116383'^^xsd:integer;
  dwc:occurrenceId 'A1_1_Miracia_efferata'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116383'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Miracia efferata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_Oncaea_media>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Oncaea_media> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Oncaea_media> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_Oncaea_media>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_Oncaea_media>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_Oncaea_media" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_Oncaea_media'^^xsd:string;
  dwc:scientificName 'Oncaea media'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '128938'^^xsd:integer;
  dwc:occurrenceId 'A1_1_Oncaea_media'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1862287'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea media'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_Oncaea_venusta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Oncaea_venusta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Oncaea_venusta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_Oncaea_venusta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_Oncaea_venusta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_Oncaea_venusta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_Oncaea_venusta'^^xsd:string;
  dwc:scientificName 'Oncaea venusta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '128954'^^xsd:integer;
  dwc:occurrenceId 'A1_1_Oncaea_venusta'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1754274'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea venusta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_Oncaea_mediterranea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Oncaea_mediterranea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Oncaea_mediterranea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_Oncaea_mediterranea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_Oncaea_mediterranea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_Oncaea_mediterranea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_Oncaea_mediterranea'^^xsd:string;
  dwc:scientificName 'Oncaea mediterranea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '128939'^^xsd:integer;
  dwc:occurrenceId 'A1_1_Oncaea_mediterranea'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128939'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea mediterranea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_Oncaea_scottodicarloi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Oncaea_scottodicarloi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Oncaea_scottodicarloi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_Oncaea_scottodicarloi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_Oncaea_scottodicarloi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_Oncaea_scottodicarloi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_Oncaea_scottodicarloi'^^xsd:string;
  dwc:scientificName 'Oncaea scottodicarloi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '128950'^^xsd:integer;
  dwc:occurrenceId 'A1_1_Oncaea_scottodicarloi'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128950'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea scottodicarloi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_Oncaea_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Oncaea_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Oncaea_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_Oncaea_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_Oncaea_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_Oncaea_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oncaea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '128690'^^xsd:integer;
  dwc:occurrenceId 'A1_1_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128690'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_Hemicyclops_thallassius>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Hemicyclops_thallassius> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Hemicyclops_thallassius> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_Hemicyclops_thallassius>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_Hemicyclops_thallassius>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_Hemicyclops_thallassius" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_Hemicyclops_thallassius'^^xsd:string;
  dwc:scientificName 'Hemicyclops thalassius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '352254'^^xsd:integer;
  dwc:occurrenceId 'A1_1_Hemicyclops_thallassius'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '352254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Hemicyclops thallassius'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_Copilia_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Copilia_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Copilia_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_Copilia_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_Copilia_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_Copilia_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Copilia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '128721'^^xsd:integer;
  dwc:occurrenceId 'A1_1_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128721'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Copilia spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_Agetus_flaccus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Agetus_flaccus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Agetus_flaccus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_Agetus_flaccus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_Agetus_flaccus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_Agetus_flaccus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_Agetus_flaccus'^^xsd:string;
  dwc:scientificName 'Agetus flaccus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '128795'^^xsd:integer;
  dwc:occurrenceId 'A1_1_Agetus_flaccus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128795'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Agetus flaccus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_Corycaeus_speciosus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Corycaeus_speciosus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Corycaeus_speciosus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_Corycaeus_speciosus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_Corycaeus_speciosus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_Corycaeus_speciosus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_Corycaeus_speciosus'^^xsd:string;
  dwc:scientificName 'Corycaeus speciosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '128800'^^xsd:integer;
  dwc:occurrenceId 'A1_1_Corycaeus_speciosus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128800'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus speciosus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_Corycaeus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Corycaeus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Corycaeus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_Corycaeus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_Corycaeus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_Corycaeus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Corycaeus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '128634'^^xsd:integer;
  dwc:occurrenceId 'A1_1_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128634'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_Farranula_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Farranula_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Farranula_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_Farranula_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_Farranula_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_Farranula_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_Farranula_gracilis'^^xsd:string;
  dwc:scientificName 'Farranula gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '128813'^^xsd:integer;
  dwc:occurrenceId 'A1_1_Farranula_gracilis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128813'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_Farranula_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Farranula_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Farranula_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_Farranula_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_Farranula_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_Farranula_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Farranula'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '128636'^^xsd:integer;
  dwc:occurrenceId 'A1_1_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128636'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_Copepoda_%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Copepoda_%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Copepoda_%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_Copepoda_%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_Copepoda_%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_Copepoda_(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_Copepoda_(nauplius)'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'A1_1_Copepoda_(nauplius)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Copepoda (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_CIRRIPEDIA__%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_CIRRIPEDIA__%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_CIRRIPEDIA__%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_CIRRIPEDIA__%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_CIRRIPEDIA__%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_CIRRIPEDIA__(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:occurrenceId 'A1_1_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  dwc:verbatimIdentification 'CIRRIPEDIA  (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_STOMATOPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_STOMATOPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_STOMATOPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_STOMATOPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_STOMATOPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_STOMATOPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Stomatopoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '14355'^^xsd:integer;
  dwc:occurrenceId 'A1_1_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '14355'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'STOMATOPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_DECAPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_DECAPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_DECAPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_DECAPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_DECAPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_DECAPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_DECAPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:occurrenceId 'A1_1_DECAPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'DECAPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_ECHINODERMATA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_ECHINODERMATA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_ECHINODERMATA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_ECHINODERMATA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_ECHINODERMATA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_ECHINODERMATA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:scientificName 'Echinodermata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '1806'^^xsd:integer;
  dwc:occurrenceId 'A1_1_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1806'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'ECHINODERMATA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_BRYOZOA_%28cyphonauta_larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_BRYOZOA_%28cyphonauta_larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_BRYOZOA_%28cyphonauta_larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_BRYOZOA_%28cyphonauta_larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_BRYOZOA_%28cyphonauta_larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_BRYOZOA_(cyphonauta_larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'A1_1_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'BRYOZOA (cyphonauta larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_Sagitta_friedreich>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Sagitta_friedreich> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Sagitta_friedreich> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_Sagitta_friedreich>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_Sagitta_friedreich>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_Sagitta_friedreich" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_Sagitta_friedreich'^^xsd:string;
  dwc:scientificName 'Sagitta friderici'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '105452'^^xsd:integer;
  dwc:occurrenceId 'A1_1_Sagitta_friedreich'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105441'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta friedreich'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_Sagitta_spp.%C2%A0%28imature%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Sagitta_spp.%C2%A0%28imature%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Sagitta_spp.%C2%A0%28imature%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_Sagitta_spp.%C2%A0%28imature%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_Sagitta_spp.%C2%A0%28imature%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_Sagitta_spp. (imature)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_Sagitta_spp. (imature)'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:occurrenceId 'A1_1_Sagitta_spp. (imature)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta spp. (imature)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_Chaetognatha_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Chaetognatha_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Chaetognatha_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_Chaetognatha_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_Chaetognatha_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_Chaetognatha_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_Chaetognatha_(others)'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:occurrenceId 'A1_1_Chaetognatha_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Chaetognatha (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_Fritillaria_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Fritillaria_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Fritillaria_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_Fritillaria_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_Fritillaria_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_Fritillaria_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_Fritillaria_spp.'^^xsd:string;
  dwc:scientificName 'Fritillaria'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '103358'^^xsd:integer;
  dwc:occurrenceId 'A1_1_Fritillaria_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Fritillaria spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_Oikopleura_dioica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Oikopleura_dioica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Oikopleura_dioica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_Oikopleura_dioica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_Oikopleura_dioica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_Oikopleura_dioica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_Oikopleura_dioica'^^xsd:string;
  dwc:scientificName 'Oikopleura dioica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '1770057'^^xsd:integer;
  dwc:occurrenceId 'A1_1_Oikopleura_dioica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura dioica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_Oikopleura_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Oikopleura_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Oikopleura_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_Oikopleura_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_Oikopleura_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_Oikopleura_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_Oikopleura_spp.'^^xsd:string;
  dwc:scientificName 'Oikopleura'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '103367'^^xsd:integer;
  dwc:occurrenceId 'A1_1_Oikopleura_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_Appendicularia_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Appendicularia_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Appendicularia_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_Appendicularia_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_Appendicularia_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_Appendicularia_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_Appendicularia_(others)'^^xsd:string;
  dwc:scientificName 'Appendicularia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '146421'^^xsd:integer;
  dwc:occurrenceId 'A1_1_Appendicularia_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146421'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Appendicularia (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_Thalia_democratica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Thalia_democratica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Thalia_democratica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_Thalia_democratica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_Thalia_democratica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_Thalia_democratica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_Thalia_democratica'^^xsd:string;
  dwc:scientificName 'Thalia democratica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '137279'^^xsd:integer;
  dwc:occurrenceId 'A1_1_Thalia_democratica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137279'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Thalia democratica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_Doliolo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Doliolo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Doliolo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_Doliolo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_Doliolo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_Doliolo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_Doliolo'^^xsd:string;
  dwc:scientificName 'Dolioloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '137221'^^xsd:integer;
  dwc:occurrenceId 'A1_1_Doliolo'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137221'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Doliolo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_Teleostei_%28egg%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Teleostei_%28egg%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Teleostei_%28egg%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_Teleostei_%28egg%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_Teleostei_%28egg%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_Teleostei_(egg)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_Teleostei_(egg)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A1_1_Teleostei_(egg)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (egg)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_Teleostei_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Teleostei_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Teleostei_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_Teleostei_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_Teleostei_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_Teleostei_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_Teleostei_(larvae)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A1_1_Teleostei_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_SIPHONOPHORAE_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_SIPHONOPHORAE_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_SIPHONOPHORAE_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_SIPHONOPHORAE_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_SIPHONOPHORAE_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_SIPHONOPHORAE_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:scientificName 'Siphonophorae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '1371'^^xsd:integer;
  dwc:occurrenceId 'A1_1_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'SIPHONOPHORAE spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_Gastropoda_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Gastropoda_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Gastropoda_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_Gastropoda_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_Gastropoda_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_Gastropoda_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_Gastropoda_(veliger)'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'A1_1_Gastropoda_(veliger)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Gastropoda (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_Pteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Pteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Pteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_Pteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_Pteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_Pteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_Pteropoda'^^xsd:string;
  dwc:scientificName 'Pteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '325345'^^xsd:integer;
  dwc:occurrenceId 'A1_1_Pteropoda'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '325345'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Pteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_Heteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Heteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Heteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_Heteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_Heteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_Heteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_Heteropoda'^^xsd:string;
  dwc:scientificName 'Heteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '1491356'^^xsd:integer;
  dwc:occurrenceId 'A1_1_Heteropoda'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491356'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Heteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_Bivalvia_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Bivalvia_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_Bivalvia_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_Bivalvia_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_Bivalvia_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_Bivalvia_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_Bivalvia_(veliger)'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'A1_1_Bivalvia_(veliger)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Bivalvia (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_POLYCHAETA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_POLYCHAETA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_POLYCHAETA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_POLYCHAETA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_POLYCHAETA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_POLYCHAETA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'A1_1_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'POLYCHAETA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_OSTRACODA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_OSTRACODA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_OSTRACODA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_OSTRACODA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_OSTRACODA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_OSTRACODA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_OSTRACODA'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'A1_1_OSTRACODA'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'OSTRACODA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_1_CLADOCERA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_1_CLADOCERA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_1_CLADOCERA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.768844"^^xsd:decimal ;
  dwc:decimalLongitude "-32.399598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_1_CLADOCERA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.768844 -32.399598)"^^geo:wktLiteral ;
  geo-pos:lat "-3.768844"^^xsd:decimal ;
  geo-pos:long "-32.399598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_1_CLADOCERA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_1_CLADOCERA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_1_CLADOCERA'^^xsd:string;
  dwc:scientificName 'Cladocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.399598'^^xsd:double;
  dwc:latitude '-3.768844'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 1'^^xsd:string;
  dwc:aphiaid '1076'^^xsd:integer;
  dwc:occurrenceId 'A1_1_CLADOCERA'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '155670'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'CLADOCERA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_Codonella_acuta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Codonella_acuta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Codonella_acuta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_Codonella_acuta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_Codonella_acuta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_Codonella_acuta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_Codonella_acuta'^^xsd:string;
  dwc:scientificName 'Codonella acuta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '417132'^^xsd:integer;
  dwc:occurrenceId 'A1_4_Codonella_acuta'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417132'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella acuta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_Codonella_amphorella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Codonella_amphorella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Codonella_amphorella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_Codonella_amphorella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_Codonella_amphorella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_Codonella_amphorella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_Codonella_amphorella'^^xsd:string;
  dwc:scientificName 'Codonella amphorella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '417133'^^xsd:integer;
  dwc:occurrenceId 'A1_4_Codonella_amphorella'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417133'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella amphorella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_Codonella_apicata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Codonella_apicata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Codonella_apicata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_Codonella_apicata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_Codonella_apicata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_Codonella_apicata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_Codonella_apicata'^^xsd:string;
  dwc:scientificName 'Codonella apicata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '417134'^^xsd:integer;
  dwc:occurrenceId 'A1_4_Codonella_apicata'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417134'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella apicata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_Codonella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Codonella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Codonella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_Codonella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_Codonella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_Codonella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_Codonella_sp.'^^xsd:string;
  dwc:scientificName 'Codonella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '150203'^^xsd:integer;
  dwc:occurrenceId 'A1_4_Codonella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150203'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_Tintinnopsis_tocantinensis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Tintinnopsis_tocantinensis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Tintinnopsis_tocantinensis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_Tintinnopsis_tocantinensis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_Tintinnopsis_tocantinensis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_Tintinnopsis_tocantinensis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:scientificName 'Tintinnopsis tocantinensis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '417156'^^xsd:integer;
  dwc:occurrenceId 'A1_4_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417156'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis tocantinensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_Tintinnopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Tintinnopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Tintinnopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_Tintinnopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_Tintinnopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_Tintinnopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_Tintinnopsis_spp.'^^xsd:string;
  dwc:scientificName 'Tintinnopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:occurrenceId 'A1_4_Tintinnopsis_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_Codonellopsis_ostenfeldi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Codonellopsis_ostenfeldi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Codonellopsis_ostenfeldi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_Codonellopsis_ostenfeldi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_Codonellopsis_ostenfeldi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_Codonellopsis_ostenfeldi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:scientificName 'Codonellopsis ostenfeldi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '427448'^^xsd:integer;
  dwc:occurrenceId 'A1_4_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427448'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis ostenfeldi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_Codonellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Codonellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Codonellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_Codonellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_Codonellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_Codonellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_Codonellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Codonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '204197'^^xsd:integer;
  dwc:occurrenceId 'A1_4_Codonellopsis_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '204197'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_Coxliella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Coxliella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Coxliella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_Coxliella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_Coxliella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_Coxliella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_Coxliella_sp.'^^xsd:string;
  dwc:scientificName 'Coxliella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '150208'^^xsd:integer;
  dwc:occurrenceId 'A1_4_Coxliella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150208'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Coxliella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_Dadayiella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Dadayiella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Dadayiella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_Dadayiella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_Dadayiella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_Dadayiella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_Dadayiella_sp.'^^xsd:string;
  dwc:scientificName 'Dadayiella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '183541'^^xsd:integer;
  dwc:occurrenceId 'A1_4_Dadayiella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183541'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dadayiella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_Dictyocysta_lepida>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Dictyocysta_lepida> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Dictyocysta_lepida> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_Dictyocysta_lepida>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_Dictyocysta_lepida>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_Dictyocysta_lepida" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_Dictyocysta_lepida'^^xsd:string;
  dwc:scientificName 'Dictyocysta lepida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '235767'^^xsd:integer;
  dwc:occurrenceId 'A1_4_Dictyocysta_lepida'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235767'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocysta lepida'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_Epiplocylis_undella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Epiplocylis_undella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Epiplocylis_undella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_Epiplocylis_undella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_Epiplocylis_undella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_Epiplocylis_undella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_Epiplocylis_undella'^^xsd:string;
  dwc:scientificName 'Epiplocylis undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '341668'^^xsd:integer;
  dwc:occurrenceId 'A1_4_Epiplocylis_undella'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '341668'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis undella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_Epiplocylis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Epiplocylis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Epiplocylis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_Epiplocylis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_Epiplocylis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_Epiplocylis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_Epiplocylis_sp.'^^xsd:string;
  dwc:scientificName 'Epiplocylis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '183562'^^xsd:integer;
  dwc:occurrenceId 'A1_4_Epiplocylis_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183562'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_Favella_enrenbergii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Favella_enrenbergii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Favella_enrenbergii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_Favella_enrenbergii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_Favella_enrenbergii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_Favella_enrenbergii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_Favella_enrenbergii'^^xsd:string;
  dwc:scientificName 'Favella ehrenbergii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '235761'^^xsd:integer;
  dwc:occurrenceId 'A1_4_Favella_enrenbergii'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235761'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Favella enrenbergii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_Eutintinnus_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Eutintinnus_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Eutintinnus_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_Eutintinnus_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_Eutintinnus_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_Eutintinnus_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_Eutintinnus_spp.'^^xsd:string;
  dwc:scientificName 'Eutintinnus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '183543'^^xsd:integer;
  dwc:occurrenceId 'A1_4_Eutintinnus_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183543'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Eutintinnus spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_Amphorellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Amphorellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Amphorellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_Amphorellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_Amphorellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_Amphorellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_Amphorellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Amphorellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '425527'^^xsd:integer;
  dwc:occurrenceId 'A1_4_Amphorellopsis_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '425527'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Amphorellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_Rabdonella_elegans>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Rabdonella_elegans> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Rabdonella_elegans> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_Rabdonella_elegans>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_Rabdonella_elegans>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_Rabdonella_elegans" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_Rabdonella_elegans'^^xsd:string;
  dwc:scientificName 'Rhabdonella elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '183577'^^xsd:integer;
  dwc:occurrenceId 'A1_4_Rabdonella_elegans'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183577'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella elegans'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_Rabdonella_brandti>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Rabdonella_brandti> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Rabdonella_brandti> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_Rabdonella_brandti>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_Rabdonella_brandti>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_Rabdonella_brandti" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_Rabdonella_brandti'^^xsd:string;
  dwc:scientificName 'Rhabdonella brandti'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '427513'^^xsd:integer;
  dwc:occurrenceId 'A1_4_Rabdonella_brandti'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427513'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella brandti'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_Rabdonellopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Rabdonellopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Rabdonellopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_Rabdonellopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_Rabdonellopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_Rabdonellopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_Rabdonellopsis_spp.'^^xsd:string;
  dwc:scientificName 'Rhabdonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '183550'^^xsd:integer;
  dwc:occurrenceId 'A1_4_Rabdonellopsis_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183550'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonellopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_Undella_claparedei>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Undella_claparedei> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Undella_claparedei> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_Undella_claparedei>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_Undella_claparedei>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_Undella_claparedei" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_Undella_claparedei'^^xsd:string;
  dwc:scientificName 'Undella claparedei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '341684'^^xsd:integer;
  dwc:occurrenceId 'A1_4_Undella_claparedei'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417240'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undella claparedei'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_Undella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Undella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Undella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_Undella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_Undella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_Undella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_Undella_sp.'^^xsd:string;
  dwc:scientificName 'Undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '235764'^^xsd:integer;
  dwc:occurrenceId 'A1_4_Undella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235764'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Undella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_Xystonellopsis_heros>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Xystonellopsis_heros> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Xystonellopsis_heros> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_Xystonellopsis_heros>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_Xystonellopsis_heros>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_Xystonellopsis_heros" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_Xystonellopsis_heros'^^xsd:string;
  dwc:scientificName 'Xystonellopsis heros'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '417266'^^xsd:integer;
  dwc:occurrenceId 'A1_4_Xystonellopsis_heros'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417266'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Xystonellopsis heros'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_Tintinnina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Tintinnina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Tintinnina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_Tintinnina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_Tintinnina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_Tintinnina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_Tintinnina_(others)'^^xsd:string;
  dwc:scientificName 'Tintinnina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '732976'^^xsd:integer;
  dwc:occurrenceId 'A1_4_Tintinnina_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_Collosphaera_macropora>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Collosphaera_macropora> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Collosphaera_macropora> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_Collosphaera_macropora>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_Collosphaera_macropora>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_Collosphaera_macropora" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_Collosphaera_macropora'^^xsd:string;
  dwc:scientificName 'Collosphaera macropora'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '493482'^^xsd:integer;
  dwc:occurrenceId 'A1_4_Collosphaera_macropora'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493482'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Collosphaera macropora'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_Dictyocoryne_profunda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Dictyocoryne_profunda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Dictyocoryne_profunda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_Dictyocoryne_profunda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_Dictyocoryne_profunda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_Dictyocoryne_profunda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_Dictyocoryne_profunda'^^xsd:string;
  dwc:scientificName 'Dictyocoryne profunda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '412935'^^xsd:integer;
  dwc:occurrenceId 'A1_4_Dictyocoryne_profunda'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412935'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne profunda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_Dictyocoryne_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Dictyocoryne_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Dictyocoryne_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_Dictyocoryne_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_Dictyocoryne_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_Dictyocoryne_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_Dictyocoryne_sp.'^^xsd:string;
  dwc:scientificName 'Dictyocoryne'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '412934'^^xsd:integer;
  dwc:occurrenceId 'A1_4_Dictyocoryne_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412934'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_Discopyle_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Discopyle_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Discopyle_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_Discopyle_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_Discopyle_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_Discopyle_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_Discopyle_sp.'^^xsd:string;
  dwc:scientificName 'Discopyle'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '493501'^^xsd:integer;
  dwc:occurrenceId 'A1_4_Discopyle_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Discopyle sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_Pylonidae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Pylonidae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Pylonidae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_Pylonidae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_Pylonidae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_Pylonidae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_Pylonidae'^^xsd:string;
  dwc:scientificName 'Pyloniidae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '345902'^^xsd:integer;
  dwc:occurrenceId 'A1_4_Pylonidae'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345902'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:verbatimIdentification 'Pylonidae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_Spongodiscus_resurgens>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Spongodiscus_resurgens> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Spongodiscus_resurgens> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_Spongodiscus_resurgens>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_Spongodiscus_resurgens>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_Spongodiscus_resurgens" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_Spongodiscus_resurgens'^^xsd:string;
  dwc:scientificName 'Spongodiscus resurgens'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '493608'^^xsd:integer;
  dwc:occurrenceId 'A1_4_Spongodiscus_resurgens'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493608'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongodiscus resurgens'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_Spongosphaera_streptacantha>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Spongosphaera_streptacantha> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Spongosphaera_streptacantha> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_Spongosphaera_streptacantha>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_Spongosphaera_streptacantha>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_Spongosphaera_streptacantha" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_Spongosphaera_streptacantha'^^xsd:string;
  dwc:scientificName 'Spongosphaera streptacantha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '493393'^^xsd:integer;
  dwc:occurrenceId 'A1_4_Spongosphaera_streptacantha'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493393'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongosphaera streptacantha'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_Spongaster_tetras>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Spongaster_tetras> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Spongaster_tetras> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_Spongaster_tetras>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_Spongaster_tetras>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_Spongaster_tetras" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_Spongaster_tetras'^^xsd:string;
  dwc:scientificName 'Spongaster tetras'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '412940'^^xsd:integer;
  dwc:occurrenceId 'A1_4_Spongaster_tetras'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412940'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongaster tetras'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_Spongotrochus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Spongotrochus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Spongotrochus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_Spongotrochus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_Spongotrochus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_Spongotrochus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_Spongotrochus_sp.'^^xsd:string;
  dwc:scientificName 'Spongotrochus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '412948'^^xsd:integer;
  dwc:occurrenceId 'A1_4_Spongotrochus_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Spongotrochus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_Zygocircus_productus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Zygocircus_productus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Zygocircus_productus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_Zygocircus_productus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_Zygocircus_productus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_Zygocircus_productus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_Zygocircus_productus'^^xsd:string;
  dwc:scientificName 'Zygocircus productus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '493705'^^xsd:integer;
  dwc:occurrenceId 'A1_4_Zygocircus_productus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493705'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus productus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_Zygocircus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Zygocircus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Zygocircus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_Zygocircus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_Zygocircus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_Zygocircus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_Zygocircus_sp.'^^xsd:string;
  dwc:scientificName 'Zygocircus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '493702'^^xsd:integer;
  dwc:occurrenceId 'A1_4_Zygocircus_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493702'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_Polycystina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Polycystina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Polycystina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_Polycystina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_Polycystina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_Polycystina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_Polycystina_(others)'^^xsd:string;
  dwc:scientificName 'Polycystina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '235740'^^xsd:integer;
  dwc:occurrenceId 'A1_4_Polycystina_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235740'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Polycystina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_ACANTHARIA_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_ACANTHARIA_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_ACANTHARIA_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_ACANTHARIA_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_ACANTHARIA_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_ACANTHARIA_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_ACANTHARIA_spp.'^^xsd:string;
  dwc:scientificName 'Acantharia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '586732'^^xsd:integer;
  dwc:occurrenceId 'A1_4_ACANTHARIA_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '586732'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'ACANTHARIA spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_Bolivina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Bolivina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Bolivina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_Bolivina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_Bolivina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_Bolivina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_Bolivina_sp.'^^xsd:string;
  dwc:scientificName 'Bolivina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '112101'^^xsd:integer;
  dwc:occurrenceId 'A1_4_Bolivina_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Bolivina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_Globigerina_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Globigerina_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Globigerina_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_Globigerina_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_Globigerina_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_Globigerina_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_Globigerina_bulloides'^^xsd:string;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:occurrenceId 'A1_4_Globigerina_bulloides'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globigerina bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_Globogirinoides_ruber>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Globogirinoides_ruber> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Globogirinoides_ruber> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_Globogirinoides_ruber>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_Globogirinoides_ruber>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_Globogirinoides_ruber" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_Globogirinoides_ruber'^^xsd:string;
  dwc:scientificName 'Globigerinoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:occurrenceId 'A1_4_Globogirinoides_ruber'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globogirinoides ruber'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_Globorotalia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Globorotalia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Globorotalia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_Globorotalia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_Globorotalia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_Globorotalia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_Globorotalia_spp.'^^xsd:string;
  dwc:scientificName 'Globorotalia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '112200'^^xsd:integer;
  dwc:occurrenceId 'A1_4_Globorotalia_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112200'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Globorotalia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_Neogloboquadrina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Neogloboquadrina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Neogloboquadrina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_Neogloboquadrina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_Neogloboquadrina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_Neogloboquadrina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_Neogloboquadrina_sp.'^^xsd:string;
  dwc:scientificName 'Neogloboquadrina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '112202'^^xsd:integer;
  dwc:occurrenceId 'A1_4_Neogloboquadrina_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112202'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Neogloboquadrina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_Orbulina_universa>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Orbulina_universa> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Orbulina_universa> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_Orbulina_universa>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_Orbulina_universa>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_Orbulina_universa" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_Orbulina_universa'^^xsd:string;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:occurrenceId 'A1_4_Orbulina_universa'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Orbulina universa'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_Tretomphalus_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Tretomphalus_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Tretomphalus_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_Tretomphalus_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_Tretomphalus_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_Tretomphalus_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_Tretomphalus_bulloides'^^xsd:string;
  dwc:scientificName 'Tretomphalus bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '113184'^^xsd:integer;
  dwc:occurrenceId 'A1_4_Tretomphalus_bulloides'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tretomphalus bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_Trochammina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Trochammina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Trochammina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_Trochammina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_Trochammina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_Trochammina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_Trochammina_sp.'^^xsd:string;
  dwc:scientificName 'Trochammina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:occurrenceId 'A1_4_Trochammina_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Trochammina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_Foraminifera_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Foraminifera_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Foraminifera_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_Foraminifera_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_Foraminifera_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_Foraminifera_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_Foraminifera_(others)'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:occurrenceId 'A1_4_Foraminifera_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Foraminifera (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_Nannocalanus_minor>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Nannocalanus_minor> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Nannocalanus_minor> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_Nannocalanus_minor>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_Nannocalanus_minor>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_Nannocalanus_minor" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_Nannocalanus_minor'^^xsd:string;
  dwc:scientificName 'Nannocalanus minor'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '104469'^^xsd:integer;
  dwc:occurrenceId 'A1_4_Nannocalanus_minor'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104469'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus minor'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_Nannocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Nannocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Nannocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_Nannocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_Nannocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_Nannocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Nannocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '104154'^^xsd:integer;
  dwc:occurrenceId 'A1_4_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104154'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_Neocalanus_robustior>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Neocalanus_robustior> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Neocalanus_robustior> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_Neocalanus_robustior>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_Neocalanus_robustior>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_Neocalanus_robustior" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_Neocalanus_robustior'^^xsd:string;
  dwc:scientificName 'Neocalanus robustior'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '104472'^^xsd:integer;
  dwc:occurrenceId 'A1_4_Neocalanus_robustior'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104472'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Neocalanus robustior'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_Undinula_vulgaris_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Undinula_vulgaris_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Undinula_vulgaris_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_Undinula_vulgaris_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_Undinula_vulgaris_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_Undinula_vulgaris_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:scientificName 'Undinula vulgaris'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '104473'^^xsd:integer;
  dwc:occurrenceId 'A1_4_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104473'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undinula vulgaris (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_Acrocalanus_longicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Acrocalanus_longicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Acrocalanus_longicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_Acrocalanus_longicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_Acrocalanus_longicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_Acrocalanus_longicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_Acrocalanus_longicornis'^^xsd:string;
  dwc:scientificName 'Acrocalanus longicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '104646'^^xsd:integer;
  dwc:occurrenceId 'A1_4_Acrocalanus_longicornis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104646'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus longicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_Acrocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Acrocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Acrocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_Acrocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_Acrocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_Acrocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Acrocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '104192'^^xsd:integer;
  dwc:occurrenceId 'A1_4_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104192'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_Calocalanos_pavo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Calocalanos_pavo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Calocalanos_pavo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_Calocalanos_pavo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_Calocalanos_pavo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_Calocalanos_pavo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_Calocalanos_pavo'^^xsd:string;
  dwc:scientificName 'Calocalanus pavo'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '104669'^^xsd:integer;
  dwc:occurrenceId 'A1_4_Calocalanos_pavo'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanos pavo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_Calocalanus_sp. _(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:scientificName 'Calocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '104193'^^xsd:integer;
  dwc:occurrenceId 'A1_4_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104193'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanus sp.  (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_Delibus_sewelli>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Delibus_sewelli> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Delibus_sewelli> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_Delibus_sewelli>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_Delibus_sewelli>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_Delibus_sewelli" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_Delibus_sewelli'^^xsd:string;
  dwc:scientificName 'Delius sewelli'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '363906'^^xsd:integer;
  dwc:occurrenceId 'A1_4_Delibus_sewelli'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363906'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sewelli'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_Delibus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Delibus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Delibus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_Delibus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_Delibus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_Delibus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Delius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '363904'^^xsd:integer;
  dwc:occurrenceId 'A1_4_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363904'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_Mecynocera_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Mecynocera_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Mecynocera_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_Mecynocera_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_Mecynocera_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_Mecynocera_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Mecynocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '104184'^^xsd:integer;
  dwc:occurrenceId 'A1_4_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Mecynocera sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_Paracalanus_aculeatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Paracalanus_aculeatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Paracalanus_aculeatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_Paracalanus_aculeatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_Paracalanus_aculeatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_Paracalanus_aculeatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_Paracalanus_aculeatus'^^xsd:string;
  dwc:scientificName 'Paracalanus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '104681'^^xsd:integer;
  dwc:occurrenceId 'A1_4_Paracalanus_aculeatus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1464945'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus aculeatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_Paracalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Paracalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Paracalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_Paracalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_Paracalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_Paracalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Paracalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '104196'^^xsd:integer;
  dwc:occurrenceId 'A1_4_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104196'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_Rhincalanus_cornutus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Rhincalanus_cornutus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Rhincalanus_cornutus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_Rhincalanus_cornutus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_Rhincalanus_cornutus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_Rhincalanus_cornutus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_Rhincalanus_cornutus'^^xsd:string;
  dwc:scientificName 'Rhincalanus cornutus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '104542'^^xsd:integer;
  dwc:occurrenceId 'A1_4_Rhincalanus_cornutus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1488083'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rhincalanus cornutus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_Subeucalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Subeucalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Subeucalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_Subeucalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_Subeucalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_Subeucalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Subeucalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '104173'^^xsd:integer;
  dwc:occurrenceId 'A1_4_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104173'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Subeucalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_Clausocalanus_furcatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Clausocalanus_furcatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Clausocalanus_furcatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_Clausocalanus_furcatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_Clausocalanus_furcatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_Clausocalanus_furcatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_Clausocalanus_furcatus'^^xsd:string;
  dwc:scientificName 'Clausocalanus furcatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '104503'^^xsd:integer;
  dwc:occurrenceId 'A1_4_Clausocalanus_furcatus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104503'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus furcatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_Clausocalanus_mastigophorus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Clausocalanus_mastigophorus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Clausocalanus_mastigophorus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_Clausocalanus_mastigophorus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_Clausocalanus_mastigophorus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_Clausocalanus_mastigophorus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:scientificName 'Clausocalanus mastigophorus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '104506'^^xsd:integer;
  dwc:occurrenceId 'A1_4_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104506'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus mastigophorus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_Clausocalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Clausocalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Clausocalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_Clausocalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_Clausocalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_Clausocalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Clausocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '104161'^^xsd:integer;
  dwc:occurrenceId 'A1_4_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104161'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_Euchaeta_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Euchaeta_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Euchaeta_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_Euchaeta_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_Euchaeta_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_Euchaeta_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Euchaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '104174'^^xsd:integer;
  dwc:occurrenceId 'A1_4_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104174'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Euchaeta spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_Scolecithrix_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Scolecithrix_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Scolecithrix_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_Scolecithrix_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_Scolecithrix_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_Scolecithrix_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_Scolecithrix_danae'^^xsd:string;
  dwc:scientificName 'Scolecithrix danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '104821'^^xsd:integer;
  dwc:occurrenceId 'A1_4_Scolecithrix_danae'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104821'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_Scolecithrix_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Scolecithrix_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Scolecithrix_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_Scolecithrix_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_Scolecithrix_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_Scolecithrix_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Scolecithrix'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '104230'^^xsd:integer;
  dwc:occurrenceId 'A1_4_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104230'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_Lucicutia_flavicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Lucicutia_flavicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Lucicutia_flavicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_Lucicutia_flavicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_Lucicutia_flavicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_Lucicutia_flavicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_Lucicutia_flavicornis'^^xsd:string;
  dwc:scientificName 'Lucicutia flavicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '104597'^^xsd:integer;
  dwc:occurrenceId 'A1_4_Lucicutia_flavicornis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104597'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia flavicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_Lucicutia_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Lucicutia_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Lucicutia_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_Lucicutia_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_Lucicutia_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_Lucicutia_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_Lucicutia_sp.'^^xsd:string;
  dwc:scientificName 'Lucicutia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '104183'^^xsd:integer;
  dwc:occurrenceId 'A1_4_Lucicutia_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104183'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_Pleuromamma_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Pleuromamma_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Pleuromamma_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_Pleuromamma_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_Pleuromamma_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_Pleuromamma_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Pleuromamma'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '104191'^^xsd:integer;
  dwc:occurrenceId 'A1_4_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104191'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Pleuromamma sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_Temora_stylifera_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Temora_stylifera_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Temora_stylifera_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_Temora_stylifera_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_Temora_stylifera_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_Temora_stylifera_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:scientificName 'Temora stylifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '104879'^^xsd:integer;
  dwc:occurrenceId 'A1_4_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104879'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora stylifera (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_Temora_turbinata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Temora_turbinata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Temora_turbinata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_Temora_turbinata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_Temora_turbinata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_Temora_turbinata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_Temora_turbinata'^^xsd:string;
  dwc:scientificName 'Temora turbinata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '104880'^^xsd:integer;
  dwc:occurrenceId 'A1_4_Temora_turbinata'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104880'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora turbinata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_Candacia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Candacia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Candacia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_Candacia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_Candacia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_Candacia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_Candacia_spp.'^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A1_4_Candacia_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_Candacia_sp._%28copepodite%29%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Candacia_sp._%28copepodite%29%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Candacia_sp._%28copepodite%29%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_Candacia_sp._%28copepodite%29%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_Candacia_sp._%28copepodite%29%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_Candacia_sp._(copepodite) " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A1_4_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia sp. (copepodite) '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_Calanopia_americana_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Calanopia_americana_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Calanopia_americana_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_Calanopia_americana_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_Calanopia_americana_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_Calanopia_americana_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:scientificName 'Calanopia americana'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '104723'^^xsd:integer;
  dwc:occurrenceId 'A1_4_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104723'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calanopia americana (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_Acartia_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Acartia_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Acartia_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_Acartia_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_Acartia_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_Acartia_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_Acartia_danae'^^xsd:string;
  dwc:scientificName 'Acartia (Acartia) danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '346026'^^xsd:integer;
  dwc:occurrenceId 'A1_4_Acartia_danae'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346026'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_Acartia_lilljeborgii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Acartia_lilljeborgii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Acartia_lilljeborgii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_Acartia_lilljeborgii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_Acartia_lilljeborgii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_Acartia_lilljeborgii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_Acartia_lilljeborgii'^^xsd:string;
  dwc:scientificName 'Acartia lilljeborgii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '348510'^^xsd:integer;
  dwc:occurrenceId 'A1_4_Acartia_lilljeborgii'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia lilljeborgii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_Calanoida_%28others_copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Calanoida_%28others_copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Calanoida_%28others_copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_Calanoida_%28others_copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_Calanoida_%28others_copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_Calanoida_(others_copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'A1_4_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Calanoida (others copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_Oithona_atlantica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Oithona_atlantica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Oithona_atlantica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_Oithona_atlantica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_Oithona_atlantica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_Oithona_atlantica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_Oithona_atlantica'^^xsd:string;
  dwc:scientificName 'Oithona atlantica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '106642'^^xsd:integer;
  dwc:occurrenceId 'A1_4_Oithona_atlantica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106642'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona atlantica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_Oithona_plumifera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Oithona_plumifera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Oithona_plumifera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_Oithona_plumifera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_Oithona_plumifera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_Oithona_plumifera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_Oithona_plumifera'^^xsd:string;
  dwc:scientificName 'Oithona plumifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '106652'^^xsd:integer;
  dwc:occurrenceId 'A1_4_Oithona_plumifera'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106652'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona plumifera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_Oithona_setigera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Oithona_setigera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Oithona_setigera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_Oithona_setigera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_Oithona_setigera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_Oithona_setigera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_Oithona_setigera'^^xsd:string;
  dwc:scientificName 'Oithona setigera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '106655'^^xsd:integer;
  dwc:occurrenceId 'A1_4_Oithona_setigera'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '734517'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona setigera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_Oithona_hebes>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Oithona_hebes> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Oithona_hebes> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_Oithona_hebes>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_Oithona_hebes>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_Oithona_hebes" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_Oithona_hebes'^^xsd:string;
  dwc:scientificName 'Oithona hebes'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '106647'^^xsd:integer;
  dwc:occurrenceId 'A1_4_Oithona_hebes'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106647'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona hebes'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_Oithona_spp.%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Oithona_spp.%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Oithona_spp.%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_Oithona_spp.%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_Oithona_spp.%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_Oithona_spp. " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_Oithona_spp. '^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A1_4_Oithona_spp. '^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_Oithona_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Oithona_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Oithona_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_Oithona_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_Oithona_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_Oithona_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A1_4_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_Microsetella_norvegica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Microsetella_norvegica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Microsetella_norvegica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_Microsetella_norvegica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_Microsetella_norvegica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_Microsetella_norvegica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_Microsetella_norvegica'^^xsd:string;
  dwc:scientificName 'Microsetella norvegica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '116115'^^xsd:integer;
  dwc:occurrenceId 'A1_4_Microsetella_norvegica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116115'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella norvegica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_Microsetella_rosea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Microsetella_rosea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Microsetella_rosea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_Microsetella_rosea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_Microsetella_rosea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_Microsetella_rosea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_Microsetella_rosea'^^xsd:string;
  dwc:scientificName 'Microsetella rosea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '116116'^^xsd:integer;
  dwc:occurrenceId 'A1_4_Microsetella_rosea'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116116'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella rosea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_Microsetella_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Microsetella_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Microsetella_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_Microsetella_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_Microsetella_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_Microsetella_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Microsetella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '115341'^^xsd:integer;
  dwc:occurrenceId 'A1_4_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115341'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_Macrosetella_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Macrosetella_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Macrosetella_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_Macrosetella_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_Macrosetella_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_Macrosetella_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_Macrosetella_gracilis'^^xsd:string;
  dwc:scientificName 'Macrosetella gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '116382'^^xsd:integer;
  dwc:occurrenceId 'A1_4_Macrosetella_gracilis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116382'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Macrosetella gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_Miracia_efferata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Miracia_efferata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Miracia_efferata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_Miracia_efferata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_Miracia_efferata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_Miracia_efferata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_Miracia_efferata'^^xsd:string;
  dwc:scientificName 'Miracia efferata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '116383'^^xsd:integer;
  dwc:occurrenceId 'A1_4_Miracia_efferata'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116383'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Miracia efferata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_Oncaea_media>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Oncaea_media> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Oncaea_media> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_Oncaea_media>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_Oncaea_media>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_Oncaea_media" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_Oncaea_media'^^xsd:string;
  dwc:scientificName 'Oncaea media'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '128938'^^xsd:integer;
  dwc:occurrenceId 'A1_4_Oncaea_media'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1862287'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea media'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_Oncaea_venusta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Oncaea_venusta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Oncaea_venusta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_Oncaea_venusta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_Oncaea_venusta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_Oncaea_venusta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_Oncaea_venusta'^^xsd:string;
  dwc:scientificName 'Oncaea venusta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '128954'^^xsd:integer;
  dwc:occurrenceId 'A1_4_Oncaea_venusta'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1754274'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea venusta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_Oncaea_mediterranea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Oncaea_mediterranea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Oncaea_mediterranea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_Oncaea_mediterranea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_Oncaea_mediterranea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_Oncaea_mediterranea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_Oncaea_mediterranea'^^xsd:string;
  dwc:scientificName 'Oncaea mediterranea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '128939'^^xsd:integer;
  dwc:occurrenceId 'A1_4_Oncaea_mediterranea'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128939'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea mediterranea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_Oncaea_scottodicarloi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Oncaea_scottodicarloi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Oncaea_scottodicarloi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_Oncaea_scottodicarloi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_Oncaea_scottodicarloi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_Oncaea_scottodicarloi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_Oncaea_scottodicarloi'^^xsd:string;
  dwc:scientificName 'Oncaea scottodicarloi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '128950'^^xsd:integer;
  dwc:occurrenceId 'A1_4_Oncaea_scottodicarloi'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128950'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea scottodicarloi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_Oncaea_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Oncaea_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Oncaea_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_Oncaea_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_Oncaea_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_Oncaea_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oncaea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '128690'^^xsd:integer;
  dwc:occurrenceId 'A1_4_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128690'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_Hemicyclops_thallassius>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Hemicyclops_thallassius> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Hemicyclops_thallassius> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_Hemicyclops_thallassius>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_Hemicyclops_thallassius>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_Hemicyclops_thallassius" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_Hemicyclops_thallassius'^^xsd:string;
  dwc:scientificName 'Hemicyclops thalassius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '352254'^^xsd:integer;
  dwc:occurrenceId 'A1_4_Hemicyclops_thallassius'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '352254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Hemicyclops thallassius'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_Copilia_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Copilia_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Copilia_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_Copilia_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_Copilia_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_Copilia_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Copilia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '128721'^^xsd:integer;
  dwc:occurrenceId 'A1_4_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128721'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Copilia spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_Agetus_flaccus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Agetus_flaccus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Agetus_flaccus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_Agetus_flaccus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_Agetus_flaccus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_Agetus_flaccus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_Agetus_flaccus'^^xsd:string;
  dwc:scientificName 'Agetus flaccus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '128795'^^xsd:integer;
  dwc:occurrenceId 'A1_4_Agetus_flaccus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128795'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Agetus flaccus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_Corycaeus_speciosus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Corycaeus_speciosus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Corycaeus_speciosus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_Corycaeus_speciosus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_Corycaeus_speciosus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_Corycaeus_speciosus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_Corycaeus_speciosus'^^xsd:string;
  dwc:scientificName 'Corycaeus speciosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '128800'^^xsd:integer;
  dwc:occurrenceId 'A1_4_Corycaeus_speciosus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128800'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus speciosus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_Corycaeus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Corycaeus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Corycaeus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_Corycaeus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_Corycaeus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_Corycaeus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Corycaeus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '128634'^^xsd:integer;
  dwc:occurrenceId 'A1_4_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128634'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_Farranula_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Farranula_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Farranula_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_Farranula_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_Farranula_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_Farranula_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_Farranula_gracilis'^^xsd:string;
  dwc:scientificName 'Farranula gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '128813'^^xsd:integer;
  dwc:occurrenceId 'A1_4_Farranula_gracilis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128813'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_Farranula_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Farranula_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Farranula_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_Farranula_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_Farranula_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_Farranula_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Farranula'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '128636'^^xsd:integer;
  dwc:occurrenceId 'A1_4_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128636'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_Copepoda_%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Copepoda_%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Copepoda_%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_Copepoda_%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_Copepoda_%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_Copepoda_(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_Copepoda_(nauplius)'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'A1_4_Copepoda_(nauplius)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Copepoda (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_CIRRIPEDIA__%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_CIRRIPEDIA__%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_CIRRIPEDIA__%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_CIRRIPEDIA__%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_CIRRIPEDIA__%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_CIRRIPEDIA__(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:occurrenceId 'A1_4_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  dwc:verbatimIdentification 'CIRRIPEDIA  (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_STOMATOPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_STOMATOPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_STOMATOPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_STOMATOPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_STOMATOPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_STOMATOPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Stomatopoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '14355'^^xsd:integer;
  dwc:occurrenceId 'A1_4_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '14355'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'STOMATOPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_DECAPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_DECAPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_DECAPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_DECAPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_DECAPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_DECAPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_DECAPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:occurrenceId 'A1_4_DECAPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'DECAPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_ECHINODERMATA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_ECHINODERMATA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_ECHINODERMATA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_ECHINODERMATA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_ECHINODERMATA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_ECHINODERMATA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:scientificName 'Echinodermata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '1806'^^xsd:integer;
  dwc:occurrenceId 'A1_4_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1806'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'ECHINODERMATA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_BRYOZOA_%28cyphonauta_larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_BRYOZOA_%28cyphonauta_larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_BRYOZOA_%28cyphonauta_larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_BRYOZOA_%28cyphonauta_larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_BRYOZOA_%28cyphonauta_larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_BRYOZOA_(cyphonauta_larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'A1_4_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'BRYOZOA (cyphonauta larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_Sagitta_friedreich>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Sagitta_friedreich> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Sagitta_friedreich> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_Sagitta_friedreich>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_Sagitta_friedreich>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_Sagitta_friedreich" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_Sagitta_friedreich'^^xsd:string;
  dwc:scientificName 'Sagitta friderici'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '105452'^^xsd:integer;
  dwc:occurrenceId 'A1_4_Sagitta_friedreich'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105441'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta friedreich'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_Sagitta_spp.%C2%A0%28imature%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Sagitta_spp.%C2%A0%28imature%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Sagitta_spp.%C2%A0%28imature%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_Sagitta_spp.%C2%A0%28imature%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_Sagitta_spp.%C2%A0%28imature%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_Sagitta_spp. (imature)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_Sagitta_spp. (imature)'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:occurrenceId 'A1_4_Sagitta_spp. (imature)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta spp. (imature)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_Chaetognatha_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Chaetognatha_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Chaetognatha_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_Chaetognatha_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_Chaetognatha_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_Chaetognatha_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_Chaetognatha_(others)'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:occurrenceId 'A1_4_Chaetognatha_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Chaetognatha (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_Fritillaria_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Fritillaria_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Fritillaria_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_Fritillaria_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_Fritillaria_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_Fritillaria_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_Fritillaria_spp.'^^xsd:string;
  dwc:scientificName 'Fritillaria'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '103358'^^xsd:integer;
  dwc:occurrenceId 'A1_4_Fritillaria_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Fritillaria spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_Oikopleura_dioica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Oikopleura_dioica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Oikopleura_dioica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_Oikopleura_dioica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_Oikopleura_dioica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_Oikopleura_dioica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_Oikopleura_dioica'^^xsd:string;
  dwc:scientificName 'Oikopleura dioica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '1770057'^^xsd:integer;
  dwc:occurrenceId 'A1_4_Oikopleura_dioica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura dioica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_Oikopleura_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Oikopleura_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Oikopleura_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_Oikopleura_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_Oikopleura_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_Oikopleura_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_Oikopleura_spp.'^^xsd:string;
  dwc:scientificName 'Oikopleura'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '103367'^^xsd:integer;
  dwc:occurrenceId 'A1_4_Oikopleura_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_Appendicularia_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Appendicularia_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Appendicularia_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_Appendicularia_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_Appendicularia_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_Appendicularia_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_Appendicularia_(others)'^^xsd:string;
  dwc:scientificName 'Appendicularia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '146421'^^xsd:integer;
  dwc:occurrenceId 'A1_4_Appendicularia_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146421'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Appendicularia (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_Thalia_democratica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Thalia_democratica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Thalia_democratica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_Thalia_democratica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_Thalia_democratica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_Thalia_democratica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_Thalia_democratica'^^xsd:string;
  dwc:scientificName 'Thalia democratica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '137279'^^xsd:integer;
  dwc:occurrenceId 'A1_4_Thalia_democratica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137279'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Thalia democratica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_Doliolo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Doliolo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Doliolo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_Doliolo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_Doliolo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_Doliolo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_Doliolo'^^xsd:string;
  dwc:scientificName 'Dolioloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '137221'^^xsd:integer;
  dwc:occurrenceId 'A1_4_Doliolo'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137221'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Doliolo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_Teleostei_%28egg%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Teleostei_%28egg%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Teleostei_%28egg%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_Teleostei_%28egg%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_Teleostei_%28egg%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_Teleostei_(egg)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_Teleostei_(egg)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A1_4_Teleostei_(egg)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (egg)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_Teleostei_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Teleostei_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Teleostei_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_Teleostei_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_Teleostei_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_Teleostei_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_Teleostei_(larvae)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A1_4_Teleostei_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_SIPHONOPHORAE_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_SIPHONOPHORAE_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_SIPHONOPHORAE_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_SIPHONOPHORAE_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_SIPHONOPHORAE_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_SIPHONOPHORAE_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:scientificName 'Siphonophorae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '1371'^^xsd:integer;
  dwc:occurrenceId 'A1_4_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'SIPHONOPHORAE spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_Gastropoda_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Gastropoda_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Gastropoda_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_Gastropoda_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_Gastropoda_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_Gastropoda_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_Gastropoda_(veliger)'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'A1_4_Gastropoda_(veliger)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Gastropoda (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_Pteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Pteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Pteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_Pteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_Pteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_Pteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_Pteropoda'^^xsd:string;
  dwc:scientificName 'Pteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '325345'^^xsd:integer;
  dwc:occurrenceId 'A1_4_Pteropoda'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '325345'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Pteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_Heteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Heteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Heteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_Heteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_Heteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_Heteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_Heteropoda'^^xsd:string;
  dwc:scientificName 'Heteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '1491356'^^xsd:integer;
  dwc:occurrenceId 'A1_4_Heteropoda'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491356'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Heteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_Bivalvia_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Bivalvia_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_Bivalvia_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_Bivalvia_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_Bivalvia_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_Bivalvia_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_Bivalvia_(veliger)'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'A1_4_Bivalvia_(veliger)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Bivalvia (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_POLYCHAETA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_POLYCHAETA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_POLYCHAETA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_POLYCHAETA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_POLYCHAETA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_POLYCHAETA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'A1_4_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'POLYCHAETA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_OSTRACODA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_OSTRACODA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_OSTRACODA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_OSTRACODA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_OSTRACODA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_OSTRACODA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_OSTRACODA'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'A1_4_OSTRACODA'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'OSTRACODA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_4_CLADOCERA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_4_CLADOCERA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_4_CLADOCERA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.887866"^^xsd:decimal ;
  dwc:decimalLongitude "-32.328116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_4_CLADOCERA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.887866 -32.328116)"^^geo:wktLiteral ;
  geo-pos:lat "-3.887866"^^xsd:decimal ;
  geo-pos:long "-32.328116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_4_CLADOCERA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_4_CLADOCERA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_4_CLADOCERA'^^xsd:string;
  dwc:scientificName 'Cladocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.328116'^^xsd:double;
  dwc:latitude '-3.887866'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 4'^^xsd:string;
  dwc:aphiaid '1076'^^xsd:integer;
  dwc:occurrenceId 'A1_4_CLADOCERA'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '155670'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'CLADOCERA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_Codonella_acuta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Codonella_acuta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Codonella_acuta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_Codonella_acuta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_Codonella_acuta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_Codonella_acuta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_Codonella_acuta'^^xsd:string;
  dwc:scientificName 'Codonella acuta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '417132'^^xsd:integer;
  dwc:occurrenceId 'A2_44_Codonella_acuta'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417132'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella acuta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_Codonella_amphorella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Codonella_amphorella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Codonella_amphorella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_Codonella_amphorella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_Codonella_amphorella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_Codonella_amphorella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_Codonella_amphorella'^^xsd:string;
  dwc:scientificName 'Codonella amphorella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '417133'^^xsd:integer;
  dwc:occurrenceId 'A2_44_Codonella_amphorella'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417133'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella amphorella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_Codonella_apicata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Codonella_apicata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Codonella_apicata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_Codonella_apicata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_Codonella_apicata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_Codonella_apicata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_Codonella_apicata'^^xsd:string;
  dwc:scientificName 'Codonella apicata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '417134'^^xsd:integer;
  dwc:occurrenceId 'A2_44_Codonella_apicata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417134'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella apicata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_Codonella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Codonella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Codonella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_Codonella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_Codonella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_Codonella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_Codonella_sp.'^^xsd:string;
  dwc:scientificName 'Codonella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '150203'^^xsd:integer;
  dwc:occurrenceId 'A2_44_Codonella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150203'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_Tintinnopsis_tocantinensis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Tintinnopsis_tocantinensis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Tintinnopsis_tocantinensis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_Tintinnopsis_tocantinensis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_Tintinnopsis_tocantinensis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_Tintinnopsis_tocantinensis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:scientificName 'Tintinnopsis tocantinensis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '417156'^^xsd:integer;
  dwc:occurrenceId 'A2_44_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417156'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis tocantinensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_Tintinnopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Tintinnopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Tintinnopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_Tintinnopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_Tintinnopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_Tintinnopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_Tintinnopsis_spp.'^^xsd:string;
  dwc:scientificName 'Tintinnopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:occurrenceId 'A2_44_Tintinnopsis_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_Codonellopsis_ostenfeldi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Codonellopsis_ostenfeldi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Codonellopsis_ostenfeldi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_Codonellopsis_ostenfeldi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_Codonellopsis_ostenfeldi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_Codonellopsis_ostenfeldi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:scientificName 'Codonellopsis ostenfeldi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '427448'^^xsd:integer;
  dwc:occurrenceId 'A2_44_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427448'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis ostenfeldi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_Codonellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Codonellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Codonellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_Codonellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_Codonellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_Codonellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_Codonellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Codonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '204197'^^xsd:integer;
  dwc:occurrenceId 'A2_44_Codonellopsis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '204197'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_Coxliella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Coxliella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Coxliella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_Coxliella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_Coxliella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_Coxliella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_Coxliella_sp.'^^xsd:string;
  dwc:scientificName 'Coxliella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '150208'^^xsd:integer;
  dwc:occurrenceId 'A2_44_Coxliella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150208'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Coxliella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_Dadayiella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Dadayiella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Dadayiella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_Dadayiella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_Dadayiella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_Dadayiella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_Dadayiella_sp.'^^xsd:string;
  dwc:scientificName 'Dadayiella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '183541'^^xsd:integer;
  dwc:occurrenceId 'A2_44_Dadayiella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183541'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dadayiella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_Dictyocysta_lepida>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Dictyocysta_lepida> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Dictyocysta_lepida> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_Dictyocysta_lepida>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_Dictyocysta_lepida>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_Dictyocysta_lepida" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_Dictyocysta_lepida'^^xsd:string;
  dwc:scientificName 'Dictyocysta lepida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '235767'^^xsd:integer;
  dwc:occurrenceId 'A2_44_Dictyocysta_lepida'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235767'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocysta lepida'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_Epiplocylis_undella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Epiplocylis_undella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Epiplocylis_undella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_Epiplocylis_undella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_Epiplocylis_undella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_Epiplocylis_undella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_Epiplocylis_undella'^^xsd:string;
  dwc:scientificName 'Epiplocylis undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '341668'^^xsd:integer;
  dwc:occurrenceId 'A2_44_Epiplocylis_undella'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '341668'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis undella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_Epiplocylis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Epiplocylis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Epiplocylis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_Epiplocylis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_Epiplocylis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_Epiplocylis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_Epiplocylis_sp.'^^xsd:string;
  dwc:scientificName 'Epiplocylis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '183562'^^xsd:integer;
  dwc:occurrenceId 'A2_44_Epiplocylis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183562'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_Favella_enrenbergii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Favella_enrenbergii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Favella_enrenbergii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_Favella_enrenbergii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_Favella_enrenbergii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_Favella_enrenbergii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_Favella_enrenbergii'^^xsd:string;
  dwc:scientificName 'Favella ehrenbergii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '235761'^^xsd:integer;
  dwc:occurrenceId 'A2_44_Favella_enrenbergii'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235761'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Favella enrenbergii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_Eutintinnus_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Eutintinnus_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Eutintinnus_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_Eutintinnus_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_Eutintinnus_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_Eutintinnus_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_Eutintinnus_spp.'^^xsd:string;
  dwc:scientificName 'Eutintinnus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '183543'^^xsd:integer;
  dwc:occurrenceId 'A2_44_Eutintinnus_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183543'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Eutintinnus spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_Amphorellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Amphorellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Amphorellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_Amphorellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_Amphorellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_Amphorellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_Amphorellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Amphorellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '425527'^^xsd:integer;
  dwc:occurrenceId 'A2_44_Amphorellopsis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '425527'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Amphorellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_Rabdonella_elegans>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Rabdonella_elegans> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Rabdonella_elegans> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_Rabdonella_elegans>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_Rabdonella_elegans>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_Rabdonella_elegans" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_Rabdonella_elegans'^^xsd:string;
  dwc:scientificName 'Rhabdonella elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '183577'^^xsd:integer;
  dwc:occurrenceId 'A2_44_Rabdonella_elegans'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183577'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella elegans'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_Rabdonella_brandti>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Rabdonella_brandti> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Rabdonella_brandti> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_Rabdonella_brandti>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_Rabdonella_brandti>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_Rabdonella_brandti" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_Rabdonella_brandti'^^xsd:string;
  dwc:scientificName 'Rhabdonella brandti'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '427513'^^xsd:integer;
  dwc:occurrenceId 'A2_44_Rabdonella_brandti'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427513'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella brandti'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_Rabdonellopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Rabdonellopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Rabdonellopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_Rabdonellopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_Rabdonellopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_Rabdonellopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_Rabdonellopsis_spp.'^^xsd:string;
  dwc:scientificName 'Rhabdonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '183550'^^xsd:integer;
  dwc:occurrenceId 'A2_44_Rabdonellopsis_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183550'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonellopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_Undella_claparedei>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Undella_claparedei> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Undella_claparedei> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_Undella_claparedei>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_Undella_claparedei>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_Undella_claparedei" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_Undella_claparedei'^^xsd:string;
  dwc:scientificName 'Undella claparedei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '341684'^^xsd:integer;
  dwc:occurrenceId 'A2_44_Undella_claparedei'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417240'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undella claparedei'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_Undella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Undella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Undella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_Undella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_Undella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_Undella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_Undella_sp.'^^xsd:string;
  dwc:scientificName 'Undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '235764'^^xsd:integer;
  dwc:occurrenceId 'A2_44_Undella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235764'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Undella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_Xystonellopsis_heros>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Xystonellopsis_heros> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Xystonellopsis_heros> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_Xystonellopsis_heros>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_Xystonellopsis_heros>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_Xystonellopsis_heros" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_Xystonellopsis_heros'^^xsd:string;
  dwc:scientificName 'Xystonellopsis heros'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '417266'^^xsd:integer;
  dwc:occurrenceId 'A2_44_Xystonellopsis_heros'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417266'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Xystonellopsis heros'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_Tintinnina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Tintinnina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Tintinnina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_Tintinnina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_Tintinnina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_Tintinnina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_Tintinnina_(others)'^^xsd:string;
  dwc:scientificName 'Tintinnina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '732976'^^xsd:integer;
  dwc:occurrenceId 'A2_44_Tintinnina_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_Collosphaera_macropora>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Collosphaera_macropora> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Collosphaera_macropora> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_Collosphaera_macropora>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_Collosphaera_macropora>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_Collosphaera_macropora" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_Collosphaera_macropora'^^xsd:string;
  dwc:scientificName 'Collosphaera macropora'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '493482'^^xsd:integer;
  dwc:occurrenceId 'A2_44_Collosphaera_macropora'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493482'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Collosphaera macropora'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_Dictyocoryne_profunda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Dictyocoryne_profunda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Dictyocoryne_profunda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_Dictyocoryne_profunda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_Dictyocoryne_profunda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_Dictyocoryne_profunda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_Dictyocoryne_profunda'^^xsd:string;
  dwc:scientificName 'Dictyocoryne profunda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '412935'^^xsd:integer;
  dwc:occurrenceId 'A2_44_Dictyocoryne_profunda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412935'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne profunda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_Dictyocoryne_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Dictyocoryne_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Dictyocoryne_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_Dictyocoryne_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_Dictyocoryne_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_Dictyocoryne_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_Dictyocoryne_sp.'^^xsd:string;
  dwc:scientificName 'Dictyocoryne'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '412934'^^xsd:integer;
  dwc:occurrenceId 'A2_44_Dictyocoryne_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412934'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_Discopyle_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Discopyle_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Discopyle_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_Discopyle_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_Discopyle_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_Discopyle_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_Discopyle_sp.'^^xsd:string;
  dwc:scientificName 'Discopyle'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '493501'^^xsd:integer;
  dwc:occurrenceId 'A2_44_Discopyle_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Discopyle sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_Pylonidae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Pylonidae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Pylonidae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_Pylonidae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_Pylonidae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_Pylonidae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_Pylonidae'^^xsd:string;
  dwc:scientificName 'Pyloniidae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '345902'^^xsd:integer;
  dwc:occurrenceId 'A2_44_Pylonidae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345902'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:verbatimIdentification 'Pylonidae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_Spongodiscus_resurgens>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Spongodiscus_resurgens> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Spongodiscus_resurgens> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_Spongodiscus_resurgens>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_Spongodiscus_resurgens>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_Spongodiscus_resurgens" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_Spongodiscus_resurgens'^^xsd:string;
  dwc:scientificName 'Spongodiscus resurgens'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '493608'^^xsd:integer;
  dwc:occurrenceId 'A2_44_Spongodiscus_resurgens'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493608'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongodiscus resurgens'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_Spongosphaera_streptacantha>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Spongosphaera_streptacantha> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Spongosphaera_streptacantha> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_Spongosphaera_streptacantha>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_Spongosphaera_streptacantha>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_Spongosphaera_streptacantha" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_Spongosphaera_streptacantha'^^xsd:string;
  dwc:scientificName 'Spongosphaera streptacantha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '493393'^^xsd:integer;
  dwc:occurrenceId 'A2_44_Spongosphaera_streptacantha'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493393'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongosphaera streptacantha'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_Spongaster_tetras>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Spongaster_tetras> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Spongaster_tetras> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_Spongaster_tetras>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_Spongaster_tetras>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_Spongaster_tetras" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_Spongaster_tetras'^^xsd:string;
  dwc:scientificName 'Spongaster tetras'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '412940'^^xsd:integer;
  dwc:occurrenceId 'A2_44_Spongaster_tetras'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412940'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongaster tetras'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_Spongotrochus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Spongotrochus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Spongotrochus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_Spongotrochus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_Spongotrochus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_Spongotrochus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_Spongotrochus_sp.'^^xsd:string;
  dwc:scientificName 'Spongotrochus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '412948'^^xsd:integer;
  dwc:occurrenceId 'A2_44_Spongotrochus_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Spongotrochus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_Zygocircus_productus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Zygocircus_productus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Zygocircus_productus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_Zygocircus_productus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_Zygocircus_productus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_Zygocircus_productus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_Zygocircus_productus'^^xsd:string;
  dwc:scientificName 'Zygocircus productus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '493705'^^xsd:integer;
  dwc:occurrenceId 'A2_44_Zygocircus_productus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493705'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus productus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_Zygocircus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Zygocircus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Zygocircus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_Zygocircus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_Zygocircus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_Zygocircus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_Zygocircus_sp.'^^xsd:string;
  dwc:scientificName 'Zygocircus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '493702'^^xsd:integer;
  dwc:occurrenceId 'A2_44_Zygocircus_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493702'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_Polycystina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Polycystina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Polycystina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_Polycystina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_Polycystina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_Polycystina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_Polycystina_(others)'^^xsd:string;
  dwc:scientificName 'Polycystina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '235740'^^xsd:integer;
  dwc:occurrenceId 'A2_44_Polycystina_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235740'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Polycystina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_ACANTHARIA_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_ACANTHARIA_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_ACANTHARIA_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_ACANTHARIA_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_ACANTHARIA_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_ACANTHARIA_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_ACANTHARIA_spp.'^^xsd:string;
  dwc:scientificName 'Acantharia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '586732'^^xsd:integer;
  dwc:occurrenceId 'A2_44_ACANTHARIA_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '586732'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'ACANTHARIA spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_Bolivina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Bolivina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Bolivina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_Bolivina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_Bolivina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_Bolivina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_Bolivina_sp.'^^xsd:string;
  dwc:scientificName 'Bolivina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '112101'^^xsd:integer;
  dwc:occurrenceId 'A2_44_Bolivina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Bolivina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_Globigerina_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Globigerina_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Globigerina_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_Globigerina_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_Globigerina_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_Globigerina_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_Globigerina_bulloides'^^xsd:string;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:occurrenceId 'A2_44_Globigerina_bulloides'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globigerina bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_Globogirinoides_ruber>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Globogirinoides_ruber> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Globogirinoides_ruber> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_Globogirinoides_ruber>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_Globogirinoides_ruber>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_Globogirinoides_ruber" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_Globogirinoides_ruber'^^xsd:string;
  dwc:scientificName 'Globigerinoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:occurrenceId 'A2_44_Globogirinoides_ruber'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globogirinoides ruber'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_Globorotalia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Globorotalia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Globorotalia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_Globorotalia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_Globorotalia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_Globorotalia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_Globorotalia_spp.'^^xsd:string;
  dwc:scientificName 'Globorotalia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '112200'^^xsd:integer;
  dwc:occurrenceId 'A2_44_Globorotalia_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112200'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Globorotalia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_Neogloboquadrina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Neogloboquadrina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Neogloboquadrina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_Neogloboquadrina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_Neogloboquadrina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_Neogloboquadrina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_Neogloboquadrina_sp.'^^xsd:string;
  dwc:scientificName 'Neogloboquadrina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '112202'^^xsd:integer;
  dwc:occurrenceId 'A2_44_Neogloboquadrina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112202'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Neogloboquadrina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_Orbulina_universa>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Orbulina_universa> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Orbulina_universa> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_Orbulina_universa>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_Orbulina_universa>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_Orbulina_universa" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_Orbulina_universa'^^xsd:string;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:occurrenceId 'A2_44_Orbulina_universa'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Orbulina universa'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_Tretomphalus_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Tretomphalus_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Tretomphalus_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_Tretomphalus_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_Tretomphalus_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_Tretomphalus_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_Tretomphalus_bulloides'^^xsd:string;
  dwc:scientificName 'Tretomphalus bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '113184'^^xsd:integer;
  dwc:occurrenceId 'A2_44_Tretomphalus_bulloides'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tretomphalus bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_Trochammina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Trochammina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Trochammina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_Trochammina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_Trochammina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_Trochammina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_Trochammina_sp.'^^xsd:string;
  dwc:scientificName 'Trochammina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:occurrenceId 'A2_44_Trochammina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Trochammina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_Foraminifera_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Foraminifera_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Foraminifera_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_Foraminifera_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_Foraminifera_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_Foraminifera_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_Foraminifera_(others)'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:occurrenceId 'A2_44_Foraminifera_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Foraminifera (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_Nannocalanus_minor>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Nannocalanus_minor> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Nannocalanus_minor> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_Nannocalanus_minor>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_Nannocalanus_minor>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_Nannocalanus_minor" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_Nannocalanus_minor'^^xsd:string;
  dwc:scientificName 'Nannocalanus minor'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '104469'^^xsd:integer;
  dwc:occurrenceId 'A2_44_Nannocalanus_minor'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104469'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus minor'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_Nannocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Nannocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Nannocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_Nannocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_Nannocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_Nannocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Nannocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '104154'^^xsd:integer;
  dwc:occurrenceId 'A2_44_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104154'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_Neocalanus_robustior>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Neocalanus_robustior> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Neocalanus_robustior> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_Neocalanus_robustior>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_Neocalanus_robustior>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_Neocalanus_robustior" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_Neocalanus_robustior'^^xsd:string;
  dwc:scientificName 'Neocalanus robustior'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '104472'^^xsd:integer;
  dwc:occurrenceId 'A2_44_Neocalanus_robustior'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104472'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Neocalanus robustior'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_Undinula_vulgaris_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Undinula_vulgaris_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Undinula_vulgaris_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_Undinula_vulgaris_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_Undinula_vulgaris_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_Undinula_vulgaris_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:scientificName 'Undinula vulgaris'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '104473'^^xsd:integer;
  dwc:occurrenceId 'A2_44_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104473'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undinula vulgaris (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_Acrocalanus_longicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Acrocalanus_longicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Acrocalanus_longicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_Acrocalanus_longicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_Acrocalanus_longicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_Acrocalanus_longicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_Acrocalanus_longicornis'^^xsd:string;
  dwc:scientificName 'Acrocalanus longicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '104646'^^xsd:integer;
  dwc:occurrenceId 'A2_44_Acrocalanus_longicornis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104646'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus longicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_Acrocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Acrocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Acrocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_Acrocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_Acrocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_Acrocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Acrocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '104192'^^xsd:integer;
  dwc:occurrenceId 'A2_44_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104192'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_Calocalanos_pavo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Calocalanos_pavo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Calocalanos_pavo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_Calocalanos_pavo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_Calocalanos_pavo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_Calocalanos_pavo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_Calocalanos_pavo'^^xsd:string;
  dwc:scientificName 'Calocalanus pavo'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '104669'^^xsd:integer;
  dwc:occurrenceId 'A2_44_Calocalanos_pavo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanos pavo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_Calocalanus_sp. _(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:scientificName 'Calocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '104193'^^xsd:integer;
  dwc:occurrenceId 'A2_44_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104193'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanus sp.  (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_Delibus_sewelli>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Delibus_sewelli> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Delibus_sewelli> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_Delibus_sewelli>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_Delibus_sewelli>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_Delibus_sewelli" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_Delibus_sewelli'^^xsd:string;
  dwc:scientificName 'Delius sewelli'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '363906'^^xsd:integer;
  dwc:occurrenceId 'A2_44_Delibus_sewelli'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363906'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sewelli'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_Delibus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Delibus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Delibus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_Delibus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_Delibus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_Delibus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Delius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '363904'^^xsd:integer;
  dwc:occurrenceId 'A2_44_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363904'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_Mecynocera_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Mecynocera_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Mecynocera_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_Mecynocera_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_Mecynocera_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_Mecynocera_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Mecynocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '104184'^^xsd:integer;
  dwc:occurrenceId 'A2_44_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Mecynocera sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_Paracalanus_aculeatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Paracalanus_aculeatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Paracalanus_aculeatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_Paracalanus_aculeatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_Paracalanus_aculeatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_Paracalanus_aculeatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_Paracalanus_aculeatus'^^xsd:string;
  dwc:scientificName 'Paracalanus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '104681'^^xsd:integer;
  dwc:occurrenceId 'A2_44_Paracalanus_aculeatus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1464945'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus aculeatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_Paracalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Paracalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Paracalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_Paracalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_Paracalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_Paracalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Paracalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '104196'^^xsd:integer;
  dwc:occurrenceId 'A2_44_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104196'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_Rhincalanus_cornutus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Rhincalanus_cornutus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Rhincalanus_cornutus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_Rhincalanus_cornutus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_Rhincalanus_cornutus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_Rhincalanus_cornutus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_Rhincalanus_cornutus'^^xsd:string;
  dwc:scientificName 'Rhincalanus cornutus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '104542'^^xsd:integer;
  dwc:occurrenceId 'A2_44_Rhincalanus_cornutus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1488083'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rhincalanus cornutus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_Subeucalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Subeucalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Subeucalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_Subeucalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_Subeucalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_Subeucalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Subeucalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '104173'^^xsd:integer;
  dwc:occurrenceId 'A2_44_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104173'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Subeucalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_Clausocalanus_furcatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Clausocalanus_furcatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Clausocalanus_furcatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_Clausocalanus_furcatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_Clausocalanus_furcatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_Clausocalanus_furcatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_Clausocalanus_furcatus'^^xsd:string;
  dwc:scientificName 'Clausocalanus furcatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '104503'^^xsd:integer;
  dwc:occurrenceId 'A2_44_Clausocalanus_furcatus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104503'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus furcatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_Clausocalanus_mastigophorus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Clausocalanus_mastigophorus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Clausocalanus_mastigophorus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_Clausocalanus_mastigophorus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_Clausocalanus_mastigophorus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_Clausocalanus_mastigophorus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:scientificName 'Clausocalanus mastigophorus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '104506'^^xsd:integer;
  dwc:occurrenceId 'A2_44_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104506'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus mastigophorus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_Clausocalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Clausocalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Clausocalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_Clausocalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_Clausocalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_Clausocalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Clausocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '104161'^^xsd:integer;
  dwc:occurrenceId 'A2_44_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104161'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_Euchaeta_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Euchaeta_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Euchaeta_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_Euchaeta_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_Euchaeta_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_Euchaeta_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Euchaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '104174'^^xsd:integer;
  dwc:occurrenceId 'A2_44_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104174'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Euchaeta spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_Scolecithrix_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Scolecithrix_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Scolecithrix_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_Scolecithrix_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_Scolecithrix_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_Scolecithrix_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_Scolecithrix_danae'^^xsd:string;
  dwc:scientificName 'Scolecithrix danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '104821'^^xsd:integer;
  dwc:occurrenceId 'A2_44_Scolecithrix_danae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104821'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_Scolecithrix_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Scolecithrix_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Scolecithrix_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_Scolecithrix_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_Scolecithrix_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_Scolecithrix_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Scolecithrix'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '104230'^^xsd:integer;
  dwc:occurrenceId 'A2_44_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104230'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_Lucicutia_flavicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Lucicutia_flavicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Lucicutia_flavicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_Lucicutia_flavicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_Lucicutia_flavicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_Lucicutia_flavicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_Lucicutia_flavicornis'^^xsd:string;
  dwc:scientificName 'Lucicutia flavicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '104597'^^xsd:integer;
  dwc:occurrenceId 'A2_44_Lucicutia_flavicornis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104597'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia flavicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_Lucicutia_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Lucicutia_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Lucicutia_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_Lucicutia_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_Lucicutia_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_Lucicutia_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_Lucicutia_sp.'^^xsd:string;
  dwc:scientificName 'Lucicutia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '104183'^^xsd:integer;
  dwc:occurrenceId 'A2_44_Lucicutia_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104183'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_Pleuromamma_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Pleuromamma_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Pleuromamma_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_Pleuromamma_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_Pleuromamma_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_Pleuromamma_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Pleuromamma'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '104191'^^xsd:integer;
  dwc:occurrenceId 'A2_44_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104191'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Pleuromamma sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_Temora_stylifera_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Temora_stylifera_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Temora_stylifera_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_Temora_stylifera_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_Temora_stylifera_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_Temora_stylifera_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:scientificName 'Temora stylifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '104879'^^xsd:integer;
  dwc:occurrenceId 'A2_44_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104879'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora stylifera (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_Temora_turbinata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Temora_turbinata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Temora_turbinata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_Temora_turbinata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_Temora_turbinata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_Temora_turbinata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_Temora_turbinata'^^xsd:string;
  dwc:scientificName 'Temora turbinata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '104880'^^xsd:integer;
  dwc:occurrenceId 'A2_44_Temora_turbinata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104880'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora turbinata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_Candacia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Candacia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Candacia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_Candacia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_Candacia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_Candacia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_Candacia_spp.'^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A2_44_Candacia_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_Candacia_sp._%28copepodite%29%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Candacia_sp._%28copepodite%29%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Candacia_sp._%28copepodite%29%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_Candacia_sp._%28copepodite%29%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_Candacia_sp._%28copepodite%29%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_Candacia_sp._(copepodite) " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A2_44_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia sp. (copepodite) '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_Calanopia_americana_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Calanopia_americana_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Calanopia_americana_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_Calanopia_americana_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_Calanopia_americana_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_Calanopia_americana_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:scientificName 'Calanopia americana'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '104723'^^xsd:integer;
  dwc:occurrenceId 'A2_44_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104723'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calanopia americana (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_Acartia_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Acartia_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Acartia_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_Acartia_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_Acartia_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_Acartia_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_Acartia_danae'^^xsd:string;
  dwc:scientificName 'Acartia (Acartia) danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '346026'^^xsd:integer;
  dwc:occurrenceId 'A2_44_Acartia_danae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346026'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_Acartia_lilljeborgii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Acartia_lilljeborgii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Acartia_lilljeborgii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_Acartia_lilljeborgii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_Acartia_lilljeborgii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_Acartia_lilljeborgii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_Acartia_lilljeborgii'^^xsd:string;
  dwc:scientificName 'Acartia lilljeborgii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '348510'^^xsd:integer;
  dwc:occurrenceId 'A2_44_Acartia_lilljeborgii'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia lilljeborgii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_Calanoida_%28others_copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Calanoida_%28others_copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Calanoida_%28others_copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_Calanoida_%28others_copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_Calanoida_%28others_copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_Calanoida_(others_copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'A2_44_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Calanoida (others copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_Oithona_atlantica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Oithona_atlantica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Oithona_atlantica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_Oithona_atlantica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_Oithona_atlantica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_Oithona_atlantica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_Oithona_atlantica'^^xsd:string;
  dwc:scientificName 'Oithona atlantica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '106642'^^xsd:integer;
  dwc:occurrenceId 'A2_44_Oithona_atlantica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106642'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona atlantica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_Oithona_plumifera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Oithona_plumifera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Oithona_plumifera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_Oithona_plumifera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_Oithona_plumifera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_Oithona_plumifera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_Oithona_plumifera'^^xsd:string;
  dwc:scientificName 'Oithona plumifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '106652'^^xsd:integer;
  dwc:occurrenceId 'A2_44_Oithona_plumifera'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106652'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona plumifera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_Oithona_setigera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Oithona_setigera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Oithona_setigera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_Oithona_setigera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_Oithona_setigera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_Oithona_setigera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_Oithona_setigera'^^xsd:string;
  dwc:scientificName 'Oithona setigera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '106655'^^xsd:integer;
  dwc:occurrenceId 'A2_44_Oithona_setigera'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '734517'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona setigera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_Oithona_hebes>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Oithona_hebes> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Oithona_hebes> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_Oithona_hebes>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_Oithona_hebes>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_Oithona_hebes" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_Oithona_hebes'^^xsd:string;
  dwc:scientificName 'Oithona hebes'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '106647'^^xsd:integer;
  dwc:occurrenceId 'A2_44_Oithona_hebes'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106647'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona hebes'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_Oithona_spp.%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Oithona_spp.%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Oithona_spp.%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_Oithona_spp.%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_Oithona_spp.%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_Oithona_spp. " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_Oithona_spp. '^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A2_44_Oithona_spp. '^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_Oithona_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Oithona_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Oithona_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_Oithona_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_Oithona_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_Oithona_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A2_44_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_Microsetella_norvegica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Microsetella_norvegica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Microsetella_norvegica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_Microsetella_norvegica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_Microsetella_norvegica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_Microsetella_norvegica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_Microsetella_norvegica'^^xsd:string;
  dwc:scientificName 'Microsetella norvegica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '116115'^^xsd:integer;
  dwc:occurrenceId 'A2_44_Microsetella_norvegica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116115'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella norvegica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_Microsetella_rosea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Microsetella_rosea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Microsetella_rosea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_Microsetella_rosea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_Microsetella_rosea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_Microsetella_rosea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_Microsetella_rosea'^^xsd:string;
  dwc:scientificName 'Microsetella rosea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '116116'^^xsd:integer;
  dwc:occurrenceId 'A2_44_Microsetella_rosea'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116116'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella rosea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_Microsetella_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Microsetella_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Microsetella_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_Microsetella_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_Microsetella_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_Microsetella_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Microsetella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '115341'^^xsd:integer;
  dwc:occurrenceId 'A2_44_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115341'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_Macrosetella_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Macrosetella_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Macrosetella_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_Macrosetella_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_Macrosetella_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_Macrosetella_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_Macrosetella_gracilis'^^xsd:string;
  dwc:scientificName 'Macrosetella gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '116382'^^xsd:integer;
  dwc:occurrenceId 'A2_44_Macrosetella_gracilis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116382'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Macrosetella gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_Miracia_efferata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Miracia_efferata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Miracia_efferata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_Miracia_efferata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_Miracia_efferata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_Miracia_efferata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_Miracia_efferata'^^xsd:string;
  dwc:scientificName 'Miracia efferata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '116383'^^xsd:integer;
  dwc:occurrenceId 'A2_44_Miracia_efferata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116383'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Miracia efferata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_Oncaea_media>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Oncaea_media> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Oncaea_media> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_Oncaea_media>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_Oncaea_media>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_Oncaea_media" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_Oncaea_media'^^xsd:string;
  dwc:scientificName 'Oncaea media'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '128938'^^xsd:integer;
  dwc:occurrenceId 'A2_44_Oncaea_media'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1862287'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea media'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_Oncaea_venusta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Oncaea_venusta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Oncaea_venusta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_Oncaea_venusta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_Oncaea_venusta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_Oncaea_venusta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_Oncaea_venusta'^^xsd:string;
  dwc:scientificName 'Oncaea venusta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '128954'^^xsd:integer;
  dwc:occurrenceId 'A2_44_Oncaea_venusta'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1754274'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea venusta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_Oncaea_mediterranea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Oncaea_mediterranea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Oncaea_mediterranea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_Oncaea_mediterranea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_Oncaea_mediterranea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_Oncaea_mediterranea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_Oncaea_mediterranea'^^xsd:string;
  dwc:scientificName 'Oncaea mediterranea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '128939'^^xsd:integer;
  dwc:occurrenceId 'A2_44_Oncaea_mediterranea'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128939'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea mediterranea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_Oncaea_scottodicarloi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Oncaea_scottodicarloi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Oncaea_scottodicarloi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_Oncaea_scottodicarloi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_Oncaea_scottodicarloi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_Oncaea_scottodicarloi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_Oncaea_scottodicarloi'^^xsd:string;
  dwc:scientificName 'Oncaea scottodicarloi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '128950'^^xsd:integer;
  dwc:occurrenceId 'A2_44_Oncaea_scottodicarloi'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128950'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea scottodicarloi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_Oncaea_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Oncaea_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Oncaea_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_Oncaea_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_Oncaea_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_Oncaea_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oncaea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '128690'^^xsd:integer;
  dwc:occurrenceId 'A2_44_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128690'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_Hemicyclops_thallassius>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Hemicyclops_thallassius> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Hemicyclops_thallassius> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_Hemicyclops_thallassius>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_Hemicyclops_thallassius>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_Hemicyclops_thallassius" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_Hemicyclops_thallassius'^^xsd:string;
  dwc:scientificName 'Hemicyclops thalassius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '352254'^^xsd:integer;
  dwc:occurrenceId 'A2_44_Hemicyclops_thallassius'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '352254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Hemicyclops thallassius'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_Copilia_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Copilia_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Copilia_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_Copilia_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_Copilia_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_Copilia_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Copilia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '128721'^^xsd:integer;
  dwc:occurrenceId 'A2_44_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128721'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Copilia spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_Agetus_flaccus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Agetus_flaccus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Agetus_flaccus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_Agetus_flaccus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_Agetus_flaccus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_Agetus_flaccus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_Agetus_flaccus'^^xsd:string;
  dwc:scientificName 'Agetus flaccus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '128795'^^xsd:integer;
  dwc:occurrenceId 'A2_44_Agetus_flaccus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128795'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Agetus flaccus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_Corycaeus_speciosus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Corycaeus_speciosus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Corycaeus_speciosus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_Corycaeus_speciosus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_Corycaeus_speciosus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_Corycaeus_speciosus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_Corycaeus_speciosus'^^xsd:string;
  dwc:scientificName 'Corycaeus speciosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '128800'^^xsd:integer;
  dwc:occurrenceId 'A2_44_Corycaeus_speciosus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128800'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus speciosus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_Corycaeus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Corycaeus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Corycaeus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_Corycaeus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_Corycaeus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_Corycaeus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Corycaeus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '128634'^^xsd:integer;
  dwc:occurrenceId 'A2_44_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128634'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_Farranula_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Farranula_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Farranula_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_Farranula_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_Farranula_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_Farranula_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_Farranula_gracilis'^^xsd:string;
  dwc:scientificName 'Farranula gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '128813'^^xsd:integer;
  dwc:occurrenceId 'A2_44_Farranula_gracilis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128813'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_Farranula_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Farranula_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Farranula_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_Farranula_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_Farranula_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_Farranula_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Farranula'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '128636'^^xsd:integer;
  dwc:occurrenceId 'A2_44_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128636'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_Copepoda_%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Copepoda_%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Copepoda_%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_Copepoda_%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_Copepoda_%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_Copepoda_(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_Copepoda_(nauplius)'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'A2_44_Copepoda_(nauplius)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Copepoda (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_CIRRIPEDIA__%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_CIRRIPEDIA__%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_CIRRIPEDIA__%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_CIRRIPEDIA__%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_CIRRIPEDIA__%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_CIRRIPEDIA__(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:occurrenceId 'A2_44_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  dwc:verbatimIdentification 'CIRRIPEDIA  (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_STOMATOPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_STOMATOPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_STOMATOPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_STOMATOPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_STOMATOPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_STOMATOPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Stomatopoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '14355'^^xsd:integer;
  dwc:occurrenceId 'A2_44_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '14355'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'STOMATOPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_DECAPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_DECAPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_DECAPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_DECAPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_DECAPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_DECAPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_DECAPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:occurrenceId 'A2_44_DECAPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'DECAPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_ECHINODERMATA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_ECHINODERMATA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_ECHINODERMATA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_ECHINODERMATA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_ECHINODERMATA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_ECHINODERMATA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:scientificName 'Echinodermata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '1806'^^xsd:integer;
  dwc:occurrenceId 'A2_44_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1806'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'ECHINODERMATA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_BRYOZOA_%28cyphonauta_larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_BRYOZOA_%28cyphonauta_larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_BRYOZOA_%28cyphonauta_larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_BRYOZOA_%28cyphonauta_larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_BRYOZOA_%28cyphonauta_larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_BRYOZOA_(cyphonauta_larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'A2_44_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'BRYOZOA (cyphonauta larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_Sagitta_friedreich>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Sagitta_friedreich> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Sagitta_friedreich> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_Sagitta_friedreich>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_Sagitta_friedreich>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_Sagitta_friedreich" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_Sagitta_friedreich'^^xsd:string;
  dwc:scientificName 'Sagitta friderici'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '105452'^^xsd:integer;
  dwc:occurrenceId 'A2_44_Sagitta_friedreich'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105441'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta friedreich'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_Sagitta_spp.%C2%A0%28imature%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Sagitta_spp.%C2%A0%28imature%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Sagitta_spp.%C2%A0%28imature%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_Sagitta_spp.%C2%A0%28imature%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_Sagitta_spp.%C2%A0%28imature%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_Sagitta_spp. (imature)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_Sagitta_spp. (imature)'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:occurrenceId 'A2_44_Sagitta_spp. (imature)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta spp. (imature)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_Chaetognatha_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Chaetognatha_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Chaetognatha_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_Chaetognatha_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_Chaetognatha_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_Chaetognatha_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_Chaetognatha_(others)'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:occurrenceId 'A2_44_Chaetognatha_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Chaetognatha (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_Fritillaria_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Fritillaria_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Fritillaria_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_Fritillaria_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_Fritillaria_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_Fritillaria_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_Fritillaria_spp.'^^xsd:string;
  dwc:scientificName 'Fritillaria'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '103358'^^xsd:integer;
  dwc:occurrenceId 'A2_44_Fritillaria_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Fritillaria spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_Oikopleura_dioica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Oikopleura_dioica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Oikopleura_dioica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_Oikopleura_dioica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_Oikopleura_dioica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_Oikopleura_dioica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_Oikopleura_dioica'^^xsd:string;
  dwc:scientificName 'Oikopleura dioica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '1770057'^^xsd:integer;
  dwc:occurrenceId 'A2_44_Oikopleura_dioica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura dioica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_Oikopleura_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Oikopleura_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Oikopleura_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_Oikopleura_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_Oikopleura_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_Oikopleura_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_Oikopleura_spp.'^^xsd:string;
  dwc:scientificName 'Oikopleura'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '103367'^^xsd:integer;
  dwc:occurrenceId 'A2_44_Oikopleura_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_Appendicularia_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Appendicularia_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Appendicularia_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_Appendicularia_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_Appendicularia_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_Appendicularia_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_Appendicularia_(others)'^^xsd:string;
  dwc:scientificName 'Appendicularia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '146421'^^xsd:integer;
  dwc:occurrenceId 'A2_44_Appendicularia_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146421'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Appendicularia (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_Thalia_democratica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Thalia_democratica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Thalia_democratica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_Thalia_democratica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_Thalia_democratica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_Thalia_democratica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_Thalia_democratica'^^xsd:string;
  dwc:scientificName 'Thalia democratica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '137279'^^xsd:integer;
  dwc:occurrenceId 'A2_44_Thalia_democratica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137279'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Thalia democratica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_Doliolo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Doliolo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Doliolo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_Doliolo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_Doliolo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_Doliolo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_Doliolo'^^xsd:string;
  dwc:scientificName 'Dolioloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '137221'^^xsd:integer;
  dwc:occurrenceId 'A2_44_Doliolo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137221'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Doliolo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_Teleostei_%28egg%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Teleostei_%28egg%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Teleostei_%28egg%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_Teleostei_%28egg%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_Teleostei_%28egg%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_Teleostei_(egg)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_Teleostei_(egg)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A2_44_Teleostei_(egg)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (egg)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_Teleostei_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Teleostei_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Teleostei_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_Teleostei_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_Teleostei_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_Teleostei_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_Teleostei_(larvae)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A2_44_Teleostei_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_SIPHONOPHORAE_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_SIPHONOPHORAE_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_SIPHONOPHORAE_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_SIPHONOPHORAE_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_SIPHONOPHORAE_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_SIPHONOPHORAE_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:scientificName 'Siphonophorae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '1371'^^xsd:integer;
  dwc:occurrenceId 'A2_44_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'SIPHONOPHORAE spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_Gastropoda_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Gastropoda_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Gastropoda_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_Gastropoda_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_Gastropoda_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_Gastropoda_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_Gastropoda_(veliger)'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'A2_44_Gastropoda_(veliger)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Gastropoda (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_Pteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Pteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Pteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_Pteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_Pteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_Pteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_Pteropoda'^^xsd:string;
  dwc:scientificName 'Pteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '325345'^^xsd:integer;
  dwc:occurrenceId 'A2_44_Pteropoda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '325345'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Pteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_Heteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Heteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Heteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_Heteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_Heteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_Heteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_Heteropoda'^^xsd:string;
  dwc:scientificName 'Heteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '1491356'^^xsd:integer;
  dwc:occurrenceId 'A2_44_Heteropoda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491356'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Heteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_Bivalvia_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Bivalvia_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_Bivalvia_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_Bivalvia_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_Bivalvia_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_Bivalvia_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_Bivalvia_(veliger)'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'A2_44_Bivalvia_(veliger)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Bivalvia (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_POLYCHAETA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_POLYCHAETA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_POLYCHAETA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_POLYCHAETA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_POLYCHAETA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_POLYCHAETA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'A2_44_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'POLYCHAETA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_OSTRACODA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_OSTRACODA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_OSTRACODA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_OSTRACODA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_OSTRACODA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_OSTRACODA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_OSTRACODA'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'A2_44_OSTRACODA'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'OSTRACODA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_44_CLADOCERA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_44_CLADOCERA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_44_CLADOCERA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.89399"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3154997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_44_CLADOCERA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.89399 -32.3154997)"^^geo:wktLiteral ;
  geo-pos:lat "-3.89399"^^xsd:decimal ;
  geo-pos:long "-32.3154997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_44_CLADOCERA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_44_CLADOCERA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_44_CLADOCERA'^^xsd:string;
  dwc:scientificName 'Cladocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.3154997'^^xsd:double;
  dwc:latitude '-3.89399'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 44'^^xsd:string;
  dwc:aphiaid '1076'^^xsd:integer;
  dwc:occurrenceId 'A2_44_CLADOCERA'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '155670'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'CLADOCERA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_Codonella_acuta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Codonella_acuta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Codonella_acuta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_Codonella_acuta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_Codonella_acuta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_Codonella_acuta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_Codonella_acuta'^^xsd:string;
  dwc:scientificName 'Codonella acuta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '417132'^^xsd:integer;
  dwc:occurrenceId 'A2_46_Codonella_acuta'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417132'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella acuta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_Codonella_amphorella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Codonella_amphorella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Codonella_amphorella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_Codonella_amphorella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_Codonella_amphorella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_Codonella_amphorella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_Codonella_amphorella'^^xsd:string;
  dwc:scientificName 'Codonella amphorella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '417133'^^xsd:integer;
  dwc:occurrenceId 'A2_46_Codonella_amphorella'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417133'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella amphorella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_Codonella_apicata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Codonella_apicata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Codonella_apicata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_Codonella_apicata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_Codonella_apicata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_Codonella_apicata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_Codonella_apicata'^^xsd:string;
  dwc:scientificName 'Codonella apicata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '417134'^^xsd:integer;
  dwc:occurrenceId 'A2_46_Codonella_apicata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417134'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella apicata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_Codonella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Codonella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Codonella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_Codonella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_Codonella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_Codonella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_Codonella_sp.'^^xsd:string;
  dwc:scientificName 'Codonella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '150203'^^xsd:integer;
  dwc:occurrenceId 'A2_46_Codonella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150203'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_Tintinnopsis_tocantinensis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Tintinnopsis_tocantinensis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Tintinnopsis_tocantinensis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_Tintinnopsis_tocantinensis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_Tintinnopsis_tocantinensis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_Tintinnopsis_tocantinensis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:scientificName 'Tintinnopsis tocantinensis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '417156'^^xsd:integer;
  dwc:occurrenceId 'A2_46_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417156'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis tocantinensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_Tintinnopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Tintinnopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Tintinnopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_Tintinnopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_Tintinnopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_Tintinnopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_Tintinnopsis_spp.'^^xsd:string;
  dwc:scientificName 'Tintinnopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:occurrenceId 'A2_46_Tintinnopsis_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_Codonellopsis_ostenfeldi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Codonellopsis_ostenfeldi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Codonellopsis_ostenfeldi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_Codonellopsis_ostenfeldi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_Codonellopsis_ostenfeldi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_Codonellopsis_ostenfeldi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:scientificName 'Codonellopsis ostenfeldi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '427448'^^xsd:integer;
  dwc:occurrenceId 'A2_46_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427448'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis ostenfeldi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_Codonellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Codonellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Codonellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_Codonellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_Codonellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_Codonellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_Codonellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Codonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '204197'^^xsd:integer;
  dwc:occurrenceId 'A2_46_Codonellopsis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '204197'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_Coxliella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Coxliella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Coxliella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_Coxliella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_Coxliella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_Coxliella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_Coxliella_sp.'^^xsd:string;
  dwc:scientificName 'Coxliella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '150208'^^xsd:integer;
  dwc:occurrenceId 'A2_46_Coxliella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150208'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Coxliella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_Dadayiella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Dadayiella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Dadayiella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_Dadayiella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_Dadayiella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_Dadayiella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_Dadayiella_sp.'^^xsd:string;
  dwc:scientificName 'Dadayiella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '183541'^^xsd:integer;
  dwc:occurrenceId 'A2_46_Dadayiella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183541'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dadayiella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_Dictyocysta_lepida>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Dictyocysta_lepida> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Dictyocysta_lepida> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_Dictyocysta_lepida>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_Dictyocysta_lepida>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_Dictyocysta_lepida" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_Dictyocysta_lepida'^^xsd:string;
  dwc:scientificName 'Dictyocysta lepida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '235767'^^xsd:integer;
  dwc:occurrenceId 'A2_46_Dictyocysta_lepida'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235767'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocysta lepida'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_Epiplocylis_undella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Epiplocylis_undella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Epiplocylis_undella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_Epiplocylis_undella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_Epiplocylis_undella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_Epiplocylis_undella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_Epiplocylis_undella'^^xsd:string;
  dwc:scientificName 'Epiplocylis undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '341668'^^xsd:integer;
  dwc:occurrenceId 'A2_46_Epiplocylis_undella'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '341668'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis undella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_Epiplocylis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Epiplocylis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Epiplocylis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_Epiplocylis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_Epiplocylis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_Epiplocylis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_Epiplocylis_sp.'^^xsd:string;
  dwc:scientificName 'Epiplocylis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '183562'^^xsd:integer;
  dwc:occurrenceId 'A2_46_Epiplocylis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183562'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_Favella_enrenbergii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Favella_enrenbergii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Favella_enrenbergii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_Favella_enrenbergii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_Favella_enrenbergii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_Favella_enrenbergii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_Favella_enrenbergii'^^xsd:string;
  dwc:scientificName 'Favella ehrenbergii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '235761'^^xsd:integer;
  dwc:occurrenceId 'A2_46_Favella_enrenbergii'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235761'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Favella enrenbergii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_Eutintinnus_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Eutintinnus_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Eutintinnus_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_Eutintinnus_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_Eutintinnus_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_Eutintinnus_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_Eutintinnus_spp.'^^xsd:string;
  dwc:scientificName 'Eutintinnus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '183543'^^xsd:integer;
  dwc:occurrenceId 'A2_46_Eutintinnus_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183543'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Eutintinnus spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_Amphorellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Amphorellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Amphorellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_Amphorellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_Amphorellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_Amphorellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_Amphorellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Amphorellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '425527'^^xsd:integer;
  dwc:occurrenceId 'A2_46_Amphorellopsis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '425527'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Amphorellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_Rabdonella_elegans>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Rabdonella_elegans> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Rabdonella_elegans> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_Rabdonella_elegans>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_Rabdonella_elegans>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_Rabdonella_elegans" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_Rabdonella_elegans'^^xsd:string;
  dwc:scientificName 'Rhabdonella elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '183577'^^xsd:integer;
  dwc:occurrenceId 'A2_46_Rabdonella_elegans'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183577'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella elegans'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_Rabdonella_brandti>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Rabdonella_brandti> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Rabdonella_brandti> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_Rabdonella_brandti>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_Rabdonella_brandti>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_Rabdonella_brandti" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_Rabdonella_brandti'^^xsd:string;
  dwc:scientificName 'Rhabdonella brandti'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '427513'^^xsd:integer;
  dwc:occurrenceId 'A2_46_Rabdonella_brandti'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427513'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella brandti'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_Rabdonellopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Rabdonellopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Rabdonellopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_Rabdonellopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_Rabdonellopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_Rabdonellopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_Rabdonellopsis_spp.'^^xsd:string;
  dwc:scientificName 'Rhabdonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '183550'^^xsd:integer;
  dwc:occurrenceId 'A2_46_Rabdonellopsis_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183550'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonellopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_Undella_claparedei>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Undella_claparedei> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Undella_claparedei> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_Undella_claparedei>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_Undella_claparedei>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_Undella_claparedei" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_Undella_claparedei'^^xsd:string;
  dwc:scientificName 'Undella claparedei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '341684'^^xsd:integer;
  dwc:occurrenceId 'A2_46_Undella_claparedei'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417240'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undella claparedei'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_Undella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Undella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Undella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_Undella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_Undella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_Undella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_Undella_sp.'^^xsd:string;
  dwc:scientificName 'Undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '235764'^^xsd:integer;
  dwc:occurrenceId 'A2_46_Undella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235764'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Undella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_Xystonellopsis_heros>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Xystonellopsis_heros> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Xystonellopsis_heros> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_Xystonellopsis_heros>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_Xystonellopsis_heros>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_Xystonellopsis_heros" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_Xystonellopsis_heros'^^xsd:string;
  dwc:scientificName 'Xystonellopsis heros'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '417266'^^xsd:integer;
  dwc:occurrenceId 'A2_46_Xystonellopsis_heros'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417266'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Xystonellopsis heros'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_Tintinnina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Tintinnina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Tintinnina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_Tintinnina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_Tintinnina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_Tintinnina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_Tintinnina_(others)'^^xsd:string;
  dwc:scientificName 'Tintinnina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '732976'^^xsd:integer;
  dwc:occurrenceId 'A2_46_Tintinnina_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_Collosphaera_macropora>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Collosphaera_macropora> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Collosphaera_macropora> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_Collosphaera_macropora>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_Collosphaera_macropora>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_Collosphaera_macropora" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_Collosphaera_macropora'^^xsd:string;
  dwc:scientificName 'Collosphaera macropora'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '493482'^^xsd:integer;
  dwc:occurrenceId 'A2_46_Collosphaera_macropora'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493482'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Collosphaera macropora'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_Dictyocoryne_profunda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Dictyocoryne_profunda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Dictyocoryne_profunda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_Dictyocoryne_profunda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_Dictyocoryne_profunda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_Dictyocoryne_profunda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_Dictyocoryne_profunda'^^xsd:string;
  dwc:scientificName 'Dictyocoryne profunda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '412935'^^xsd:integer;
  dwc:occurrenceId 'A2_46_Dictyocoryne_profunda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412935'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne profunda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_Dictyocoryne_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Dictyocoryne_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Dictyocoryne_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_Dictyocoryne_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_Dictyocoryne_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_Dictyocoryne_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_Dictyocoryne_sp.'^^xsd:string;
  dwc:scientificName 'Dictyocoryne'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '412934'^^xsd:integer;
  dwc:occurrenceId 'A2_46_Dictyocoryne_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412934'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_Discopyle_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Discopyle_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Discopyle_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_Discopyle_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_Discopyle_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_Discopyle_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_Discopyle_sp.'^^xsd:string;
  dwc:scientificName 'Discopyle'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '493501'^^xsd:integer;
  dwc:occurrenceId 'A2_46_Discopyle_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Discopyle sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_Pylonidae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Pylonidae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Pylonidae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_Pylonidae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_Pylonidae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_Pylonidae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_Pylonidae'^^xsd:string;
  dwc:scientificName 'Pyloniidae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '345902'^^xsd:integer;
  dwc:occurrenceId 'A2_46_Pylonidae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345902'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:verbatimIdentification 'Pylonidae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_Spongodiscus_resurgens>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Spongodiscus_resurgens> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Spongodiscus_resurgens> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_Spongodiscus_resurgens>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_Spongodiscus_resurgens>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_Spongodiscus_resurgens" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_Spongodiscus_resurgens'^^xsd:string;
  dwc:scientificName 'Spongodiscus resurgens'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '493608'^^xsd:integer;
  dwc:occurrenceId 'A2_46_Spongodiscus_resurgens'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493608'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongodiscus resurgens'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_Spongosphaera_streptacantha>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Spongosphaera_streptacantha> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Spongosphaera_streptacantha> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_Spongosphaera_streptacantha>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_Spongosphaera_streptacantha>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_Spongosphaera_streptacantha" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_Spongosphaera_streptacantha'^^xsd:string;
  dwc:scientificName 'Spongosphaera streptacantha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '493393'^^xsd:integer;
  dwc:occurrenceId 'A2_46_Spongosphaera_streptacantha'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493393'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongosphaera streptacantha'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_Spongaster_tetras>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Spongaster_tetras> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Spongaster_tetras> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_Spongaster_tetras>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_Spongaster_tetras>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_Spongaster_tetras" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_Spongaster_tetras'^^xsd:string;
  dwc:scientificName 'Spongaster tetras'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '412940'^^xsd:integer;
  dwc:occurrenceId 'A2_46_Spongaster_tetras'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412940'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongaster tetras'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_Spongotrochus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Spongotrochus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Spongotrochus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_Spongotrochus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_Spongotrochus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_Spongotrochus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_Spongotrochus_sp.'^^xsd:string;
  dwc:scientificName 'Spongotrochus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '412948'^^xsd:integer;
  dwc:occurrenceId 'A2_46_Spongotrochus_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Spongotrochus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_Zygocircus_productus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Zygocircus_productus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Zygocircus_productus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_Zygocircus_productus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_Zygocircus_productus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_Zygocircus_productus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_Zygocircus_productus'^^xsd:string;
  dwc:scientificName 'Zygocircus productus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '493705'^^xsd:integer;
  dwc:occurrenceId 'A2_46_Zygocircus_productus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493705'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus productus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_Zygocircus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Zygocircus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Zygocircus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_Zygocircus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_Zygocircus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_Zygocircus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_Zygocircus_sp.'^^xsd:string;
  dwc:scientificName 'Zygocircus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '493702'^^xsd:integer;
  dwc:occurrenceId 'A2_46_Zygocircus_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493702'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_Polycystina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Polycystina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Polycystina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_Polycystina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_Polycystina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_Polycystina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_Polycystina_(others)'^^xsd:string;
  dwc:scientificName 'Polycystina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '235740'^^xsd:integer;
  dwc:occurrenceId 'A2_46_Polycystina_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235740'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Polycystina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_ACANTHARIA_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_ACANTHARIA_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_ACANTHARIA_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_ACANTHARIA_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_ACANTHARIA_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_ACANTHARIA_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_ACANTHARIA_spp.'^^xsd:string;
  dwc:scientificName 'Acantharia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '586732'^^xsd:integer;
  dwc:occurrenceId 'A2_46_ACANTHARIA_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '586732'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'ACANTHARIA spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_Bolivina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Bolivina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Bolivina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_Bolivina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_Bolivina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_Bolivina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_Bolivina_sp.'^^xsd:string;
  dwc:scientificName 'Bolivina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '112101'^^xsd:integer;
  dwc:occurrenceId 'A2_46_Bolivina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Bolivina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_Globigerina_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Globigerina_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Globigerina_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_Globigerina_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_Globigerina_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_Globigerina_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_Globigerina_bulloides'^^xsd:string;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:occurrenceId 'A2_46_Globigerina_bulloides'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globigerina bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_Globogirinoides_ruber>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Globogirinoides_ruber> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Globogirinoides_ruber> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_Globogirinoides_ruber>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_Globogirinoides_ruber>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_Globogirinoides_ruber" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_Globogirinoides_ruber'^^xsd:string;
  dwc:scientificName 'Globigerinoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:occurrenceId 'A2_46_Globogirinoides_ruber'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globogirinoides ruber'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_Globorotalia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Globorotalia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Globorotalia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_Globorotalia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_Globorotalia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_Globorotalia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_Globorotalia_spp.'^^xsd:string;
  dwc:scientificName 'Globorotalia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '112200'^^xsd:integer;
  dwc:occurrenceId 'A2_46_Globorotalia_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112200'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Globorotalia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_Neogloboquadrina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Neogloboquadrina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Neogloboquadrina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_Neogloboquadrina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_Neogloboquadrina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_Neogloboquadrina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_Neogloboquadrina_sp.'^^xsd:string;
  dwc:scientificName 'Neogloboquadrina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '112202'^^xsd:integer;
  dwc:occurrenceId 'A2_46_Neogloboquadrina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112202'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Neogloboquadrina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_Orbulina_universa>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Orbulina_universa> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Orbulina_universa> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_Orbulina_universa>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_Orbulina_universa>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_Orbulina_universa" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_Orbulina_universa'^^xsd:string;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:occurrenceId 'A2_46_Orbulina_universa'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Orbulina universa'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_Tretomphalus_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Tretomphalus_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Tretomphalus_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_Tretomphalus_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_Tretomphalus_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_Tretomphalus_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_Tretomphalus_bulloides'^^xsd:string;
  dwc:scientificName 'Tretomphalus bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '113184'^^xsd:integer;
  dwc:occurrenceId 'A2_46_Tretomphalus_bulloides'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tretomphalus bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_Trochammina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Trochammina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Trochammina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_Trochammina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_Trochammina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_Trochammina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_Trochammina_sp.'^^xsd:string;
  dwc:scientificName 'Trochammina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:occurrenceId 'A2_46_Trochammina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Trochammina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_Foraminifera_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Foraminifera_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Foraminifera_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_Foraminifera_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_Foraminifera_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_Foraminifera_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_Foraminifera_(others)'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:occurrenceId 'A2_46_Foraminifera_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Foraminifera (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_Nannocalanus_minor>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Nannocalanus_minor> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Nannocalanus_minor> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_Nannocalanus_minor>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_Nannocalanus_minor>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_Nannocalanus_minor" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_Nannocalanus_minor'^^xsd:string;
  dwc:scientificName 'Nannocalanus minor'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '104469'^^xsd:integer;
  dwc:occurrenceId 'A2_46_Nannocalanus_minor'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104469'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus minor'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_Nannocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Nannocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Nannocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_Nannocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_Nannocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_Nannocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Nannocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '104154'^^xsd:integer;
  dwc:occurrenceId 'A2_46_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104154'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_Neocalanus_robustior>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Neocalanus_robustior> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Neocalanus_robustior> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_Neocalanus_robustior>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_Neocalanus_robustior>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_Neocalanus_robustior" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_Neocalanus_robustior'^^xsd:string;
  dwc:scientificName 'Neocalanus robustior'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '104472'^^xsd:integer;
  dwc:occurrenceId 'A2_46_Neocalanus_robustior'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104472'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Neocalanus robustior'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_Undinula_vulgaris_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Undinula_vulgaris_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Undinula_vulgaris_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_Undinula_vulgaris_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_Undinula_vulgaris_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_Undinula_vulgaris_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:scientificName 'Undinula vulgaris'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '104473'^^xsd:integer;
  dwc:occurrenceId 'A2_46_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104473'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undinula vulgaris (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_Acrocalanus_longicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Acrocalanus_longicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Acrocalanus_longicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_Acrocalanus_longicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_Acrocalanus_longicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_Acrocalanus_longicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_Acrocalanus_longicornis'^^xsd:string;
  dwc:scientificName 'Acrocalanus longicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '104646'^^xsd:integer;
  dwc:occurrenceId 'A2_46_Acrocalanus_longicornis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104646'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus longicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_Acrocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Acrocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Acrocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_Acrocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_Acrocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_Acrocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Acrocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '104192'^^xsd:integer;
  dwc:occurrenceId 'A2_46_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104192'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_Calocalanos_pavo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Calocalanos_pavo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Calocalanos_pavo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_Calocalanos_pavo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_Calocalanos_pavo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_Calocalanos_pavo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_Calocalanos_pavo'^^xsd:string;
  dwc:scientificName 'Calocalanus pavo'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '104669'^^xsd:integer;
  dwc:occurrenceId 'A2_46_Calocalanos_pavo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanos pavo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_Calocalanus_sp. _(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:scientificName 'Calocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '104193'^^xsd:integer;
  dwc:occurrenceId 'A2_46_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104193'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanus sp.  (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_Delibus_sewelli>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Delibus_sewelli> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Delibus_sewelli> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_Delibus_sewelli>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_Delibus_sewelli>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_Delibus_sewelli" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_Delibus_sewelli'^^xsd:string;
  dwc:scientificName 'Delius sewelli'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '363906'^^xsd:integer;
  dwc:occurrenceId 'A2_46_Delibus_sewelli'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363906'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sewelli'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_Delibus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Delibus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Delibus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_Delibus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_Delibus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_Delibus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Delius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '363904'^^xsd:integer;
  dwc:occurrenceId 'A2_46_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363904'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_Mecynocera_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Mecynocera_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Mecynocera_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_Mecynocera_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_Mecynocera_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_Mecynocera_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Mecynocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '104184'^^xsd:integer;
  dwc:occurrenceId 'A2_46_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Mecynocera sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_Paracalanus_aculeatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Paracalanus_aculeatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Paracalanus_aculeatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_Paracalanus_aculeatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_Paracalanus_aculeatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_Paracalanus_aculeatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_Paracalanus_aculeatus'^^xsd:string;
  dwc:scientificName 'Paracalanus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '104681'^^xsd:integer;
  dwc:occurrenceId 'A2_46_Paracalanus_aculeatus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1464945'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus aculeatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_Paracalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Paracalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Paracalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_Paracalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_Paracalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_Paracalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Paracalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '104196'^^xsd:integer;
  dwc:occurrenceId 'A2_46_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104196'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_Rhincalanus_cornutus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Rhincalanus_cornutus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Rhincalanus_cornutus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_Rhincalanus_cornutus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_Rhincalanus_cornutus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_Rhincalanus_cornutus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_Rhincalanus_cornutus'^^xsd:string;
  dwc:scientificName 'Rhincalanus cornutus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '104542'^^xsd:integer;
  dwc:occurrenceId 'A2_46_Rhincalanus_cornutus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1488083'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rhincalanus cornutus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_Subeucalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Subeucalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Subeucalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_Subeucalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_Subeucalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_Subeucalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Subeucalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '104173'^^xsd:integer;
  dwc:occurrenceId 'A2_46_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104173'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Subeucalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_Clausocalanus_furcatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Clausocalanus_furcatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Clausocalanus_furcatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_Clausocalanus_furcatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_Clausocalanus_furcatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_Clausocalanus_furcatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_Clausocalanus_furcatus'^^xsd:string;
  dwc:scientificName 'Clausocalanus furcatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '104503'^^xsd:integer;
  dwc:occurrenceId 'A2_46_Clausocalanus_furcatus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104503'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus furcatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_Clausocalanus_mastigophorus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Clausocalanus_mastigophorus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Clausocalanus_mastigophorus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_Clausocalanus_mastigophorus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_Clausocalanus_mastigophorus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_Clausocalanus_mastigophorus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:scientificName 'Clausocalanus mastigophorus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '104506'^^xsd:integer;
  dwc:occurrenceId 'A2_46_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104506'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus mastigophorus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_Clausocalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Clausocalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Clausocalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_Clausocalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_Clausocalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_Clausocalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Clausocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '104161'^^xsd:integer;
  dwc:occurrenceId 'A2_46_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104161'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_Euchaeta_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Euchaeta_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Euchaeta_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_Euchaeta_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_Euchaeta_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_Euchaeta_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Euchaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '104174'^^xsd:integer;
  dwc:occurrenceId 'A2_46_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104174'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Euchaeta spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_Scolecithrix_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Scolecithrix_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Scolecithrix_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_Scolecithrix_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_Scolecithrix_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_Scolecithrix_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_Scolecithrix_danae'^^xsd:string;
  dwc:scientificName 'Scolecithrix danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '104821'^^xsd:integer;
  dwc:occurrenceId 'A2_46_Scolecithrix_danae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104821'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_Scolecithrix_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Scolecithrix_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Scolecithrix_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_Scolecithrix_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_Scolecithrix_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_Scolecithrix_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Scolecithrix'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '104230'^^xsd:integer;
  dwc:occurrenceId 'A2_46_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104230'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_Lucicutia_flavicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Lucicutia_flavicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Lucicutia_flavicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_Lucicutia_flavicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_Lucicutia_flavicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_Lucicutia_flavicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_Lucicutia_flavicornis'^^xsd:string;
  dwc:scientificName 'Lucicutia flavicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '104597'^^xsd:integer;
  dwc:occurrenceId 'A2_46_Lucicutia_flavicornis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104597'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia flavicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_Lucicutia_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Lucicutia_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Lucicutia_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_Lucicutia_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_Lucicutia_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_Lucicutia_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_Lucicutia_sp.'^^xsd:string;
  dwc:scientificName 'Lucicutia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '104183'^^xsd:integer;
  dwc:occurrenceId 'A2_46_Lucicutia_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104183'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_Pleuromamma_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Pleuromamma_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Pleuromamma_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_Pleuromamma_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_Pleuromamma_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_Pleuromamma_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Pleuromamma'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '104191'^^xsd:integer;
  dwc:occurrenceId 'A2_46_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104191'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Pleuromamma sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_Temora_stylifera_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Temora_stylifera_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Temora_stylifera_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_Temora_stylifera_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_Temora_stylifera_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_Temora_stylifera_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:scientificName 'Temora stylifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '104879'^^xsd:integer;
  dwc:occurrenceId 'A2_46_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104879'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora stylifera (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_Temora_turbinata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Temora_turbinata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Temora_turbinata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_Temora_turbinata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_Temora_turbinata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_Temora_turbinata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_Temora_turbinata'^^xsd:string;
  dwc:scientificName 'Temora turbinata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '104880'^^xsd:integer;
  dwc:occurrenceId 'A2_46_Temora_turbinata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104880'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora turbinata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_Candacia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Candacia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Candacia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_Candacia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_Candacia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_Candacia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_Candacia_spp.'^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A2_46_Candacia_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_Candacia_sp._%28copepodite%29%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Candacia_sp._%28copepodite%29%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Candacia_sp._%28copepodite%29%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_Candacia_sp._%28copepodite%29%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_Candacia_sp._%28copepodite%29%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_Candacia_sp._(copepodite) " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A2_46_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia sp. (copepodite) '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_Calanopia_americana_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Calanopia_americana_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Calanopia_americana_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_Calanopia_americana_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_Calanopia_americana_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_Calanopia_americana_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:scientificName 'Calanopia americana'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '104723'^^xsd:integer;
  dwc:occurrenceId 'A2_46_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104723'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calanopia americana (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_Acartia_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Acartia_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Acartia_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_Acartia_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_Acartia_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_Acartia_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_Acartia_danae'^^xsd:string;
  dwc:scientificName 'Acartia (Acartia) danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '346026'^^xsd:integer;
  dwc:occurrenceId 'A2_46_Acartia_danae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346026'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_Acartia_lilljeborgii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Acartia_lilljeborgii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Acartia_lilljeborgii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_Acartia_lilljeborgii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_Acartia_lilljeborgii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_Acartia_lilljeborgii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_Acartia_lilljeborgii'^^xsd:string;
  dwc:scientificName 'Acartia lilljeborgii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '348510'^^xsd:integer;
  dwc:occurrenceId 'A2_46_Acartia_lilljeborgii'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia lilljeborgii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_Calanoida_%28others_copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Calanoida_%28others_copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Calanoida_%28others_copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_Calanoida_%28others_copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_Calanoida_%28others_copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_Calanoida_(others_copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'A2_46_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Calanoida (others copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_Oithona_atlantica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Oithona_atlantica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Oithona_atlantica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_Oithona_atlantica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_Oithona_atlantica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_Oithona_atlantica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_Oithona_atlantica'^^xsd:string;
  dwc:scientificName 'Oithona atlantica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '106642'^^xsd:integer;
  dwc:occurrenceId 'A2_46_Oithona_atlantica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106642'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona atlantica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_Oithona_plumifera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Oithona_plumifera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Oithona_plumifera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_Oithona_plumifera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_Oithona_plumifera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_Oithona_plumifera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_Oithona_plumifera'^^xsd:string;
  dwc:scientificName 'Oithona plumifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '106652'^^xsd:integer;
  dwc:occurrenceId 'A2_46_Oithona_plumifera'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106652'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona plumifera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_Oithona_setigera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Oithona_setigera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Oithona_setigera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_Oithona_setigera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_Oithona_setigera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_Oithona_setigera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_Oithona_setigera'^^xsd:string;
  dwc:scientificName 'Oithona setigera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '106655'^^xsd:integer;
  dwc:occurrenceId 'A2_46_Oithona_setigera'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '734517'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona setigera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_Oithona_hebes>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Oithona_hebes> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Oithona_hebes> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_Oithona_hebes>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_Oithona_hebes>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_Oithona_hebes" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_Oithona_hebes'^^xsd:string;
  dwc:scientificName 'Oithona hebes'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '106647'^^xsd:integer;
  dwc:occurrenceId 'A2_46_Oithona_hebes'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106647'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona hebes'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_Oithona_spp.%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Oithona_spp.%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Oithona_spp.%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_Oithona_spp.%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_Oithona_spp.%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_Oithona_spp. " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_Oithona_spp. '^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A2_46_Oithona_spp. '^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_Oithona_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Oithona_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Oithona_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_Oithona_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_Oithona_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_Oithona_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A2_46_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_Microsetella_norvegica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Microsetella_norvegica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Microsetella_norvegica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_Microsetella_norvegica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_Microsetella_norvegica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_Microsetella_norvegica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_Microsetella_norvegica'^^xsd:string;
  dwc:scientificName 'Microsetella norvegica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '116115'^^xsd:integer;
  dwc:occurrenceId 'A2_46_Microsetella_norvegica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116115'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella norvegica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_Microsetella_rosea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Microsetella_rosea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Microsetella_rosea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_Microsetella_rosea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_Microsetella_rosea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_Microsetella_rosea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_Microsetella_rosea'^^xsd:string;
  dwc:scientificName 'Microsetella rosea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '116116'^^xsd:integer;
  dwc:occurrenceId 'A2_46_Microsetella_rosea'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116116'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella rosea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_Microsetella_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Microsetella_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Microsetella_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_Microsetella_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_Microsetella_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_Microsetella_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Microsetella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '115341'^^xsd:integer;
  dwc:occurrenceId 'A2_46_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115341'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_Macrosetella_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Macrosetella_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Macrosetella_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_Macrosetella_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_Macrosetella_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_Macrosetella_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_Macrosetella_gracilis'^^xsd:string;
  dwc:scientificName 'Macrosetella gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '116382'^^xsd:integer;
  dwc:occurrenceId 'A2_46_Macrosetella_gracilis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116382'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Macrosetella gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_Miracia_efferata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Miracia_efferata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Miracia_efferata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_Miracia_efferata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_Miracia_efferata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_Miracia_efferata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_Miracia_efferata'^^xsd:string;
  dwc:scientificName 'Miracia efferata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '116383'^^xsd:integer;
  dwc:occurrenceId 'A2_46_Miracia_efferata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116383'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Miracia efferata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_Oncaea_media>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Oncaea_media> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Oncaea_media> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_Oncaea_media>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_Oncaea_media>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_Oncaea_media" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_Oncaea_media'^^xsd:string;
  dwc:scientificName 'Oncaea media'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '128938'^^xsd:integer;
  dwc:occurrenceId 'A2_46_Oncaea_media'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1862287'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea media'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_Oncaea_venusta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Oncaea_venusta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Oncaea_venusta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_Oncaea_venusta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_Oncaea_venusta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_Oncaea_venusta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_Oncaea_venusta'^^xsd:string;
  dwc:scientificName 'Oncaea venusta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '128954'^^xsd:integer;
  dwc:occurrenceId 'A2_46_Oncaea_venusta'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1754274'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea venusta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_Oncaea_mediterranea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Oncaea_mediterranea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Oncaea_mediterranea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_Oncaea_mediterranea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_Oncaea_mediterranea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_Oncaea_mediterranea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_Oncaea_mediterranea'^^xsd:string;
  dwc:scientificName 'Oncaea mediterranea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '128939'^^xsd:integer;
  dwc:occurrenceId 'A2_46_Oncaea_mediterranea'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128939'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea mediterranea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_Oncaea_scottodicarloi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Oncaea_scottodicarloi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Oncaea_scottodicarloi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_Oncaea_scottodicarloi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_Oncaea_scottodicarloi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_Oncaea_scottodicarloi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_Oncaea_scottodicarloi'^^xsd:string;
  dwc:scientificName 'Oncaea scottodicarloi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '128950'^^xsd:integer;
  dwc:occurrenceId 'A2_46_Oncaea_scottodicarloi'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128950'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea scottodicarloi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_Oncaea_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Oncaea_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Oncaea_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_Oncaea_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_Oncaea_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_Oncaea_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oncaea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '128690'^^xsd:integer;
  dwc:occurrenceId 'A2_46_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128690'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_Hemicyclops_thallassius>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Hemicyclops_thallassius> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Hemicyclops_thallassius> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_Hemicyclops_thallassius>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_Hemicyclops_thallassius>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_Hemicyclops_thallassius" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_Hemicyclops_thallassius'^^xsd:string;
  dwc:scientificName 'Hemicyclops thalassius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '352254'^^xsd:integer;
  dwc:occurrenceId 'A2_46_Hemicyclops_thallassius'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '352254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Hemicyclops thallassius'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_Copilia_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Copilia_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Copilia_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_Copilia_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_Copilia_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_Copilia_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Copilia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '128721'^^xsd:integer;
  dwc:occurrenceId 'A2_46_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128721'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Copilia spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_Agetus_flaccus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Agetus_flaccus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Agetus_flaccus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_Agetus_flaccus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_Agetus_flaccus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_Agetus_flaccus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_Agetus_flaccus'^^xsd:string;
  dwc:scientificName 'Agetus flaccus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '128795'^^xsd:integer;
  dwc:occurrenceId 'A2_46_Agetus_flaccus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128795'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Agetus flaccus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_Corycaeus_speciosus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Corycaeus_speciosus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Corycaeus_speciosus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_Corycaeus_speciosus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_Corycaeus_speciosus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_Corycaeus_speciosus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_Corycaeus_speciosus'^^xsd:string;
  dwc:scientificName 'Corycaeus speciosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '128800'^^xsd:integer;
  dwc:occurrenceId 'A2_46_Corycaeus_speciosus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128800'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus speciosus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_Corycaeus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Corycaeus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Corycaeus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_Corycaeus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_Corycaeus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_Corycaeus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Corycaeus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '128634'^^xsd:integer;
  dwc:occurrenceId 'A2_46_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128634'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_Farranula_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Farranula_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Farranula_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_Farranula_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_Farranula_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_Farranula_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_Farranula_gracilis'^^xsd:string;
  dwc:scientificName 'Farranula gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '128813'^^xsd:integer;
  dwc:occurrenceId 'A2_46_Farranula_gracilis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128813'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_Farranula_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Farranula_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Farranula_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_Farranula_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_Farranula_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_Farranula_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Farranula'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '128636'^^xsd:integer;
  dwc:occurrenceId 'A2_46_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128636'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_Copepoda_%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Copepoda_%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Copepoda_%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_Copepoda_%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_Copepoda_%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_Copepoda_(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_Copepoda_(nauplius)'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'A2_46_Copepoda_(nauplius)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Copepoda (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_CIRRIPEDIA__%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_CIRRIPEDIA__%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_CIRRIPEDIA__%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_CIRRIPEDIA__%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_CIRRIPEDIA__%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_CIRRIPEDIA__(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:occurrenceId 'A2_46_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  dwc:verbatimIdentification 'CIRRIPEDIA  (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_STOMATOPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_STOMATOPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_STOMATOPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_STOMATOPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_STOMATOPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_STOMATOPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Stomatopoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '14355'^^xsd:integer;
  dwc:occurrenceId 'A2_46_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '14355'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'STOMATOPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_DECAPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_DECAPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_DECAPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_DECAPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_DECAPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_DECAPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_DECAPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:occurrenceId 'A2_46_DECAPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'DECAPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_ECHINODERMATA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_ECHINODERMATA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_ECHINODERMATA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_ECHINODERMATA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_ECHINODERMATA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_ECHINODERMATA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:scientificName 'Echinodermata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '1806'^^xsd:integer;
  dwc:occurrenceId 'A2_46_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1806'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'ECHINODERMATA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_BRYOZOA_%28cyphonauta_larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_BRYOZOA_%28cyphonauta_larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_BRYOZOA_%28cyphonauta_larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_BRYOZOA_%28cyphonauta_larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_BRYOZOA_%28cyphonauta_larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_BRYOZOA_(cyphonauta_larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'A2_46_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'BRYOZOA (cyphonauta larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_Sagitta_friedreich>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Sagitta_friedreich> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Sagitta_friedreich> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_Sagitta_friedreich>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_Sagitta_friedreich>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_Sagitta_friedreich" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_Sagitta_friedreich'^^xsd:string;
  dwc:scientificName 'Sagitta friderici'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '105452'^^xsd:integer;
  dwc:occurrenceId 'A2_46_Sagitta_friedreich'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105441'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta friedreich'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_Sagitta_spp.%C2%A0%28imature%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Sagitta_spp.%C2%A0%28imature%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Sagitta_spp.%C2%A0%28imature%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_Sagitta_spp.%C2%A0%28imature%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_Sagitta_spp.%C2%A0%28imature%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_Sagitta_spp. (imature)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_Sagitta_spp. (imature)'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:occurrenceId 'A2_46_Sagitta_spp. (imature)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta spp. (imature)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_Chaetognatha_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Chaetognatha_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Chaetognatha_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_Chaetognatha_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_Chaetognatha_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_Chaetognatha_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_Chaetognatha_(others)'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:occurrenceId 'A2_46_Chaetognatha_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Chaetognatha (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_Fritillaria_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Fritillaria_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Fritillaria_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_Fritillaria_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_Fritillaria_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_Fritillaria_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_Fritillaria_spp.'^^xsd:string;
  dwc:scientificName 'Fritillaria'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '103358'^^xsd:integer;
  dwc:occurrenceId 'A2_46_Fritillaria_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Fritillaria spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_Oikopleura_dioica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Oikopleura_dioica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Oikopleura_dioica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_Oikopleura_dioica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_Oikopleura_dioica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_Oikopleura_dioica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_Oikopleura_dioica'^^xsd:string;
  dwc:scientificName 'Oikopleura dioica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '1770057'^^xsd:integer;
  dwc:occurrenceId 'A2_46_Oikopleura_dioica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura dioica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_Oikopleura_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Oikopleura_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Oikopleura_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_Oikopleura_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_Oikopleura_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_Oikopleura_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_Oikopleura_spp.'^^xsd:string;
  dwc:scientificName 'Oikopleura'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '103367'^^xsd:integer;
  dwc:occurrenceId 'A2_46_Oikopleura_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_Appendicularia_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Appendicularia_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Appendicularia_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_Appendicularia_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_Appendicularia_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_Appendicularia_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_Appendicularia_(others)'^^xsd:string;
  dwc:scientificName 'Appendicularia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '146421'^^xsd:integer;
  dwc:occurrenceId 'A2_46_Appendicularia_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146421'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Appendicularia (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_Thalia_democratica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Thalia_democratica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Thalia_democratica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_Thalia_democratica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_Thalia_democratica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_Thalia_democratica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_Thalia_democratica'^^xsd:string;
  dwc:scientificName 'Thalia democratica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '137279'^^xsd:integer;
  dwc:occurrenceId 'A2_46_Thalia_democratica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137279'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Thalia democratica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_Doliolo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Doliolo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Doliolo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_Doliolo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_Doliolo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_Doliolo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_Doliolo'^^xsd:string;
  dwc:scientificName 'Dolioloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '137221'^^xsd:integer;
  dwc:occurrenceId 'A2_46_Doliolo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137221'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Doliolo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_Teleostei_%28egg%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Teleostei_%28egg%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Teleostei_%28egg%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_Teleostei_%28egg%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_Teleostei_%28egg%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_Teleostei_(egg)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_Teleostei_(egg)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A2_46_Teleostei_(egg)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (egg)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_Teleostei_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Teleostei_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Teleostei_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_Teleostei_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_Teleostei_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_Teleostei_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_Teleostei_(larvae)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A2_46_Teleostei_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_SIPHONOPHORAE_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_SIPHONOPHORAE_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_SIPHONOPHORAE_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_SIPHONOPHORAE_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_SIPHONOPHORAE_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_SIPHONOPHORAE_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:scientificName 'Siphonophorae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '1371'^^xsd:integer;
  dwc:occurrenceId 'A2_46_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'SIPHONOPHORAE spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_Gastropoda_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Gastropoda_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Gastropoda_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_Gastropoda_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_Gastropoda_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_Gastropoda_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_Gastropoda_(veliger)'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'A2_46_Gastropoda_(veliger)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Gastropoda (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_Pteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Pteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Pteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_Pteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_Pteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_Pteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_Pteropoda'^^xsd:string;
  dwc:scientificName 'Pteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '325345'^^xsd:integer;
  dwc:occurrenceId 'A2_46_Pteropoda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '325345'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Pteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_Heteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Heteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Heteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_Heteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_Heteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_Heteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_Heteropoda'^^xsd:string;
  dwc:scientificName 'Heteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '1491356'^^xsd:integer;
  dwc:occurrenceId 'A2_46_Heteropoda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491356'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Heteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_Bivalvia_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Bivalvia_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_Bivalvia_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_Bivalvia_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_Bivalvia_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_Bivalvia_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_Bivalvia_(veliger)'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'A2_46_Bivalvia_(veliger)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Bivalvia (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_POLYCHAETA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_POLYCHAETA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_POLYCHAETA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_POLYCHAETA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_POLYCHAETA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_POLYCHAETA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'A2_46_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'POLYCHAETA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_OSTRACODA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_OSTRACODA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_OSTRACODA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_OSTRACODA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_OSTRACODA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_OSTRACODA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_OSTRACODA'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'A2_46_OSTRACODA'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'OSTRACODA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_46_CLADOCERA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_46_CLADOCERA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_46_CLADOCERA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2085233"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2422137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_46_CLADOCERA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2085233 -32.2422137)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2085233"^^xsd:decimal ;
  geo-pos:long "-32.2422137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_46_CLADOCERA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_46_CLADOCERA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_46_CLADOCERA'^^xsd:string;
  dwc:scientificName 'Cladocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.2422137'^^xsd:double;
  dwc:latitude '-4.2085233'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 46'^^xsd:string;
  dwc:aphiaid '1076'^^xsd:integer;
  dwc:occurrenceId 'A2_46_CLADOCERA'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '155670'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'CLADOCERA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_Codonella_acuta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Codonella_acuta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Codonella_acuta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_Codonella_acuta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_Codonella_acuta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_Codonella_acuta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_Codonella_acuta'^^xsd:string;
  dwc:scientificName 'Codonella acuta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '417132'^^xsd:integer;
  dwc:occurrenceId 'A1_2_Codonella_acuta'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417132'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella acuta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_Codonella_amphorella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Codonella_amphorella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Codonella_amphorella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_Codonella_amphorella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_Codonella_amphorella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_Codonella_amphorella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_Codonella_amphorella'^^xsd:string;
  dwc:scientificName 'Codonella amphorella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '417133'^^xsd:integer;
  dwc:occurrenceId 'A1_2_Codonella_amphorella'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417133'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella amphorella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_Codonella_apicata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Codonella_apicata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Codonella_apicata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_Codonella_apicata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_Codonella_apicata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_Codonella_apicata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_Codonella_apicata'^^xsd:string;
  dwc:scientificName 'Codonella apicata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '417134'^^xsd:integer;
  dwc:occurrenceId 'A1_2_Codonella_apicata'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417134'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella apicata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_Codonella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Codonella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Codonella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_Codonella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_Codonella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_Codonella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_Codonella_sp.'^^xsd:string;
  dwc:scientificName 'Codonella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '150203'^^xsd:integer;
  dwc:occurrenceId 'A1_2_Codonella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150203'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_Tintinnopsis_tocantinensis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Tintinnopsis_tocantinensis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Tintinnopsis_tocantinensis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_Tintinnopsis_tocantinensis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_Tintinnopsis_tocantinensis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_Tintinnopsis_tocantinensis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:scientificName 'Tintinnopsis tocantinensis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '417156'^^xsd:integer;
  dwc:occurrenceId 'A1_2_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417156'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis tocantinensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_Tintinnopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Tintinnopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Tintinnopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_Tintinnopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_Tintinnopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_Tintinnopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_Tintinnopsis_spp.'^^xsd:string;
  dwc:scientificName 'Tintinnopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:occurrenceId 'A1_2_Tintinnopsis_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_Codonellopsis_ostenfeldi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Codonellopsis_ostenfeldi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Codonellopsis_ostenfeldi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_Codonellopsis_ostenfeldi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_Codonellopsis_ostenfeldi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_Codonellopsis_ostenfeldi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:scientificName 'Codonellopsis ostenfeldi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '427448'^^xsd:integer;
  dwc:occurrenceId 'A1_2_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427448'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis ostenfeldi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_Codonellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Codonellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Codonellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_Codonellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_Codonellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_Codonellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_Codonellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Codonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '204197'^^xsd:integer;
  dwc:occurrenceId 'A1_2_Codonellopsis_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '204197'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_Coxliella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Coxliella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Coxliella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_Coxliella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_Coxliella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_Coxliella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_Coxliella_sp.'^^xsd:string;
  dwc:scientificName 'Coxliella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '150208'^^xsd:integer;
  dwc:occurrenceId 'A1_2_Coxliella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150208'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Coxliella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_Dadayiella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Dadayiella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Dadayiella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_Dadayiella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_Dadayiella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_Dadayiella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_Dadayiella_sp.'^^xsd:string;
  dwc:scientificName 'Dadayiella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '183541'^^xsd:integer;
  dwc:occurrenceId 'A1_2_Dadayiella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183541'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dadayiella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_Dictyocysta_lepida>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Dictyocysta_lepida> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Dictyocysta_lepida> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_Dictyocysta_lepida>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_Dictyocysta_lepida>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_Dictyocysta_lepida" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_Dictyocysta_lepida'^^xsd:string;
  dwc:scientificName 'Dictyocysta lepida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '235767'^^xsd:integer;
  dwc:occurrenceId 'A1_2_Dictyocysta_lepida'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235767'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocysta lepida'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_Epiplocylis_undella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Epiplocylis_undella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Epiplocylis_undella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_Epiplocylis_undella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_Epiplocylis_undella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_Epiplocylis_undella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_Epiplocylis_undella'^^xsd:string;
  dwc:scientificName 'Epiplocylis undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '341668'^^xsd:integer;
  dwc:occurrenceId 'A1_2_Epiplocylis_undella'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '341668'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis undella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_Epiplocylis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Epiplocylis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Epiplocylis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_Epiplocylis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_Epiplocylis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_Epiplocylis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_Epiplocylis_sp.'^^xsd:string;
  dwc:scientificName 'Epiplocylis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '183562'^^xsd:integer;
  dwc:occurrenceId 'A1_2_Epiplocylis_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183562'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_Favella_enrenbergii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Favella_enrenbergii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Favella_enrenbergii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_Favella_enrenbergii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_Favella_enrenbergii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_Favella_enrenbergii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_Favella_enrenbergii'^^xsd:string;
  dwc:scientificName 'Favella ehrenbergii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '235761'^^xsd:integer;
  dwc:occurrenceId 'A1_2_Favella_enrenbergii'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235761'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Favella enrenbergii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_Eutintinnus_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Eutintinnus_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Eutintinnus_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_Eutintinnus_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_Eutintinnus_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_Eutintinnus_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_Eutintinnus_spp.'^^xsd:string;
  dwc:scientificName 'Eutintinnus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '183543'^^xsd:integer;
  dwc:occurrenceId 'A1_2_Eutintinnus_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183543'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Eutintinnus spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_Amphorellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Amphorellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Amphorellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_Amphorellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_Amphorellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_Amphorellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_Amphorellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Amphorellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '425527'^^xsd:integer;
  dwc:occurrenceId 'A1_2_Amphorellopsis_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '425527'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Amphorellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_Rabdonella_elegans>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Rabdonella_elegans> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Rabdonella_elegans> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_Rabdonella_elegans>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_Rabdonella_elegans>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_Rabdonella_elegans" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_Rabdonella_elegans'^^xsd:string;
  dwc:scientificName 'Rhabdonella elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '183577'^^xsd:integer;
  dwc:occurrenceId 'A1_2_Rabdonella_elegans'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183577'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella elegans'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_Rabdonella_brandti>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Rabdonella_brandti> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Rabdonella_brandti> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_Rabdonella_brandti>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_Rabdonella_brandti>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_Rabdonella_brandti" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_Rabdonella_brandti'^^xsd:string;
  dwc:scientificName 'Rhabdonella brandti'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '427513'^^xsd:integer;
  dwc:occurrenceId 'A1_2_Rabdonella_brandti'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427513'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella brandti'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_Rabdonellopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Rabdonellopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Rabdonellopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_Rabdonellopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_Rabdonellopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_Rabdonellopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_Rabdonellopsis_spp.'^^xsd:string;
  dwc:scientificName 'Rhabdonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '183550'^^xsd:integer;
  dwc:occurrenceId 'A1_2_Rabdonellopsis_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183550'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonellopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_Undella_claparedei>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Undella_claparedei> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Undella_claparedei> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_Undella_claparedei>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_Undella_claparedei>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_Undella_claparedei" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_Undella_claparedei'^^xsd:string;
  dwc:scientificName 'Undella claparedei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '341684'^^xsd:integer;
  dwc:occurrenceId 'A1_2_Undella_claparedei'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417240'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undella claparedei'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_Undella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Undella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Undella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_Undella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_Undella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_Undella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_Undella_sp.'^^xsd:string;
  dwc:scientificName 'Undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '235764'^^xsd:integer;
  dwc:occurrenceId 'A1_2_Undella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235764'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Undella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_Xystonellopsis_heros>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Xystonellopsis_heros> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Xystonellopsis_heros> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_Xystonellopsis_heros>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_Xystonellopsis_heros>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_Xystonellopsis_heros" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_Xystonellopsis_heros'^^xsd:string;
  dwc:scientificName 'Xystonellopsis heros'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '417266'^^xsd:integer;
  dwc:occurrenceId 'A1_2_Xystonellopsis_heros'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417266'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Xystonellopsis heros'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_Tintinnina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Tintinnina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Tintinnina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_Tintinnina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_Tintinnina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_Tintinnina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_Tintinnina_(others)'^^xsd:string;
  dwc:scientificName 'Tintinnina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '732976'^^xsd:integer;
  dwc:occurrenceId 'A1_2_Tintinnina_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_Collosphaera_macropora>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Collosphaera_macropora> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Collosphaera_macropora> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_Collosphaera_macropora>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_Collosphaera_macropora>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_Collosphaera_macropora" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_Collosphaera_macropora'^^xsd:string;
  dwc:scientificName 'Collosphaera macropora'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '493482'^^xsd:integer;
  dwc:occurrenceId 'A1_2_Collosphaera_macropora'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493482'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Collosphaera macropora'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_Dictyocoryne_profunda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Dictyocoryne_profunda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Dictyocoryne_profunda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_Dictyocoryne_profunda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_Dictyocoryne_profunda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_Dictyocoryne_profunda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_Dictyocoryne_profunda'^^xsd:string;
  dwc:scientificName 'Dictyocoryne profunda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '412935'^^xsd:integer;
  dwc:occurrenceId 'A1_2_Dictyocoryne_profunda'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412935'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne profunda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_Dictyocoryne_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Dictyocoryne_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Dictyocoryne_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_Dictyocoryne_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_Dictyocoryne_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_Dictyocoryne_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_Dictyocoryne_sp.'^^xsd:string;
  dwc:scientificName 'Dictyocoryne'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '412934'^^xsd:integer;
  dwc:occurrenceId 'A1_2_Dictyocoryne_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412934'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_Discopyle_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Discopyle_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Discopyle_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_Discopyle_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_Discopyle_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_Discopyle_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_Discopyle_sp.'^^xsd:string;
  dwc:scientificName 'Discopyle'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '493501'^^xsd:integer;
  dwc:occurrenceId 'A1_2_Discopyle_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Discopyle sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_Pylonidae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Pylonidae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Pylonidae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_Pylonidae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_Pylonidae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_Pylonidae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_Pylonidae'^^xsd:string;
  dwc:scientificName 'Pyloniidae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '345902'^^xsd:integer;
  dwc:occurrenceId 'A1_2_Pylonidae'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345902'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:verbatimIdentification 'Pylonidae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_Spongodiscus_resurgens>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Spongodiscus_resurgens> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Spongodiscus_resurgens> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_Spongodiscus_resurgens>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_Spongodiscus_resurgens>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_Spongodiscus_resurgens" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_Spongodiscus_resurgens'^^xsd:string;
  dwc:scientificName 'Spongodiscus resurgens'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '493608'^^xsd:integer;
  dwc:occurrenceId 'A1_2_Spongodiscus_resurgens'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493608'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongodiscus resurgens'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_Spongosphaera_streptacantha>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Spongosphaera_streptacantha> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Spongosphaera_streptacantha> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_Spongosphaera_streptacantha>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_Spongosphaera_streptacantha>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_Spongosphaera_streptacantha" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_Spongosphaera_streptacantha'^^xsd:string;
  dwc:scientificName 'Spongosphaera streptacantha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '493393'^^xsd:integer;
  dwc:occurrenceId 'A1_2_Spongosphaera_streptacantha'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493393'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongosphaera streptacantha'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_Spongaster_tetras>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Spongaster_tetras> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Spongaster_tetras> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_Spongaster_tetras>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_Spongaster_tetras>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_Spongaster_tetras" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_Spongaster_tetras'^^xsd:string;
  dwc:scientificName 'Spongaster tetras'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '412940'^^xsd:integer;
  dwc:occurrenceId 'A1_2_Spongaster_tetras'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412940'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongaster tetras'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_Spongotrochus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Spongotrochus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Spongotrochus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_Spongotrochus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_Spongotrochus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_Spongotrochus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_Spongotrochus_sp.'^^xsd:string;
  dwc:scientificName 'Spongotrochus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '412948'^^xsd:integer;
  dwc:occurrenceId 'A1_2_Spongotrochus_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Spongotrochus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_Zygocircus_productus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Zygocircus_productus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Zygocircus_productus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_Zygocircus_productus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_Zygocircus_productus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_Zygocircus_productus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_Zygocircus_productus'^^xsd:string;
  dwc:scientificName 'Zygocircus productus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '493705'^^xsd:integer;
  dwc:occurrenceId 'A1_2_Zygocircus_productus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493705'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus productus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_Zygocircus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Zygocircus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Zygocircus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_Zygocircus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_Zygocircus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_Zygocircus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_Zygocircus_sp.'^^xsd:string;
  dwc:scientificName 'Zygocircus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '493702'^^xsd:integer;
  dwc:occurrenceId 'A1_2_Zygocircus_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493702'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_Polycystina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Polycystina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Polycystina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_Polycystina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_Polycystina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_Polycystina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_Polycystina_(others)'^^xsd:string;
  dwc:scientificName 'Polycystina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '235740'^^xsd:integer;
  dwc:occurrenceId 'A1_2_Polycystina_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235740'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Polycystina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_ACANTHARIA_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_ACANTHARIA_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_ACANTHARIA_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_ACANTHARIA_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_ACANTHARIA_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_ACANTHARIA_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_ACANTHARIA_spp.'^^xsd:string;
  dwc:scientificName 'Acantharia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '586732'^^xsd:integer;
  dwc:occurrenceId 'A1_2_ACANTHARIA_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '586732'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'ACANTHARIA spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_Bolivina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Bolivina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Bolivina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_Bolivina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_Bolivina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_Bolivina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_Bolivina_sp.'^^xsd:string;
  dwc:scientificName 'Bolivina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '112101'^^xsd:integer;
  dwc:occurrenceId 'A1_2_Bolivina_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Bolivina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_Globigerina_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Globigerina_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Globigerina_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_Globigerina_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_Globigerina_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_Globigerina_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_Globigerina_bulloides'^^xsd:string;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:occurrenceId 'A1_2_Globigerina_bulloides'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globigerina bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_Globogirinoides_ruber>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Globogirinoides_ruber> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Globogirinoides_ruber> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_Globogirinoides_ruber>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_Globogirinoides_ruber>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_Globogirinoides_ruber" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_Globogirinoides_ruber'^^xsd:string;
  dwc:scientificName 'Globigerinoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:occurrenceId 'A1_2_Globogirinoides_ruber'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globogirinoides ruber'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_Globorotalia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Globorotalia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Globorotalia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_Globorotalia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_Globorotalia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_Globorotalia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_Globorotalia_spp.'^^xsd:string;
  dwc:scientificName 'Globorotalia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '112200'^^xsd:integer;
  dwc:occurrenceId 'A1_2_Globorotalia_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112200'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Globorotalia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_Neogloboquadrina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Neogloboquadrina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Neogloboquadrina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_Neogloboquadrina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_Neogloboquadrina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_Neogloboquadrina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_Neogloboquadrina_sp.'^^xsd:string;
  dwc:scientificName 'Neogloboquadrina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '112202'^^xsd:integer;
  dwc:occurrenceId 'A1_2_Neogloboquadrina_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112202'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Neogloboquadrina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_Orbulina_universa>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Orbulina_universa> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Orbulina_universa> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_Orbulina_universa>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_Orbulina_universa>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_Orbulina_universa" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_Orbulina_universa'^^xsd:string;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:occurrenceId 'A1_2_Orbulina_universa'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Orbulina universa'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_Tretomphalus_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Tretomphalus_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Tretomphalus_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_Tretomphalus_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_Tretomphalus_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_Tretomphalus_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_Tretomphalus_bulloides'^^xsd:string;
  dwc:scientificName 'Tretomphalus bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '113184'^^xsd:integer;
  dwc:occurrenceId 'A1_2_Tretomphalus_bulloides'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tretomphalus bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_Trochammina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Trochammina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Trochammina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_Trochammina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_Trochammina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_Trochammina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_Trochammina_sp.'^^xsd:string;
  dwc:scientificName 'Trochammina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:occurrenceId 'A1_2_Trochammina_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Trochammina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_Foraminifera_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Foraminifera_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Foraminifera_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_Foraminifera_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_Foraminifera_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_Foraminifera_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_Foraminifera_(others)'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:occurrenceId 'A1_2_Foraminifera_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Foraminifera (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_Nannocalanus_minor>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Nannocalanus_minor> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Nannocalanus_minor> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_Nannocalanus_minor>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_Nannocalanus_minor>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_Nannocalanus_minor" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_Nannocalanus_minor'^^xsd:string;
  dwc:scientificName 'Nannocalanus minor'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '104469'^^xsd:integer;
  dwc:occurrenceId 'A1_2_Nannocalanus_minor'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104469'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus minor'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_Nannocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Nannocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Nannocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_Nannocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_Nannocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_Nannocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Nannocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '104154'^^xsd:integer;
  dwc:occurrenceId 'A1_2_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104154'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_Neocalanus_robustior>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Neocalanus_robustior> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Neocalanus_robustior> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_Neocalanus_robustior>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_Neocalanus_robustior>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_Neocalanus_robustior" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_Neocalanus_robustior'^^xsd:string;
  dwc:scientificName 'Neocalanus robustior'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '104472'^^xsd:integer;
  dwc:occurrenceId 'A1_2_Neocalanus_robustior'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104472'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Neocalanus robustior'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_Undinula_vulgaris_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Undinula_vulgaris_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Undinula_vulgaris_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_Undinula_vulgaris_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_Undinula_vulgaris_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_Undinula_vulgaris_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:scientificName 'Undinula vulgaris'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '104473'^^xsd:integer;
  dwc:occurrenceId 'A1_2_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104473'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undinula vulgaris (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_Acrocalanus_longicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Acrocalanus_longicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Acrocalanus_longicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_Acrocalanus_longicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_Acrocalanus_longicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_Acrocalanus_longicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_Acrocalanus_longicornis'^^xsd:string;
  dwc:scientificName 'Acrocalanus longicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '104646'^^xsd:integer;
  dwc:occurrenceId 'A1_2_Acrocalanus_longicornis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104646'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus longicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_Acrocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Acrocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Acrocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_Acrocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_Acrocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_Acrocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Acrocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '104192'^^xsd:integer;
  dwc:occurrenceId 'A1_2_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104192'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_Calocalanos_pavo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Calocalanos_pavo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Calocalanos_pavo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_Calocalanos_pavo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_Calocalanos_pavo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_Calocalanos_pavo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_Calocalanos_pavo'^^xsd:string;
  dwc:scientificName 'Calocalanus pavo'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '104669'^^xsd:integer;
  dwc:occurrenceId 'A1_2_Calocalanos_pavo'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanos pavo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_Calocalanus_sp. _(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:scientificName 'Calocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '104193'^^xsd:integer;
  dwc:occurrenceId 'A1_2_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104193'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanus sp.  (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_Delibus_sewelli>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Delibus_sewelli> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Delibus_sewelli> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_Delibus_sewelli>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_Delibus_sewelli>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_Delibus_sewelli" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_Delibus_sewelli'^^xsd:string;
  dwc:scientificName 'Delius sewelli'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '363906'^^xsd:integer;
  dwc:occurrenceId 'A1_2_Delibus_sewelli'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363906'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sewelli'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_Delibus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Delibus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Delibus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_Delibus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_Delibus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_Delibus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Delius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '363904'^^xsd:integer;
  dwc:occurrenceId 'A1_2_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363904'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_Mecynocera_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Mecynocera_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Mecynocera_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_Mecynocera_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_Mecynocera_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_Mecynocera_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Mecynocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '104184'^^xsd:integer;
  dwc:occurrenceId 'A1_2_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Mecynocera sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_Paracalanus_aculeatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Paracalanus_aculeatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Paracalanus_aculeatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_Paracalanus_aculeatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_Paracalanus_aculeatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_Paracalanus_aculeatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_Paracalanus_aculeatus'^^xsd:string;
  dwc:scientificName 'Paracalanus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '104681'^^xsd:integer;
  dwc:occurrenceId 'A1_2_Paracalanus_aculeatus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1464945'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus aculeatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_Paracalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Paracalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Paracalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_Paracalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_Paracalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_Paracalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Paracalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '104196'^^xsd:integer;
  dwc:occurrenceId 'A1_2_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104196'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_Rhincalanus_cornutus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Rhincalanus_cornutus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Rhincalanus_cornutus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_Rhincalanus_cornutus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_Rhincalanus_cornutus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_Rhincalanus_cornutus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_Rhincalanus_cornutus'^^xsd:string;
  dwc:scientificName 'Rhincalanus cornutus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '104542'^^xsd:integer;
  dwc:occurrenceId 'A1_2_Rhincalanus_cornutus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1488083'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rhincalanus cornutus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_Subeucalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Subeucalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Subeucalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_Subeucalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_Subeucalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_Subeucalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Subeucalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '104173'^^xsd:integer;
  dwc:occurrenceId 'A1_2_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104173'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Subeucalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_Clausocalanus_furcatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Clausocalanus_furcatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Clausocalanus_furcatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_Clausocalanus_furcatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_Clausocalanus_furcatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_Clausocalanus_furcatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_Clausocalanus_furcatus'^^xsd:string;
  dwc:scientificName 'Clausocalanus furcatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '104503'^^xsd:integer;
  dwc:occurrenceId 'A1_2_Clausocalanus_furcatus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104503'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus furcatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_Clausocalanus_mastigophorus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Clausocalanus_mastigophorus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Clausocalanus_mastigophorus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_Clausocalanus_mastigophorus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_Clausocalanus_mastigophorus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_Clausocalanus_mastigophorus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:scientificName 'Clausocalanus mastigophorus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '104506'^^xsd:integer;
  dwc:occurrenceId 'A1_2_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104506'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus mastigophorus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_Clausocalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Clausocalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Clausocalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_Clausocalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_Clausocalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_Clausocalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Clausocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '104161'^^xsd:integer;
  dwc:occurrenceId 'A1_2_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104161'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_Euchaeta_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Euchaeta_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Euchaeta_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_Euchaeta_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_Euchaeta_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_Euchaeta_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Euchaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '104174'^^xsd:integer;
  dwc:occurrenceId 'A1_2_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104174'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Euchaeta spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_Scolecithrix_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Scolecithrix_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Scolecithrix_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_Scolecithrix_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_Scolecithrix_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_Scolecithrix_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_Scolecithrix_danae'^^xsd:string;
  dwc:scientificName 'Scolecithrix danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '104821'^^xsd:integer;
  dwc:occurrenceId 'A1_2_Scolecithrix_danae'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104821'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_Scolecithrix_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Scolecithrix_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Scolecithrix_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_Scolecithrix_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_Scolecithrix_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_Scolecithrix_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Scolecithrix'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '104230'^^xsd:integer;
  dwc:occurrenceId 'A1_2_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104230'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_Lucicutia_flavicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Lucicutia_flavicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Lucicutia_flavicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_Lucicutia_flavicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_Lucicutia_flavicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_Lucicutia_flavicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_Lucicutia_flavicornis'^^xsd:string;
  dwc:scientificName 'Lucicutia flavicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '104597'^^xsd:integer;
  dwc:occurrenceId 'A1_2_Lucicutia_flavicornis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104597'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia flavicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_Lucicutia_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Lucicutia_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Lucicutia_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_Lucicutia_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_Lucicutia_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_Lucicutia_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_Lucicutia_sp.'^^xsd:string;
  dwc:scientificName 'Lucicutia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '104183'^^xsd:integer;
  dwc:occurrenceId 'A1_2_Lucicutia_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104183'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_Pleuromamma_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Pleuromamma_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Pleuromamma_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_Pleuromamma_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_Pleuromamma_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_Pleuromamma_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Pleuromamma'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '104191'^^xsd:integer;
  dwc:occurrenceId 'A1_2_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104191'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Pleuromamma sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_Temora_stylifera_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Temora_stylifera_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Temora_stylifera_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_Temora_stylifera_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_Temora_stylifera_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_Temora_stylifera_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:scientificName 'Temora stylifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '104879'^^xsd:integer;
  dwc:occurrenceId 'A1_2_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104879'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora stylifera (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_Temora_turbinata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Temora_turbinata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Temora_turbinata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_Temora_turbinata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_Temora_turbinata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_Temora_turbinata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_Temora_turbinata'^^xsd:string;
  dwc:scientificName 'Temora turbinata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '104880'^^xsd:integer;
  dwc:occurrenceId 'A1_2_Temora_turbinata'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104880'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora turbinata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_Candacia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Candacia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Candacia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_Candacia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_Candacia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_Candacia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_Candacia_spp.'^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A1_2_Candacia_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_Candacia_sp._%28copepodite%29%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Candacia_sp._%28copepodite%29%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Candacia_sp._%28copepodite%29%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_Candacia_sp._%28copepodite%29%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_Candacia_sp._%28copepodite%29%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_Candacia_sp._(copepodite) " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A1_2_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia sp. (copepodite) '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_Calanopia_americana_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Calanopia_americana_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Calanopia_americana_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_Calanopia_americana_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_Calanopia_americana_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_Calanopia_americana_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:scientificName 'Calanopia americana'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '104723'^^xsd:integer;
  dwc:occurrenceId 'A1_2_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104723'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calanopia americana (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_Acartia_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Acartia_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Acartia_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_Acartia_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_Acartia_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_Acartia_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_Acartia_danae'^^xsd:string;
  dwc:scientificName 'Acartia (Acartia) danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '346026'^^xsd:integer;
  dwc:occurrenceId 'A1_2_Acartia_danae'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346026'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_Acartia_lilljeborgii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Acartia_lilljeborgii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Acartia_lilljeborgii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_Acartia_lilljeborgii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_Acartia_lilljeborgii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_Acartia_lilljeborgii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_Acartia_lilljeborgii'^^xsd:string;
  dwc:scientificName 'Acartia lilljeborgii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '348510'^^xsd:integer;
  dwc:occurrenceId 'A1_2_Acartia_lilljeborgii'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia lilljeborgii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_Calanoida_%28others_copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Calanoida_%28others_copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Calanoida_%28others_copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_Calanoida_%28others_copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_Calanoida_%28others_copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_Calanoida_(others_copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'A1_2_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Calanoida (others copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_Oithona_atlantica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Oithona_atlantica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Oithona_atlantica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_Oithona_atlantica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_Oithona_atlantica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_Oithona_atlantica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_Oithona_atlantica'^^xsd:string;
  dwc:scientificName 'Oithona atlantica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '106642'^^xsd:integer;
  dwc:occurrenceId 'A1_2_Oithona_atlantica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106642'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona atlantica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_Oithona_plumifera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Oithona_plumifera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Oithona_plumifera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_Oithona_plumifera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_Oithona_plumifera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_Oithona_plumifera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_Oithona_plumifera'^^xsd:string;
  dwc:scientificName 'Oithona plumifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '106652'^^xsd:integer;
  dwc:occurrenceId 'A1_2_Oithona_plumifera'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106652'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona plumifera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_Oithona_setigera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Oithona_setigera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Oithona_setigera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_Oithona_setigera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_Oithona_setigera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_Oithona_setigera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_Oithona_setigera'^^xsd:string;
  dwc:scientificName 'Oithona setigera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '106655'^^xsd:integer;
  dwc:occurrenceId 'A1_2_Oithona_setigera'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '734517'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona setigera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_Oithona_hebes>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Oithona_hebes> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Oithona_hebes> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_Oithona_hebes>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_Oithona_hebes>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_Oithona_hebes" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_Oithona_hebes'^^xsd:string;
  dwc:scientificName 'Oithona hebes'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '106647'^^xsd:integer;
  dwc:occurrenceId 'A1_2_Oithona_hebes'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106647'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona hebes'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_Oithona_spp.%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Oithona_spp.%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Oithona_spp.%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_Oithona_spp.%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_Oithona_spp.%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_Oithona_spp. " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_Oithona_spp. '^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A1_2_Oithona_spp. '^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_Oithona_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Oithona_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Oithona_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_Oithona_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_Oithona_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_Oithona_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A1_2_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_Microsetella_norvegica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Microsetella_norvegica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Microsetella_norvegica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_Microsetella_norvegica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_Microsetella_norvegica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_Microsetella_norvegica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_Microsetella_norvegica'^^xsd:string;
  dwc:scientificName 'Microsetella norvegica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '116115'^^xsd:integer;
  dwc:occurrenceId 'A1_2_Microsetella_norvegica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116115'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella norvegica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_Microsetella_rosea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Microsetella_rosea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Microsetella_rosea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_Microsetella_rosea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_Microsetella_rosea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_Microsetella_rosea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_Microsetella_rosea'^^xsd:string;
  dwc:scientificName 'Microsetella rosea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '116116'^^xsd:integer;
  dwc:occurrenceId 'A1_2_Microsetella_rosea'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116116'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella rosea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_Microsetella_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Microsetella_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Microsetella_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_Microsetella_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_Microsetella_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_Microsetella_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Microsetella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '115341'^^xsd:integer;
  dwc:occurrenceId 'A1_2_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115341'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_Macrosetella_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Macrosetella_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Macrosetella_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_Macrosetella_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_Macrosetella_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_Macrosetella_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_Macrosetella_gracilis'^^xsd:string;
  dwc:scientificName 'Macrosetella gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '116382'^^xsd:integer;
  dwc:occurrenceId 'A1_2_Macrosetella_gracilis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116382'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Macrosetella gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_Miracia_efferata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Miracia_efferata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Miracia_efferata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_Miracia_efferata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_Miracia_efferata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_Miracia_efferata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_Miracia_efferata'^^xsd:string;
  dwc:scientificName 'Miracia efferata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '116383'^^xsd:integer;
  dwc:occurrenceId 'A1_2_Miracia_efferata'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116383'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Miracia efferata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_Oncaea_media>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Oncaea_media> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Oncaea_media> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_Oncaea_media>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_Oncaea_media>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_Oncaea_media" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_Oncaea_media'^^xsd:string;
  dwc:scientificName 'Oncaea media'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '128938'^^xsd:integer;
  dwc:occurrenceId 'A1_2_Oncaea_media'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1862287'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea media'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_Oncaea_venusta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Oncaea_venusta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Oncaea_venusta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_Oncaea_venusta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_Oncaea_venusta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_Oncaea_venusta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_Oncaea_venusta'^^xsd:string;
  dwc:scientificName 'Oncaea venusta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '128954'^^xsd:integer;
  dwc:occurrenceId 'A1_2_Oncaea_venusta'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1754274'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea venusta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_Oncaea_mediterranea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Oncaea_mediterranea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Oncaea_mediterranea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_Oncaea_mediterranea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_Oncaea_mediterranea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_Oncaea_mediterranea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_Oncaea_mediterranea'^^xsd:string;
  dwc:scientificName 'Oncaea mediterranea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '128939'^^xsd:integer;
  dwc:occurrenceId 'A1_2_Oncaea_mediterranea'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128939'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea mediterranea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_Oncaea_scottodicarloi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Oncaea_scottodicarloi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Oncaea_scottodicarloi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_Oncaea_scottodicarloi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_Oncaea_scottodicarloi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_Oncaea_scottodicarloi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_Oncaea_scottodicarloi'^^xsd:string;
  dwc:scientificName 'Oncaea scottodicarloi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '128950'^^xsd:integer;
  dwc:occurrenceId 'A1_2_Oncaea_scottodicarloi'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128950'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea scottodicarloi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_Oncaea_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Oncaea_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Oncaea_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_Oncaea_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_Oncaea_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_Oncaea_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oncaea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '128690'^^xsd:integer;
  dwc:occurrenceId 'A1_2_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128690'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_Hemicyclops_thallassius>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Hemicyclops_thallassius> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Hemicyclops_thallassius> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_Hemicyclops_thallassius>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_Hemicyclops_thallassius>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_Hemicyclops_thallassius" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_Hemicyclops_thallassius'^^xsd:string;
  dwc:scientificName 'Hemicyclops thalassius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '352254'^^xsd:integer;
  dwc:occurrenceId 'A1_2_Hemicyclops_thallassius'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '352254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Hemicyclops thallassius'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_Copilia_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Copilia_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Copilia_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_Copilia_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_Copilia_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_Copilia_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Copilia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '128721'^^xsd:integer;
  dwc:occurrenceId 'A1_2_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128721'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Copilia spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_Agetus_flaccus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Agetus_flaccus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Agetus_flaccus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_Agetus_flaccus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_Agetus_flaccus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_Agetus_flaccus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_Agetus_flaccus'^^xsd:string;
  dwc:scientificName 'Agetus flaccus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '128795'^^xsd:integer;
  dwc:occurrenceId 'A1_2_Agetus_flaccus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128795'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Agetus flaccus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_Corycaeus_speciosus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Corycaeus_speciosus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Corycaeus_speciosus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_Corycaeus_speciosus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_Corycaeus_speciosus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_Corycaeus_speciosus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_Corycaeus_speciosus'^^xsd:string;
  dwc:scientificName 'Corycaeus speciosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '128800'^^xsd:integer;
  dwc:occurrenceId 'A1_2_Corycaeus_speciosus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128800'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus speciosus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_Corycaeus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Corycaeus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Corycaeus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_Corycaeus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_Corycaeus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_Corycaeus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Corycaeus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '128634'^^xsd:integer;
  dwc:occurrenceId 'A1_2_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128634'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_Farranula_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Farranula_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Farranula_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_Farranula_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_Farranula_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_Farranula_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_Farranula_gracilis'^^xsd:string;
  dwc:scientificName 'Farranula gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '128813'^^xsd:integer;
  dwc:occurrenceId 'A1_2_Farranula_gracilis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128813'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_Farranula_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Farranula_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Farranula_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_Farranula_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_Farranula_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_Farranula_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Farranula'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '128636'^^xsd:integer;
  dwc:occurrenceId 'A1_2_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128636'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_Copepoda_%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Copepoda_%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Copepoda_%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_Copepoda_%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_Copepoda_%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_Copepoda_(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_Copepoda_(nauplius)'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'A1_2_Copepoda_(nauplius)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Copepoda (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_CIRRIPEDIA__%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_CIRRIPEDIA__%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_CIRRIPEDIA__%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_CIRRIPEDIA__%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_CIRRIPEDIA__%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_CIRRIPEDIA__(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:occurrenceId 'A1_2_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  dwc:verbatimIdentification 'CIRRIPEDIA  (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_STOMATOPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_STOMATOPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_STOMATOPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_STOMATOPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_STOMATOPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_STOMATOPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Stomatopoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '14355'^^xsd:integer;
  dwc:occurrenceId 'A1_2_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '14355'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'STOMATOPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_DECAPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_DECAPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_DECAPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_DECAPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_DECAPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_DECAPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_DECAPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:occurrenceId 'A1_2_DECAPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'DECAPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_ECHINODERMATA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_ECHINODERMATA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_ECHINODERMATA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_ECHINODERMATA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_ECHINODERMATA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_ECHINODERMATA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:scientificName 'Echinodermata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '1806'^^xsd:integer;
  dwc:occurrenceId 'A1_2_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1806'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'ECHINODERMATA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_BRYOZOA_%28cyphonauta_larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_BRYOZOA_%28cyphonauta_larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_BRYOZOA_%28cyphonauta_larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_BRYOZOA_%28cyphonauta_larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_BRYOZOA_%28cyphonauta_larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_BRYOZOA_(cyphonauta_larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'A1_2_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'BRYOZOA (cyphonauta larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_Sagitta_friedreich>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Sagitta_friedreich> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Sagitta_friedreich> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_Sagitta_friedreich>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_Sagitta_friedreich>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_Sagitta_friedreich" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_Sagitta_friedreich'^^xsd:string;
  dwc:scientificName 'Sagitta friderici'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '105452'^^xsd:integer;
  dwc:occurrenceId 'A1_2_Sagitta_friedreich'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105441'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta friedreich'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_Sagitta_spp.%C2%A0%28imature%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Sagitta_spp.%C2%A0%28imature%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Sagitta_spp.%C2%A0%28imature%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_Sagitta_spp.%C2%A0%28imature%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_Sagitta_spp.%C2%A0%28imature%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_Sagitta_spp. (imature)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_Sagitta_spp. (imature)'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:occurrenceId 'A1_2_Sagitta_spp. (imature)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta spp. (imature)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_Chaetognatha_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Chaetognatha_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Chaetognatha_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_Chaetognatha_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_Chaetognatha_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_Chaetognatha_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_Chaetognatha_(others)'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:occurrenceId 'A1_2_Chaetognatha_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Chaetognatha (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_Fritillaria_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Fritillaria_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Fritillaria_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_Fritillaria_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_Fritillaria_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_Fritillaria_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_Fritillaria_spp.'^^xsd:string;
  dwc:scientificName 'Fritillaria'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '103358'^^xsd:integer;
  dwc:occurrenceId 'A1_2_Fritillaria_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Fritillaria spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_Oikopleura_dioica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Oikopleura_dioica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Oikopleura_dioica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_Oikopleura_dioica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_Oikopleura_dioica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_Oikopleura_dioica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_Oikopleura_dioica'^^xsd:string;
  dwc:scientificName 'Oikopleura dioica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '1770057'^^xsd:integer;
  dwc:occurrenceId 'A1_2_Oikopleura_dioica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura dioica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_Oikopleura_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Oikopleura_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Oikopleura_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_Oikopleura_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_Oikopleura_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_Oikopleura_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_Oikopleura_spp.'^^xsd:string;
  dwc:scientificName 'Oikopleura'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '103367'^^xsd:integer;
  dwc:occurrenceId 'A1_2_Oikopleura_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_Appendicularia_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Appendicularia_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Appendicularia_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_Appendicularia_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_Appendicularia_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_Appendicularia_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_Appendicularia_(others)'^^xsd:string;
  dwc:scientificName 'Appendicularia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '146421'^^xsd:integer;
  dwc:occurrenceId 'A1_2_Appendicularia_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146421'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Appendicularia (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_Thalia_democratica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Thalia_democratica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Thalia_democratica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_Thalia_democratica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_Thalia_democratica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_Thalia_democratica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_Thalia_democratica'^^xsd:string;
  dwc:scientificName 'Thalia democratica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '137279'^^xsd:integer;
  dwc:occurrenceId 'A1_2_Thalia_democratica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137279'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Thalia democratica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_Doliolo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Doliolo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Doliolo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_Doliolo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_Doliolo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_Doliolo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_Doliolo'^^xsd:string;
  dwc:scientificName 'Dolioloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '137221'^^xsd:integer;
  dwc:occurrenceId 'A1_2_Doliolo'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137221'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Doliolo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_Teleostei_%28egg%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Teleostei_%28egg%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Teleostei_%28egg%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_Teleostei_%28egg%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_Teleostei_%28egg%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_Teleostei_(egg)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_Teleostei_(egg)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A1_2_Teleostei_(egg)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (egg)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_Teleostei_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Teleostei_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Teleostei_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_Teleostei_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_Teleostei_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_Teleostei_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_Teleostei_(larvae)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A1_2_Teleostei_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_SIPHONOPHORAE_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_SIPHONOPHORAE_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_SIPHONOPHORAE_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_SIPHONOPHORAE_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_SIPHONOPHORAE_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_SIPHONOPHORAE_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:scientificName 'Siphonophorae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '1371'^^xsd:integer;
  dwc:occurrenceId 'A1_2_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'SIPHONOPHORAE spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_Gastropoda_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Gastropoda_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Gastropoda_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_Gastropoda_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_Gastropoda_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_Gastropoda_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_Gastropoda_(veliger)'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'A1_2_Gastropoda_(veliger)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Gastropoda (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_Pteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Pteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Pteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_Pteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_Pteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_Pteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_Pteropoda'^^xsd:string;
  dwc:scientificName 'Pteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '325345'^^xsd:integer;
  dwc:occurrenceId 'A1_2_Pteropoda'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '325345'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Pteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_Heteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Heteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Heteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_Heteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_Heteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_Heteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_Heteropoda'^^xsd:string;
  dwc:scientificName 'Heteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '1491356'^^xsd:integer;
  dwc:occurrenceId 'A1_2_Heteropoda'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491356'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Heteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_Bivalvia_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Bivalvia_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_Bivalvia_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_Bivalvia_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_Bivalvia_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_Bivalvia_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_Bivalvia_(veliger)'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'A1_2_Bivalvia_(veliger)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Bivalvia (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_POLYCHAETA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_POLYCHAETA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_POLYCHAETA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_POLYCHAETA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_POLYCHAETA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_POLYCHAETA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'A1_2_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'POLYCHAETA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_OSTRACODA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_OSTRACODA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_OSTRACODA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_OSTRACODA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_OSTRACODA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_OSTRACODA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_OSTRACODA'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'A1_2_OSTRACODA'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'OSTRACODA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_2_CLADOCERA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_2_CLADOCERA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_2_CLADOCERA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66283"^^xsd:decimal ;
  dwc:decimalLongitude "-32.223817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_2_CLADOCERA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66283 -32.223817)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66283"^^xsd:decimal ;
  geo-pos:long "-32.223817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_2_CLADOCERA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_2_CLADOCERA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_2_CLADOCERA'^^xsd:string;
  dwc:scientificName 'Cladocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.223817'^^xsd:double;
  dwc:latitude '-3.66283'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 2'^^xsd:string;
  dwc:aphiaid '1076'^^xsd:integer;
  dwc:occurrenceId 'A1_2_CLADOCERA'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '155670'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'CLADOCERA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_Codonella_acuta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Codonella_acuta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Codonella_acuta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_Codonella_acuta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_Codonella_acuta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_Codonella_acuta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_Codonella_acuta'^^xsd:string;
  dwc:scientificName 'Codonella acuta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '417132'^^xsd:integer;
  dwc:occurrenceId 'A1_5_Codonella_acuta'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417132'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella acuta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_Codonella_amphorella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Codonella_amphorella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Codonella_amphorella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_Codonella_amphorella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_Codonella_amphorella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_Codonella_amphorella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_Codonella_amphorella'^^xsd:string;
  dwc:scientificName 'Codonella amphorella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '417133'^^xsd:integer;
  dwc:occurrenceId 'A1_5_Codonella_amphorella'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417133'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella amphorella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_Codonella_apicata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Codonella_apicata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Codonella_apicata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_Codonella_apicata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_Codonella_apicata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_Codonella_apicata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_Codonella_apicata'^^xsd:string;
  dwc:scientificName 'Codonella apicata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '417134'^^xsd:integer;
  dwc:occurrenceId 'A1_5_Codonella_apicata'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417134'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella apicata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_Codonella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Codonella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Codonella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_Codonella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_Codonella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_Codonella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_Codonella_sp.'^^xsd:string;
  dwc:scientificName 'Codonella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '150203'^^xsd:integer;
  dwc:occurrenceId 'A1_5_Codonella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150203'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_Tintinnopsis_tocantinensis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Tintinnopsis_tocantinensis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Tintinnopsis_tocantinensis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_Tintinnopsis_tocantinensis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_Tintinnopsis_tocantinensis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_Tintinnopsis_tocantinensis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:scientificName 'Tintinnopsis tocantinensis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '417156'^^xsd:integer;
  dwc:occurrenceId 'A1_5_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417156'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis tocantinensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_Tintinnopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Tintinnopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Tintinnopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_Tintinnopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_Tintinnopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_Tintinnopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_Tintinnopsis_spp.'^^xsd:string;
  dwc:scientificName 'Tintinnopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:occurrenceId 'A1_5_Tintinnopsis_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_Codonellopsis_ostenfeldi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Codonellopsis_ostenfeldi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Codonellopsis_ostenfeldi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_Codonellopsis_ostenfeldi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_Codonellopsis_ostenfeldi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_Codonellopsis_ostenfeldi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:scientificName 'Codonellopsis ostenfeldi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '427448'^^xsd:integer;
  dwc:occurrenceId 'A1_5_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427448'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis ostenfeldi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_Codonellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Codonellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Codonellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_Codonellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_Codonellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_Codonellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_Codonellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Codonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '204197'^^xsd:integer;
  dwc:occurrenceId 'A1_5_Codonellopsis_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '204197'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_Coxliella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Coxliella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Coxliella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_Coxliella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_Coxliella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_Coxliella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_Coxliella_sp.'^^xsd:string;
  dwc:scientificName 'Coxliella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '150208'^^xsd:integer;
  dwc:occurrenceId 'A1_5_Coxliella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150208'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Coxliella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_Dadayiella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Dadayiella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Dadayiella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_Dadayiella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_Dadayiella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_Dadayiella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_Dadayiella_sp.'^^xsd:string;
  dwc:scientificName 'Dadayiella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '183541'^^xsd:integer;
  dwc:occurrenceId 'A1_5_Dadayiella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183541'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dadayiella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_Dictyocysta_lepida>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Dictyocysta_lepida> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Dictyocysta_lepida> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_Dictyocysta_lepida>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_Dictyocysta_lepida>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_Dictyocysta_lepida" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_Dictyocysta_lepida'^^xsd:string;
  dwc:scientificName 'Dictyocysta lepida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '235767'^^xsd:integer;
  dwc:occurrenceId 'A1_5_Dictyocysta_lepida'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235767'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocysta lepida'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_Epiplocylis_undella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Epiplocylis_undella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Epiplocylis_undella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_Epiplocylis_undella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_Epiplocylis_undella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_Epiplocylis_undella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_Epiplocylis_undella'^^xsd:string;
  dwc:scientificName 'Epiplocylis undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '341668'^^xsd:integer;
  dwc:occurrenceId 'A1_5_Epiplocylis_undella'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '341668'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis undella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_Epiplocylis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Epiplocylis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Epiplocylis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_Epiplocylis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_Epiplocylis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_Epiplocylis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_Epiplocylis_sp.'^^xsd:string;
  dwc:scientificName 'Epiplocylis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '183562'^^xsd:integer;
  dwc:occurrenceId 'A1_5_Epiplocylis_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183562'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_Favella_enrenbergii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Favella_enrenbergii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Favella_enrenbergii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_Favella_enrenbergii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_Favella_enrenbergii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_Favella_enrenbergii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_Favella_enrenbergii'^^xsd:string;
  dwc:scientificName 'Favella ehrenbergii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '235761'^^xsd:integer;
  dwc:occurrenceId 'A1_5_Favella_enrenbergii'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235761'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Favella enrenbergii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_Eutintinnus_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Eutintinnus_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Eutintinnus_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_Eutintinnus_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_Eutintinnus_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_Eutintinnus_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_Eutintinnus_spp.'^^xsd:string;
  dwc:scientificName 'Eutintinnus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '183543'^^xsd:integer;
  dwc:occurrenceId 'A1_5_Eutintinnus_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183543'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Eutintinnus spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_Amphorellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Amphorellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Amphorellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_Amphorellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_Amphorellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_Amphorellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_Amphorellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Amphorellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '425527'^^xsd:integer;
  dwc:occurrenceId 'A1_5_Amphorellopsis_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '425527'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Amphorellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_Rabdonella_elegans>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Rabdonella_elegans> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Rabdonella_elegans> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_Rabdonella_elegans>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_Rabdonella_elegans>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_Rabdonella_elegans" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_Rabdonella_elegans'^^xsd:string;
  dwc:scientificName 'Rhabdonella elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '183577'^^xsd:integer;
  dwc:occurrenceId 'A1_5_Rabdonella_elegans'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183577'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella elegans'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_Rabdonella_brandti>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Rabdonella_brandti> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Rabdonella_brandti> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_Rabdonella_brandti>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_Rabdonella_brandti>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_Rabdonella_brandti" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_Rabdonella_brandti'^^xsd:string;
  dwc:scientificName 'Rhabdonella brandti'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '427513'^^xsd:integer;
  dwc:occurrenceId 'A1_5_Rabdonella_brandti'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427513'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella brandti'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_Rabdonellopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Rabdonellopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Rabdonellopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_Rabdonellopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_Rabdonellopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_Rabdonellopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_Rabdonellopsis_spp.'^^xsd:string;
  dwc:scientificName 'Rhabdonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '183550'^^xsd:integer;
  dwc:occurrenceId 'A1_5_Rabdonellopsis_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183550'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonellopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_Undella_claparedei>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Undella_claparedei> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Undella_claparedei> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_Undella_claparedei>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_Undella_claparedei>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_Undella_claparedei" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_Undella_claparedei'^^xsd:string;
  dwc:scientificName 'Undella claparedei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '341684'^^xsd:integer;
  dwc:occurrenceId 'A1_5_Undella_claparedei'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417240'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undella claparedei'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_Undella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Undella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Undella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_Undella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_Undella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_Undella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_Undella_sp.'^^xsd:string;
  dwc:scientificName 'Undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '235764'^^xsd:integer;
  dwc:occurrenceId 'A1_5_Undella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235764'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Undella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_Xystonellopsis_heros>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Xystonellopsis_heros> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Xystonellopsis_heros> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_Xystonellopsis_heros>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_Xystonellopsis_heros>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_Xystonellopsis_heros" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_Xystonellopsis_heros'^^xsd:string;
  dwc:scientificName 'Xystonellopsis heros'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '417266'^^xsd:integer;
  dwc:occurrenceId 'A1_5_Xystonellopsis_heros'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417266'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Xystonellopsis heros'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_Tintinnina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Tintinnina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Tintinnina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_Tintinnina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_Tintinnina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_Tintinnina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_Tintinnina_(others)'^^xsd:string;
  dwc:scientificName 'Tintinnina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '732976'^^xsd:integer;
  dwc:occurrenceId 'A1_5_Tintinnina_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_Collosphaera_macropora>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Collosphaera_macropora> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Collosphaera_macropora> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_Collosphaera_macropora>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_Collosphaera_macropora>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_Collosphaera_macropora" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_Collosphaera_macropora'^^xsd:string;
  dwc:scientificName 'Collosphaera macropora'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '493482'^^xsd:integer;
  dwc:occurrenceId 'A1_5_Collosphaera_macropora'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493482'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Collosphaera macropora'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_Dictyocoryne_profunda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Dictyocoryne_profunda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Dictyocoryne_profunda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_Dictyocoryne_profunda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_Dictyocoryne_profunda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_Dictyocoryne_profunda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_Dictyocoryne_profunda'^^xsd:string;
  dwc:scientificName 'Dictyocoryne profunda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '412935'^^xsd:integer;
  dwc:occurrenceId 'A1_5_Dictyocoryne_profunda'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412935'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne profunda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_Dictyocoryne_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Dictyocoryne_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Dictyocoryne_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_Dictyocoryne_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_Dictyocoryne_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_Dictyocoryne_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_Dictyocoryne_sp.'^^xsd:string;
  dwc:scientificName 'Dictyocoryne'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '412934'^^xsd:integer;
  dwc:occurrenceId 'A1_5_Dictyocoryne_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412934'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_Discopyle_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Discopyle_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Discopyle_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_Discopyle_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_Discopyle_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_Discopyle_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_Discopyle_sp.'^^xsd:string;
  dwc:scientificName 'Discopyle'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '493501'^^xsd:integer;
  dwc:occurrenceId 'A1_5_Discopyle_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Discopyle sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_Pylonidae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Pylonidae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Pylonidae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_Pylonidae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_Pylonidae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_Pylonidae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_Pylonidae'^^xsd:string;
  dwc:scientificName 'Pyloniidae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '345902'^^xsd:integer;
  dwc:occurrenceId 'A1_5_Pylonidae'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345902'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:verbatimIdentification 'Pylonidae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_Spongodiscus_resurgens>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Spongodiscus_resurgens> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Spongodiscus_resurgens> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_Spongodiscus_resurgens>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_Spongodiscus_resurgens>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_Spongodiscus_resurgens" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_Spongodiscus_resurgens'^^xsd:string;
  dwc:scientificName 'Spongodiscus resurgens'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '493608'^^xsd:integer;
  dwc:occurrenceId 'A1_5_Spongodiscus_resurgens'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493608'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongodiscus resurgens'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_Spongosphaera_streptacantha>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Spongosphaera_streptacantha> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Spongosphaera_streptacantha> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_Spongosphaera_streptacantha>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_Spongosphaera_streptacantha>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_Spongosphaera_streptacantha" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_Spongosphaera_streptacantha'^^xsd:string;
  dwc:scientificName 'Spongosphaera streptacantha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '493393'^^xsd:integer;
  dwc:occurrenceId 'A1_5_Spongosphaera_streptacantha'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493393'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongosphaera streptacantha'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_Spongaster_tetras>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Spongaster_tetras> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Spongaster_tetras> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_Spongaster_tetras>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_Spongaster_tetras>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_Spongaster_tetras" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_Spongaster_tetras'^^xsd:string;
  dwc:scientificName 'Spongaster tetras'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '412940'^^xsd:integer;
  dwc:occurrenceId 'A1_5_Spongaster_tetras'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412940'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongaster tetras'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_Spongotrochus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Spongotrochus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Spongotrochus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_Spongotrochus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_Spongotrochus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_Spongotrochus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_Spongotrochus_sp.'^^xsd:string;
  dwc:scientificName 'Spongotrochus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '412948'^^xsd:integer;
  dwc:occurrenceId 'A1_5_Spongotrochus_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Spongotrochus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_Zygocircus_productus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Zygocircus_productus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Zygocircus_productus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_Zygocircus_productus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_Zygocircus_productus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_Zygocircus_productus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_Zygocircus_productus'^^xsd:string;
  dwc:scientificName 'Zygocircus productus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '493705'^^xsd:integer;
  dwc:occurrenceId 'A1_5_Zygocircus_productus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493705'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus productus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_Zygocircus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Zygocircus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Zygocircus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_Zygocircus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_Zygocircus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_Zygocircus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_Zygocircus_sp.'^^xsd:string;
  dwc:scientificName 'Zygocircus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '493702'^^xsd:integer;
  dwc:occurrenceId 'A1_5_Zygocircus_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493702'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_Polycystina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Polycystina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Polycystina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_Polycystina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_Polycystina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_Polycystina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_Polycystina_(others)'^^xsd:string;
  dwc:scientificName 'Polycystina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '235740'^^xsd:integer;
  dwc:occurrenceId 'A1_5_Polycystina_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235740'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Polycystina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_ACANTHARIA_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_ACANTHARIA_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_ACANTHARIA_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_ACANTHARIA_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_ACANTHARIA_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_ACANTHARIA_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_ACANTHARIA_spp.'^^xsd:string;
  dwc:scientificName 'Acantharia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '586732'^^xsd:integer;
  dwc:occurrenceId 'A1_5_ACANTHARIA_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '586732'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'ACANTHARIA spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_Bolivina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Bolivina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Bolivina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_Bolivina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_Bolivina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_Bolivina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_Bolivina_sp.'^^xsd:string;
  dwc:scientificName 'Bolivina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '112101'^^xsd:integer;
  dwc:occurrenceId 'A1_5_Bolivina_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Bolivina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_Globigerina_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Globigerina_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Globigerina_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_Globigerina_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_Globigerina_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_Globigerina_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_Globigerina_bulloides'^^xsd:string;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:occurrenceId 'A1_5_Globigerina_bulloides'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globigerina bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_Globogirinoides_ruber>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Globogirinoides_ruber> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Globogirinoides_ruber> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_Globogirinoides_ruber>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_Globogirinoides_ruber>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_Globogirinoides_ruber" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_Globogirinoides_ruber'^^xsd:string;
  dwc:scientificName 'Globigerinoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:occurrenceId 'A1_5_Globogirinoides_ruber'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globogirinoides ruber'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_Globorotalia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Globorotalia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Globorotalia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_Globorotalia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_Globorotalia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_Globorotalia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_Globorotalia_spp.'^^xsd:string;
  dwc:scientificName 'Globorotalia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '112200'^^xsd:integer;
  dwc:occurrenceId 'A1_5_Globorotalia_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112200'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Globorotalia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_Neogloboquadrina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Neogloboquadrina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Neogloboquadrina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_Neogloboquadrina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_Neogloboquadrina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_Neogloboquadrina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_Neogloboquadrina_sp.'^^xsd:string;
  dwc:scientificName 'Neogloboquadrina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '112202'^^xsd:integer;
  dwc:occurrenceId 'A1_5_Neogloboquadrina_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112202'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Neogloboquadrina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_Orbulina_universa>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Orbulina_universa> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Orbulina_universa> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_Orbulina_universa>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_Orbulina_universa>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_Orbulina_universa" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_Orbulina_universa'^^xsd:string;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:occurrenceId 'A1_5_Orbulina_universa'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Orbulina universa'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_Tretomphalus_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Tretomphalus_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Tretomphalus_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_Tretomphalus_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_Tretomphalus_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_Tretomphalus_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_Tretomphalus_bulloides'^^xsd:string;
  dwc:scientificName 'Tretomphalus bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '113184'^^xsd:integer;
  dwc:occurrenceId 'A1_5_Tretomphalus_bulloides'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tretomphalus bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_Trochammina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Trochammina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Trochammina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_Trochammina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_Trochammina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_Trochammina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_Trochammina_sp.'^^xsd:string;
  dwc:scientificName 'Trochammina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:occurrenceId 'A1_5_Trochammina_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Trochammina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_Foraminifera_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Foraminifera_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Foraminifera_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_Foraminifera_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_Foraminifera_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_Foraminifera_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_Foraminifera_(others)'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:occurrenceId 'A1_5_Foraminifera_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Foraminifera (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_Nannocalanus_minor>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Nannocalanus_minor> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Nannocalanus_minor> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_Nannocalanus_minor>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_Nannocalanus_minor>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_Nannocalanus_minor" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_Nannocalanus_minor'^^xsd:string;
  dwc:scientificName 'Nannocalanus minor'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '104469'^^xsd:integer;
  dwc:occurrenceId 'A1_5_Nannocalanus_minor'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104469'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus minor'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_Nannocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Nannocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Nannocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_Nannocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_Nannocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_Nannocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Nannocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '104154'^^xsd:integer;
  dwc:occurrenceId 'A1_5_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104154'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_Neocalanus_robustior>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Neocalanus_robustior> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Neocalanus_robustior> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_Neocalanus_robustior>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_Neocalanus_robustior>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_Neocalanus_robustior" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_Neocalanus_robustior'^^xsd:string;
  dwc:scientificName 'Neocalanus robustior'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '104472'^^xsd:integer;
  dwc:occurrenceId 'A1_5_Neocalanus_robustior'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104472'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Neocalanus robustior'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_Undinula_vulgaris_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Undinula_vulgaris_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Undinula_vulgaris_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_Undinula_vulgaris_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_Undinula_vulgaris_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_Undinula_vulgaris_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:scientificName 'Undinula vulgaris'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '104473'^^xsd:integer;
  dwc:occurrenceId 'A1_5_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104473'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undinula vulgaris (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_Acrocalanus_longicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Acrocalanus_longicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Acrocalanus_longicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_Acrocalanus_longicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_Acrocalanus_longicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_Acrocalanus_longicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_Acrocalanus_longicornis'^^xsd:string;
  dwc:scientificName 'Acrocalanus longicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '104646'^^xsd:integer;
  dwc:occurrenceId 'A1_5_Acrocalanus_longicornis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104646'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus longicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_Acrocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Acrocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Acrocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_Acrocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_Acrocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_Acrocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Acrocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '104192'^^xsd:integer;
  dwc:occurrenceId 'A1_5_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104192'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_Calocalanos_pavo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Calocalanos_pavo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Calocalanos_pavo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_Calocalanos_pavo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_Calocalanos_pavo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_Calocalanos_pavo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_Calocalanos_pavo'^^xsd:string;
  dwc:scientificName 'Calocalanus pavo'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '104669'^^xsd:integer;
  dwc:occurrenceId 'A1_5_Calocalanos_pavo'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanos pavo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_Calocalanus_sp. _(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:scientificName 'Calocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '104193'^^xsd:integer;
  dwc:occurrenceId 'A1_5_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104193'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanus sp.  (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_Delibus_sewelli>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Delibus_sewelli> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Delibus_sewelli> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_Delibus_sewelli>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_Delibus_sewelli>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_Delibus_sewelli" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_Delibus_sewelli'^^xsd:string;
  dwc:scientificName 'Delius sewelli'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '363906'^^xsd:integer;
  dwc:occurrenceId 'A1_5_Delibus_sewelli'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363906'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sewelli'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_Delibus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Delibus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Delibus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_Delibus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_Delibus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_Delibus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Delius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '363904'^^xsd:integer;
  dwc:occurrenceId 'A1_5_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363904'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_Mecynocera_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Mecynocera_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Mecynocera_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_Mecynocera_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_Mecynocera_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_Mecynocera_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Mecynocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '104184'^^xsd:integer;
  dwc:occurrenceId 'A1_5_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Mecynocera sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_Paracalanus_aculeatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Paracalanus_aculeatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Paracalanus_aculeatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_Paracalanus_aculeatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_Paracalanus_aculeatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_Paracalanus_aculeatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_Paracalanus_aculeatus'^^xsd:string;
  dwc:scientificName 'Paracalanus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '104681'^^xsd:integer;
  dwc:occurrenceId 'A1_5_Paracalanus_aculeatus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1464945'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus aculeatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_Paracalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Paracalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Paracalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_Paracalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_Paracalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_Paracalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Paracalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '104196'^^xsd:integer;
  dwc:occurrenceId 'A1_5_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104196'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_Rhincalanus_cornutus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Rhincalanus_cornutus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Rhincalanus_cornutus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_Rhincalanus_cornutus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_Rhincalanus_cornutus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_Rhincalanus_cornutus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_Rhincalanus_cornutus'^^xsd:string;
  dwc:scientificName 'Rhincalanus cornutus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '104542'^^xsd:integer;
  dwc:occurrenceId 'A1_5_Rhincalanus_cornutus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1488083'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rhincalanus cornutus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_Subeucalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Subeucalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Subeucalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_Subeucalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_Subeucalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_Subeucalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Subeucalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '104173'^^xsd:integer;
  dwc:occurrenceId 'A1_5_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104173'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Subeucalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_Clausocalanus_furcatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Clausocalanus_furcatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Clausocalanus_furcatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_Clausocalanus_furcatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_Clausocalanus_furcatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_Clausocalanus_furcatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_Clausocalanus_furcatus'^^xsd:string;
  dwc:scientificName 'Clausocalanus furcatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '104503'^^xsd:integer;
  dwc:occurrenceId 'A1_5_Clausocalanus_furcatus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104503'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus furcatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_Clausocalanus_mastigophorus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Clausocalanus_mastigophorus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Clausocalanus_mastigophorus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_Clausocalanus_mastigophorus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_Clausocalanus_mastigophorus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_Clausocalanus_mastigophorus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:scientificName 'Clausocalanus mastigophorus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '104506'^^xsd:integer;
  dwc:occurrenceId 'A1_5_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104506'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus mastigophorus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_Clausocalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Clausocalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Clausocalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_Clausocalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_Clausocalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_Clausocalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Clausocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '104161'^^xsd:integer;
  dwc:occurrenceId 'A1_5_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104161'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_Euchaeta_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Euchaeta_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Euchaeta_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_Euchaeta_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_Euchaeta_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_Euchaeta_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Euchaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '104174'^^xsd:integer;
  dwc:occurrenceId 'A1_5_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104174'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Euchaeta spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_Scolecithrix_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Scolecithrix_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Scolecithrix_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_Scolecithrix_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_Scolecithrix_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_Scolecithrix_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_Scolecithrix_danae'^^xsd:string;
  dwc:scientificName 'Scolecithrix danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '104821'^^xsd:integer;
  dwc:occurrenceId 'A1_5_Scolecithrix_danae'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104821'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_Scolecithrix_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Scolecithrix_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Scolecithrix_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_Scolecithrix_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_Scolecithrix_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_Scolecithrix_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Scolecithrix'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '104230'^^xsd:integer;
  dwc:occurrenceId 'A1_5_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104230'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_Lucicutia_flavicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Lucicutia_flavicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Lucicutia_flavicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_Lucicutia_flavicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_Lucicutia_flavicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_Lucicutia_flavicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_Lucicutia_flavicornis'^^xsd:string;
  dwc:scientificName 'Lucicutia flavicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '104597'^^xsd:integer;
  dwc:occurrenceId 'A1_5_Lucicutia_flavicornis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104597'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia flavicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_Lucicutia_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Lucicutia_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Lucicutia_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_Lucicutia_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_Lucicutia_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_Lucicutia_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_Lucicutia_sp.'^^xsd:string;
  dwc:scientificName 'Lucicutia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '104183'^^xsd:integer;
  dwc:occurrenceId 'A1_5_Lucicutia_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104183'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_Pleuromamma_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Pleuromamma_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Pleuromamma_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_Pleuromamma_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_Pleuromamma_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_Pleuromamma_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Pleuromamma'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '104191'^^xsd:integer;
  dwc:occurrenceId 'A1_5_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104191'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Pleuromamma sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_Temora_stylifera_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Temora_stylifera_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Temora_stylifera_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_Temora_stylifera_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_Temora_stylifera_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_Temora_stylifera_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:scientificName 'Temora stylifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '104879'^^xsd:integer;
  dwc:occurrenceId 'A1_5_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104879'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora stylifera (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_Temora_turbinata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Temora_turbinata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Temora_turbinata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_Temora_turbinata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_Temora_turbinata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_Temora_turbinata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_Temora_turbinata'^^xsd:string;
  dwc:scientificName 'Temora turbinata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '104880'^^xsd:integer;
  dwc:occurrenceId 'A1_5_Temora_turbinata'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104880'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora turbinata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_Candacia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Candacia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Candacia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_Candacia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_Candacia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_Candacia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_Candacia_spp.'^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A1_5_Candacia_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_Candacia_sp._%28copepodite%29%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Candacia_sp._%28copepodite%29%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Candacia_sp._%28copepodite%29%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_Candacia_sp._%28copepodite%29%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_Candacia_sp._%28copepodite%29%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_Candacia_sp._(copepodite) " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A1_5_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia sp. (copepodite) '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_Calanopia_americana_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Calanopia_americana_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Calanopia_americana_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_Calanopia_americana_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_Calanopia_americana_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_Calanopia_americana_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:scientificName 'Calanopia americana'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '104723'^^xsd:integer;
  dwc:occurrenceId 'A1_5_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104723'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calanopia americana (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_Acartia_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Acartia_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Acartia_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_Acartia_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_Acartia_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_Acartia_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_Acartia_danae'^^xsd:string;
  dwc:scientificName 'Acartia (Acartia) danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '346026'^^xsd:integer;
  dwc:occurrenceId 'A1_5_Acartia_danae'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346026'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_Acartia_lilljeborgii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Acartia_lilljeborgii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Acartia_lilljeborgii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_Acartia_lilljeborgii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_Acartia_lilljeborgii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_Acartia_lilljeborgii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_Acartia_lilljeborgii'^^xsd:string;
  dwc:scientificName 'Acartia lilljeborgii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '348510'^^xsd:integer;
  dwc:occurrenceId 'A1_5_Acartia_lilljeborgii'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia lilljeborgii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_Calanoida_%28others_copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Calanoida_%28others_copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Calanoida_%28others_copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_Calanoida_%28others_copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_Calanoida_%28others_copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_Calanoida_(others_copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'A1_5_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Calanoida (others copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_Oithona_atlantica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Oithona_atlantica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Oithona_atlantica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_Oithona_atlantica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_Oithona_atlantica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_Oithona_atlantica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_Oithona_atlantica'^^xsd:string;
  dwc:scientificName 'Oithona atlantica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '106642'^^xsd:integer;
  dwc:occurrenceId 'A1_5_Oithona_atlantica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106642'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona atlantica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_Oithona_plumifera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Oithona_plumifera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Oithona_plumifera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_Oithona_plumifera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_Oithona_plumifera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_Oithona_plumifera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_Oithona_plumifera'^^xsd:string;
  dwc:scientificName 'Oithona plumifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '106652'^^xsd:integer;
  dwc:occurrenceId 'A1_5_Oithona_plumifera'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106652'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona plumifera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_Oithona_setigera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Oithona_setigera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Oithona_setigera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_Oithona_setigera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_Oithona_setigera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_Oithona_setigera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_Oithona_setigera'^^xsd:string;
  dwc:scientificName 'Oithona setigera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '106655'^^xsd:integer;
  dwc:occurrenceId 'A1_5_Oithona_setigera'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '734517'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona setigera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_Oithona_hebes>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Oithona_hebes> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Oithona_hebes> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_Oithona_hebes>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_Oithona_hebes>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_Oithona_hebes" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_Oithona_hebes'^^xsd:string;
  dwc:scientificName 'Oithona hebes'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '106647'^^xsd:integer;
  dwc:occurrenceId 'A1_5_Oithona_hebes'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106647'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona hebes'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_Oithona_spp.%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Oithona_spp.%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Oithona_spp.%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_Oithona_spp.%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_Oithona_spp.%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_Oithona_spp. " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_Oithona_spp. '^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A1_5_Oithona_spp. '^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_Oithona_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Oithona_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Oithona_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_Oithona_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_Oithona_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_Oithona_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A1_5_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_Microsetella_norvegica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Microsetella_norvegica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Microsetella_norvegica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_Microsetella_norvegica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_Microsetella_norvegica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_Microsetella_norvegica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_Microsetella_norvegica'^^xsd:string;
  dwc:scientificName 'Microsetella norvegica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '116115'^^xsd:integer;
  dwc:occurrenceId 'A1_5_Microsetella_norvegica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116115'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella norvegica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_Microsetella_rosea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Microsetella_rosea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Microsetella_rosea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_Microsetella_rosea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_Microsetella_rosea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_Microsetella_rosea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_Microsetella_rosea'^^xsd:string;
  dwc:scientificName 'Microsetella rosea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '116116'^^xsd:integer;
  dwc:occurrenceId 'A1_5_Microsetella_rosea'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116116'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella rosea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_Microsetella_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Microsetella_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Microsetella_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_Microsetella_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_Microsetella_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_Microsetella_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Microsetella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '115341'^^xsd:integer;
  dwc:occurrenceId 'A1_5_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115341'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_Macrosetella_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Macrosetella_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Macrosetella_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_Macrosetella_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_Macrosetella_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_Macrosetella_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_Macrosetella_gracilis'^^xsd:string;
  dwc:scientificName 'Macrosetella gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '116382'^^xsd:integer;
  dwc:occurrenceId 'A1_5_Macrosetella_gracilis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116382'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Macrosetella gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_Miracia_efferata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Miracia_efferata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Miracia_efferata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_Miracia_efferata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_Miracia_efferata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_Miracia_efferata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_Miracia_efferata'^^xsd:string;
  dwc:scientificName 'Miracia efferata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '116383'^^xsd:integer;
  dwc:occurrenceId 'A1_5_Miracia_efferata'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116383'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Miracia efferata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_Oncaea_media>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Oncaea_media> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Oncaea_media> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_Oncaea_media>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_Oncaea_media>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_Oncaea_media" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_Oncaea_media'^^xsd:string;
  dwc:scientificName 'Oncaea media'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '128938'^^xsd:integer;
  dwc:occurrenceId 'A1_5_Oncaea_media'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1862287'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea media'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_Oncaea_venusta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Oncaea_venusta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Oncaea_venusta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_Oncaea_venusta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_Oncaea_venusta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_Oncaea_venusta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_Oncaea_venusta'^^xsd:string;
  dwc:scientificName 'Oncaea venusta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '128954'^^xsd:integer;
  dwc:occurrenceId 'A1_5_Oncaea_venusta'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1754274'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea venusta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_Oncaea_mediterranea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Oncaea_mediterranea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Oncaea_mediterranea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_Oncaea_mediterranea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_Oncaea_mediterranea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_Oncaea_mediterranea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_Oncaea_mediterranea'^^xsd:string;
  dwc:scientificName 'Oncaea mediterranea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '128939'^^xsd:integer;
  dwc:occurrenceId 'A1_5_Oncaea_mediterranea'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128939'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea mediterranea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_Oncaea_scottodicarloi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Oncaea_scottodicarloi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Oncaea_scottodicarloi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_Oncaea_scottodicarloi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_Oncaea_scottodicarloi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_Oncaea_scottodicarloi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_Oncaea_scottodicarloi'^^xsd:string;
  dwc:scientificName 'Oncaea scottodicarloi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '128950'^^xsd:integer;
  dwc:occurrenceId 'A1_5_Oncaea_scottodicarloi'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128950'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea scottodicarloi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_Oncaea_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Oncaea_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Oncaea_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_Oncaea_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_Oncaea_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_Oncaea_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oncaea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '128690'^^xsd:integer;
  dwc:occurrenceId 'A1_5_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128690'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_Hemicyclops_thallassius>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Hemicyclops_thallassius> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Hemicyclops_thallassius> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_Hemicyclops_thallassius>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_Hemicyclops_thallassius>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_Hemicyclops_thallassius" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_Hemicyclops_thallassius'^^xsd:string;
  dwc:scientificName 'Hemicyclops thalassius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '352254'^^xsd:integer;
  dwc:occurrenceId 'A1_5_Hemicyclops_thallassius'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '352254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Hemicyclops thallassius'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_Copilia_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Copilia_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Copilia_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_Copilia_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_Copilia_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_Copilia_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Copilia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '128721'^^xsd:integer;
  dwc:occurrenceId 'A1_5_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128721'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Copilia spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_Agetus_flaccus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Agetus_flaccus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Agetus_flaccus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_Agetus_flaccus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_Agetus_flaccus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_Agetus_flaccus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_Agetus_flaccus'^^xsd:string;
  dwc:scientificName 'Agetus flaccus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '128795'^^xsd:integer;
  dwc:occurrenceId 'A1_5_Agetus_flaccus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128795'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Agetus flaccus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_Corycaeus_speciosus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Corycaeus_speciosus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Corycaeus_speciosus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_Corycaeus_speciosus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_Corycaeus_speciosus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_Corycaeus_speciosus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_Corycaeus_speciosus'^^xsd:string;
  dwc:scientificName 'Corycaeus speciosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '128800'^^xsd:integer;
  dwc:occurrenceId 'A1_5_Corycaeus_speciosus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128800'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus speciosus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_Corycaeus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Corycaeus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Corycaeus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_Corycaeus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_Corycaeus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_Corycaeus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Corycaeus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '128634'^^xsd:integer;
  dwc:occurrenceId 'A1_5_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128634'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_Farranula_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Farranula_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Farranula_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_Farranula_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_Farranula_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_Farranula_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_Farranula_gracilis'^^xsd:string;
  dwc:scientificName 'Farranula gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '128813'^^xsd:integer;
  dwc:occurrenceId 'A1_5_Farranula_gracilis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128813'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_Farranula_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Farranula_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Farranula_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_Farranula_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_Farranula_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_Farranula_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Farranula'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '128636'^^xsd:integer;
  dwc:occurrenceId 'A1_5_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128636'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_Copepoda_%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Copepoda_%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Copepoda_%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_Copepoda_%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_Copepoda_%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_Copepoda_(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_Copepoda_(nauplius)'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'A1_5_Copepoda_(nauplius)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Copepoda (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_CIRRIPEDIA__%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_CIRRIPEDIA__%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_CIRRIPEDIA__%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_CIRRIPEDIA__%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_CIRRIPEDIA__%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_CIRRIPEDIA__(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:occurrenceId 'A1_5_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  dwc:verbatimIdentification 'CIRRIPEDIA  (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_STOMATOPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_STOMATOPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_STOMATOPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_STOMATOPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_STOMATOPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_STOMATOPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Stomatopoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '14355'^^xsd:integer;
  dwc:occurrenceId 'A1_5_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '14355'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'STOMATOPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_DECAPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_DECAPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_DECAPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_DECAPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_DECAPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_DECAPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_DECAPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:occurrenceId 'A1_5_DECAPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'DECAPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_ECHINODERMATA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_ECHINODERMATA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_ECHINODERMATA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_ECHINODERMATA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_ECHINODERMATA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_ECHINODERMATA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:scientificName 'Echinodermata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '1806'^^xsd:integer;
  dwc:occurrenceId 'A1_5_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1806'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'ECHINODERMATA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_BRYOZOA_%28cyphonauta_larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_BRYOZOA_%28cyphonauta_larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_BRYOZOA_%28cyphonauta_larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_BRYOZOA_%28cyphonauta_larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_BRYOZOA_%28cyphonauta_larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_BRYOZOA_(cyphonauta_larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'A1_5_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'BRYOZOA (cyphonauta larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_Sagitta_friedreich>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Sagitta_friedreich> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Sagitta_friedreich> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_Sagitta_friedreich>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_Sagitta_friedreich>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_Sagitta_friedreich" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_Sagitta_friedreich'^^xsd:string;
  dwc:scientificName 'Sagitta friderici'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '105452'^^xsd:integer;
  dwc:occurrenceId 'A1_5_Sagitta_friedreich'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105441'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta friedreich'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_Sagitta_spp.%C2%A0%28imature%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Sagitta_spp.%C2%A0%28imature%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Sagitta_spp.%C2%A0%28imature%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_Sagitta_spp.%C2%A0%28imature%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_Sagitta_spp.%C2%A0%28imature%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_Sagitta_spp. (imature)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_Sagitta_spp. (imature)'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:occurrenceId 'A1_5_Sagitta_spp. (imature)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta spp. (imature)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_Chaetognatha_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Chaetognatha_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Chaetognatha_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_Chaetognatha_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_Chaetognatha_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_Chaetognatha_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_Chaetognatha_(others)'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:occurrenceId 'A1_5_Chaetognatha_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Chaetognatha (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_Fritillaria_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Fritillaria_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Fritillaria_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_Fritillaria_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_Fritillaria_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_Fritillaria_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_Fritillaria_spp.'^^xsd:string;
  dwc:scientificName 'Fritillaria'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '103358'^^xsd:integer;
  dwc:occurrenceId 'A1_5_Fritillaria_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Fritillaria spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_Oikopleura_dioica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Oikopleura_dioica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Oikopleura_dioica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_Oikopleura_dioica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_Oikopleura_dioica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_Oikopleura_dioica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_Oikopleura_dioica'^^xsd:string;
  dwc:scientificName 'Oikopleura dioica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '1770057'^^xsd:integer;
  dwc:occurrenceId 'A1_5_Oikopleura_dioica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura dioica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_Oikopleura_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Oikopleura_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Oikopleura_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_Oikopleura_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_Oikopleura_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_Oikopleura_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_Oikopleura_spp.'^^xsd:string;
  dwc:scientificName 'Oikopleura'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '103367'^^xsd:integer;
  dwc:occurrenceId 'A1_5_Oikopleura_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_Appendicularia_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Appendicularia_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Appendicularia_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_Appendicularia_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_Appendicularia_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_Appendicularia_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_Appendicularia_(others)'^^xsd:string;
  dwc:scientificName 'Appendicularia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '146421'^^xsd:integer;
  dwc:occurrenceId 'A1_5_Appendicularia_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146421'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Appendicularia (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_Thalia_democratica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Thalia_democratica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Thalia_democratica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_Thalia_democratica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_Thalia_democratica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_Thalia_democratica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_Thalia_democratica'^^xsd:string;
  dwc:scientificName 'Thalia democratica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '137279'^^xsd:integer;
  dwc:occurrenceId 'A1_5_Thalia_democratica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137279'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Thalia democratica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_Doliolo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Doliolo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Doliolo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_Doliolo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_Doliolo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_Doliolo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_Doliolo'^^xsd:string;
  dwc:scientificName 'Dolioloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '137221'^^xsd:integer;
  dwc:occurrenceId 'A1_5_Doliolo'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137221'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Doliolo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_Teleostei_%28egg%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Teleostei_%28egg%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Teleostei_%28egg%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_Teleostei_%28egg%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_Teleostei_%28egg%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_Teleostei_(egg)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_Teleostei_(egg)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A1_5_Teleostei_(egg)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (egg)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_Teleostei_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Teleostei_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Teleostei_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_Teleostei_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_Teleostei_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_Teleostei_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_Teleostei_(larvae)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A1_5_Teleostei_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_SIPHONOPHORAE_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_SIPHONOPHORAE_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_SIPHONOPHORAE_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_SIPHONOPHORAE_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_SIPHONOPHORAE_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_SIPHONOPHORAE_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:scientificName 'Siphonophorae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '1371'^^xsd:integer;
  dwc:occurrenceId 'A1_5_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'SIPHONOPHORAE spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_Gastropoda_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Gastropoda_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Gastropoda_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_Gastropoda_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_Gastropoda_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_Gastropoda_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_Gastropoda_(veliger)'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'A1_5_Gastropoda_(veliger)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Gastropoda (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_Pteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Pteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Pteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_Pteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_Pteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_Pteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_Pteropoda'^^xsd:string;
  dwc:scientificName 'Pteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '325345'^^xsd:integer;
  dwc:occurrenceId 'A1_5_Pteropoda'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '325345'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Pteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_Heteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Heteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Heteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_Heteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_Heteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_Heteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_Heteropoda'^^xsd:string;
  dwc:scientificName 'Heteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '1491356'^^xsd:integer;
  dwc:occurrenceId 'A1_5_Heteropoda'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491356'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Heteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_Bivalvia_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Bivalvia_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_Bivalvia_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_Bivalvia_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_Bivalvia_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_Bivalvia_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_Bivalvia_(veliger)'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'A1_5_Bivalvia_(veliger)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Bivalvia (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_POLYCHAETA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_POLYCHAETA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_POLYCHAETA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_POLYCHAETA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_POLYCHAETA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_POLYCHAETA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'A1_5_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'POLYCHAETA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_OSTRACODA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_OSTRACODA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_OSTRACODA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_OSTRACODA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_OSTRACODA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_OSTRACODA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_OSTRACODA'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'A1_5_OSTRACODA'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'OSTRACODA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_5_CLADOCERA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_5_CLADOCERA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_5_CLADOCERA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.081138"^^xsd:decimal ;
  dwc:decimalLongitude "-32.189982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_5_CLADOCERA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.081138 -32.189982)"^^geo:wktLiteral ;
  geo-pos:lat "-4.081138"^^xsd:decimal ;
  geo-pos:long "-32.189982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_5_CLADOCERA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_5_CLADOCERA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_5_CLADOCERA'^^xsd:string;
  dwc:scientificName 'Cladocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-32.189982'^^xsd:double;
  dwc:latitude '-4.081138'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 5'^^xsd:string;
  dwc:aphiaid '1076'^^xsd:integer;
  dwc:occurrenceId 'A1_5_CLADOCERA'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '155670'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'CLADOCERA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_Codonella_acuta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Codonella_acuta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Codonella_acuta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_Codonella_acuta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_Codonella_acuta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_Codonella_acuta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_Codonella_acuta'^^xsd:string;
  dwc:scientificName 'Codonella acuta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '417132'^^xsd:integer;
  dwc:occurrenceId 'A2_45_Codonella_acuta'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417132'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella acuta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_Codonella_amphorella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Codonella_amphorella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Codonella_amphorella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_Codonella_amphorella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_Codonella_amphorella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_Codonella_amphorella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_Codonella_amphorella'^^xsd:string;
  dwc:scientificName 'Codonella amphorella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '417133'^^xsd:integer;
  dwc:occurrenceId 'A2_45_Codonella_amphorella'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417133'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella amphorella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_Codonella_apicata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Codonella_apicata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Codonella_apicata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_Codonella_apicata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_Codonella_apicata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_Codonella_apicata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_Codonella_apicata'^^xsd:string;
  dwc:scientificName 'Codonella apicata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '417134'^^xsd:integer;
  dwc:occurrenceId 'A2_45_Codonella_apicata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417134'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella apicata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_Codonella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Codonella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Codonella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_Codonella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_Codonella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_Codonella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_Codonella_sp.'^^xsd:string;
  dwc:scientificName 'Codonella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '150203'^^xsd:integer;
  dwc:occurrenceId 'A2_45_Codonella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150203'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_Tintinnopsis_tocantinensis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Tintinnopsis_tocantinensis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Tintinnopsis_tocantinensis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_Tintinnopsis_tocantinensis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_Tintinnopsis_tocantinensis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_Tintinnopsis_tocantinensis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:scientificName 'Tintinnopsis tocantinensis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '417156'^^xsd:integer;
  dwc:occurrenceId 'A2_45_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417156'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis tocantinensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_Tintinnopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Tintinnopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Tintinnopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_Tintinnopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_Tintinnopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_Tintinnopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_Tintinnopsis_spp.'^^xsd:string;
  dwc:scientificName 'Tintinnopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:occurrenceId 'A2_45_Tintinnopsis_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_Codonellopsis_ostenfeldi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Codonellopsis_ostenfeldi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Codonellopsis_ostenfeldi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_Codonellopsis_ostenfeldi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_Codonellopsis_ostenfeldi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_Codonellopsis_ostenfeldi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:scientificName 'Codonellopsis ostenfeldi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '427448'^^xsd:integer;
  dwc:occurrenceId 'A2_45_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427448'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis ostenfeldi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_Codonellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Codonellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Codonellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_Codonellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_Codonellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_Codonellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_Codonellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Codonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '204197'^^xsd:integer;
  dwc:occurrenceId 'A2_45_Codonellopsis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '204197'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_Coxliella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Coxliella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Coxliella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_Coxliella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_Coxliella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_Coxliella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_Coxliella_sp.'^^xsd:string;
  dwc:scientificName 'Coxliella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '150208'^^xsd:integer;
  dwc:occurrenceId 'A2_45_Coxliella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150208'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Coxliella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_Dadayiella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Dadayiella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Dadayiella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_Dadayiella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_Dadayiella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_Dadayiella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_Dadayiella_sp.'^^xsd:string;
  dwc:scientificName 'Dadayiella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '183541'^^xsd:integer;
  dwc:occurrenceId 'A2_45_Dadayiella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183541'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dadayiella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_Dictyocysta_lepida>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Dictyocysta_lepida> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Dictyocysta_lepida> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_Dictyocysta_lepida>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_Dictyocysta_lepida>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_Dictyocysta_lepida" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_Dictyocysta_lepida'^^xsd:string;
  dwc:scientificName 'Dictyocysta lepida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '235767'^^xsd:integer;
  dwc:occurrenceId 'A2_45_Dictyocysta_lepida'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235767'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocysta lepida'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_Epiplocylis_undella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Epiplocylis_undella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Epiplocylis_undella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_Epiplocylis_undella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_Epiplocylis_undella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_Epiplocylis_undella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_Epiplocylis_undella'^^xsd:string;
  dwc:scientificName 'Epiplocylis undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '341668'^^xsd:integer;
  dwc:occurrenceId 'A2_45_Epiplocylis_undella'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '341668'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis undella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_Epiplocylis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Epiplocylis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Epiplocylis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_Epiplocylis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_Epiplocylis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_Epiplocylis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_Epiplocylis_sp.'^^xsd:string;
  dwc:scientificName 'Epiplocylis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '183562'^^xsd:integer;
  dwc:occurrenceId 'A2_45_Epiplocylis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183562'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_Favella_enrenbergii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Favella_enrenbergii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Favella_enrenbergii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_Favella_enrenbergii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_Favella_enrenbergii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_Favella_enrenbergii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_Favella_enrenbergii'^^xsd:string;
  dwc:scientificName 'Favella ehrenbergii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '235761'^^xsd:integer;
  dwc:occurrenceId 'A2_45_Favella_enrenbergii'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235761'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Favella enrenbergii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_Eutintinnus_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Eutintinnus_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Eutintinnus_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_Eutintinnus_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_Eutintinnus_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_Eutintinnus_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_Eutintinnus_spp.'^^xsd:string;
  dwc:scientificName 'Eutintinnus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '183543'^^xsd:integer;
  dwc:occurrenceId 'A2_45_Eutintinnus_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183543'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Eutintinnus spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_Amphorellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Amphorellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Amphorellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_Amphorellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_Amphorellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_Amphorellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_Amphorellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Amphorellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '425527'^^xsd:integer;
  dwc:occurrenceId 'A2_45_Amphorellopsis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '425527'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Amphorellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_Rabdonella_elegans>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Rabdonella_elegans> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Rabdonella_elegans> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_Rabdonella_elegans>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_Rabdonella_elegans>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_Rabdonella_elegans" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_Rabdonella_elegans'^^xsd:string;
  dwc:scientificName 'Rhabdonella elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '183577'^^xsd:integer;
  dwc:occurrenceId 'A2_45_Rabdonella_elegans'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183577'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella elegans'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_Rabdonella_brandti>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Rabdonella_brandti> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Rabdonella_brandti> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_Rabdonella_brandti>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_Rabdonella_brandti>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_Rabdonella_brandti" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_Rabdonella_brandti'^^xsd:string;
  dwc:scientificName 'Rhabdonella brandti'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '427513'^^xsd:integer;
  dwc:occurrenceId 'A2_45_Rabdonella_brandti'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427513'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella brandti'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_Rabdonellopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Rabdonellopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Rabdonellopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_Rabdonellopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_Rabdonellopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_Rabdonellopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_Rabdonellopsis_spp.'^^xsd:string;
  dwc:scientificName 'Rhabdonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '183550'^^xsd:integer;
  dwc:occurrenceId 'A2_45_Rabdonellopsis_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183550'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonellopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_Undella_claparedei>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Undella_claparedei> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Undella_claparedei> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_Undella_claparedei>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_Undella_claparedei>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_Undella_claparedei" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_Undella_claparedei'^^xsd:string;
  dwc:scientificName 'Undella claparedei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '341684'^^xsd:integer;
  dwc:occurrenceId 'A2_45_Undella_claparedei'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417240'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undella claparedei'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_Undella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Undella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Undella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_Undella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_Undella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_Undella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_Undella_sp.'^^xsd:string;
  dwc:scientificName 'Undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '235764'^^xsd:integer;
  dwc:occurrenceId 'A2_45_Undella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235764'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Undella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_Xystonellopsis_heros>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Xystonellopsis_heros> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Xystonellopsis_heros> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_Xystonellopsis_heros>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_Xystonellopsis_heros>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_Xystonellopsis_heros" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_Xystonellopsis_heros'^^xsd:string;
  dwc:scientificName 'Xystonellopsis heros'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '417266'^^xsd:integer;
  dwc:occurrenceId 'A2_45_Xystonellopsis_heros'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417266'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Xystonellopsis heros'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_Tintinnina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Tintinnina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Tintinnina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_Tintinnina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_Tintinnina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_Tintinnina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_Tintinnina_(others)'^^xsd:string;
  dwc:scientificName 'Tintinnina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '732976'^^xsd:integer;
  dwc:occurrenceId 'A2_45_Tintinnina_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_Collosphaera_macropora>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Collosphaera_macropora> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Collosphaera_macropora> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_Collosphaera_macropora>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_Collosphaera_macropora>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_Collosphaera_macropora" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_Collosphaera_macropora'^^xsd:string;
  dwc:scientificName 'Collosphaera macropora'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '493482'^^xsd:integer;
  dwc:occurrenceId 'A2_45_Collosphaera_macropora'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493482'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Collosphaera macropora'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_Dictyocoryne_profunda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Dictyocoryne_profunda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Dictyocoryne_profunda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_Dictyocoryne_profunda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_Dictyocoryne_profunda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_Dictyocoryne_profunda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_Dictyocoryne_profunda'^^xsd:string;
  dwc:scientificName 'Dictyocoryne profunda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '412935'^^xsd:integer;
  dwc:occurrenceId 'A2_45_Dictyocoryne_profunda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412935'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne profunda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_Dictyocoryne_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Dictyocoryne_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Dictyocoryne_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_Dictyocoryne_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_Dictyocoryne_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_Dictyocoryne_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_Dictyocoryne_sp.'^^xsd:string;
  dwc:scientificName 'Dictyocoryne'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '412934'^^xsd:integer;
  dwc:occurrenceId 'A2_45_Dictyocoryne_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412934'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_Discopyle_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Discopyle_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Discopyle_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_Discopyle_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_Discopyle_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_Discopyle_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_Discopyle_sp.'^^xsd:string;
  dwc:scientificName 'Discopyle'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '493501'^^xsd:integer;
  dwc:occurrenceId 'A2_45_Discopyle_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Discopyle sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_Pylonidae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Pylonidae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Pylonidae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_Pylonidae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_Pylonidae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_Pylonidae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_Pylonidae'^^xsd:string;
  dwc:scientificName 'Pyloniidae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '345902'^^xsd:integer;
  dwc:occurrenceId 'A2_45_Pylonidae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345902'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:verbatimIdentification 'Pylonidae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_Spongodiscus_resurgens>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Spongodiscus_resurgens> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Spongodiscus_resurgens> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_Spongodiscus_resurgens>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_Spongodiscus_resurgens>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_Spongodiscus_resurgens" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_Spongodiscus_resurgens'^^xsd:string;
  dwc:scientificName 'Spongodiscus resurgens'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '493608'^^xsd:integer;
  dwc:occurrenceId 'A2_45_Spongodiscus_resurgens'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493608'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongodiscus resurgens'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_Spongosphaera_streptacantha>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Spongosphaera_streptacantha> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Spongosphaera_streptacantha> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_Spongosphaera_streptacantha>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_Spongosphaera_streptacantha>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_Spongosphaera_streptacantha" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_Spongosphaera_streptacantha'^^xsd:string;
  dwc:scientificName 'Spongosphaera streptacantha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '493393'^^xsd:integer;
  dwc:occurrenceId 'A2_45_Spongosphaera_streptacantha'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493393'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongosphaera streptacantha'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_Spongaster_tetras>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Spongaster_tetras> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Spongaster_tetras> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_Spongaster_tetras>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_Spongaster_tetras>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_Spongaster_tetras" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_Spongaster_tetras'^^xsd:string;
  dwc:scientificName 'Spongaster tetras'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '412940'^^xsd:integer;
  dwc:occurrenceId 'A2_45_Spongaster_tetras'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412940'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongaster tetras'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_Spongotrochus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Spongotrochus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Spongotrochus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_Spongotrochus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_Spongotrochus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_Spongotrochus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_Spongotrochus_sp.'^^xsd:string;
  dwc:scientificName 'Spongotrochus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '412948'^^xsd:integer;
  dwc:occurrenceId 'A2_45_Spongotrochus_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Spongotrochus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_Zygocircus_productus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Zygocircus_productus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Zygocircus_productus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_Zygocircus_productus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_Zygocircus_productus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_Zygocircus_productus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_Zygocircus_productus'^^xsd:string;
  dwc:scientificName 'Zygocircus productus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '493705'^^xsd:integer;
  dwc:occurrenceId 'A2_45_Zygocircus_productus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493705'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus productus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_Zygocircus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Zygocircus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Zygocircus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_Zygocircus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_Zygocircus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_Zygocircus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_Zygocircus_sp.'^^xsd:string;
  dwc:scientificName 'Zygocircus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '493702'^^xsd:integer;
  dwc:occurrenceId 'A2_45_Zygocircus_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493702'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_Polycystina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Polycystina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Polycystina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_Polycystina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_Polycystina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_Polycystina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_Polycystina_(others)'^^xsd:string;
  dwc:scientificName 'Polycystina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '235740'^^xsd:integer;
  dwc:occurrenceId 'A2_45_Polycystina_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235740'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Polycystina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_ACANTHARIA_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_ACANTHARIA_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_ACANTHARIA_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_ACANTHARIA_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_ACANTHARIA_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_ACANTHARIA_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_ACANTHARIA_spp.'^^xsd:string;
  dwc:scientificName 'Acantharia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '586732'^^xsd:integer;
  dwc:occurrenceId 'A2_45_ACANTHARIA_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '586732'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'ACANTHARIA spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_Bolivina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Bolivina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Bolivina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_Bolivina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_Bolivina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_Bolivina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_Bolivina_sp.'^^xsd:string;
  dwc:scientificName 'Bolivina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '112101'^^xsd:integer;
  dwc:occurrenceId 'A2_45_Bolivina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Bolivina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_Globigerina_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Globigerina_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Globigerina_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_Globigerina_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_Globigerina_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_Globigerina_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_Globigerina_bulloides'^^xsd:string;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:occurrenceId 'A2_45_Globigerina_bulloides'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globigerina bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_Globogirinoides_ruber>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Globogirinoides_ruber> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Globogirinoides_ruber> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_Globogirinoides_ruber>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_Globogirinoides_ruber>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_Globogirinoides_ruber" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_Globogirinoides_ruber'^^xsd:string;
  dwc:scientificName 'Globigerinoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:occurrenceId 'A2_45_Globogirinoides_ruber'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globogirinoides ruber'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_Globorotalia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Globorotalia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Globorotalia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_Globorotalia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_Globorotalia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_Globorotalia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_Globorotalia_spp.'^^xsd:string;
  dwc:scientificName 'Globorotalia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '112200'^^xsd:integer;
  dwc:occurrenceId 'A2_45_Globorotalia_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112200'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Globorotalia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_Neogloboquadrina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Neogloboquadrina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Neogloboquadrina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_Neogloboquadrina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_Neogloboquadrina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_Neogloboquadrina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_Neogloboquadrina_sp.'^^xsd:string;
  dwc:scientificName 'Neogloboquadrina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '112202'^^xsd:integer;
  dwc:occurrenceId 'A2_45_Neogloboquadrina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112202'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Neogloboquadrina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_Orbulina_universa>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Orbulina_universa> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Orbulina_universa> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_Orbulina_universa>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_Orbulina_universa>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_Orbulina_universa" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_Orbulina_universa'^^xsd:string;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:occurrenceId 'A2_45_Orbulina_universa'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Orbulina universa'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_Tretomphalus_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Tretomphalus_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Tretomphalus_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_Tretomphalus_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_Tretomphalus_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_Tretomphalus_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_Tretomphalus_bulloides'^^xsd:string;
  dwc:scientificName 'Tretomphalus bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '113184'^^xsd:integer;
  dwc:occurrenceId 'A2_45_Tretomphalus_bulloides'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tretomphalus bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_Trochammina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Trochammina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Trochammina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_Trochammina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_Trochammina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_Trochammina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_Trochammina_sp.'^^xsd:string;
  dwc:scientificName 'Trochammina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:occurrenceId 'A2_45_Trochammina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Trochammina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_Foraminifera_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Foraminifera_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Foraminifera_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_Foraminifera_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_Foraminifera_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_Foraminifera_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_Foraminifera_(others)'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:occurrenceId 'A2_45_Foraminifera_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Foraminifera (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_Nannocalanus_minor>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Nannocalanus_minor> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Nannocalanus_minor> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_Nannocalanus_minor>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_Nannocalanus_minor>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_Nannocalanus_minor" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_Nannocalanus_minor'^^xsd:string;
  dwc:scientificName 'Nannocalanus minor'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '104469'^^xsd:integer;
  dwc:occurrenceId 'A2_45_Nannocalanus_minor'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104469'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus minor'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_Nannocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Nannocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Nannocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_Nannocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_Nannocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_Nannocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Nannocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '104154'^^xsd:integer;
  dwc:occurrenceId 'A2_45_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104154'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_Neocalanus_robustior>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Neocalanus_robustior> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Neocalanus_robustior> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_Neocalanus_robustior>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_Neocalanus_robustior>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_Neocalanus_robustior" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_Neocalanus_robustior'^^xsd:string;
  dwc:scientificName 'Neocalanus robustior'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '104472'^^xsd:integer;
  dwc:occurrenceId 'A2_45_Neocalanus_robustior'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104472'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Neocalanus robustior'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_Undinula_vulgaris_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Undinula_vulgaris_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Undinula_vulgaris_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_Undinula_vulgaris_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_Undinula_vulgaris_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_Undinula_vulgaris_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:scientificName 'Undinula vulgaris'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '104473'^^xsd:integer;
  dwc:occurrenceId 'A2_45_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104473'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undinula vulgaris (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_Acrocalanus_longicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Acrocalanus_longicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Acrocalanus_longicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_Acrocalanus_longicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_Acrocalanus_longicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_Acrocalanus_longicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_Acrocalanus_longicornis'^^xsd:string;
  dwc:scientificName 'Acrocalanus longicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '104646'^^xsd:integer;
  dwc:occurrenceId 'A2_45_Acrocalanus_longicornis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104646'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus longicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_Acrocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Acrocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Acrocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_Acrocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_Acrocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_Acrocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Acrocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '104192'^^xsd:integer;
  dwc:occurrenceId 'A2_45_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104192'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_Calocalanos_pavo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Calocalanos_pavo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Calocalanos_pavo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_Calocalanos_pavo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_Calocalanos_pavo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_Calocalanos_pavo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_Calocalanos_pavo'^^xsd:string;
  dwc:scientificName 'Calocalanus pavo'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '104669'^^xsd:integer;
  dwc:occurrenceId 'A2_45_Calocalanos_pavo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanos pavo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_Calocalanus_sp. _(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:scientificName 'Calocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '104193'^^xsd:integer;
  dwc:occurrenceId 'A2_45_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104193'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanus sp.  (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_Delibus_sewelli>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Delibus_sewelli> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Delibus_sewelli> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_Delibus_sewelli>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_Delibus_sewelli>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_Delibus_sewelli" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_Delibus_sewelli'^^xsd:string;
  dwc:scientificName 'Delius sewelli'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '363906'^^xsd:integer;
  dwc:occurrenceId 'A2_45_Delibus_sewelli'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363906'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sewelli'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_Delibus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Delibus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Delibus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_Delibus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_Delibus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_Delibus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Delius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '363904'^^xsd:integer;
  dwc:occurrenceId 'A2_45_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363904'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_Mecynocera_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Mecynocera_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Mecynocera_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_Mecynocera_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_Mecynocera_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_Mecynocera_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Mecynocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '104184'^^xsd:integer;
  dwc:occurrenceId 'A2_45_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Mecynocera sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_Paracalanus_aculeatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Paracalanus_aculeatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Paracalanus_aculeatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_Paracalanus_aculeatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_Paracalanus_aculeatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_Paracalanus_aculeatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_Paracalanus_aculeatus'^^xsd:string;
  dwc:scientificName 'Paracalanus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '104681'^^xsd:integer;
  dwc:occurrenceId 'A2_45_Paracalanus_aculeatus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1464945'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus aculeatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_Paracalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Paracalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Paracalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_Paracalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_Paracalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_Paracalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Paracalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '104196'^^xsd:integer;
  dwc:occurrenceId 'A2_45_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104196'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_Rhincalanus_cornutus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Rhincalanus_cornutus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Rhincalanus_cornutus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_Rhincalanus_cornutus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_Rhincalanus_cornutus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_Rhincalanus_cornutus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_Rhincalanus_cornutus'^^xsd:string;
  dwc:scientificName 'Rhincalanus cornutus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '104542'^^xsd:integer;
  dwc:occurrenceId 'A2_45_Rhincalanus_cornutus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1488083'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rhincalanus cornutus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_Subeucalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Subeucalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Subeucalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_Subeucalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_Subeucalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_Subeucalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Subeucalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '104173'^^xsd:integer;
  dwc:occurrenceId 'A2_45_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104173'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Subeucalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_Clausocalanus_furcatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Clausocalanus_furcatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Clausocalanus_furcatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_Clausocalanus_furcatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_Clausocalanus_furcatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_Clausocalanus_furcatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_Clausocalanus_furcatus'^^xsd:string;
  dwc:scientificName 'Clausocalanus furcatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '104503'^^xsd:integer;
  dwc:occurrenceId 'A2_45_Clausocalanus_furcatus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104503'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus furcatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_Clausocalanus_mastigophorus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Clausocalanus_mastigophorus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Clausocalanus_mastigophorus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_Clausocalanus_mastigophorus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_Clausocalanus_mastigophorus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_Clausocalanus_mastigophorus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:scientificName 'Clausocalanus mastigophorus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '104506'^^xsd:integer;
  dwc:occurrenceId 'A2_45_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104506'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus mastigophorus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_Clausocalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Clausocalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Clausocalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_Clausocalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_Clausocalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_Clausocalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Clausocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '104161'^^xsd:integer;
  dwc:occurrenceId 'A2_45_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104161'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_Euchaeta_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Euchaeta_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Euchaeta_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_Euchaeta_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_Euchaeta_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_Euchaeta_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Euchaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '104174'^^xsd:integer;
  dwc:occurrenceId 'A2_45_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104174'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Euchaeta spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_Scolecithrix_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Scolecithrix_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Scolecithrix_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_Scolecithrix_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_Scolecithrix_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_Scolecithrix_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_Scolecithrix_danae'^^xsd:string;
  dwc:scientificName 'Scolecithrix danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '104821'^^xsd:integer;
  dwc:occurrenceId 'A2_45_Scolecithrix_danae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104821'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_Scolecithrix_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Scolecithrix_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Scolecithrix_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_Scolecithrix_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_Scolecithrix_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_Scolecithrix_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Scolecithrix'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '104230'^^xsd:integer;
  dwc:occurrenceId 'A2_45_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104230'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_Lucicutia_flavicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Lucicutia_flavicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Lucicutia_flavicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_Lucicutia_flavicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_Lucicutia_flavicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_Lucicutia_flavicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_Lucicutia_flavicornis'^^xsd:string;
  dwc:scientificName 'Lucicutia flavicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '104597'^^xsd:integer;
  dwc:occurrenceId 'A2_45_Lucicutia_flavicornis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104597'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia flavicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_Lucicutia_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Lucicutia_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Lucicutia_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_Lucicutia_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_Lucicutia_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_Lucicutia_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_Lucicutia_sp.'^^xsd:string;
  dwc:scientificName 'Lucicutia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '104183'^^xsd:integer;
  dwc:occurrenceId 'A2_45_Lucicutia_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104183'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_Pleuromamma_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Pleuromamma_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Pleuromamma_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_Pleuromamma_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_Pleuromamma_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_Pleuromamma_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Pleuromamma'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '104191'^^xsd:integer;
  dwc:occurrenceId 'A2_45_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104191'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Pleuromamma sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_Temora_stylifera_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Temora_stylifera_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Temora_stylifera_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_Temora_stylifera_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_Temora_stylifera_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_Temora_stylifera_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:scientificName 'Temora stylifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '104879'^^xsd:integer;
  dwc:occurrenceId 'A2_45_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104879'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora stylifera (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_Temora_turbinata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Temora_turbinata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Temora_turbinata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_Temora_turbinata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_Temora_turbinata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_Temora_turbinata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_Temora_turbinata'^^xsd:string;
  dwc:scientificName 'Temora turbinata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '104880'^^xsd:integer;
  dwc:occurrenceId 'A2_45_Temora_turbinata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104880'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora turbinata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_Candacia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Candacia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Candacia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_Candacia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_Candacia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_Candacia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_Candacia_spp.'^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A2_45_Candacia_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_Candacia_sp._%28copepodite%29%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Candacia_sp._%28copepodite%29%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Candacia_sp._%28copepodite%29%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_Candacia_sp._%28copepodite%29%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_Candacia_sp._%28copepodite%29%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_Candacia_sp._(copepodite) " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A2_45_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia sp. (copepodite) '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_Calanopia_americana_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Calanopia_americana_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Calanopia_americana_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_Calanopia_americana_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_Calanopia_americana_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_Calanopia_americana_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:scientificName 'Calanopia americana'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '104723'^^xsd:integer;
  dwc:occurrenceId 'A2_45_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104723'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calanopia americana (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_Acartia_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Acartia_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Acartia_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_Acartia_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_Acartia_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_Acartia_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_Acartia_danae'^^xsd:string;
  dwc:scientificName 'Acartia (Acartia) danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '346026'^^xsd:integer;
  dwc:occurrenceId 'A2_45_Acartia_danae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346026'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_Acartia_lilljeborgii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Acartia_lilljeborgii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Acartia_lilljeborgii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_Acartia_lilljeborgii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_Acartia_lilljeborgii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_Acartia_lilljeborgii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_Acartia_lilljeborgii'^^xsd:string;
  dwc:scientificName 'Acartia lilljeborgii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '348510'^^xsd:integer;
  dwc:occurrenceId 'A2_45_Acartia_lilljeborgii'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia lilljeborgii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_Calanoida_%28others_copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Calanoida_%28others_copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Calanoida_%28others_copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_Calanoida_%28others_copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_Calanoida_%28others_copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_Calanoida_(others_copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'A2_45_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Calanoida (others copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_Oithona_atlantica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Oithona_atlantica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Oithona_atlantica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_Oithona_atlantica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_Oithona_atlantica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_Oithona_atlantica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_Oithona_atlantica'^^xsd:string;
  dwc:scientificName 'Oithona atlantica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '106642'^^xsd:integer;
  dwc:occurrenceId 'A2_45_Oithona_atlantica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106642'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona atlantica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_Oithona_plumifera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Oithona_plumifera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Oithona_plumifera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_Oithona_plumifera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_Oithona_plumifera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_Oithona_plumifera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_Oithona_plumifera'^^xsd:string;
  dwc:scientificName 'Oithona plumifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '106652'^^xsd:integer;
  dwc:occurrenceId 'A2_45_Oithona_plumifera'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106652'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona plumifera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_Oithona_setigera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Oithona_setigera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Oithona_setigera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_Oithona_setigera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_Oithona_setigera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_Oithona_setigera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_Oithona_setigera'^^xsd:string;
  dwc:scientificName 'Oithona setigera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '106655'^^xsd:integer;
  dwc:occurrenceId 'A2_45_Oithona_setigera'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '734517'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona setigera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_Oithona_hebes>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Oithona_hebes> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Oithona_hebes> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_Oithona_hebes>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_Oithona_hebes>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_Oithona_hebes" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_Oithona_hebes'^^xsd:string;
  dwc:scientificName 'Oithona hebes'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '106647'^^xsd:integer;
  dwc:occurrenceId 'A2_45_Oithona_hebes'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106647'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona hebes'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_Oithona_spp.%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Oithona_spp.%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Oithona_spp.%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_Oithona_spp.%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_Oithona_spp.%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_Oithona_spp. " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_Oithona_spp. '^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A2_45_Oithona_spp. '^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_Oithona_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Oithona_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Oithona_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_Oithona_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_Oithona_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_Oithona_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A2_45_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_Microsetella_norvegica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Microsetella_norvegica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Microsetella_norvegica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_Microsetella_norvegica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_Microsetella_norvegica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_Microsetella_norvegica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_Microsetella_norvegica'^^xsd:string;
  dwc:scientificName 'Microsetella norvegica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '116115'^^xsd:integer;
  dwc:occurrenceId 'A2_45_Microsetella_norvegica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116115'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella norvegica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_Microsetella_rosea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Microsetella_rosea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Microsetella_rosea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_Microsetella_rosea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_Microsetella_rosea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_Microsetella_rosea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_Microsetella_rosea'^^xsd:string;
  dwc:scientificName 'Microsetella rosea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '116116'^^xsd:integer;
  dwc:occurrenceId 'A2_45_Microsetella_rosea'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116116'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella rosea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_Microsetella_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Microsetella_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Microsetella_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_Microsetella_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_Microsetella_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_Microsetella_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Microsetella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '115341'^^xsd:integer;
  dwc:occurrenceId 'A2_45_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115341'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_Macrosetella_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Macrosetella_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Macrosetella_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_Macrosetella_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_Macrosetella_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_Macrosetella_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_Macrosetella_gracilis'^^xsd:string;
  dwc:scientificName 'Macrosetella gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '116382'^^xsd:integer;
  dwc:occurrenceId 'A2_45_Macrosetella_gracilis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116382'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Macrosetella gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_Miracia_efferata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Miracia_efferata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Miracia_efferata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_Miracia_efferata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_Miracia_efferata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_Miracia_efferata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_Miracia_efferata'^^xsd:string;
  dwc:scientificName 'Miracia efferata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '116383'^^xsd:integer;
  dwc:occurrenceId 'A2_45_Miracia_efferata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116383'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Miracia efferata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_Oncaea_media>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Oncaea_media> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Oncaea_media> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_Oncaea_media>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_Oncaea_media>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_Oncaea_media" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_Oncaea_media'^^xsd:string;
  dwc:scientificName 'Oncaea media'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '128938'^^xsd:integer;
  dwc:occurrenceId 'A2_45_Oncaea_media'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1862287'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea media'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_Oncaea_venusta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Oncaea_venusta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Oncaea_venusta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_Oncaea_venusta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_Oncaea_venusta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_Oncaea_venusta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_Oncaea_venusta'^^xsd:string;
  dwc:scientificName 'Oncaea venusta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '128954'^^xsd:integer;
  dwc:occurrenceId 'A2_45_Oncaea_venusta'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1754274'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea venusta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_Oncaea_mediterranea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Oncaea_mediterranea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Oncaea_mediterranea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_Oncaea_mediterranea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_Oncaea_mediterranea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_Oncaea_mediterranea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_Oncaea_mediterranea'^^xsd:string;
  dwc:scientificName 'Oncaea mediterranea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '128939'^^xsd:integer;
  dwc:occurrenceId 'A2_45_Oncaea_mediterranea'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128939'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea mediterranea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_Oncaea_scottodicarloi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Oncaea_scottodicarloi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Oncaea_scottodicarloi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_Oncaea_scottodicarloi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_Oncaea_scottodicarloi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_Oncaea_scottodicarloi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_Oncaea_scottodicarloi'^^xsd:string;
  dwc:scientificName 'Oncaea scottodicarloi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '128950'^^xsd:integer;
  dwc:occurrenceId 'A2_45_Oncaea_scottodicarloi'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128950'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea scottodicarloi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_Oncaea_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Oncaea_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Oncaea_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_Oncaea_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_Oncaea_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_Oncaea_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oncaea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '128690'^^xsd:integer;
  dwc:occurrenceId 'A2_45_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128690'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_Hemicyclops_thallassius>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Hemicyclops_thallassius> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Hemicyclops_thallassius> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_Hemicyclops_thallassius>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_Hemicyclops_thallassius>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_Hemicyclops_thallassius" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_Hemicyclops_thallassius'^^xsd:string;
  dwc:scientificName 'Hemicyclops thalassius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '352254'^^xsd:integer;
  dwc:occurrenceId 'A2_45_Hemicyclops_thallassius'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '352254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Hemicyclops thallassius'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_Copilia_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Copilia_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Copilia_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_Copilia_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_Copilia_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_Copilia_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Copilia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '128721'^^xsd:integer;
  dwc:occurrenceId 'A2_45_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128721'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Copilia spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_Agetus_flaccus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Agetus_flaccus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Agetus_flaccus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_Agetus_flaccus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_Agetus_flaccus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_Agetus_flaccus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_Agetus_flaccus'^^xsd:string;
  dwc:scientificName 'Agetus flaccus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '128795'^^xsd:integer;
  dwc:occurrenceId 'A2_45_Agetus_flaccus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128795'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Agetus flaccus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_Corycaeus_speciosus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Corycaeus_speciosus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Corycaeus_speciosus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_Corycaeus_speciosus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_Corycaeus_speciosus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_Corycaeus_speciosus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_Corycaeus_speciosus'^^xsd:string;
  dwc:scientificName 'Corycaeus speciosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '128800'^^xsd:integer;
  dwc:occurrenceId 'A2_45_Corycaeus_speciosus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128800'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus speciosus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_Corycaeus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Corycaeus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Corycaeus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_Corycaeus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_Corycaeus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_Corycaeus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Corycaeus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '128634'^^xsd:integer;
  dwc:occurrenceId 'A2_45_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128634'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_Farranula_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Farranula_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Farranula_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_Farranula_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_Farranula_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_Farranula_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_Farranula_gracilis'^^xsd:string;
  dwc:scientificName 'Farranula gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '128813'^^xsd:integer;
  dwc:occurrenceId 'A2_45_Farranula_gracilis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128813'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_Farranula_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Farranula_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Farranula_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_Farranula_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_Farranula_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_Farranula_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Farranula'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '128636'^^xsd:integer;
  dwc:occurrenceId 'A2_45_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128636'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_Copepoda_%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Copepoda_%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Copepoda_%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_Copepoda_%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_Copepoda_%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_Copepoda_(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_Copepoda_(nauplius)'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'A2_45_Copepoda_(nauplius)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Copepoda (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_CIRRIPEDIA__%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_CIRRIPEDIA__%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_CIRRIPEDIA__%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_CIRRIPEDIA__%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_CIRRIPEDIA__%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_CIRRIPEDIA__(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:occurrenceId 'A2_45_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  dwc:verbatimIdentification 'CIRRIPEDIA  (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_STOMATOPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_STOMATOPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_STOMATOPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_STOMATOPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_STOMATOPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_STOMATOPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Stomatopoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '14355'^^xsd:integer;
  dwc:occurrenceId 'A2_45_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '14355'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'STOMATOPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_DECAPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_DECAPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_DECAPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_DECAPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_DECAPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_DECAPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_DECAPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:occurrenceId 'A2_45_DECAPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'DECAPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_ECHINODERMATA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_ECHINODERMATA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_ECHINODERMATA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_ECHINODERMATA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_ECHINODERMATA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_ECHINODERMATA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:scientificName 'Echinodermata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '1806'^^xsd:integer;
  dwc:occurrenceId 'A2_45_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1806'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'ECHINODERMATA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_BRYOZOA_%28cyphonauta_larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_BRYOZOA_%28cyphonauta_larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_BRYOZOA_%28cyphonauta_larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_BRYOZOA_%28cyphonauta_larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_BRYOZOA_%28cyphonauta_larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_BRYOZOA_(cyphonauta_larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'A2_45_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'BRYOZOA (cyphonauta larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_Sagitta_friedreich>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Sagitta_friedreich> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Sagitta_friedreich> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_Sagitta_friedreich>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_Sagitta_friedreich>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_Sagitta_friedreich" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_Sagitta_friedreich'^^xsd:string;
  dwc:scientificName 'Sagitta friderici'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '105452'^^xsd:integer;
  dwc:occurrenceId 'A2_45_Sagitta_friedreich'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105441'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta friedreich'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_Sagitta_spp.%C2%A0%28imature%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Sagitta_spp.%C2%A0%28imature%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Sagitta_spp.%C2%A0%28imature%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_Sagitta_spp.%C2%A0%28imature%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_Sagitta_spp.%C2%A0%28imature%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_Sagitta_spp. (imature)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_Sagitta_spp. (imature)'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:occurrenceId 'A2_45_Sagitta_spp. (imature)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta spp. (imature)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_Chaetognatha_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Chaetognatha_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Chaetognatha_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_Chaetognatha_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_Chaetognatha_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_Chaetognatha_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_Chaetognatha_(others)'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:occurrenceId 'A2_45_Chaetognatha_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Chaetognatha (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_Fritillaria_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Fritillaria_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Fritillaria_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_Fritillaria_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_Fritillaria_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_Fritillaria_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_Fritillaria_spp.'^^xsd:string;
  dwc:scientificName 'Fritillaria'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '103358'^^xsd:integer;
  dwc:occurrenceId 'A2_45_Fritillaria_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Fritillaria spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_Oikopleura_dioica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Oikopleura_dioica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Oikopleura_dioica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_Oikopleura_dioica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_Oikopleura_dioica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_Oikopleura_dioica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_Oikopleura_dioica'^^xsd:string;
  dwc:scientificName 'Oikopleura dioica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '1770057'^^xsd:integer;
  dwc:occurrenceId 'A2_45_Oikopleura_dioica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura dioica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_Oikopleura_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Oikopleura_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Oikopleura_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_Oikopleura_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_Oikopleura_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_Oikopleura_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_Oikopleura_spp.'^^xsd:string;
  dwc:scientificName 'Oikopleura'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '103367'^^xsd:integer;
  dwc:occurrenceId 'A2_45_Oikopleura_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_Appendicularia_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Appendicularia_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Appendicularia_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_Appendicularia_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_Appendicularia_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_Appendicularia_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_Appendicularia_(others)'^^xsd:string;
  dwc:scientificName 'Appendicularia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '146421'^^xsd:integer;
  dwc:occurrenceId 'A2_45_Appendicularia_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146421'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Appendicularia (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_Thalia_democratica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Thalia_democratica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Thalia_democratica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_Thalia_democratica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_Thalia_democratica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_Thalia_democratica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_Thalia_democratica'^^xsd:string;
  dwc:scientificName 'Thalia democratica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '137279'^^xsd:integer;
  dwc:occurrenceId 'A2_45_Thalia_democratica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137279'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Thalia democratica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_Doliolo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Doliolo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Doliolo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_Doliolo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_Doliolo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_Doliolo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_Doliolo'^^xsd:string;
  dwc:scientificName 'Dolioloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '137221'^^xsd:integer;
  dwc:occurrenceId 'A2_45_Doliolo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137221'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Doliolo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_Teleostei_%28egg%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Teleostei_%28egg%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Teleostei_%28egg%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_Teleostei_%28egg%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_Teleostei_%28egg%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_Teleostei_(egg)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_Teleostei_(egg)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A2_45_Teleostei_(egg)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (egg)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_Teleostei_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Teleostei_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Teleostei_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_Teleostei_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_Teleostei_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_Teleostei_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_Teleostei_(larvae)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A2_45_Teleostei_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_SIPHONOPHORAE_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_SIPHONOPHORAE_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_SIPHONOPHORAE_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_SIPHONOPHORAE_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_SIPHONOPHORAE_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_SIPHONOPHORAE_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:scientificName 'Siphonophorae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '1371'^^xsd:integer;
  dwc:occurrenceId 'A2_45_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'SIPHONOPHORAE spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_Gastropoda_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Gastropoda_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Gastropoda_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_Gastropoda_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_Gastropoda_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_Gastropoda_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_Gastropoda_(veliger)'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'A2_45_Gastropoda_(veliger)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Gastropoda (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_Pteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Pteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Pteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_Pteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_Pteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_Pteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_Pteropoda'^^xsd:string;
  dwc:scientificName 'Pteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '325345'^^xsd:integer;
  dwc:occurrenceId 'A2_45_Pteropoda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '325345'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Pteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_Heteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Heteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Heteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_Heteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_Heteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_Heteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_Heteropoda'^^xsd:string;
  dwc:scientificName 'Heteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '1491356'^^xsd:integer;
  dwc:occurrenceId 'A2_45_Heteropoda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491356'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Heteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_Bivalvia_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Bivalvia_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_Bivalvia_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_Bivalvia_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_Bivalvia_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_Bivalvia_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_Bivalvia_(veliger)'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'A2_45_Bivalvia_(veliger)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Bivalvia (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_POLYCHAETA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_POLYCHAETA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_POLYCHAETA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_POLYCHAETA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_POLYCHAETA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_POLYCHAETA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'A2_45_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'POLYCHAETA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_OSTRACODA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_OSTRACODA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_OSTRACODA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_OSTRACODA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_OSTRACODA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_OSTRACODA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_OSTRACODA'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'A2_45_OSTRACODA'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'OSTRACODA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_45_CLADOCERA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_45_CLADOCERA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_45_CLADOCERA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.256442"^^xsd:decimal ;
  dwc:decimalLongitude "-32.0032875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_45_CLADOCERA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.256442 -32.0032875)"^^geo:wktLiteral ;
  geo-pos:lat "-4.256442"^^xsd:decimal ;
  geo-pos:long "-32.0032875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_45_CLADOCERA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_45_CLADOCERA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_45_CLADOCERA'^^xsd:string;
  dwc:scientificName 'Cladocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-32.0032875'^^xsd:double;
  dwc:latitude '-4.256442'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 45'^^xsd:string;
  dwc:aphiaid '1076'^^xsd:integer;
  dwc:occurrenceId 'A2_45_CLADOCERA'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '155670'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'CLADOCERA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_Codonella_acuta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Codonella_acuta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Codonella_acuta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_Codonella_acuta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_Codonella_acuta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_Codonella_acuta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_Codonella_acuta'^^xsd:string;
  dwc:scientificName 'Codonella acuta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '417132'^^xsd:integer;
  dwc:occurrenceId 'A1_3_Codonella_acuta'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417132'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella acuta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_Codonella_amphorella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Codonella_amphorella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Codonella_amphorella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_Codonella_amphorella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_Codonella_amphorella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_Codonella_amphorella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_Codonella_amphorella'^^xsd:string;
  dwc:scientificName 'Codonella amphorella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '417133'^^xsd:integer;
  dwc:occurrenceId 'A1_3_Codonella_amphorella'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417133'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella amphorella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_Codonella_apicata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Codonella_apicata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Codonella_apicata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_Codonella_apicata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_Codonella_apicata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_Codonella_apicata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_Codonella_apicata'^^xsd:string;
  dwc:scientificName 'Codonella apicata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '417134'^^xsd:integer;
  dwc:occurrenceId 'A1_3_Codonella_apicata'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417134'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella apicata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_Codonella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Codonella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Codonella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_Codonella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_Codonella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_Codonella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_Codonella_sp.'^^xsd:string;
  dwc:scientificName 'Codonella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '150203'^^xsd:integer;
  dwc:occurrenceId 'A1_3_Codonella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150203'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_Tintinnopsis_tocantinensis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Tintinnopsis_tocantinensis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Tintinnopsis_tocantinensis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_Tintinnopsis_tocantinensis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_Tintinnopsis_tocantinensis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_Tintinnopsis_tocantinensis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:scientificName 'Tintinnopsis tocantinensis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '417156'^^xsd:integer;
  dwc:occurrenceId 'A1_3_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417156'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis tocantinensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_Tintinnopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Tintinnopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Tintinnopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_Tintinnopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_Tintinnopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_Tintinnopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_Tintinnopsis_spp.'^^xsd:string;
  dwc:scientificName 'Tintinnopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:occurrenceId 'A1_3_Tintinnopsis_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_Codonellopsis_ostenfeldi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Codonellopsis_ostenfeldi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Codonellopsis_ostenfeldi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_Codonellopsis_ostenfeldi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_Codonellopsis_ostenfeldi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_Codonellopsis_ostenfeldi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:scientificName 'Codonellopsis ostenfeldi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '427448'^^xsd:integer;
  dwc:occurrenceId 'A1_3_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427448'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis ostenfeldi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_Codonellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Codonellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Codonellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_Codonellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_Codonellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_Codonellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_Codonellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Codonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '204197'^^xsd:integer;
  dwc:occurrenceId 'A1_3_Codonellopsis_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '204197'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_Coxliella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Coxliella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Coxliella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_Coxliella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_Coxliella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_Coxliella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_Coxliella_sp.'^^xsd:string;
  dwc:scientificName 'Coxliella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '150208'^^xsd:integer;
  dwc:occurrenceId 'A1_3_Coxliella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150208'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Coxliella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_Dadayiella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Dadayiella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Dadayiella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_Dadayiella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_Dadayiella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_Dadayiella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_Dadayiella_sp.'^^xsd:string;
  dwc:scientificName 'Dadayiella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '183541'^^xsd:integer;
  dwc:occurrenceId 'A1_3_Dadayiella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183541'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dadayiella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_Dictyocysta_lepida>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Dictyocysta_lepida> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Dictyocysta_lepida> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_Dictyocysta_lepida>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_Dictyocysta_lepida>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_Dictyocysta_lepida" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_Dictyocysta_lepida'^^xsd:string;
  dwc:scientificName 'Dictyocysta lepida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '235767'^^xsd:integer;
  dwc:occurrenceId 'A1_3_Dictyocysta_lepida'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235767'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocysta lepida'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_Epiplocylis_undella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Epiplocylis_undella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Epiplocylis_undella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_Epiplocylis_undella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_Epiplocylis_undella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_Epiplocylis_undella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_Epiplocylis_undella'^^xsd:string;
  dwc:scientificName 'Epiplocylis undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '341668'^^xsd:integer;
  dwc:occurrenceId 'A1_3_Epiplocylis_undella'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '341668'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis undella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_Epiplocylis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Epiplocylis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Epiplocylis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_Epiplocylis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_Epiplocylis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_Epiplocylis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_Epiplocylis_sp.'^^xsd:string;
  dwc:scientificName 'Epiplocylis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '183562'^^xsd:integer;
  dwc:occurrenceId 'A1_3_Epiplocylis_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183562'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_Favella_enrenbergii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Favella_enrenbergii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Favella_enrenbergii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_Favella_enrenbergii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_Favella_enrenbergii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_Favella_enrenbergii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_Favella_enrenbergii'^^xsd:string;
  dwc:scientificName 'Favella ehrenbergii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '235761'^^xsd:integer;
  dwc:occurrenceId 'A1_3_Favella_enrenbergii'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235761'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Favella enrenbergii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_Eutintinnus_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Eutintinnus_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Eutintinnus_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_Eutintinnus_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_Eutintinnus_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_Eutintinnus_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_Eutintinnus_spp.'^^xsd:string;
  dwc:scientificName 'Eutintinnus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '183543'^^xsd:integer;
  dwc:occurrenceId 'A1_3_Eutintinnus_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183543'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Eutintinnus spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_Amphorellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Amphorellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Amphorellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_Amphorellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_Amphorellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_Amphorellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_Amphorellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Amphorellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '425527'^^xsd:integer;
  dwc:occurrenceId 'A1_3_Amphorellopsis_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '425527'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Amphorellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_Rabdonella_elegans>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Rabdonella_elegans> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Rabdonella_elegans> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_Rabdonella_elegans>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_Rabdonella_elegans>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_Rabdonella_elegans" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_Rabdonella_elegans'^^xsd:string;
  dwc:scientificName 'Rhabdonella elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '183577'^^xsd:integer;
  dwc:occurrenceId 'A1_3_Rabdonella_elegans'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183577'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella elegans'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_Rabdonella_brandti>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Rabdonella_brandti> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Rabdonella_brandti> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_Rabdonella_brandti>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_Rabdonella_brandti>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_Rabdonella_brandti" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_Rabdonella_brandti'^^xsd:string;
  dwc:scientificName 'Rhabdonella brandti'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '427513'^^xsd:integer;
  dwc:occurrenceId 'A1_3_Rabdonella_brandti'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427513'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella brandti'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_Rabdonellopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Rabdonellopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Rabdonellopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_Rabdonellopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_Rabdonellopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_Rabdonellopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_Rabdonellopsis_spp.'^^xsd:string;
  dwc:scientificName 'Rhabdonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '183550'^^xsd:integer;
  dwc:occurrenceId 'A1_3_Rabdonellopsis_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183550'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonellopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_Undella_claparedei>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Undella_claparedei> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Undella_claparedei> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_Undella_claparedei>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_Undella_claparedei>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_Undella_claparedei" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_Undella_claparedei'^^xsd:string;
  dwc:scientificName 'Undella claparedei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '341684'^^xsd:integer;
  dwc:occurrenceId 'A1_3_Undella_claparedei'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417240'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undella claparedei'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_Undella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Undella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Undella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_Undella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_Undella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_Undella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_Undella_sp.'^^xsd:string;
  dwc:scientificName 'Undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '235764'^^xsd:integer;
  dwc:occurrenceId 'A1_3_Undella_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235764'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Undella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_Xystonellopsis_heros>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Xystonellopsis_heros> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Xystonellopsis_heros> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_Xystonellopsis_heros>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_Xystonellopsis_heros>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_Xystonellopsis_heros" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_Xystonellopsis_heros'^^xsd:string;
  dwc:scientificName 'Xystonellopsis heros'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '417266'^^xsd:integer;
  dwc:occurrenceId 'A1_3_Xystonellopsis_heros'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417266'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Xystonellopsis heros'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_Tintinnina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Tintinnina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Tintinnina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_Tintinnina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_Tintinnina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_Tintinnina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_Tintinnina_(others)'^^xsd:string;
  dwc:scientificName 'Tintinnina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '732976'^^xsd:integer;
  dwc:occurrenceId 'A1_3_Tintinnina_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_Collosphaera_macropora>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Collosphaera_macropora> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Collosphaera_macropora> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_Collosphaera_macropora>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_Collosphaera_macropora>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_Collosphaera_macropora" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_Collosphaera_macropora'^^xsd:string;
  dwc:scientificName 'Collosphaera macropora'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '493482'^^xsd:integer;
  dwc:occurrenceId 'A1_3_Collosphaera_macropora'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493482'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Collosphaera macropora'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_Dictyocoryne_profunda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Dictyocoryne_profunda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Dictyocoryne_profunda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_Dictyocoryne_profunda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_Dictyocoryne_profunda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_Dictyocoryne_profunda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_Dictyocoryne_profunda'^^xsd:string;
  dwc:scientificName 'Dictyocoryne profunda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '412935'^^xsd:integer;
  dwc:occurrenceId 'A1_3_Dictyocoryne_profunda'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412935'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne profunda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_Dictyocoryne_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Dictyocoryne_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Dictyocoryne_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_Dictyocoryne_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_Dictyocoryne_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_Dictyocoryne_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_Dictyocoryne_sp.'^^xsd:string;
  dwc:scientificName 'Dictyocoryne'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '412934'^^xsd:integer;
  dwc:occurrenceId 'A1_3_Dictyocoryne_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412934'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_Discopyle_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Discopyle_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Discopyle_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_Discopyle_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_Discopyle_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_Discopyle_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_Discopyle_sp.'^^xsd:string;
  dwc:scientificName 'Discopyle'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '493501'^^xsd:integer;
  dwc:occurrenceId 'A1_3_Discopyle_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Discopyle sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_Pylonidae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Pylonidae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Pylonidae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_Pylonidae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_Pylonidae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_Pylonidae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_Pylonidae'^^xsd:string;
  dwc:scientificName 'Pyloniidae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '345902'^^xsd:integer;
  dwc:occurrenceId 'A1_3_Pylonidae'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345902'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:verbatimIdentification 'Pylonidae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_Spongodiscus_resurgens>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Spongodiscus_resurgens> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Spongodiscus_resurgens> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_Spongodiscus_resurgens>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_Spongodiscus_resurgens>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_Spongodiscus_resurgens" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_Spongodiscus_resurgens'^^xsd:string;
  dwc:scientificName 'Spongodiscus resurgens'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '493608'^^xsd:integer;
  dwc:occurrenceId 'A1_3_Spongodiscus_resurgens'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493608'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongodiscus resurgens'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_Spongosphaera_streptacantha>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Spongosphaera_streptacantha> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Spongosphaera_streptacantha> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_Spongosphaera_streptacantha>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_Spongosphaera_streptacantha>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_Spongosphaera_streptacantha" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_Spongosphaera_streptacantha'^^xsd:string;
  dwc:scientificName 'Spongosphaera streptacantha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '493393'^^xsd:integer;
  dwc:occurrenceId 'A1_3_Spongosphaera_streptacantha'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493393'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongosphaera streptacantha'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_Spongaster_tetras>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Spongaster_tetras> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Spongaster_tetras> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_Spongaster_tetras>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_Spongaster_tetras>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_Spongaster_tetras" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_Spongaster_tetras'^^xsd:string;
  dwc:scientificName 'Spongaster tetras'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '412940'^^xsd:integer;
  dwc:occurrenceId 'A1_3_Spongaster_tetras'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412940'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongaster tetras'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_Spongotrochus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Spongotrochus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Spongotrochus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_Spongotrochus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_Spongotrochus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_Spongotrochus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_Spongotrochus_sp.'^^xsd:string;
  dwc:scientificName 'Spongotrochus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '412948'^^xsd:integer;
  dwc:occurrenceId 'A1_3_Spongotrochus_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Spongotrochus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_Zygocircus_productus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Zygocircus_productus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Zygocircus_productus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_Zygocircus_productus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_Zygocircus_productus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_Zygocircus_productus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_Zygocircus_productus'^^xsd:string;
  dwc:scientificName 'Zygocircus productus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '493705'^^xsd:integer;
  dwc:occurrenceId 'A1_3_Zygocircus_productus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493705'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus productus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_Zygocircus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Zygocircus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Zygocircus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_Zygocircus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_Zygocircus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_Zygocircus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_Zygocircus_sp.'^^xsd:string;
  dwc:scientificName 'Zygocircus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '493702'^^xsd:integer;
  dwc:occurrenceId 'A1_3_Zygocircus_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493702'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_Polycystina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Polycystina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Polycystina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_Polycystina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_Polycystina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_Polycystina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_Polycystina_(others)'^^xsd:string;
  dwc:scientificName 'Polycystina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '235740'^^xsd:integer;
  dwc:occurrenceId 'A1_3_Polycystina_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235740'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Polycystina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_ACANTHARIA_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_ACANTHARIA_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_ACANTHARIA_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_ACANTHARIA_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_ACANTHARIA_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_ACANTHARIA_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_ACANTHARIA_spp.'^^xsd:string;
  dwc:scientificName 'Acantharia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '586732'^^xsd:integer;
  dwc:occurrenceId 'A1_3_ACANTHARIA_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '586732'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'ACANTHARIA spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_Bolivina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Bolivina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Bolivina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_Bolivina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_Bolivina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_Bolivina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_Bolivina_sp.'^^xsd:string;
  dwc:scientificName 'Bolivina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '112101'^^xsd:integer;
  dwc:occurrenceId 'A1_3_Bolivina_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Bolivina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_Globigerina_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Globigerina_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Globigerina_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_Globigerina_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_Globigerina_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_Globigerina_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_Globigerina_bulloides'^^xsd:string;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:occurrenceId 'A1_3_Globigerina_bulloides'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globigerina bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_Globogirinoides_ruber>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Globogirinoides_ruber> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Globogirinoides_ruber> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_Globogirinoides_ruber>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_Globogirinoides_ruber>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_Globogirinoides_ruber" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_Globogirinoides_ruber'^^xsd:string;
  dwc:scientificName 'Globigerinoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:occurrenceId 'A1_3_Globogirinoides_ruber'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globogirinoides ruber'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_Globorotalia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Globorotalia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Globorotalia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_Globorotalia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_Globorotalia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_Globorotalia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_Globorotalia_spp.'^^xsd:string;
  dwc:scientificName 'Globorotalia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '112200'^^xsd:integer;
  dwc:occurrenceId 'A1_3_Globorotalia_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112200'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Globorotalia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_Neogloboquadrina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Neogloboquadrina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Neogloboquadrina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_Neogloboquadrina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_Neogloboquadrina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_Neogloboquadrina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_Neogloboquadrina_sp.'^^xsd:string;
  dwc:scientificName 'Neogloboquadrina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '112202'^^xsd:integer;
  dwc:occurrenceId 'A1_3_Neogloboquadrina_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112202'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Neogloboquadrina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_Orbulina_universa>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Orbulina_universa> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Orbulina_universa> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_Orbulina_universa>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_Orbulina_universa>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_Orbulina_universa" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_Orbulina_universa'^^xsd:string;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:occurrenceId 'A1_3_Orbulina_universa'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Orbulina universa'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_Tretomphalus_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Tretomphalus_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Tretomphalus_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_Tretomphalus_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_Tretomphalus_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_Tretomphalus_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_Tretomphalus_bulloides'^^xsd:string;
  dwc:scientificName 'Tretomphalus bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '113184'^^xsd:integer;
  dwc:occurrenceId 'A1_3_Tretomphalus_bulloides'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tretomphalus bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_Trochammina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Trochammina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Trochammina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_Trochammina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_Trochammina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_Trochammina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_Trochammina_sp.'^^xsd:string;
  dwc:scientificName 'Trochammina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:occurrenceId 'A1_3_Trochammina_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Trochammina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_Foraminifera_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Foraminifera_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Foraminifera_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_Foraminifera_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_Foraminifera_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_Foraminifera_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_Foraminifera_(others)'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:occurrenceId 'A1_3_Foraminifera_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Foraminifera (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_Nannocalanus_minor>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Nannocalanus_minor> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Nannocalanus_minor> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_Nannocalanus_minor>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_Nannocalanus_minor>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_Nannocalanus_minor" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_Nannocalanus_minor'^^xsd:string;
  dwc:scientificName 'Nannocalanus minor'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '104469'^^xsd:integer;
  dwc:occurrenceId 'A1_3_Nannocalanus_minor'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104469'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus minor'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_Nannocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Nannocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Nannocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_Nannocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_Nannocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_Nannocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Nannocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '104154'^^xsd:integer;
  dwc:occurrenceId 'A1_3_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104154'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_Neocalanus_robustior>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Neocalanus_robustior> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Neocalanus_robustior> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_Neocalanus_robustior>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_Neocalanus_robustior>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_Neocalanus_robustior" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_Neocalanus_robustior'^^xsd:string;
  dwc:scientificName 'Neocalanus robustior'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '104472'^^xsd:integer;
  dwc:occurrenceId 'A1_3_Neocalanus_robustior'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104472'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Neocalanus robustior'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_Undinula_vulgaris_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Undinula_vulgaris_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Undinula_vulgaris_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_Undinula_vulgaris_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_Undinula_vulgaris_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_Undinula_vulgaris_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:scientificName 'Undinula vulgaris'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '104473'^^xsd:integer;
  dwc:occurrenceId 'A1_3_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104473'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undinula vulgaris (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_Acrocalanus_longicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Acrocalanus_longicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Acrocalanus_longicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_Acrocalanus_longicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_Acrocalanus_longicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_Acrocalanus_longicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_Acrocalanus_longicornis'^^xsd:string;
  dwc:scientificName 'Acrocalanus longicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '104646'^^xsd:integer;
  dwc:occurrenceId 'A1_3_Acrocalanus_longicornis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104646'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus longicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_Acrocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Acrocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Acrocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_Acrocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_Acrocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_Acrocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Acrocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '104192'^^xsd:integer;
  dwc:occurrenceId 'A1_3_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104192'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_Calocalanos_pavo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Calocalanos_pavo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Calocalanos_pavo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_Calocalanos_pavo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_Calocalanos_pavo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_Calocalanos_pavo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_Calocalanos_pavo'^^xsd:string;
  dwc:scientificName 'Calocalanus pavo'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '104669'^^xsd:integer;
  dwc:occurrenceId 'A1_3_Calocalanos_pavo'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanos pavo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_Calocalanus_sp. _(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:scientificName 'Calocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '104193'^^xsd:integer;
  dwc:occurrenceId 'A1_3_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104193'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanus sp.  (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_Delibus_sewelli>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Delibus_sewelli> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Delibus_sewelli> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_Delibus_sewelli>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_Delibus_sewelli>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_Delibus_sewelli" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_Delibus_sewelli'^^xsd:string;
  dwc:scientificName 'Delius sewelli'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '363906'^^xsd:integer;
  dwc:occurrenceId 'A1_3_Delibus_sewelli'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363906'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sewelli'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_Delibus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Delibus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Delibus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_Delibus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_Delibus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_Delibus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Delius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '363904'^^xsd:integer;
  dwc:occurrenceId 'A1_3_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363904'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_Mecynocera_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Mecynocera_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Mecynocera_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_Mecynocera_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_Mecynocera_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_Mecynocera_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Mecynocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '104184'^^xsd:integer;
  dwc:occurrenceId 'A1_3_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Mecynocera sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_Paracalanus_aculeatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Paracalanus_aculeatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Paracalanus_aculeatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_Paracalanus_aculeatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_Paracalanus_aculeatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_Paracalanus_aculeatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_Paracalanus_aculeatus'^^xsd:string;
  dwc:scientificName 'Paracalanus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '104681'^^xsd:integer;
  dwc:occurrenceId 'A1_3_Paracalanus_aculeatus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1464945'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus aculeatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_Paracalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Paracalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Paracalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_Paracalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_Paracalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_Paracalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Paracalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '104196'^^xsd:integer;
  dwc:occurrenceId 'A1_3_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104196'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_Rhincalanus_cornutus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Rhincalanus_cornutus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Rhincalanus_cornutus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_Rhincalanus_cornutus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_Rhincalanus_cornutus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_Rhincalanus_cornutus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_Rhincalanus_cornutus'^^xsd:string;
  dwc:scientificName 'Rhincalanus cornutus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '104542'^^xsd:integer;
  dwc:occurrenceId 'A1_3_Rhincalanus_cornutus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1488083'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rhincalanus cornutus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_Subeucalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Subeucalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Subeucalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_Subeucalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_Subeucalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_Subeucalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Subeucalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '104173'^^xsd:integer;
  dwc:occurrenceId 'A1_3_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104173'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Subeucalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_Clausocalanus_furcatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Clausocalanus_furcatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Clausocalanus_furcatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_Clausocalanus_furcatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_Clausocalanus_furcatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_Clausocalanus_furcatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_Clausocalanus_furcatus'^^xsd:string;
  dwc:scientificName 'Clausocalanus furcatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '104503'^^xsd:integer;
  dwc:occurrenceId 'A1_3_Clausocalanus_furcatus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104503'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus furcatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_Clausocalanus_mastigophorus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Clausocalanus_mastigophorus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Clausocalanus_mastigophorus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_Clausocalanus_mastigophorus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_Clausocalanus_mastigophorus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_Clausocalanus_mastigophorus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:scientificName 'Clausocalanus mastigophorus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '104506'^^xsd:integer;
  dwc:occurrenceId 'A1_3_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104506'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus mastigophorus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_Clausocalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Clausocalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Clausocalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_Clausocalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_Clausocalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_Clausocalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Clausocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '104161'^^xsd:integer;
  dwc:occurrenceId 'A1_3_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104161'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_Euchaeta_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Euchaeta_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Euchaeta_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_Euchaeta_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_Euchaeta_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_Euchaeta_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Euchaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '104174'^^xsd:integer;
  dwc:occurrenceId 'A1_3_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104174'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Euchaeta spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_Scolecithrix_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Scolecithrix_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Scolecithrix_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_Scolecithrix_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_Scolecithrix_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_Scolecithrix_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_Scolecithrix_danae'^^xsd:string;
  dwc:scientificName 'Scolecithrix danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '104821'^^xsd:integer;
  dwc:occurrenceId 'A1_3_Scolecithrix_danae'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104821'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_Scolecithrix_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Scolecithrix_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Scolecithrix_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_Scolecithrix_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_Scolecithrix_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_Scolecithrix_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Scolecithrix'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '104230'^^xsd:integer;
  dwc:occurrenceId 'A1_3_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104230'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_Lucicutia_flavicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Lucicutia_flavicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Lucicutia_flavicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_Lucicutia_flavicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_Lucicutia_flavicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_Lucicutia_flavicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_Lucicutia_flavicornis'^^xsd:string;
  dwc:scientificName 'Lucicutia flavicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '104597'^^xsd:integer;
  dwc:occurrenceId 'A1_3_Lucicutia_flavicornis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104597'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia flavicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_Lucicutia_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Lucicutia_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Lucicutia_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_Lucicutia_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_Lucicutia_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_Lucicutia_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_Lucicutia_sp.'^^xsd:string;
  dwc:scientificName 'Lucicutia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '104183'^^xsd:integer;
  dwc:occurrenceId 'A1_3_Lucicutia_sp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104183'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_Pleuromamma_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Pleuromamma_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Pleuromamma_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_Pleuromamma_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_Pleuromamma_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_Pleuromamma_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Pleuromamma'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '104191'^^xsd:integer;
  dwc:occurrenceId 'A1_3_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104191'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Pleuromamma sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_Temora_stylifera_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Temora_stylifera_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Temora_stylifera_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_Temora_stylifera_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_Temora_stylifera_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_Temora_stylifera_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:scientificName 'Temora stylifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '104879'^^xsd:integer;
  dwc:occurrenceId 'A1_3_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104879'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora stylifera (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_Temora_turbinata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Temora_turbinata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Temora_turbinata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_Temora_turbinata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_Temora_turbinata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_Temora_turbinata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_Temora_turbinata'^^xsd:string;
  dwc:scientificName 'Temora turbinata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '104880'^^xsd:integer;
  dwc:occurrenceId 'A1_3_Temora_turbinata'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104880'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora turbinata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_Candacia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Candacia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Candacia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_Candacia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_Candacia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_Candacia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_Candacia_spp.'^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A1_3_Candacia_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_Candacia_sp._%28copepodite%29%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Candacia_sp._%28copepodite%29%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Candacia_sp._%28copepodite%29%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_Candacia_sp._%28copepodite%29%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_Candacia_sp._%28copepodite%29%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_Candacia_sp._(copepodite) " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A1_3_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia sp. (copepodite) '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_Calanopia_americana_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Calanopia_americana_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Calanopia_americana_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_Calanopia_americana_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_Calanopia_americana_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_Calanopia_americana_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:scientificName 'Calanopia americana'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '104723'^^xsd:integer;
  dwc:occurrenceId 'A1_3_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104723'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calanopia americana (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_Acartia_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Acartia_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Acartia_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_Acartia_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_Acartia_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_Acartia_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_Acartia_danae'^^xsd:string;
  dwc:scientificName 'Acartia (Acartia) danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '346026'^^xsd:integer;
  dwc:occurrenceId 'A1_3_Acartia_danae'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346026'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_Acartia_lilljeborgii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Acartia_lilljeborgii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Acartia_lilljeborgii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_Acartia_lilljeborgii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_Acartia_lilljeborgii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_Acartia_lilljeborgii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_Acartia_lilljeborgii'^^xsd:string;
  dwc:scientificName 'Acartia lilljeborgii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '348510'^^xsd:integer;
  dwc:occurrenceId 'A1_3_Acartia_lilljeborgii'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia lilljeborgii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_Calanoida_%28others_copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Calanoida_%28others_copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Calanoida_%28others_copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_Calanoida_%28others_copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_Calanoida_%28others_copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_Calanoida_(others_copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'A1_3_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Calanoida (others copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_Oithona_atlantica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Oithona_atlantica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Oithona_atlantica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_Oithona_atlantica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_Oithona_atlantica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_Oithona_atlantica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_Oithona_atlantica'^^xsd:string;
  dwc:scientificName 'Oithona atlantica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '106642'^^xsd:integer;
  dwc:occurrenceId 'A1_3_Oithona_atlantica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106642'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona atlantica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_Oithona_plumifera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Oithona_plumifera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Oithona_plumifera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_Oithona_plumifera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_Oithona_plumifera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_Oithona_plumifera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_Oithona_plumifera'^^xsd:string;
  dwc:scientificName 'Oithona plumifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '106652'^^xsd:integer;
  dwc:occurrenceId 'A1_3_Oithona_plumifera'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106652'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona plumifera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_Oithona_setigera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Oithona_setigera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Oithona_setigera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_Oithona_setigera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_Oithona_setigera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_Oithona_setigera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_Oithona_setigera'^^xsd:string;
  dwc:scientificName 'Oithona setigera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '106655'^^xsd:integer;
  dwc:occurrenceId 'A1_3_Oithona_setigera'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '734517'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona setigera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_Oithona_hebes>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Oithona_hebes> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Oithona_hebes> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_Oithona_hebes>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_Oithona_hebes>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_Oithona_hebes" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_Oithona_hebes'^^xsd:string;
  dwc:scientificName 'Oithona hebes'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '106647'^^xsd:integer;
  dwc:occurrenceId 'A1_3_Oithona_hebes'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106647'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona hebes'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_Oithona_spp.%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Oithona_spp.%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Oithona_spp.%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_Oithona_spp.%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_Oithona_spp.%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_Oithona_spp. " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_Oithona_spp. '^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A1_3_Oithona_spp. '^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_Oithona_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Oithona_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Oithona_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_Oithona_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_Oithona_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_Oithona_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A1_3_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_Microsetella_norvegica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Microsetella_norvegica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Microsetella_norvegica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_Microsetella_norvegica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_Microsetella_norvegica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_Microsetella_norvegica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_Microsetella_norvegica'^^xsd:string;
  dwc:scientificName 'Microsetella norvegica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '116115'^^xsd:integer;
  dwc:occurrenceId 'A1_3_Microsetella_norvegica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116115'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella norvegica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_Microsetella_rosea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Microsetella_rosea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Microsetella_rosea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_Microsetella_rosea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_Microsetella_rosea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_Microsetella_rosea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_Microsetella_rosea'^^xsd:string;
  dwc:scientificName 'Microsetella rosea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '116116'^^xsd:integer;
  dwc:occurrenceId 'A1_3_Microsetella_rosea'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116116'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella rosea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_Microsetella_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Microsetella_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Microsetella_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_Microsetella_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_Microsetella_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_Microsetella_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Microsetella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '115341'^^xsd:integer;
  dwc:occurrenceId 'A1_3_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115341'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_Macrosetella_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Macrosetella_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Macrosetella_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_Macrosetella_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_Macrosetella_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_Macrosetella_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_Macrosetella_gracilis'^^xsd:string;
  dwc:scientificName 'Macrosetella gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '116382'^^xsd:integer;
  dwc:occurrenceId 'A1_3_Macrosetella_gracilis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116382'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Macrosetella gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_Miracia_efferata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Miracia_efferata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Miracia_efferata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_Miracia_efferata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_Miracia_efferata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_Miracia_efferata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_Miracia_efferata'^^xsd:string;
  dwc:scientificName 'Miracia efferata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '116383'^^xsd:integer;
  dwc:occurrenceId 'A1_3_Miracia_efferata'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116383'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Miracia efferata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_Oncaea_media>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Oncaea_media> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Oncaea_media> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_Oncaea_media>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_Oncaea_media>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_Oncaea_media" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_Oncaea_media'^^xsd:string;
  dwc:scientificName 'Oncaea media'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '128938'^^xsd:integer;
  dwc:occurrenceId 'A1_3_Oncaea_media'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1862287'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea media'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_Oncaea_venusta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Oncaea_venusta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Oncaea_venusta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_Oncaea_venusta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_Oncaea_venusta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_Oncaea_venusta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_Oncaea_venusta'^^xsd:string;
  dwc:scientificName 'Oncaea venusta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '128954'^^xsd:integer;
  dwc:occurrenceId 'A1_3_Oncaea_venusta'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1754274'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea venusta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_Oncaea_mediterranea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Oncaea_mediterranea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Oncaea_mediterranea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_Oncaea_mediterranea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_Oncaea_mediterranea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_Oncaea_mediterranea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_Oncaea_mediterranea'^^xsd:string;
  dwc:scientificName 'Oncaea mediterranea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '128939'^^xsd:integer;
  dwc:occurrenceId 'A1_3_Oncaea_mediterranea'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128939'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea mediterranea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_Oncaea_scottodicarloi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Oncaea_scottodicarloi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Oncaea_scottodicarloi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_Oncaea_scottodicarloi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_Oncaea_scottodicarloi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_Oncaea_scottodicarloi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_Oncaea_scottodicarloi'^^xsd:string;
  dwc:scientificName 'Oncaea scottodicarloi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '128950'^^xsd:integer;
  dwc:occurrenceId 'A1_3_Oncaea_scottodicarloi'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128950'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea scottodicarloi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_Oncaea_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Oncaea_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Oncaea_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_Oncaea_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_Oncaea_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_Oncaea_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oncaea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '128690'^^xsd:integer;
  dwc:occurrenceId 'A1_3_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128690'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_Hemicyclops_thallassius>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Hemicyclops_thallassius> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Hemicyclops_thallassius> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_Hemicyclops_thallassius>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_Hemicyclops_thallassius>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_Hemicyclops_thallassius" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_Hemicyclops_thallassius'^^xsd:string;
  dwc:scientificName 'Hemicyclops thalassius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '352254'^^xsd:integer;
  dwc:occurrenceId 'A1_3_Hemicyclops_thallassius'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '352254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Hemicyclops thallassius'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_Copilia_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Copilia_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Copilia_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_Copilia_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_Copilia_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_Copilia_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Copilia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '128721'^^xsd:integer;
  dwc:occurrenceId 'A1_3_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128721'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Copilia spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_Agetus_flaccus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Agetus_flaccus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Agetus_flaccus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_Agetus_flaccus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_Agetus_flaccus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_Agetus_flaccus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_Agetus_flaccus'^^xsd:string;
  dwc:scientificName 'Agetus flaccus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '128795'^^xsd:integer;
  dwc:occurrenceId 'A1_3_Agetus_flaccus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128795'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Agetus flaccus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_Corycaeus_speciosus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Corycaeus_speciosus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Corycaeus_speciosus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_Corycaeus_speciosus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_Corycaeus_speciosus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_Corycaeus_speciosus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_Corycaeus_speciosus'^^xsd:string;
  dwc:scientificName 'Corycaeus speciosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '128800'^^xsd:integer;
  dwc:occurrenceId 'A1_3_Corycaeus_speciosus'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128800'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus speciosus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_Corycaeus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Corycaeus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Corycaeus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_Corycaeus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_Corycaeus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_Corycaeus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Corycaeus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '128634'^^xsd:integer;
  dwc:occurrenceId 'A1_3_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128634'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_Farranula_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Farranula_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Farranula_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_Farranula_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_Farranula_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_Farranula_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_Farranula_gracilis'^^xsd:string;
  dwc:scientificName 'Farranula gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '128813'^^xsd:integer;
  dwc:occurrenceId 'A1_3_Farranula_gracilis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128813'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_Farranula_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Farranula_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Farranula_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_Farranula_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_Farranula_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_Farranula_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Farranula'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '128636'^^xsd:integer;
  dwc:occurrenceId 'A1_3_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128636'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_Copepoda_%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Copepoda_%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Copepoda_%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_Copepoda_%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_Copepoda_%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_Copepoda_(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_Copepoda_(nauplius)'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'A1_3_Copepoda_(nauplius)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Copepoda (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_CIRRIPEDIA__%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_CIRRIPEDIA__%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_CIRRIPEDIA__%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_CIRRIPEDIA__%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_CIRRIPEDIA__%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_CIRRIPEDIA__(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:occurrenceId 'A1_3_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  dwc:verbatimIdentification 'CIRRIPEDIA  (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_STOMATOPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_STOMATOPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_STOMATOPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_STOMATOPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_STOMATOPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_STOMATOPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Stomatopoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '14355'^^xsd:integer;
  dwc:occurrenceId 'A1_3_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '14355'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'STOMATOPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_DECAPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_DECAPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_DECAPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_DECAPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_DECAPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_DECAPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_DECAPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:occurrenceId 'A1_3_DECAPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'DECAPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_ECHINODERMATA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_ECHINODERMATA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_ECHINODERMATA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_ECHINODERMATA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_ECHINODERMATA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_ECHINODERMATA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:scientificName 'Echinodermata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '1806'^^xsd:integer;
  dwc:occurrenceId 'A1_3_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1806'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'ECHINODERMATA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_BRYOZOA_%28cyphonauta_larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_BRYOZOA_%28cyphonauta_larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_BRYOZOA_%28cyphonauta_larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_BRYOZOA_%28cyphonauta_larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_BRYOZOA_%28cyphonauta_larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_BRYOZOA_(cyphonauta_larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'A1_3_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'BRYOZOA (cyphonauta larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_Sagitta_friedreich>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Sagitta_friedreich> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Sagitta_friedreich> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_Sagitta_friedreich>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_Sagitta_friedreich>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_Sagitta_friedreich" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_Sagitta_friedreich'^^xsd:string;
  dwc:scientificName 'Sagitta friderici'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '105452'^^xsd:integer;
  dwc:occurrenceId 'A1_3_Sagitta_friedreich'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105441'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta friedreich'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_Sagitta_spp.%C2%A0%28imature%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Sagitta_spp.%C2%A0%28imature%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Sagitta_spp.%C2%A0%28imature%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_Sagitta_spp.%C2%A0%28imature%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_Sagitta_spp.%C2%A0%28imature%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_Sagitta_spp. (imature)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_Sagitta_spp. (imature)'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:occurrenceId 'A1_3_Sagitta_spp. (imature)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta spp. (imature)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_Chaetognatha_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Chaetognatha_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Chaetognatha_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_Chaetognatha_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_Chaetognatha_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_Chaetognatha_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_Chaetognatha_(others)'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:occurrenceId 'A1_3_Chaetognatha_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Chaetognatha (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_Fritillaria_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Fritillaria_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Fritillaria_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_Fritillaria_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_Fritillaria_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_Fritillaria_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_Fritillaria_spp.'^^xsd:string;
  dwc:scientificName 'Fritillaria'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '103358'^^xsd:integer;
  dwc:occurrenceId 'A1_3_Fritillaria_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Fritillaria spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_Oikopleura_dioica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Oikopleura_dioica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Oikopleura_dioica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_Oikopleura_dioica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_Oikopleura_dioica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_Oikopleura_dioica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_Oikopleura_dioica'^^xsd:string;
  dwc:scientificName 'Oikopleura dioica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '1770057'^^xsd:integer;
  dwc:occurrenceId 'A1_3_Oikopleura_dioica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura dioica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_Oikopleura_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Oikopleura_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Oikopleura_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_Oikopleura_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_Oikopleura_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_Oikopleura_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_Oikopleura_spp.'^^xsd:string;
  dwc:scientificName 'Oikopleura'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '103367'^^xsd:integer;
  dwc:occurrenceId 'A1_3_Oikopleura_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_Appendicularia_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Appendicularia_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Appendicularia_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_Appendicularia_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_Appendicularia_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_Appendicularia_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_Appendicularia_(others)'^^xsd:string;
  dwc:scientificName 'Appendicularia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '146421'^^xsd:integer;
  dwc:occurrenceId 'A1_3_Appendicularia_(others)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146421'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Appendicularia (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_Thalia_democratica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Thalia_democratica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Thalia_democratica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_Thalia_democratica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_Thalia_democratica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_Thalia_democratica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_Thalia_democratica'^^xsd:string;
  dwc:scientificName 'Thalia democratica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '137279'^^xsd:integer;
  dwc:occurrenceId 'A1_3_Thalia_democratica'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137279'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Thalia democratica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_Doliolo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Doliolo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Doliolo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_Doliolo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_Doliolo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_Doliolo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_Doliolo'^^xsd:string;
  dwc:scientificName 'Dolioloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '137221'^^xsd:integer;
  dwc:occurrenceId 'A1_3_Doliolo'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137221'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Doliolo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_Teleostei_%28egg%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Teleostei_%28egg%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Teleostei_%28egg%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_Teleostei_%28egg%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_Teleostei_%28egg%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_Teleostei_(egg)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_Teleostei_(egg)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A1_3_Teleostei_(egg)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (egg)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_Teleostei_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Teleostei_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Teleostei_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_Teleostei_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_Teleostei_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_Teleostei_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_Teleostei_(larvae)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A1_3_Teleostei_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_SIPHONOPHORAE_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_SIPHONOPHORAE_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_SIPHONOPHORAE_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_SIPHONOPHORAE_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_SIPHONOPHORAE_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_SIPHONOPHORAE_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:scientificName 'Siphonophorae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '1371'^^xsd:integer;
  dwc:occurrenceId 'A1_3_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'SIPHONOPHORAE spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_Gastropoda_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Gastropoda_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Gastropoda_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_Gastropoda_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_Gastropoda_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_Gastropoda_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_Gastropoda_(veliger)'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'A1_3_Gastropoda_(veliger)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Gastropoda (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_Pteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Pteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Pteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_Pteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_Pteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_Pteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_Pteropoda'^^xsd:string;
  dwc:scientificName 'Pteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '325345'^^xsd:integer;
  dwc:occurrenceId 'A1_3_Pteropoda'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '325345'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Pteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_Heteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Heteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Heteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_Heteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_Heteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_Heteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_Heteropoda'^^xsd:string;
  dwc:scientificName 'Heteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '1491356'^^xsd:integer;
  dwc:occurrenceId 'A1_3_Heteropoda'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491356'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Heteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_Bivalvia_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Bivalvia_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_Bivalvia_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_Bivalvia_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_Bivalvia_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_Bivalvia_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_Bivalvia_(veliger)'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'A1_3_Bivalvia_(veliger)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Bivalvia (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_POLYCHAETA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_POLYCHAETA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_POLYCHAETA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_POLYCHAETA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_POLYCHAETA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_POLYCHAETA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'A1_3_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'POLYCHAETA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_OSTRACODA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_OSTRACODA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_OSTRACODA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_OSTRACODA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_OSTRACODA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_OSTRACODA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_OSTRACODA'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'A1_3_OSTRACODA'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'OSTRACODA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_1_A1_3_CLADOCERA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_1_A1_3_CLADOCERA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_1_A1_3_CLADOCERA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.663181"^^xsd:decimal ;
  dwc:decimalLongitude "-31.965406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_1_A1_3_CLADOCERA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.663181 -31.965406)"^^geo:wktLiteral ;
  geo-pos:lat "-3.663181"^^xsd:decimal ;
  geo-pos:long "-31.965406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_1_A1_3_CLADOCERA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A1_3_CLADOCERA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A1_3_CLADOCERA'^^xsd:string;
  dwc:scientificName 'Cladocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '-31.965406'^^xsd:double;
  dwc:latitude '-3.663181'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 3'^^xsd:string;
  dwc:aphiaid '1076'^^xsd:integer;
  dwc:occurrenceId 'A1_3_CLADOCERA'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '155670'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'CLADOCERA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_Codonella_acuta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Codonella_acuta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Codonella_acuta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_Codonella_acuta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_Codonella_acuta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_Codonella_acuta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_Codonella_acuta'^^xsd:string;
  dwc:scientificName 'Codonella acuta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '417132'^^xsd:integer;
  dwc:occurrenceId 'A2_42_Codonella_acuta'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417132'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella acuta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_Codonella_amphorella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Codonella_amphorella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Codonella_amphorella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_Codonella_amphorella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_Codonella_amphorella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_Codonella_amphorella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_Codonella_amphorella'^^xsd:string;
  dwc:scientificName 'Codonella amphorella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '417133'^^xsd:integer;
  dwc:occurrenceId 'A2_42_Codonella_amphorella'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417133'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella amphorella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_Codonella_apicata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Codonella_apicata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Codonella_apicata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_Codonella_apicata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_Codonella_apicata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_Codonella_apicata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_Codonella_apicata'^^xsd:string;
  dwc:scientificName 'Codonella apicata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '417134'^^xsd:integer;
  dwc:occurrenceId 'A2_42_Codonella_apicata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417134'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella apicata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_Codonella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Codonella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Codonella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_Codonella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_Codonella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_Codonella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_Codonella_sp.'^^xsd:string;
  dwc:scientificName 'Codonella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '150203'^^xsd:integer;
  dwc:occurrenceId 'A2_42_Codonella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150203'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_Tintinnopsis_tocantinensis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Tintinnopsis_tocantinensis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Tintinnopsis_tocantinensis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_Tintinnopsis_tocantinensis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_Tintinnopsis_tocantinensis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_Tintinnopsis_tocantinensis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:scientificName 'Tintinnopsis tocantinensis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '417156'^^xsd:integer;
  dwc:occurrenceId 'A2_42_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417156'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis tocantinensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_Tintinnopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Tintinnopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Tintinnopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_Tintinnopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_Tintinnopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_Tintinnopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_Tintinnopsis_spp.'^^xsd:string;
  dwc:scientificName 'Tintinnopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:occurrenceId 'A2_42_Tintinnopsis_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_Codonellopsis_ostenfeldi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Codonellopsis_ostenfeldi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Codonellopsis_ostenfeldi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_Codonellopsis_ostenfeldi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_Codonellopsis_ostenfeldi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_Codonellopsis_ostenfeldi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:scientificName 'Codonellopsis ostenfeldi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '427448'^^xsd:integer;
  dwc:occurrenceId 'A2_42_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427448'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis ostenfeldi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_Codonellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Codonellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Codonellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_Codonellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_Codonellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_Codonellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_Codonellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Codonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '204197'^^xsd:integer;
  dwc:occurrenceId 'A2_42_Codonellopsis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '204197'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_Coxliella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Coxliella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Coxliella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_Coxliella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_Coxliella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_Coxliella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_Coxliella_sp.'^^xsd:string;
  dwc:scientificName 'Coxliella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '150208'^^xsd:integer;
  dwc:occurrenceId 'A2_42_Coxliella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150208'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Coxliella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_Dadayiella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Dadayiella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Dadayiella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_Dadayiella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_Dadayiella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_Dadayiella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_Dadayiella_sp.'^^xsd:string;
  dwc:scientificName 'Dadayiella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '183541'^^xsd:integer;
  dwc:occurrenceId 'A2_42_Dadayiella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183541'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dadayiella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_Dictyocysta_lepida>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Dictyocysta_lepida> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Dictyocysta_lepida> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_Dictyocysta_lepida>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_Dictyocysta_lepida>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_Dictyocysta_lepida" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_Dictyocysta_lepida'^^xsd:string;
  dwc:scientificName 'Dictyocysta lepida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '235767'^^xsd:integer;
  dwc:occurrenceId 'A2_42_Dictyocysta_lepida'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235767'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocysta lepida'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_Epiplocylis_undella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Epiplocylis_undella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Epiplocylis_undella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_Epiplocylis_undella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_Epiplocylis_undella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_Epiplocylis_undella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_Epiplocylis_undella'^^xsd:string;
  dwc:scientificName 'Epiplocylis undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '341668'^^xsd:integer;
  dwc:occurrenceId 'A2_42_Epiplocylis_undella'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '341668'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis undella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_Epiplocylis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Epiplocylis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Epiplocylis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_Epiplocylis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_Epiplocylis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_Epiplocylis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_Epiplocylis_sp.'^^xsd:string;
  dwc:scientificName 'Epiplocylis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '183562'^^xsd:integer;
  dwc:occurrenceId 'A2_42_Epiplocylis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183562'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_Favella_enrenbergii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Favella_enrenbergii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Favella_enrenbergii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_Favella_enrenbergii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_Favella_enrenbergii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_Favella_enrenbergii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_Favella_enrenbergii'^^xsd:string;
  dwc:scientificName 'Favella ehrenbergii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '235761'^^xsd:integer;
  dwc:occurrenceId 'A2_42_Favella_enrenbergii'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235761'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Favella enrenbergii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_Eutintinnus_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Eutintinnus_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Eutintinnus_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_Eutintinnus_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_Eutintinnus_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_Eutintinnus_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_Eutintinnus_spp.'^^xsd:string;
  dwc:scientificName 'Eutintinnus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '183543'^^xsd:integer;
  dwc:occurrenceId 'A2_42_Eutintinnus_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183543'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Eutintinnus spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_Amphorellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Amphorellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Amphorellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_Amphorellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_Amphorellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_Amphorellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_Amphorellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Amphorellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '425527'^^xsd:integer;
  dwc:occurrenceId 'A2_42_Amphorellopsis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '425527'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Amphorellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_Rabdonella_elegans>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Rabdonella_elegans> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Rabdonella_elegans> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_Rabdonella_elegans>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_Rabdonella_elegans>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_Rabdonella_elegans" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_Rabdonella_elegans'^^xsd:string;
  dwc:scientificName 'Rhabdonella elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '183577'^^xsd:integer;
  dwc:occurrenceId 'A2_42_Rabdonella_elegans'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183577'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella elegans'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_Rabdonella_brandti>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Rabdonella_brandti> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Rabdonella_brandti> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_Rabdonella_brandti>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_Rabdonella_brandti>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_Rabdonella_brandti" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_Rabdonella_brandti'^^xsd:string;
  dwc:scientificName 'Rhabdonella brandti'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '427513'^^xsd:integer;
  dwc:occurrenceId 'A2_42_Rabdonella_brandti'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427513'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella brandti'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_Rabdonellopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Rabdonellopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Rabdonellopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_Rabdonellopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_Rabdonellopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_Rabdonellopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_Rabdonellopsis_spp.'^^xsd:string;
  dwc:scientificName 'Rhabdonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '183550'^^xsd:integer;
  dwc:occurrenceId 'A2_42_Rabdonellopsis_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183550'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonellopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_Undella_claparedei>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Undella_claparedei> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Undella_claparedei> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_Undella_claparedei>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_Undella_claparedei>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_Undella_claparedei" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_Undella_claparedei'^^xsd:string;
  dwc:scientificName 'Undella claparedei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '341684'^^xsd:integer;
  dwc:occurrenceId 'A2_42_Undella_claparedei'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417240'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undella claparedei'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_Undella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Undella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Undella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_Undella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_Undella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_Undella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_Undella_sp.'^^xsd:string;
  dwc:scientificName 'Undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '235764'^^xsd:integer;
  dwc:occurrenceId 'A2_42_Undella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235764'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Undella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_Xystonellopsis_heros>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Xystonellopsis_heros> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Xystonellopsis_heros> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_Xystonellopsis_heros>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_Xystonellopsis_heros>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_Xystonellopsis_heros" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_Xystonellopsis_heros'^^xsd:string;
  dwc:scientificName 'Xystonellopsis heros'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '417266'^^xsd:integer;
  dwc:occurrenceId 'A2_42_Xystonellopsis_heros'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417266'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Xystonellopsis heros'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_Tintinnina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Tintinnina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Tintinnina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_Tintinnina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_Tintinnina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_Tintinnina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_Tintinnina_(others)'^^xsd:string;
  dwc:scientificName 'Tintinnina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '732976'^^xsd:integer;
  dwc:occurrenceId 'A2_42_Tintinnina_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_Collosphaera_macropora>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Collosphaera_macropora> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Collosphaera_macropora> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_Collosphaera_macropora>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_Collosphaera_macropora>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_Collosphaera_macropora" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_Collosphaera_macropora'^^xsd:string;
  dwc:scientificName 'Collosphaera macropora'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '493482'^^xsd:integer;
  dwc:occurrenceId 'A2_42_Collosphaera_macropora'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493482'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Collosphaera macropora'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_Dictyocoryne_profunda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Dictyocoryne_profunda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Dictyocoryne_profunda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_Dictyocoryne_profunda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_Dictyocoryne_profunda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_Dictyocoryne_profunda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_Dictyocoryne_profunda'^^xsd:string;
  dwc:scientificName 'Dictyocoryne profunda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '412935'^^xsd:integer;
  dwc:occurrenceId 'A2_42_Dictyocoryne_profunda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412935'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne profunda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_Dictyocoryne_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Dictyocoryne_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Dictyocoryne_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_Dictyocoryne_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_Dictyocoryne_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_Dictyocoryne_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_Dictyocoryne_sp.'^^xsd:string;
  dwc:scientificName 'Dictyocoryne'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '412934'^^xsd:integer;
  dwc:occurrenceId 'A2_42_Dictyocoryne_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412934'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_Discopyle_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Discopyle_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Discopyle_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_Discopyle_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_Discopyle_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_Discopyle_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_Discopyle_sp.'^^xsd:string;
  dwc:scientificName 'Discopyle'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '493501'^^xsd:integer;
  dwc:occurrenceId 'A2_42_Discopyle_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Discopyle sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_Pylonidae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Pylonidae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Pylonidae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_Pylonidae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_Pylonidae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_Pylonidae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_Pylonidae'^^xsd:string;
  dwc:scientificName 'Pyloniidae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '345902'^^xsd:integer;
  dwc:occurrenceId 'A2_42_Pylonidae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345902'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:verbatimIdentification 'Pylonidae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_Spongodiscus_resurgens>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Spongodiscus_resurgens> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Spongodiscus_resurgens> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_Spongodiscus_resurgens>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_Spongodiscus_resurgens>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_Spongodiscus_resurgens" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_Spongodiscus_resurgens'^^xsd:string;
  dwc:scientificName 'Spongodiscus resurgens'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '493608'^^xsd:integer;
  dwc:occurrenceId 'A2_42_Spongodiscus_resurgens'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493608'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongodiscus resurgens'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_Spongosphaera_streptacantha>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Spongosphaera_streptacantha> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Spongosphaera_streptacantha> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_Spongosphaera_streptacantha>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_Spongosphaera_streptacantha>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_Spongosphaera_streptacantha" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_Spongosphaera_streptacantha'^^xsd:string;
  dwc:scientificName 'Spongosphaera streptacantha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '493393'^^xsd:integer;
  dwc:occurrenceId 'A2_42_Spongosphaera_streptacantha'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493393'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongosphaera streptacantha'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_Spongaster_tetras>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Spongaster_tetras> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Spongaster_tetras> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_Spongaster_tetras>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_Spongaster_tetras>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_Spongaster_tetras" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_Spongaster_tetras'^^xsd:string;
  dwc:scientificName 'Spongaster tetras'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '412940'^^xsd:integer;
  dwc:occurrenceId 'A2_42_Spongaster_tetras'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412940'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongaster tetras'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_Spongotrochus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Spongotrochus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Spongotrochus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_Spongotrochus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_Spongotrochus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_Spongotrochus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_Spongotrochus_sp.'^^xsd:string;
  dwc:scientificName 'Spongotrochus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '412948'^^xsd:integer;
  dwc:occurrenceId 'A2_42_Spongotrochus_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Spongotrochus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_Zygocircus_productus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Zygocircus_productus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Zygocircus_productus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_Zygocircus_productus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_Zygocircus_productus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_Zygocircus_productus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_Zygocircus_productus'^^xsd:string;
  dwc:scientificName 'Zygocircus productus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '493705'^^xsd:integer;
  dwc:occurrenceId 'A2_42_Zygocircus_productus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493705'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus productus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_Zygocircus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Zygocircus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Zygocircus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_Zygocircus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_Zygocircus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_Zygocircus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_Zygocircus_sp.'^^xsd:string;
  dwc:scientificName 'Zygocircus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '493702'^^xsd:integer;
  dwc:occurrenceId 'A2_42_Zygocircus_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493702'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_Polycystina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Polycystina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Polycystina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_Polycystina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_Polycystina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_Polycystina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_Polycystina_(others)'^^xsd:string;
  dwc:scientificName 'Polycystina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '235740'^^xsd:integer;
  dwc:occurrenceId 'A2_42_Polycystina_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235740'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Polycystina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_ACANTHARIA_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_ACANTHARIA_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_ACANTHARIA_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_ACANTHARIA_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_ACANTHARIA_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_ACANTHARIA_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_ACANTHARIA_spp.'^^xsd:string;
  dwc:scientificName 'Acantharia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '586732'^^xsd:integer;
  dwc:occurrenceId 'A2_42_ACANTHARIA_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '586732'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'ACANTHARIA spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_Bolivina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Bolivina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Bolivina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_Bolivina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_Bolivina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_Bolivina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_Bolivina_sp.'^^xsd:string;
  dwc:scientificName 'Bolivina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '112101'^^xsd:integer;
  dwc:occurrenceId 'A2_42_Bolivina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Bolivina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_Globigerina_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Globigerina_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Globigerina_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_Globigerina_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_Globigerina_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_Globigerina_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_Globigerina_bulloides'^^xsd:string;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:occurrenceId 'A2_42_Globigerina_bulloides'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globigerina bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_Globogirinoides_ruber>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Globogirinoides_ruber> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Globogirinoides_ruber> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_Globogirinoides_ruber>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_Globogirinoides_ruber>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_Globogirinoides_ruber" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_Globogirinoides_ruber'^^xsd:string;
  dwc:scientificName 'Globigerinoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:occurrenceId 'A2_42_Globogirinoides_ruber'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globogirinoides ruber'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_Globorotalia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Globorotalia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Globorotalia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_Globorotalia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_Globorotalia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_Globorotalia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_Globorotalia_spp.'^^xsd:string;
  dwc:scientificName 'Globorotalia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '112200'^^xsd:integer;
  dwc:occurrenceId 'A2_42_Globorotalia_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112200'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Globorotalia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_Neogloboquadrina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Neogloboquadrina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Neogloboquadrina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_Neogloboquadrina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_Neogloboquadrina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_Neogloboquadrina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_Neogloboquadrina_sp.'^^xsd:string;
  dwc:scientificName 'Neogloboquadrina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '112202'^^xsd:integer;
  dwc:occurrenceId 'A2_42_Neogloboquadrina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112202'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Neogloboquadrina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_Orbulina_universa>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Orbulina_universa> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Orbulina_universa> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_Orbulina_universa>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_Orbulina_universa>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_Orbulina_universa" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_Orbulina_universa'^^xsd:string;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:occurrenceId 'A2_42_Orbulina_universa'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Orbulina universa'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_Tretomphalus_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Tretomphalus_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Tretomphalus_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_Tretomphalus_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_Tretomphalus_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_Tretomphalus_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_Tretomphalus_bulloides'^^xsd:string;
  dwc:scientificName 'Tretomphalus bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '113184'^^xsd:integer;
  dwc:occurrenceId 'A2_42_Tretomphalus_bulloides'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tretomphalus bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_Trochammina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Trochammina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Trochammina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_Trochammina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_Trochammina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_Trochammina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_Trochammina_sp.'^^xsd:string;
  dwc:scientificName 'Trochammina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:occurrenceId 'A2_42_Trochammina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Trochammina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_Foraminifera_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Foraminifera_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Foraminifera_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_Foraminifera_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_Foraminifera_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_Foraminifera_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_Foraminifera_(others)'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:occurrenceId 'A2_42_Foraminifera_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Foraminifera (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_Nannocalanus_minor>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Nannocalanus_minor> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Nannocalanus_minor> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_Nannocalanus_minor>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_Nannocalanus_minor>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_Nannocalanus_minor" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_Nannocalanus_minor'^^xsd:string;
  dwc:scientificName 'Nannocalanus minor'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '104469'^^xsd:integer;
  dwc:occurrenceId 'A2_42_Nannocalanus_minor'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104469'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus minor'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_Nannocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Nannocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Nannocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_Nannocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_Nannocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_Nannocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Nannocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '104154'^^xsd:integer;
  dwc:occurrenceId 'A2_42_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104154'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_Neocalanus_robustior>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Neocalanus_robustior> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Neocalanus_robustior> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_Neocalanus_robustior>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_Neocalanus_robustior>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_Neocalanus_robustior" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_Neocalanus_robustior'^^xsd:string;
  dwc:scientificName 'Neocalanus robustior'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '104472'^^xsd:integer;
  dwc:occurrenceId 'A2_42_Neocalanus_robustior'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104472'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Neocalanus robustior'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_Undinula_vulgaris_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Undinula_vulgaris_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Undinula_vulgaris_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_Undinula_vulgaris_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_Undinula_vulgaris_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_Undinula_vulgaris_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:scientificName 'Undinula vulgaris'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '104473'^^xsd:integer;
  dwc:occurrenceId 'A2_42_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104473'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undinula vulgaris (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_Acrocalanus_longicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Acrocalanus_longicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Acrocalanus_longicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_Acrocalanus_longicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_Acrocalanus_longicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_Acrocalanus_longicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_Acrocalanus_longicornis'^^xsd:string;
  dwc:scientificName 'Acrocalanus longicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '104646'^^xsd:integer;
  dwc:occurrenceId 'A2_42_Acrocalanus_longicornis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104646'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus longicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_Acrocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Acrocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Acrocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_Acrocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_Acrocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_Acrocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Acrocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '104192'^^xsd:integer;
  dwc:occurrenceId 'A2_42_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104192'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_Calocalanos_pavo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Calocalanos_pavo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Calocalanos_pavo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_Calocalanos_pavo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_Calocalanos_pavo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_Calocalanos_pavo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_Calocalanos_pavo'^^xsd:string;
  dwc:scientificName 'Calocalanus pavo'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '104669'^^xsd:integer;
  dwc:occurrenceId 'A2_42_Calocalanos_pavo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanos pavo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_Calocalanus_sp. _(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:scientificName 'Calocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '104193'^^xsd:integer;
  dwc:occurrenceId 'A2_42_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104193'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanus sp.  (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_Delibus_sewelli>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Delibus_sewelli> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Delibus_sewelli> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_Delibus_sewelli>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_Delibus_sewelli>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_Delibus_sewelli" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_Delibus_sewelli'^^xsd:string;
  dwc:scientificName 'Delius sewelli'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '363906'^^xsd:integer;
  dwc:occurrenceId 'A2_42_Delibus_sewelli'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363906'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sewelli'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_Delibus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Delibus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Delibus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_Delibus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_Delibus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_Delibus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Delius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '363904'^^xsd:integer;
  dwc:occurrenceId 'A2_42_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363904'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_Mecynocera_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Mecynocera_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Mecynocera_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_Mecynocera_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_Mecynocera_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_Mecynocera_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Mecynocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '104184'^^xsd:integer;
  dwc:occurrenceId 'A2_42_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Mecynocera sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_Paracalanus_aculeatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Paracalanus_aculeatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Paracalanus_aculeatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_Paracalanus_aculeatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_Paracalanus_aculeatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_Paracalanus_aculeatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_Paracalanus_aculeatus'^^xsd:string;
  dwc:scientificName 'Paracalanus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '104681'^^xsd:integer;
  dwc:occurrenceId 'A2_42_Paracalanus_aculeatus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1464945'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus aculeatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_Paracalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Paracalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Paracalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_Paracalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_Paracalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_Paracalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Paracalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '104196'^^xsd:integer;
  dwc:occurrenceId 'A2_42_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104196'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_Rhincalanus_cornutus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Rhincalanus_cornutus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Rhincalanus_cornutus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_Rhincalanus_cornutus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_Rhincalanus_cornutus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_Rhincalanus_cornutus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_Rhincalanus_cornutus'^^xsd:string;
  dwc:scientificName 'Rhincalanus cornutus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '104542'^^xsd:integer;
  dwc:occurrenceId 'A2_42_Rhincalanus_cornutus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1488083'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rhincalanus cornutus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_Subeucalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Subeucalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Subeucalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_Subeucalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_Subeucalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_Subeucalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Subeucalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '104173'^^xsd:integer;
  dwc:occurrenceId 'A2_42_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104173'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Subeucalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_Clausocalanus_furcatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Clausocalanus_furcatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Clausocalanus_furcatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_Clausocalanus_furcatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_Clausocalanus_furcatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_Clausocalanus_furcatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_Clausocalanus_furcatus'^^xsd:string;
  dwc:scientificName 'Clausocalanus furcatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '104503'^^xsd:integer;
  dwc:occurrenceId 'A2_42_Clausocalanus_furcatus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104503'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus furcatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_Clausocalanus_mastigophorus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Clausocalanus_mastigophorus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Clausocalanus_mastigophorus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_Clausocalanus_mastigophorus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_Clausocalanus_mastigophorus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_Clausocalanus_mastigophorus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:scientificName 'Clausocalanus mastigophorus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '104506'^^xsd:integer;
  dwc:occurrenceId 'A2_42_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104506'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus mastigophorus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_Clausocalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Clausocalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Clausocalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_Clausocalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_Clausocalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_Clausocalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Clausocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '104161'^^xsd:integer;
  dwc:occurrenceId 'A2_42_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104161'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_Euchaeta_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Euchaeta_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Euchaeta_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_Euchaeta_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_Euchaeta_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_Euchaeta_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Euchaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '104174'^^xsd:integer;
  dwc:occurrenceId 'A2_42_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104174'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Euchaeta spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_Scolecithrix_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Scolecithrix_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Scolecithrix_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_Scolecithrix_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_Scolecithrix_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_Scolecithrix_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_Scolecithrix_danae'^^xsd:string;
  dwc:scientificName 'Scolecithrix danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '104821'^^xsd:integer;
  dwc:occurrenceId 'A2_42_Scolecithrix_danae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104821'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_Scolecithrix_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Scolecithrix_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Scolecithrix_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_Scolecithrix_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_Scolecithrix_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_Scolecithrix_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Scolecithrix'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '104230'^^xsd:integer;
  dwc:occurrenceId 'A2_42_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104230'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_Lucicutia_flavicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Lucicutia_flavicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Lucicutia_flavicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_Lucicutia_flavicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_Lucicutia_flavicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_Lucicutia_flavicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_Lucicutia_flavicornis'^^xsd:string;
  dwc:scientificName 'Lucicutia flavicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '104597'^^xsd:integer;
  dwc:occurrenceId 'A2_42_Lucicutia_flavicornis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104597'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia flavicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_Lucicutia_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Lucicutia_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Lucicutia_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_Lucicutia_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_Lucicutia_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_Lucicutia_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_Lucicutia_sp.'^^xsd:string;
  dwc:scientificName 'Lucicutia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '104183'^^xsd:integer;
  dwc:occurrenceId 'A2_42_Lucicutia_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104183'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_Pleuromamma_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Pleuromamma_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Pleuromamma_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_Pleuromamma_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_Pleuromamma_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_Pleuromamma_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Pleuromamma'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '104191'^^xsd:integer;
  dwc:occurrenceId 'A2_42_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104191'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Pleuromamma sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_Temora_stylifera_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Temora_stylifera_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Temora_stylifera_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_Temora_stylifera_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_Temora_stylifera_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_Temora_stylifera_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:scientificName 'Temora stylifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '104879'^^xsd:integer;
  dwc:occurrenceId 'A2_42_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104879'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora stylifera (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_Temora_turbinata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Temora_turbinata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Temora_turbinata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_Temora_turbinata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_Temora_turbinata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_Temora_turbinata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_Temora_turbinata'^^xsd:string;
  dwc:scientificName 'Temora turbinata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '104880'^^xsd:integer;
  dwc:occurrenceId 'A2_42_Temora_turbinata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104880'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora turbinata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_Candacia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Candacia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Candacia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_Candacia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_Candacia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_Candacia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_Candacia_spp.'^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A2_42_Candacia_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_Candacia_sp._%28copepodite%29%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Candacia_sp._%28copepodite%29%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Candacia_sp._%28copepodite%29%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_Candacia_sp._%28copepodite%29%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_Candacia_sp._%28copepodite%29%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_Candacia_sp._(copepodite) " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A2_42_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia sp. (copepodite) '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_Calanopia_americana_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Calanopia_americana_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Calanopia_americana_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_Calanopia_americana_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_Calanopia_americana_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_Calanopia_americana_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:scientificName 'Calanopia americana'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '104723'^^xsd:integer;
  dwc:occurrenceId 'A2_42_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104723'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calanopia americana (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_Acartia_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Acartia_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Acartia_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_Acartia_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_Acartia_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_Acartia_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_Acartia_danae'^^xsd:string;
  dwc:scientificName 'Acartia (Acartia) danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '346026'^^xsd:integer;
  dwc:occurrenceId 'A2_42_Acartia_danae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346026'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_Acartia_lilljeborgii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Acartia_lilljeborgii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Acartia_lilljeborgii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_Acartia_lilljeborgii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_Acartia_lilljeborgii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_Acartia_lilljeborgii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_Acartia_lilljeborgii'^^xsd:string;
  dwc:scientificName 'Acartia lilljeborgii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '348510'^^xsd:integer;
  dwc:occurrenceId 'A2_42_Acartia_lilljeborgii'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia lilljeborgii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_Calanoida_%28others_copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Calanoida_%28others_copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Calanoida_%28others_copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_Calanoida_%28others_copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_Calanoida_%28others_copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_Calanoida_(others_copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'A2_42_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Calanoida (others copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_Oithona_atlantica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Oithona_atlantica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Oithona_atlantica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_Oithona_atlantica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_Oithona_atlantica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_Oithona_atlantica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_Oithona_atlantica'^^xsd:string;
  dwc:scientificName 'Oithona atlantica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '106642'^^xsd:integer;
  dwc:occurrenceId 'A2_42_Oithona_atlantica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106642'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona atlantica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_Oithona_plumifera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Oithona_plumifera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Oithona_plumifera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_Oithona_plumifera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_Oithona_plumifera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_Oithona_plumifera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_Oithona_plumifera'^^xsd:string;
  dwc:scientificName 'Oithona plumifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '106652'^^xsd:integer;
  dwc:occurrenceId 'A2_42_Oithona_plumifera'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106652'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona plumifera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_Oithona_setigera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Oithona_setigera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Oithona_setigera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_Oithona_setigera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_Oithona_setigera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_Oithona_setigera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_Oithona_setigera'^^xsd:string;
  dwc:scientificName 'Oithona setigera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '106655'^^xsd:integer;
  dwc:occurrenceId 'A2_42_Oithona_setigera'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '734517'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona setigera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_Oithona_hebes>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Oithona_hebes> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Oithona_hebes> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_Oithona_hebes>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_Oithona_hebes>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_Oithona_hebes" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_Oithona_hebes'^^xsd:string;
  dwc:scientificName 'Oithona hebes'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '106647'^^xsd:integer;
  dwc:occurrenceId 'A2_42_Oithona_hebes'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106647'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona hebes'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_Oithona_spp.%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Oithona_spp.%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Oithona_spp.%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_Oithona_spp.%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_Oithona_spp.%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_Oithona_spp. " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_Oithona_spp. '^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A2_42_Oithona_spp. '^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_Oithona_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Oithona_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Oithona_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_Oithona_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_Oithona_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_Oithona_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A2_42_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_Microsetella_norvegica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Microsetella_norvegica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Microsetella_norvegica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_Microsetella_norvegica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_Microsetella_norvegica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_Microsetella_norvegica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_Microsetella_norvegica'^^xsd:string;
  dwc:scientificName 'Microsetella norvegica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '116115'^^xsd:integer;
  dwc:occurrenceId 'A2_42_Microsetella_norvegica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116115'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella norvegica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_Microsetella_rosea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Microsetella_rosea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Microsetella_rosea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_Microsetella_rosea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_Microsetella_rosea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_Microsetella_rosea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_Microsetella_rosea'^^xsd:string;
  dwc:scientificName 'Microsetella rosea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '116116'^^xsd:integer;
  dwc:occurrenceId 'A2_42_Microsetella_rosea'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116116'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella rosea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_Microsetella_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Microsetella_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Microsetella_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_Microsetella_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_Microsetella_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_Microsetella_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Microsetella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '115341'^^xsd:integer;
  dwc:occurrenceId 'A2_42_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115341'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_Macrosetella_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Macrosetella_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Macrosetella_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_Macrosetella_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_Macrosetella_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_Macrosetella_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_Macrosetella_gracilis'^^xsd:string;
  dwc:scientificName 'Macrosetella gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '116382'^^xsd:integer;
  dwc:occurrenceId 'A2_42_Macrosetella_gracilis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116382'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Macrosetella gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_Miracia_efferata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Miracia_efferata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Miracia_efferata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_Miracia_efferata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_Miracia_efferata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_Miracia_efferata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_Miracia_efferata'^^xsd:string;
  dwc:scientificName 'Miracia efferata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '116383'^^xsd:integer;
  dwc:occurrenceId 'A2_42_Miracia_efferata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116383'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Miracia efferata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_Oncaea_media>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Oncaea_media> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Oncaea_media> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_Oncaea_media>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_Oncaea_media>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_Oncaea_media" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_Oncaea_media'^^xsd:string;
  dwc:scientificName 'Oncaea media'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '128938'^^xsd:integer;
  dwc:occurrenceId 'A2_42_Oncaea_media'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1862287'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea media'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_Oncaea_venusta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Oncaea_venusta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Oncaea_venusta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_Oncaea_venusta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_Oncaea_venusta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_Oncaea_venusta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_Oncaea_venusta'^^xsd:string;
  dwc:scientificName 'Oncaea venusta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '128954'^^xsd:integer;
  dwc:occurrenceId 'A2_42_Oncaea_venusta'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1754274'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea venusta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_Oncaea_mediterranea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Oncaea_mediterranea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Oncaea_mediterranea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_Oncaea_mediterranea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_Oncaea_mediterranea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_Oncaea_mediterranea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_Oncaea_mediterranea'^^xsd:string;
  dwc:scientificName 'Oncaea mediterranea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '128939'^^xsd:integer;
  dwc:occurrenceId 'A2_42_Oncaea_mediterranea'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128939'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea mediterranea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_Oncaea_scottodicarloi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Oncaea_scottodicarloi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Oncaea_scottodicarloi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_Oncaea_scottodicarloi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_Oncaea_scottodicarloi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_Oncaea_scottodicarloi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_Oncaea_scottodicarloi'^^xsd:string;
  dwc:scientificName 'Oncaea scottodicarloi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '128950'^^xsd:integer;
  dwc:occurrenceId 'A2_42_Oncaea_scottodicarloi'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128950'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea scottodicarloi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_Oncaea_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Oncaea_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Oncaea_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_Oncaea_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_Oncaea_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_Oncaea_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oncaea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '128690'^^xsd:integer;
  dwc:occurrenceId 'A2_42_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128690'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_Hemicyclops_thallassius>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Hemicyclops_thallassius> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Hemicyclops_thallassius> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_Hemicyclops_thallassius>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_Hemicyclops_thallassius>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_Hemicyclops_thallassius" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_Hemicyclops_thallassius'^^xsd:string;
  dwc:scientificName 'Hemicyclops thalassius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '352254'^^xsd:integer;
  dwc:occurrenceId 'A2_42_Hemicyclops_thallassius'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '352254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Hemicyclops thallassius'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_Copilia_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Copilia_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Copilia_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_Copilia_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_Copilia_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_Copilia_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Copilia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '128721'^^xsd:integer;
  dwc:occurrenceId 'A2_42_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128721'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Copilia spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_Agetus_flaccus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Agetus_flaccus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Agetus_flaccus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_Agetus_flaccus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_Agetus_flaccus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_Agetus_flaccus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_Agetus_flaccus'^^xsd:string;
  dwc:scientificName 'Agetus flaccus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '128795'^^xsd:integer;
  dwc:occurrenceId 'A2_42_Agetus_flaccus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128795'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Agetus flaccus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_Corycaeus_speciosus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Corycaeus_speciosus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Corycaeus_speciosus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_Corycaeus_speciosus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_Corycaeus_speciosus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_Corycaeus_speciosus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_Corycaeus_speciosus'^^xsd:string;
  dwc:scientificName 'Corycaeus speciosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '128800'^^xsd:integer;
  dwc:occurrenceId 'A2_42_Corycaeus_speciosus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128800'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus speciosus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_Corycaeus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Corycaeus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Corycaeus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_Corycaeus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_Corycaeus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_Corycaeus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Corycaeus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '128634'^^xsd:integer;
  dwc:occurrenceId 'A2_42_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128634'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_Farranula_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Farranula_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Farranula_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_Farranula_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_Farranula_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_Farranula_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_Farranula_gracilis'^^xsd:string;
  dwc:scientificName 'Farranula gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '128813'^^xsd:integer;
  dwc:occurrenceId 'A2_42_Farranula_gracilis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128813'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_Farranula_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Farranula_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Farranula_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_Farranula_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_Farranula_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_Farranula_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Farranula'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '128636'^^xsd:integer;
  dwc:occurrenceId 'A2_42_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128636'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_Copepoda_%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Copepoda_%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Copepoda_%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_Copepoda_%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_Copepoda_%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_Copepoda_(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_Copepoda_(nauplius)'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'A2_42_Copepoda_(nauplius)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Copepoda (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_CIRRIPEDIA__%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_CIRRIPEDIA__%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_CIRRIPEDIA__%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_CIRRIPEDIA__%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_CIRRIPEDIA__%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_CIRRIPEDIA__(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:occurrenceId 'A2_42_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  dwc:verbatimIdentification 'CIRRIPEDIA  (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_STOMATOPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_STOMATOPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_STOMATOPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_STOMATOPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_STOMATOPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_STOMATOPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Stomatopoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '14355'^^xsd:integer;
  dwc:occurrenceId 'A2_42_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '14355'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'STOMATOPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_DECAPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_DECAPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_DECAPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_DECAPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_DECAPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_DECAPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_DECAPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:occurrenceId 'A2_42_DECAPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'DECAPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_ECHINODERMATA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_ECHINODERMATA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_ECHINODERMATA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_ECHINODERMATA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_ECHINODERMATA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_ECHINODERMATA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:scientificName 'Echinodermata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '1806'^^xsd:integer;
  dwc:occurrenceId 'A2_42_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1806'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'ECHINODERMATA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_BRYOZOA_%28cyphonauta_larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_BRYOZOA_%28cyphonauta_larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_BRYOZOA_%28cyphonauta_larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_BRYOZOA_%28cyphonauta_larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_BRYOZOA_%28cyphonauta_larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_BRYOZOA_(cyphonauta_larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'A2_42_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'BRYOZOA (cyphonauta larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_Sagitta_friedreich>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Sagitta_friedreich> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Sagitta_friedreich> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_Sagitta_friedreich>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_Sagitta_friedreich>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_Sagitta_friedreich" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_Sagitta_friedreich'^^xsd:string;
  dwc:scientificName 'Sagitta friderici'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '105452'^^xsd:integer;
  dwc:occurrenceId 'A2_42_Sagitta_friedreich'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105441'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta friedreich'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_Sagitta_spp.%C2%A0%28imature%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Sagitta_spp.%C2%A0%28imature%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Sagitta_spp.%C2%A0%28imature%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_Sagitta_spp.%C2%A0%28imature%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_Sagitta_spp.%C2%A0%28imature%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_Sagitta_spp. (imature)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_Sagitta_spp. (imature)'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:occurrenceId 'A2_42_Sagitta_spp. (imature)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta spp. (imature)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_Chaetognatha_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Chaetognatha_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Chaetognatha_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_Chaetognatha_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_Chaetognatha_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_Chaetognatha_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_Chaetognatha_(others)'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:occurrenceId 'A2_42_Chaetognatha_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Chaetognatha (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_Fritillaria_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Fritillaria_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Fritillaria_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_Fritillaria_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_Fritillaria_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_Fritillaria_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_Fritillaria_spp.'^^xsd:string;
  dwc:scientificName 'Fritillaria'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '103358'^^xsd:integer;
  dwc:occurrenceId 'A2_42_Fritillaria_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Fritillaria spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_Oikopleura_dioica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Oikopleura_dioica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Oikopleura_dioica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_Oikopleura_dioica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_Oikopleura_dioica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_Oikopleura_dioica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_Oikopleura_dioica'^^xsd:string;
  dwc:scientificName 'Oikopleura dioica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '1770057'^^xsd:integer;
  dwc:occurrenceId 'A2_42_Oikopleura_dioica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura dioica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_Oikopleura_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Oikopleura_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Oikopleura_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_Oikopleura_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_Oikopleura_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_Oikopleura_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_Oikopleura_spp.'^^xsd:string;
  dwc:scientificName 'Oikopleura'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '103367'^^xsd:integer;
  dwc:occurrenceId 'A2_42_Oikopleura_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_Appendicularia_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Appendicularia_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Appendicularia_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_Appendicularia_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_Appendicularia_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_Appendicularia_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_Appendicularia_(others)'^^xsd:string;
  dwc:scientificName 'Appendicularia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '146421'^^xsd:integer;
  dwc:occurrenceId 'A2_42_Appendicularia_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146421'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Appendicularia (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_Thalia_democratica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Thalia_democratica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Thalia_democratica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_Thalia_democratica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_Thalia_democratica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_Thalia_democratica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_Thalia_democratica'^^xsd:string;
  dwc:scientificName 'Thalia democratica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '137279'^^xsd:integer;
  dwc:occurrenceId 'A2_42_Thalia_democratica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137279'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Thalia democratica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_Doliolo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Doliolo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Doliolo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_Doliolo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_Doliolo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_Doliolo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_Doliolo'^^xsd:string;
  dwc:scientificName 'Dolioloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '137221'^^xsd:integer;
  dwc:occurrenceId 'A2_42_Doliolo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137221'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Doliolo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_Teleostei_%28egg%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Teleostei_%28egg%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Teleostei_%28egg%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_Teleostei_%28egg%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_Teleostei_%28egg%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_Teleostei_(egg)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_Teleostei_(egg)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A2_42_Teleostei_(egg)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (egg)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_Teleostei_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Teleostei_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Teleostei_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_Teleostei_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_Teleostei_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_Teleostei_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_Teleostei_(larvae)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A2_42_Teleostei_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_SIPHONOPHORAE_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_SIPHONOPHORAE_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_SIPHONOPHORAE_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_SIPHONOPHORAE_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_SIPHONOPHORAE_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_SIPHONOPHORAE_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:scientificName 'Siphonophorae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '1371'^^xsd:integer;
  dwc:occurrenceId 'A2_42_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'SIPHONOPHORAE spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_Gastropoda_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Gastropoda_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Gastropoda_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_Gastropoda_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_Gastropoda_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_Gastropoda_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_Gastropoda_(veliger)'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'A2_42_Gastropoda_(veliger)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Gastropoda (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_Pteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Pteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Pteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_Pteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_Pteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_Pteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_Pteropoda'^^xsd:string;
  dwc:scientificName 'Pteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '325345'^^xsd:integer;
  dwc:occurrenceId 'A2_42_Pteropoda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '325345'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Pteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_Heteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Heteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Heteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_Heteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_Heteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_Heteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_Heteropoda'^^xsd:string;
  dwc:scientificName 'Heteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '1491356'^^xsd:integer;
  dwc:occurrenceId 'A2_42_Heteropoda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491356'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Heteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_Bivalvia_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Bivalvia_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_Bivalvia_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_Bivalvia_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_Bivalvia_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_Bivalvia_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_Bivalvia_(veliger)'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'A2_42_Bivalvia_(veliger)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Bivalvia (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_POLYCHAETA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_POLYCHAETA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_POLYCHAETA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_POLYCHAETA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_POLYCHAETA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_POLYCHAETA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'A2_42_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'POLYCHAETA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_OSTRACODA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_OSTRACODA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_OSTRACODA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_OSTRACODA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_OSTRACODA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_OSTRACODA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_OSTRACODA'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'A2_42_OSTRACODA'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'OSTRACODA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_42_CLADOCERA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_42_CLADOCERA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_42_CLADOCERA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2735812"^^xsd:decimal ;
  dwc:decimalLongitude "-31.8575323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_42_CLADOCERA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2735812 -31.8575323)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2735812"^^xsd:decimal ;
  geo-pos:long "-31.8575323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_42_CLADOCERA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_42_CLADOCERA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_42_CLADOCERA'^^xsd:string;
  dwc:scientificName 'Cladocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.8575323'^^xsd:double;
  dwc:latitude '-3.2735812'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Day| Area 2| Station 42'^^xsd:string;
  dwc:aphiaid '1076'^^xsd:integer;
  dwc:occurrenceId 'A2_42_CLADOCERA'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '155670'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'CLADOCERA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_Codonella_acuta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Codonella_acuta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Codonella_acuta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_Codonella_acuta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_Codonella_acuta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_Codonella_acuta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_Codonella_acuta'^^xsd:string;
  dwc:scientificName 'Codonella acuta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '417132'^^xsd:integer;
  dwc:occurrenceId 'A2_43_Codonella_acuta'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417132'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella acuta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_Codonella_amphorella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Codonella_amphorella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Codonella_amphorella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_Codonella_amphorella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_Codonella_amphorella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_Codonella_amphorella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_Codonella_amphorella'^^xsd:string;
  dwc:scientificName 'Codonella amphorella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '417133'^^xsd:integer;
  dwc:occurrenceId 'A2_43_Codonella_amphorella'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417133'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella amphorella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_Codonella_apicata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Codonella_apicata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Codonella_apicata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_Codonella_apicata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_Codonella_apicata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_Codonella_apicata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_Codonella_apicata'^^xsd:string;
  dwc:scientificName 'Codonella apicata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '417134'^^xsd:integer;
  dwc:occurrenceId 'A2_43_Codonella_apicata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417134'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella apicata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_Codonella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Codonella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Codonella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_Codonella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_Codonella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_Codonella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_Codonella_sp.'^^xsd:string;
  dwc:scientificName 'Codonella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '150203'^^xsd:integer;
  dwc:occurrenceId 'A2_43_Codonella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150203'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_Tintinnopsis_tocantinensis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Tintinnopsis_tocantinensis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Tintinnopsis_tocantinensis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_Tintinnopsis_tocantinensis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_Tintinnopsis_tocantinensis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_Tintinnopsis_tocantinensis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:scientificName 'Tintinnopsis tocantinensis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '417156'^^xsd:integer;
  dwc:occurrenceId 'A2_43_Tintinnopsis_tocantinensis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417156'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis tocantinensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_Tintinnopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Tintinnopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Tintinnopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_Tintinnopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_Tintinnopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_Tintinnopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_Tintinnopsis_spp.'^^xsd:string;
  dwc:scientificName 'Tintinnopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:occurrenceId 'A2_43_Tintinnopsis_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_Codonellopsis_ostenfeldi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Codonellopsis_ostenfeldi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Codonellopsis_ostenfeldi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_Codonellopsis_ostenfeldi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_Codonellopsis_ostenfeldi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_Codonellopsis_ostenfeldi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:scientificName 'Codonellopsis ostenfeldi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '427448'^^xsd:integer;
  dwc:occurrenceId 'A2_43_Codonellopsis_ostenfeldi'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427448'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis ostenfeldi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_Codonellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Codonellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Codonellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_Codonellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_Codonellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_Codonellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_Codonellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Codonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '204197'^^xsd:integer;
  dwc:occurrenceId 'A2_43_Codonellopsis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '204197'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Codonellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_Coxliella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Coxliella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Coxliella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_Coxliella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_Coxliella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_Coxliella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_Coxliella_sp.'^^xsd:string;
  dwc:scientificName 'Coxliella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '150208'^^xsd:integer;
  dwc:occurrenceId 'A2_43_Coxliella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150208'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Coxliella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_Dadayiella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Dadayiella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Dadayiella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_Dadayiella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_Dadayiella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_Dadayiella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_Dadayiella_sp.'^^xsd:string;
  dwc:scientificName 'Dadayiella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '183541'^^xsd:integer;
  dwc:occurrenceId 'A2_43_Dadayiella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183541'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dadayiella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_Dictyocysta_lepida>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Dictyocysta_lepida> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Dictyocysta_lepida> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_Dictyocysta_lepida>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_Dictyocysta_lepida>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_Dictyocysta_lepida" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_Dictyocysta_lepida'^^xsd:string;
  dwc:scientificName 'Dictyocysta lepida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '235767'^^xsd:integer;
  dwc:occurrenceId 'A2_43_Dictyocysta_lepida'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235767'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocysta lepida'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_Epiplocylis_undella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Epiplocylis_undella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Epiplocylis_undella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_Epiplocylis_undella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_Epiplocylis_undella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_Epiplocylis_undella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_Epiplocylis_undella'^^xsd:string;
  dwc:scientificName 'Epiplocylis undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '341668'^^xsd:integer;
  dwc:occurrenceId 'A2_43_Epiplocylis_undella'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '341668'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis undella'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_Epiplocylis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Epiplocylis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Epiplocylis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_Epiplocylis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_Epiplocylis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_Epiplocylis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_Epiplocylis_sp.'^^xsd:string;
  dwc:scientificName 'Epiplocylis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '183562'^^xsd:integer;
  dwc:occurrenceId 'A2_43_Epiplocylis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183562'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Epiplocylis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_Favella_enrenbergii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Favella_enrenbergii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Favella_enrenbergii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_Favella_enrenbergii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_Favella_enrenbergii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_Favella_enrenbergii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_Favella_enrenbergii'^^xsd:string;
  dwc:scientificName 'Favella ehrenbergii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '235761'^^xsd:integer;
  dwc:occurrenceId 'A2_43_Favella_enrenbergii'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235761'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Favella enrenbergii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_Eutintinnus_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Eutintinnus_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Eutintinnus_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_Eutintinnus_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_Eutintinnus_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_Eutintinnus_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_Eutintinnus_spp.'^^xsd:string;
  dwc:scientificName 'Eutintinnus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '183543'^^xsd:integer;
  dwc:occurrenceId 'A2_43_Eutintinnus_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183543'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Eutintinnus spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_Amphorellopsis_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Amphorellopsis_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Amphorellopsis_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_Amphorellopsis_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_Amphorellopsis_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_Amphorellopsis_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_Amphorellopsis_sp.'^^xsd:string;
  dwc:scientificName 'Amphorellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '425527'^^xsd:integer;
  dwc:occurrenceId 'A2_43_Amphorellopsis_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '425527'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Amphorellopsis sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_Rabdonella_elegans>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Rabdonella_elegans> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Rabdonella_elegans> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_Rabdonella_elegans>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_Rabdonella_elegans>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_Rabdonella_elegans" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_Rabdonella_elegans'^^xsd:string;
  dwc:scientificName 'Rhabdonella elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '183577'^^xsd:integer;
  dwc:occurrenceId 'A2_43_Rabdonella_elegans'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183577'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella elegans'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_Rabdonella_brandti>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Rabdonella_brandti> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Rabdonella_brandti> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_Rabdonella_brandti>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_Rabdonella_brandti>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_Rabdonella_brandti" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_Rabdonella_brandti'^^xsd:string;
  dwc:scientificName 'Rhabdonella brandti'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '427513'^^xsd:integer;
  dwc:occurrenceId 'A2_43_Rabdonella_brandti'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427513'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonella brandti'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_Rabdonellopsis_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Rabdonellopsis_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Rabdonellopsis_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_Rabdonellopsis_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_Rabdonellopsis_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_Rabdonellopsis_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_Rabdonellopsis_spp.'^^xsd:string;
  dwc:scientificName 'Rhabdonellopsis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '183550'^^xsd:integer;
  dwc:occurrenceId 'A2_43_Rabdonellopsis_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183550'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Rabdonellopsis spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_Undella_claparedei>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Undella_claparedei> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Undella_claparedei> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_Undella_claparedei>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_Undella_claparedei>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_Undella_claparedei" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_Undella_claparedei'^^xsd:string;
  dwc:scientificName 'Undella claparedei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '341684'^^xsd:integer;
  dwc:occurrenceId 'A2_43_Undella_claparedei'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417240'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undella claparedei'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_Undella_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Undella_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Undella_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_Undella_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_Undella_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_Undella_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_Undella_sp.'^^xsd:string;
  dwc:scientificName 'Undella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '235764'^^xsd:integer;
  dwc:occurrenceId 'A2_43_Undella_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235764'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Undella sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_Xystonellopsis_heros>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Xystonellopsis_heros> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Xystonellopsis_heros> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_Xystonellopsis_heros>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_Xystonellopsis_heros>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_Xystonellopsis_heros" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_Xystonellopsis_heros'^^xsd:string;
  dwc:scientificName 'Xystonellopsis heros'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '417266'^^xsd:integer;
  dwc:occurrenceId 'A2_43_Xystonellopsis_heros'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '417266'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Xystonellopsis heros'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_Tintinnina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Tintinnina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Tintinnina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_Tintinnina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_Tintinnina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_Tintinnina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_Tintinnina_(others)'^^xsd:string;
  dwc:scientificName 'Tintinnina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '732976'^^xsd:integer;
  dwc:occurrenceId 'A2_43_Tintinnina_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  dwc:verbatimIdentification 'Tintinnina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_Collosphaera_macropora>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Collosphaera_macropora> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Collosphaera_macropora> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_Collosphaera_macropora>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_Collosphaera_macropora>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_Collosphaera_macropora" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_Collosphaera_macropora'^^xsd:string;
  dwc:scientificName 'Collosphaera macropora'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '493482'^^xsd:integer;
  dwc:occurrenceId 'A2_43_Collosphaera_macropora'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493482'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Collosphaera macropora'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_Dictyocoryne_profunda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Dictyocoryne_profunda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Dictyocoryne_profunda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_Dictyocoryne_profunda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_Dictyocoryne_profunda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_Dictyocoryne_profunda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_Dictyocoryne_profunda'^^xsd:string;
  dwc:scientificName 'Dictyocoryne profunda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '412935'^^xsd:integer;
  dwc:occurrenceId 'A2_43_Dictyocoryne_profunda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412935'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne profunda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_Dictyocoryne_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Dictyocoryne_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Dictyocoryne_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_Dictyocoryne_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_Dictyocoryne_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_Dictyocoryne_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_Dictyocoryne_sp.'^^xsd:string;
  dwc:scientificName 'Dictyocoryne'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '412934'^^xsd:integer;
  dwc:occurrenceId 'A2_43_Dictyocoryne_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412934'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Dictyocoryne sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_Discopyle_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Discopyle_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Discopyle_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_Discopyle_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_Discopyle_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_Discopyle_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_Discopyle_sp.'^^xsd:string;
  dwc:scientificName 'Discopyle'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '493501'^^xsd:integer;
  dwc:occurrenceId 'A2_43_Discopyle_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Discopyle sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_Pylonidae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Pylonidae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Pylonidae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_Pylonidae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_Pylonidae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_Pylonidae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_Pylonidae'^^xsd:string;
  dwc:scientificName 'Pyloniidae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '345902'^^xsd:integer;
  dwc:occurrenceId 'A2_43_Pylonidae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345902'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:verbatimIdentification 'Pylonidae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_Spongodiscus_resurgens>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Spongodiscus_resurgens> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Spongodiscus_resurgens> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_Spongodiscus_resurgens>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_Spongodiscus_resurgens>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_Spongodiscus_resurgens" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_Spongodiscus_resurgens'^^xsd:string;
  dwc:scientificName 'Spongodiscus resurgens'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '493608'^^xsd:integer;
  dwc:occurrenceId 'A2_43_Spongodiscus_resurgens'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493608'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongodiscus resurgens'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_Spongosphaera_streptacantha>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Spongosphaera_streptacantha> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Spongosphaera_streptacantha> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_Spongosphaera_streptacantha>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_Spongosphaera_streptacantha>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_Spongosphaera_streptacantha" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_Spongosphaera_streptacantha'^^xsd:string;
  dwc:scientificName 'Spongosphaera streptacantha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '493393'^^xsd:integer;
  dwc:occurrenceId 'A2_43_Spongosphaera_streptacantha'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493393'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongosphaera streptacantha'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_Spongaster_tetras>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Spongaster_tetras> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Spongaster_tetras> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_Spongaster_tetras>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_Spongaster_tetras>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_Spongaster_tetras" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_Spongaster_tetras'^^xsd:string;
  dwc:scientificName 'Spongaster tetras'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '412940'^^xsd:integer;
  dwc:occurrenceId 'A2_43_Spongaster_tetras'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412940'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Spongaster tetras'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_Spongotrochus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Spongotrochus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Spongotrochus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_Spongotrochus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_Spongotrochus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_Spongotrochus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_Spongotrochus_sp.'^^xsd:string;
  dwc:scientificName 'Spongotrochus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '412948'^^xsd:integer;
  dwc:occurrenceId 'A2_43_Spongotrochus_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '412948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Spongotrochus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_Zygocircus_productus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Zygocircus_productus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Zygocircus_productus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_Zygocircus_productus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_Zygocircus_productus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_Zygocircus_productus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_Zygocircus_productus'^^xsd:string;
  dwc:scientificName 'Zygocircus productus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '493705'^^xsd:integer;
  dwc:occurrenceId 'A2_43_Zygocircus_productus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493705'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus productus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_Zygocircus_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Zygocircus_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Zygocircus_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_Zygocircus_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_Zygocircus_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_Zygocircus_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_Zygocircus_sp.'^^xsd:string;
  dwc:scientificName 'Zygocircus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '493702'^^xsd:integer;
  dwc:occurrenceId 'A2_43_Zygocircus_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '493702'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Zygocircus sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_Polycystina_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Polycystina_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Polycystina_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_Polycystina_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_Polycystina_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_Polycystina_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_Polycystina_(others)'^^xsd:string;
  dwc:scientificName 'Polycystina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '235740'^^xsd:integer;
  dwc:occurrenceId 'A2_43_Polycystina_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '235740'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Polycystina (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_ACANTHARIA_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_ACANTHARIA_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_ACANTHARIA_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_ACANTHARIA_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_ACANTHARIA_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_ACANTHARIA_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_ACANTHARIA_spp.'^^xsd:string;
  dwc:scientificName 'Acantharia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '586732'^^xsd:integer;
  dwc:occurrenceId 'A2_43_ACANTHARIA_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '586732'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'ACANTHARIA spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_Bolivina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Bolivina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Bolivina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_Bolivina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_Bolivina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_Bolivina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_Bolivina_sp.'^^xsd:string;
  dwc:scientificName 'Bolivina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '112101'^^xsd:integer;
  dwc:occurrenceId 'A2_43_Bolivina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Bolivina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_Globigerina_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Globigerina_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Globigerina_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_Globigerina_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_Globigerina_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_Globigerina_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_Globigerina_bulloides'^^xsd:string;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:occurrenceId 'A2_43_Globigerina_bulloides'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globigerina bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_Globogirinoides_ruber>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Globogirinoides_ruber> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Globogirinoides_ruber> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_Globogirinoides_ruber>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_Globogirinoides_ruber>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_Globogirinoides_ruber" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_Globogirinoides_ruber'^^xsd:string;
  dwc:scientificName 'Globigerinoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:occurrenceId 'A2_43_Globogirinoides_ruber'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Globogirinoides ruber'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_Globorotalia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Globorotalia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Globorotalia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_Globorotalia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_Globorotalia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_Globorotalia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_Globorotalia_spp.'^^xsd:string;
  dwc:scientificName 'Globorotalia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '112200'^^xsd:integer;
  dwc:occurrenceId 'A2_43_Globorotalia_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112200'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Globorotalia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_Neogloboquadrina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Neogloboquadrina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Neogloboquadrina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_Neogloboquadrina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_Neogloboquadrina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_Neogloboquadrina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_Neogloboquadrina_sp.'^^xsd:string;
  dwc:scientificName 'Neogloboquadrina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '112202'^^xsd:integer;
  dwc:occurrenceId 'A2_43_Neogloboquadrina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112202'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Neogloboquadrina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_Orbulina_universa>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Orbulina_universa> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Orbulina_universa> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_Orbulina_universa>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_Orbulina_universa>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_Orbulina_universa" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_Orbulina_universa'^^xsd:string;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:occurrenceId 'A2_43_Orbulina_universa'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Orbulina universa'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_Tretomphalus_bulloides>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Tretomphalus_bulloides> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Tretomphalus_bulloides> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_Tretomphalus_bulloides>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_Tretomphalus_bulloides>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_Tretomphalus_bulloides" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_Tretomphalus_bulloides'^^xsd:string;
  dwc:scientificName 'Tretomphalus bulloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '113184'^^xsd:integer;
  dwc:occurrenceId 'A2_43_Tretomphalus_bulloides'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '113184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Tretomphalus bulloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_Trochammina_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Trochammina_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Trochammina_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_Trochammina_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_Trochammina_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_Trochammina_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_Trochammina_sp.'^^xsd:string;
  dwc:scientificName 'Trochammina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:occurrenceId 'A2_43_Trochammina_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Trochammina sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_Foraminifera_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Foraminifera_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Foraminifera_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_Foraminifera_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_Foraminifera_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_Foraminifera_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_Foraminifera_(others)'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:occurrenceId 'A2_43_Foraminifera_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Foraminifera (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_Nannocalanus_minor>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Nannocalanus_minor> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Nannocalanus_minor> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_Nannocalanus_minor>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_Nannocalanus_minor>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_Nannocalanus_minor" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_Nannocalanus_minor'^^xsd:string;
  dwc:scientificName 'Nannocalanus minor'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '104469'^^xsd:integer;
  dwc:occurrenceId 'A2_43_Nannocalanus_minor'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104469'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus minor'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_Nannocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Nannocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Nannocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_Nannocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_Nannocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_Nannocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Nannocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '104154'^^xsd:integer;
  dwc:occurrenceId 'A2_43_Nannocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104154'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Nannocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_Neocalanus_robustior>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Neocalanus_robustior> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Neocalanus_robustior> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_Neocalanus_robustior>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_Neocalanus_robustior>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_Neocalanus_robustior" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_Neocalanus_robustior'^^xsd:string;
  dwc:scientificName 'Neocalanus robustior'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '104472'^^xsd:integer;
  dwc:occurrenceId 'A2_43_Neocalanus_robustior'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104472'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Neocalanus robustior'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_Undinula_vulgaris_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Undinula_vulgaris_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Undinula_vulgaris_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_Undinula_vulgaris_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_Undinula_vulgaris_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_Undinula_vulgaris_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:scientificName 'Undinula vulgaris'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '104473'^^xsd:integer;
  dwc:occurrenceId 'A2_43_Undinula_vulgaris_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104473'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Undinula vulgaris (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_Acrocalanus_longicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Acrocalanus_longicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Acrocalanus_longicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_Acrocalanus_longicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_Acrocalanus_longicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_Acrocalanus_longicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_Acrocalanus_longicornis'^^xsd:string;
  dwc:scientificName 'Acrocalanus longicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '104646'^^xsd:integer;
  dwc:occurrenceId 'A2_43_Acrocalanus_longicornis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104646'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus longicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_Acrocalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Acrocalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Acrocalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_Acrocalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_Acrocalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_Acrocalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Acrocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '104192'^^xsd:integer;
  dwc:occurrenceId 'A2_43_Acrocalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104192'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Acrocalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_Calocalanos_pavo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Calocalanos_pavo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Calocalanos_pavo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_Calocalanos_pavo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_Calocalanos_pavo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_Calocalanos_pavo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_Calocalanos_pavo'^^xsd:string;
  dwc:scientificName 'Calocalanus pavo'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '104669'^^xsd:integer;
  dwc:occurrenceId 'A2_43_Calocalanos_pavo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanos pavo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Calocalanus_sp.%C2%A0_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_Calocalanus_sp.%C2%A0_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_Calocalanus_sp. _(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:scientificName 'Calocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '104193'^^xsd:integer;
  dwc:occurrenceId 'A2_43_Calocalanus_sp. _(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104193'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Calocalanus sp.  (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_Delibus_sewelli>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Delibus_sewelli> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Delibus_sewelli> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_Delibus_sewelli>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_Delibus_sewelli>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_Delibus_sewelli" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_Delibus_sewelli'^^xsd:string;
  dwc:scientificName 'Delius sewelli'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '363906'^^xsd:integer;
  dwc:occurrenceId 'A2_43_Delibus_sewelli'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363906'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sewelli'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_Delibus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Delibus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Delibus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_Delibus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_Delibus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_Delibus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Delius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '363904'^^xsd:integer;
  dwc:occurrenceId 'A2_43_Delibus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '363904'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Delibus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_Mecynocera_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Mecynocera_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Mecynocera_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_Mecynocera_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_Mecynocera_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_Mecynocera_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Mecynocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '104184'^^xsd:integer;
  dwc:occurrenceId 'A2_43_Mecynocera_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Mecynocera sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_Paracalanus_aculeatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Paracalanus_aculeatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Paracalanus_aculeatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_Paracalanus_aculeatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_Paracalanus_aculeatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_Paracalanus_aculeatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_Paracalanus_aculeatus'^^xsd:string;
  dwc:scientificName 'Paracalanus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '104681'^^xsd:integer;
  dwc:occurrenceId 'A2_43_Paracalanus_aculeatus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1464945'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus aculeatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_Paracalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Paracalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Paracalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_Paracalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_Paracalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_Paracalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Paracalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '104196'^^xsd:integer;
  dwc:occurrenceId 'A2_43_Paracalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104196'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Paracalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_Rhincalanus_cornutus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Rhincalanus_cornutus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Rhincalanus_cornutus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_Rhincalanus_cornutus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_Rhincalanus_cornutus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_Rhincalanus_cornutus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_Rhincalanus_cornutus'^^xsd:string;
  dwc:scientificName 'Rhincalanus cornutus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '104542'^^xsd:integer;
  dwc:occurrenceId 'A2_43_Rhincalanus_cornutus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1488083'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Rhincalanus cornutus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_Subeucalanus_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Subeucalanus_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Subeucalanus_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_Subeucalanus_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_Subeucalanus_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_Subeucalanus_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Subeucalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '104173'^^xsd:integer;
  dwc:occurrenceId 'A2_43_Subeucalanus_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104173'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Subeucalanus sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_Clausocalanus_furcatus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Clausocalanus_furcatus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Clausocalanus_furcatus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_Clausocalanus_furcatus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_Clausocalanus_furcatus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_Clausocalanus_furcatus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_Clausocalanus_furcatus'^^xsd:string;
  dwc:scientificName 'Clausocalanus furcatus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '104503'^^xsd:integer;
  dwc:occurrenceId 'A2_43_Clausocalanus_furcatus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104503'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus furcatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_Clausocalanus_mastigophorus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Clausocalanus_mastigophorus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Clausocalanus_mastigophorus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_Clausocalanus_mastigophorus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_Clausocalanus_mastigophorus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_Clausocalanus_mastigophorus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:scientificName 'Clausocalanus mastigophorus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '104506'^^xsd:integer;
  dwc:occurrenceId 'A2_43_Clausocalanus_mastigophorus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104506'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus mastigophorus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_Clausocalanus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Clausocalanus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Clausocalanus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_Clausocalanus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_Clausocalanus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_Clausocalanus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Clausocalanus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '104161'^^xsd:integer;
  dwc:occurrenceId 'A2_43_Clausocalanus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104161'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Clausocalanus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_Euchaeta_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Euchaeta_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Euchaeta_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_Euchaeta_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_Euchaeta_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_Euchaeta_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Euchaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '104174'^^xsd:integer;
  dwc:occurrenceId 'A2_43_Euchaeta_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104174'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Euchaeta spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_Scolecithrix_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Scolecithrix_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Scolecithrix_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_Scolecithrix_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_Scolecithrix_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_Scolecithrix_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_Scolecithrix_danae'^^xsd:string;
  dwc:scientificName 'Scolecithrix danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '104821'^^xsd:integer;
  dwc:occurrenceId 'A2_43_Scolecithrix_danae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104821'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_Scolecithrix_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Scolecithrix_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Scolecithrix_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_Scolecithrix_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_Scolecithrix_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_Scolecithrix_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Scolecithrix'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '104230'^^xsd:integer;
  dwc:occurrenceId 'A2_43_Scolecithrix_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104230'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Scolecithrix sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_Lucicutia_flavicornis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Lucicutia_flavicornis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Lucicutia_flavicornis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_Lucicutia_flavicornis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_Lucicutia_flavicornis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_Lucicutia_flavicornis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_Lucicutia_flavicornis'^^xsd:string;
  dwc:scientificName 'Lucicutia flavicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '104597'^^xsd:integer;
  dwc:occurrenceId 'A2_43_Lucicutia_flavicornis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104597'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia flavicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_Lucicutia_sp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Lucicutia_sp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Lucicutia_sp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_Lucicutia_sp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_Lucicutia_sp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_Lucicutia_sp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_Lucicutia_sp.'^^xsd:string;
  dwc:scientificName 'Lucicutia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '104183'^^xsd:integer;
  dwc:occurrenceId 'A2_43_Lucicutia_sp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104183'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Lucicutia sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_Pleuromamma_sp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Pleuromamma_sp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Pleuromamma_sp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_Pleuromamma_sp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_Pleuromamma_sp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_Pleuromamma_sp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Pleuromamma'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '104191'^^xsd:integer;
  dwc:occurrenceId 'A2_43_Pleuromamma_sp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104191'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Pleuromamma sp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_Temora_stylifera_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Temora_stylifera_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Temora_stylifera_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_Temora_stylifera_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_Temora_stylifera_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_Temora_stylifera_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:scientificName 'Temora stylifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '104879'^^xsd:integer;
  dwc:occurrenceId 'A2_43_Temora_stylifera_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104879'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora stylifera (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_Temora_turbinata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Temora_turbinata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Temora_turbinata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_Temora_turbinata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_Temora_turbinata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_Temora_turbinata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_Temora_turbinata'^^xsd:string;
  dwc:scientificName 'Temora turbinata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '104880'^^xsd:integer;
  dwc:occurrenceId 'A2_43_Temora_turbinata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104880'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Temora turbinata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_Candacia_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Candacia_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Candacia_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_Candacia_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_Candacia_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_Candacia_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_Candacia_spp.'^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A2_43_Candacia_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_Candacia_sp._%28copepodite%29%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Candacia_sp._%28copepodite%29%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Candacia_sp._%28copepodite%29%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_Candacia_sp._%28copepodite%29%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_Candacia_sp._%28copepodite%29%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_Candacia_sp._(copepodite) " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:scientificName 'Candacia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:occurrenceId 'A2_43_Candacia_sp._(copepodite) '^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Candacia sp. (copepodite) '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_Calanopia_americana_%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Calanopia_americana_%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Calanopia_americana_%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_Calanopia_americana_%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_Calanopia_americana_%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_Calanopia_americana_(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:scientificName 'Calanopia americana'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '104723'^^xsd:integer;
  dwc:occurrenceId 'A2_43_Calanopia_americana_(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104723'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Calanopia americana (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_Acartia_danae>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Acartia_danae> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Acartia_danae> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_Acartia_danae>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_Acartia_danae>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_Acartia_danae" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_Acartia_danae'^^xsd:string;
  dwc:scientificName 'Acartia (Acartia) danae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '346026'^^xsd:integer;
  dwc:occurrenceId 'A2_43_Acartia_danae'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346026'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia danae'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_Acartia_lilljeborgii>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Acartia_lilljeborgii> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Acartia_lilljeborgii> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_Acartia_lilljeborgii>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_Acartia_lilljeborgii>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_Acartia_lilljeborgii" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_Acartia_lilljeborgii'^^xsd:string;
  dwc:scientificName 'Acartia lilljeborgii'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '348510'^^xsd:integer;
  dwc:occurrenceId 'A2_43_Acartia_lilljeborgii'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Acartia lilljeborgii'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_Calanoida_%28others_copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Calanoida_%28others_copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Calanoida_%28others_copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_Calanoida_%28others_copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_Calanoida_%28others_copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_Calanoida_(others_copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'A2_43_Calanoida_(others_copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Calanoida (others copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_Oithona_atlantica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Oithona_atlantica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Oithona_atlantica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_Oithona_atlantica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_Oithona_atlantica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_Oithona_atlantica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_Oithona_atlantica'^^xsd:string;
  dwc:scientificName 'Oithona atlantica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '106642'^^xsd:integer;
  dwc:occurrenceId 'A2_43_Oithona_atlantica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106642'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona atlantica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_Oithona_plumifera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Oithona_plumifera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Oithona_plumifera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_Oithona_plumifera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_Oithona_plumifera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_Oithona_plumifera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_Oithona_plumifera'^^xsd:string;
  dwc:scientificName 'Oithona plumifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '106652'^^xsd:integer;
  dwc:occurrenceId 'A2_43_Oithona_plumifera'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106652'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona plumifera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_Oithona_setigera>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Oithona_setigera> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Oithona_setigera> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_Oithona_setigera>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_Oithona_setigera>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_Oithona_setigera" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_Oithona_setigera'^^xsd:string;
  dwc:scientificName 'Oithona setigera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '106655'^^xsd:integer;
  dwc:occurrenceId 'A2_43_Oithona_setigera'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '734517'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona setigera'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_Oithona_hebes>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Oithona_hebes> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Oithona_hebes> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_Oithona_hebes>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_Oithona_hebes>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_Oithona_hebes" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_Oithona_hebes'^^xsd:string;
  dwc:scientificName 'Oithona hebes'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '106647'^^xsd:integer;
  dwc:occurrenceId 'A2_43_Oithona_hebes'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106647'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona hebes'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_Oithona_spp.%C2%A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Oithona_spp.%C2%A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Oithona_spp.%C2%A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_Oithona_spp.%C2%A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_Oithona_spp.%C2%A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_Oithona_spp. " ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_Oithona_spp. '^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A2_43_Oithona_spp. '^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. '^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_Oithona_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Oithona_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Oithona_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_Oithona_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_Oithona_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_Oithona_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oithona'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:occurrenceId 'A2_43_Oithona_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oithona spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_Microsetella_norvegica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Microsetella_norvegica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Microsetella_norvegica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_Microsetella_norvegica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_Microsetella_norvegica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_Microsetella_norvegica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_Microsetella_norvegica'^^xsd:string;
  dwc:scientificName 'Microsetella norvegica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '116115'^^xsd:integer;
  dwc:occurrenceId 'A2_43_Microsetella_norvegica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116115'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella norvegica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_Microsetella_rosea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Microsetella_rosea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Microsetella_rosea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_Microsetella_rosea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_Microsetella_rosea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_Microsetella_rosea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_Microsetella_rosea'^^xsd:string;
  dwc:scientificName 'Microsetella rosea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '116116'^^xsd:integer;
  dwc:occurrenceId 'A2_43_Microsetella_rosea'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116116'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella rosea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_Microsetella_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Microsetella_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Microsetella_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_Microsetella_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_Microsetella_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_Microsetella_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Microsetella'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '115341'^^xsd:integer;
  dwc:occurrenceId 'A2_43_Microsetella_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115341'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Microsetella spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_Macrosetella_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Macrosetella_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Macrosetella_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_Macrosetella_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_Macrosetella_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_Macrosetella_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_Macrosetella_gracilis'^^xsd:string;
  dwc:scientificName 'Macrosetella gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '116382'^^xsd:integer;
  dwc:occurrenceId 'A2_43_Macrosetella_gracilis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116382'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Macrosetella gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_Miracia_efferata>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Miracia_efferata> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Miracia_efferata> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_Miracia_efferata>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_Miracia_efferata>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_Miracia_efferata" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_Miracia_efferata'^^xsd:string;
  dwc:scientificName 'Miracia efferata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '116383'^^xsd:integer;
  dwc:occurrenceId 'A2_43_Miracia_efferata'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116383'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Miracia efferata'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_Oncaea_media>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Oncaea_media> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Oncaea_media> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_Oncaea_media>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_Oncaea_media>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_Oncaea_media" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_Oncaea_media'^^xsd:string;
  dwc:scientificName 'Oncaea media'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '128938'^^xsd:integer;
  dwc:occurrenceId 'A2_43_Oncaea_media'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1862287'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea media'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_Oncaea_venusta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Oncaea_venusta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Oncaea_venusta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_Oncaea_venusta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_Oncaea_venusta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_Oncaea_venusta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_Oncaea_venusta'^^xsd:string;
  dwc:scientificName 'Oncaea venusta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '128954'^^xsd:integer;
  dwc:occurrenceId 'A2_43_Oncaea_venusta'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1754274'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea venusta'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_Oncaea_mediterranea>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Oncaea_mediterranea> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Oncaea_mediterranea> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_Oncaea_mediterranea>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_Oncaea_mediterranea>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_Oncaea_mediterranea" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_Oncaea_mediterranea'^^xsd:string;
  dwc:scientificName 'Oncaea mediterranea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '128939'^^xsd:integer;
  dwc:occurrenceId 'A2_43_Oncaea_mediterranea'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128939'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea mediterranea'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_Oncaea_scottodicarloi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Oncaea_scottodicarloi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Oncaea_scottodicarloi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_Oncaea_scottodicarloi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_Oncaea_scottodicarloi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_Oncaea_scottodicarloi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_Oncaea_scottodicarloi'^^xsd:string;
  dwc:scientificName 'Oncaea scottodicarloi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '128950'^^xsd:integer;
  dwc:occurrenceId 'A2_43_Oncaea_scottodicarloi'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128950'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea scottodicarloi'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_Oncaea_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Oncaea_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Oncaea_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_Oncaea_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_Oncaea_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_Oncaea_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Oncaea'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '128690'^^xsd:integer;
  dwc:occurrenceId 'A2_43_Oncaea_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128690'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oncaea spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_Hemicyclops_thallassius>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Hemicyclops_thallassius> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Hemicyclops_thallassius> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_Hemicyclops_thallassius>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_Hemicyclops_thallassius>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_Hemicyclops_thallassius" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_Hemicyclops_thallassius'^^xsd:string;
  dwc:scientificName 'Hemicyclops thalassius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '352254'^^xsd:integer;
  dwc:occurrenceId 'A2_43_Hemicyclops_thallassius'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '352254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Hemicyclops thallassius'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_Copilia_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Copilia_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Copilia_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_Copilia_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_Copilia_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_Copilia_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Copilia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '128721'^^xsd:integer;
  dwc:occurrenceId 'A2_43_Copilia_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128721'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Copilia spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_Agetus_flaccus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Agetus_flaccus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Agetus_flaccus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_Agetus_flaccus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_Agetus_flaccus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_Agetus_flaccus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_Agetus_flaccus'^^xsd:string;
  dwc:scientificName 'Agetus flaccus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '128795'^^xsd:integer;
  dwc:occurrenceId 'A2_43_Agetus_flaccus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128795'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Agetus flaccus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_Corycaeus_speciosus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Corycaeus_speciosus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Corycaeus_speciosus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_Corycaeus_speciosus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_Corycaeus_speciosus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_Corycaeus_speciosus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_Corycaeus_speciosus'^^xsd:string;
  dwc:scientificName 'Corycaeus speciosus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '128800'^^xsd:integer;
  dwc:occurrenceId 'A2_43_Corycaeus_speciosus'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128800'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus speciosus'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_Corycaeus_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Corycaeus_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Corycaeus_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_Corycaeus_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_Corycaeus_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_Corycaeus_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Corycaeus'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '128634'^^xsd:integer;
  dwc:occurrenceId 'A2_43_Corycaeus_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128634'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Corycaeus spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_Farranula_gracilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Farranula_gracilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Farranula_gracilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_Farranula_gracilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_Farranula_gracilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_Farranula_gracilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_Farranula_gracilis'^^xsd:string;
  dwc:scientificName 'Farranula gracilis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '128813'^^xsd:integer;
  dwc:occurrenceId 'A2_43_Farranula_gracilis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128813'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_Farranula_spp._%28copepodite%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Farranula_spp._%28copepodite%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Farranula_spp._%28copepodite%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_Farranula_spp._%28copepodite%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_Farranula_spp._%28copepodite%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_Farranula_spp._(copepodite)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:scientificName 'Farranula'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '128636'^^xsd:integer;
  dwc:occurrenceId 'A2_43_Farranula_spp._(copepodite)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128636'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Farranula spp. (copepodite)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_Copepoda_%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Copepoda_%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Copepoda_%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_Copepoda_%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_Copepoda_%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_Copepoda_(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_Copepoda_(nauplius)'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'A2_43_Copepoda_(nauplius)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Copepoda (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_CIRRIPEDIA__%28nauplius%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_CIRRIPEDIA__%28nauplius%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_CIRRIPEDIA__%28nauplius%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_CIRRIPEDIA__%28nauplius%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_CIRRIPEDIA__%28nauplius%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_CIRRIPEDIA__(nauplius)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:occurrenceId 'A2_43_CIRRIPEDIA__(nauplius)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  dwc:verbatimIdentification 'CIRRIPEDIA  (nauplius)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_STOMATOPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_STOMATOPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_STOMATOPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_STOMATOPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_STOMATOPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_STOMATOPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Stomatopoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '14355'^^xsd:integer;
  dwc:occurrenceId 'A2_43_STOMATOPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '14355'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'STOMATOPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_DECAPODA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_DECAPODA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_DECAPODA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_DECAPODA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_DECAPODA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_DECAPODA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_DECAPODA_(larvae)'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:occurrenceId 'A2_43_DECAPODA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'DECAPODA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_ECHINODERMATA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_ECHINODERMATA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_ECHINODERMATA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_ECHINODERMATA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_ECHINODERMATA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_ECHINODERMATA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:scientificName 'Echinodermata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '1806'^^xsd:integer;
  dwc:occurrenceId 'A2_43_ECHINODERMATA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1806'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'ECHINODERMATA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_BRYOZOA_%28cyphonauta_larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_BRYOZOA_%28cyphonauta_larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_BRYOZOA_%28cyphonauta_larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_BRYOZOA_%28cyphonauta_larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_BRYOZOA_%28cyphonauta_larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_BRYOZOA_(cyphonauta_larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'A2_43_BRYOZOA_(cyphonauta_larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'BRYOZOA (cyphonauta larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_Sagitta_friedreich>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Sagitta_friedreich> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Sagitta_friedreich> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_Sagitta_friedreich>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_Sagitta_friedreich>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_Sagitta_friedreich" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_Sagitta_friedreich'^^xsd:string;
  dwc:scientificName 'Sagitta friderici'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '105452'^^xsd:integer;
  dwc:occurrenceId 'A2_43_Sagitta_friedreich'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105441'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta friedreich'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_Sagitta_spp.%C2%A0%28imature%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Sagitta_spp.%C2%A0%28imature%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Sagitta_spp.%C2%A0%28imature%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_Sagitta_spp.%C2%A0%28imature%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_Sagitta_spp.%C2%A0%28imature%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_Sagitta_spp. (imature)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_Sagitta_spp. (imature)'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:occurrenceId 'A2_43_Sagitta_spp. (imature)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Sagitta spp. (imature)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_Chaetognatha_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Chaetognatha_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Chaetognatha_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_Chaetognatha_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_Chaetognatha_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_Chaetognatha_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_Chaetognatha_(others)'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:occurrenceId 'A2_43_Chaetognatha_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:verbatimIdentification 'Chaetognatha (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_Fritillaria_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Fritillaria_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Fritillaria_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_Fritillaria_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_Fritillaria_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_Fritillaria_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_Fritillaria_spp.'^^xsd:string;
  dwc:scientificName 'Fritillaria'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '103358'^^xsd:integer;
  dwc:occurrenceId 'A2_43_Fritillaria_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Fritillaria spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_Oikopleura_dioica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Oikopleura_dioica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Oikopleura_dioica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_Oikopleura_dioica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_Oikopleura_dioica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_Oikopleura_dioica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_Oikopleura_dioica'^^xsd:string;
  dwc:scientificName 'Oikopleura dioica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '1770057'^^xsd:integer;
  dwc:occurrenceId 'A2_43_Oikopleura_dioica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura dioica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_Oikopleura_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Oikopleura_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Oikopleura_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_Oikopleura_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_Oikopleura_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_Oikopleura_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_Oikopleura_spp.'^^xsd:string;
  dwc:scientificName 'Oikopleura'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '103367'^^xsd:integer;
  dwc:occurrenceId 'A2_43_Oikopleura_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Oikopleura spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_Appendicularia_%28others%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Appendicularia_%28others%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Appendicularia_%28others%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_Appendicularia_%28others%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_Appendicularia_%28others%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_Appendicularia_(others)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_Appendicularia_(others)'^^xsd:string;
  dwc:scientificName 'Appendicularia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '146421'^^xsd:integer;
  dwc:occurrenceId 'A2_43_Appendicularia_(others)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146421'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Appendicularia (others)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_Thalia_democratica>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Thalia_democratica> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Thalia_democratica> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_Thalia_democratica>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_Thalia_democratica>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_Thalia_democratica" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_Thalia_democratica'^^xsd:string;
  dwc:scientificName 'Thalia democratica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '137279'^^xsd:integer;
  dwc:occurrenceId 'A2_43_Thalia_democratica'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137279'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:verbatimIdentification 'Thalia democratica'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_Doliolo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Doliolo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Doliolo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_Doliolo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_Doliolo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_Doliolo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_Doliolo'^^xsd:string;
  dwc:scientificName 'Dolioloides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '137221'^^xsd:integer;
  dwc:occurrenceId 'A2_43_Doliolo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137221'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Doliolo'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_Teleostei_%28egg%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Teleostei_%28egg%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Teleostei_%28egg%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_Teleostei_%28egg%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_Teleostei_%28egg%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_Teleostei_(egg)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_Teleostei_(egg)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A2_43_Teleostei_(egg)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (egg)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_Teleostei_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Teleostei_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Teleostei_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_Teleostei_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_Teleostei_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_Teleostei_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_Teleostei_(larvae)'^^xsd:string;
  dwc:scientificName 'Teleostei'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '293496'^^xsd:integer;
  dwc:occurrenceId 'A2_43_Teleostei_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '293496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Teleostei (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_SIPHONOPHORAE_spp.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_SIPHONOPHORAE_spp.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_SIPHONOPHORAE_spp.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_SIPHONOPHORAE_spp.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_SIPHONOPHORAE_spp.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_SIPHONOPHORAE_spp." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:scientificName 'Siphonophorae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '1371'^^xsd:integer;
  dwc:occurrenceId 'A2_43_SIPHONOPHORAE_spp.'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'SIPHONOPHORAE spp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_Gastropoda_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Gastropoda_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Gastropoda_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_Gastropoda_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_Gastropoda_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_Gastropoda_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_Gastropoda_(veliger)'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'A2_43_Gastropoda_(veliger)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Gastropoda (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_Pteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Pteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Pteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_Pteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_Pteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_Pteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_Pteropoda'^^xsd:string;
  dwc:scientificName 'Pteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '325345'^^xsd:integer;
  dwc:occurrenceId 'A2_43_Pteropoda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '325345'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'Pteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_Heteropoda>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Heteropoda> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Heteropoda> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_Heteropoda>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_Heteropoda>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_Heteropoda" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_Heteropoda'^^xsd:string;
  dwc:scientificName 'Heteropoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '1491356'^^xsd:integer;
  dwc:occurrenceId 'A2_43_Heteropoda'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491356'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:verbatimIdentification 'Heteropoda'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_Bivalvia_%28veliger%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Bivalvia_%28veliger%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_Bivalvia_%28veliger%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_Bivalvia_%28veliger%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_Bivalvia_%28veliger%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_Bivalvia_(veliger)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_Bivalvia_(veliger)'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'A2_43_Bivalvia_(veliger)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'Bivalvia (veliger)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_POLYCHAETA_%28larvae%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_POLYCHAETA_%28larvae%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_POLYCHAETA_%28larvae%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_POLYCHAETA_%28larvae%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_POLYCHAETA_%28larvae%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_POLYCHAETA_(larvae)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'A2_43_POLYCHAETA_(larvae)'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'POLYCHAETA (larvae)'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_OSTRACODA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_OSTRACODA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_OSTRACODA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_OSTRACODA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_OSTRACODA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_OSTRACODA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_OSTRACODA'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'A2_43_OSTRACODA'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:verbatimIdentification 'OSTRACODA'^^xsd:string;
  .
<https://eurobis.org/id/location/8738_Abracos_2_A2_43_CLADOCERA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8738_Abracos_2_A2_43_CLADOCERA> ;
  mr:hasGeometry <https://eurobis.org/id/point/8738_Abracos_2_A2_43_CLADOCERA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6132333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.7404015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "623810.7899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8738_Abracos_2_A2_43_CLADOCERA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6132333 -31.7404015)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6132333"^^xsd:decimal ;
  geo-pos:long "-31.7404015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "623810.7899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8738_Abracos_2_A2_43_CLADOCERA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A2_43_CLADOCERA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8738_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'IFREMER'^^xsd:string;
  dwc:collectionCode 'Abundance data of large microzooplankton collected during the ABRACOS 1 and 2 surveys performed along the northeast Brazilian continental shelf, slope and open ocean'^^xsd:string;
  dwc:catalogNumber 'A2_43_CLADOCERA'^^xsd:string;
  dwc:scientificName 'Cladocera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:longitude '-31.7404015'^^xsd:double;
  dwc:latitude '-3.6132333'^^xsd:double;
  dwc:coordinatePrecision '623810.7899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30 -10, -30 -2, -38 -2, -38 -10, -30 -10))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Night| Area 2| Station 43'^^xsd:string;
  dwc:aphiaid '1076'^^xsd:integer;
  dwc:occurrenceId 'A2_43_CLADOCERA'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '155670'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:verbatimIdentification 'CLADOCERA'^^xsd:string;
  .
# EOF